/* Nasconde la scrollbar in tutti i browser mantenendo lo scroll funzionante */
html, body {
  scrollbar-width: none;       /* Firefox */
  -ms-overflow-style: none;    /* IE / Edge legacy */
  overflow-x: hidden;          /* prevent horizontal scrollbar from marquee breakout */
}
html::-webkit-scrollbar,
body::-webkit-scrollbar {
  display: none;               /* Chrome · Safari · Opera */
}

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

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

.background {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  mix-blend-mode: normal;
  background-image: linear-gradient(#0000009e, #0000009e), url('../images/dargohero.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.divprogetto {
  width: 100%;
  height: 100vh;
  position: absolute;
  will-change: opacity, filter;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.divprogetto.div1 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  opacity: 1;
  background-image: url('../images/ClubVIP.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.divprogetto.div2 {
  z-index: auto;
  background-image: url('../images/Interior-Bali.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  display: flex;
}

.divprogetto.div3 {
  background-image: url('../images/BG.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
}

.divprogetto2 {
  min-width: 100%;
  min-height: 100vh;
  position: absolute;
}

.divprogetto3 {
  background-color: #0000;
  min-width: 100%;
  min-height: 100vh;
  position: absolute;
}

.divnavmenu {
  z-index: 2;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  white-space: nowrap;
  word-break: normal;
  overflow-wrap: normal;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  min-width: auto;
  height: auto;
  margin-left: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: flex;
  position: relative;
  inset: 0% auto 0% 0%;
}

.pulsante1 {
  background-color: #a0bcd6;
}

.pulsante {
  -webkit-backdrop-filter: blur(12px) saturate(180%);
  backdrop-filter: blur(12px) saturate(180%);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
  transform-origin: 100%;
  color: #fff;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.37);
  width: auto;
  min-width: auto;
  padding: 7px 12px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  will-change: backdrop-filter, transform;
  isolation: isolate;
}

.pulsante.p1 {
  position: relative;
}

.pulsante.p2 {
  outline-offset: 0px;
  outline: 3px #fff;
  padding-left: 12px;
  padding-right: 12px;
}

.body {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #a20808;
  justify-content: center;
  align-items: center;
  max-width: none;
  padding-left: 0;
  display: flex;
  overflow: hidden;
}

.tagline {
  justify-content: center;
  align-items: center;
  width: 500px;
  height: auto;
  font-family: PT Serif, serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 1.2;
  display: block;
  position: relative;
  inset: 0% 0% 0 0;
}

.text-block {
  display: block;
}

.text-block-2 {
  box-sizing: border-box;
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 4rem;
  font-weight: 500;
  line-height: 1;
  display: flex;
  position: relative;
}

.div-block {
  width: 100%;
  height: 100vh;
  position: absolute;
  inset: 0% 0% auto;
}

._1t {
  position: static;
}

.t {
  width: 100%;
  height: 100vh;
  position: absolute;
  will-change: opacity;
  transform: translateZ(0);
}

.t._1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  width: 1280px;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.t._2 {
  z-index: auto;
  justify-content: space-between;
  align-items: center;
  width: 1280px;
  display: flex;
}

.t._3 {
  justify-content: space-between;
  align-items: center;
  width: 1280px;
  display: flex;
}

.div-block-2 {
  box-sizing: content-box;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: contain;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 200px;
  display: flex;
  position: relative;
  inset: 0%;
  overflow: hidden;
}

.div-block-4 {
  background-image: url('../images/copai1.png');
  background-position: 50%;
  background-size: cover;
  width: 466px;
  height: 100px;
  position: absolute;
  inset: 0%;
}

.text1t1 {
  color: #fff;
  font-family: PT Serif, serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  position: relative;
}

.text2t1 {
  color: #fff;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 5rem;
  font-weight: 500;
  line-height: 1;
  position: relative;
  will-change: opacity, transform;
}

.text3t1 {
  color: #fff;
  width: 60%;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3;
  display: block;
  position: relative;
  will-change: opacity, transform;
}

.imgt1 {
  perspective-origin: 50%;
  transform-origin: 50%;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100px;
  display: block;
  position: relative;
  overflow: hidden;
}

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

.quick-stack {
  width: 70%;
}

.img1 {
  background-image: url('../images/HDdown.webp');
  background-position: 0 0;
  background-size: cover;
  border-radius: 13px;
  width: 400px;
  height: 200px;
  margin-bottom: 100px;
  position: relative;
  inset: 0% 0% auto;
  overflow: visible;
}

.div-block-6 {
  background-image: url('../images/copai1.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.cell-2 {
  justify-content: flex-end;
  align-items: flex-end;
}

.image {
  z-index: 4;
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective-origin: 0 0;
  transform-origin: 0 0;
  object-fit: cover;
  width: 300px;
  height: 160px;
  margin-top: 0;
  margin-right: 0;
  padding-top: 0;
  display: block;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: clip;
}

.contimg {
  z-index: 4;
  justify-content: flex-end;
  align-items: flex-start;
  width: 80%;
  height: 80%;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.image-2 {
  object-fit: cover;
  object-position: 50% 0%;
  width: 300px;
  height: 200px;
}

.div-block-7 {
  grid-row-gap: 210px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: 100vh;
  padding-top: 100px;
  display: flex;
  position: relative;
}

.div-block-8 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  height: 100vh;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.text-block-3 {
  color: #fff;
}

.img2 {
  box-sizing: border-box;
  aspect-ratio: 1;
  transform-origin: 50%;
  object-fit: cover;
  border-radius: 10px;
  width: 23rem;
  max-width: none;
  height: auto;
  display: block;
  position: relative;
  inset: 0% 0% 0% auto;
  overflow: hidden;
  transform: translateZ(0);
  will-change: opacity, transform;
}

.body-2 {
  background-color: #000;
  flex-flow: column;
  padding-top: 140px;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
}

.text-block-4 {
  color: #fff;
  background-color: #000;
  width: 100%;
  margin-bottom: 20px;
  padding-left: 40px;
  font-family: PT Serif, serif;
  font-size: 7rem;
  line-height: 1;
  position: relative;
}

.image-3 {
  object-fit: cover;
  width: 100%;
  height: 1000px;
  position: relative;
}

.div-block-9 {
  grid-column-gap: 200px;
  grid-row-gap: 200px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 25px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: .8rem;
  display: flex;
}

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

.text-block-5 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: .9rem;
}

.text-block-6 {
  color: #898989;
  font-family: Montserrat, sans-serif;
  font-size: .9rem;
}

.text-block-6._2 {
  padding-left: 40px;
}

.div-block-11 {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
}

.div-block-12 {
  background-image: url('../images/copai1.png');
  background-position: 50%;
  background-size: cover;
  width: 50%;
  height: 500px;
  display: block;
}

.div-block-13 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 220px 0;
  font-size: 1rem;
  line-height: 1.2;
  display: flex;
}

.div-block-13._1 {
  justify-content: center;
  align-items: flex-start;
  width: auto;
  margin-top: 180px;
  margin-bottom: 180px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 40px;
}

.text-block-7 {
  color: #fff;
  width: auto;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 200;
  line-height: 1.3;
}

.text-block-8 {
  color: #fff;
  width: 55%;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
}

.text-block-9 {
  color: #fff;
}

.div-block-14 {
  white-space: nowrap;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: auto;
  font-size: 8rem;
  line-height: 1.1;
  display: flex;
  position: relative;
  overflow: visible;
}

.div-block-15 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 400px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-16 {
  object-fit: fill;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.image-4 {
  box-sizing: border-box;
  object-fit: contain;
  position: relative;
  overflow: visible;
}

.div-block-17 {
  background-image: url('../images/copertina-libro-bateson.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30%;
  height: 100%;
}

.background-video-2 {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: cover;
  object-position: 50% 0%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.div-block-18 {
  object-fit: fill;
  width: 100%;
  height: 400px;
  margin-top: 300px;
  display: block;
  position: relative;
  overflow: hidden;
}

.text-block-10 {
  font-size: 2rem;
}

.section {
  display: flex;
}

.container {
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 1000px;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.container-2 {
  color: #fff;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.text-block-11, .text-block-12 {
  width: 200px;
  position: relative;
}

.section-2 {
  position: relative;
}

.div-block-20 {
  color: #fff;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-21 {
  justify-content: space-between;
  align-items: center;
  width: 95%;
  max-width: 1500px;
  display: flex;
  position: relative;
}

.div-block-22 {
  justify-content: center;
  align-items: center;
  width: 80%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.contenitore1 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100vh;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
}

.grid {
  justify-items: end;
}

.quick-stack-2 {
  grid-column-gap: 18px;
  width: 80%;
  height: 80vh;
  max-height: 85vh;
}

.quick-stack-2._1 {
  grid-column-gap: 18px;
  height: 90vh;
  padding-bottom: 0;
}

.quick-stack-2._2 {
  line-height: 1.3;
}

.cell-3 {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 40px;
}

.cell-4 {
  justify-content: flex-end;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.paragraph {
  margin-bottom: 0;
  font-family: PT Serif, serif;
  font-size: 1rem;
  display: block;
  position: absolute;
  inset: auto 220px 220px auto;
}

.div-block-23 {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  display: flex;
  position: absolute;
  inset: auto 0% 30%;
}

.button {
  color: #fff;
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 0;
  padding: 12px 20px;
  font-family: PT Serif, serif;
  font-size: 1.5rem;
  font-weight: 300;
}

.image-5 {
  color: #fff;
  -webkit-text-stroke-color: #9d0000;
  background-color: #0000;
  border: 1px #000;
  width: 50px;
}

.link-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 150px;
  padding: 5px 0;
  text-decoration: none;
  display: flex;
}

.text-block-13 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  font-family: PT Serif, serif;
  font-size: 1rem;
  text-decoration: none;
  display: block;
}

.image-6 {
  color: #fff;
  border: 1px #000;
}

.image-7, .image-8 {
  width: 25px;
}

.background-video-3 {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: cover;
  object-position: 50% 50%;
  background-image: url('../images/Mobile66.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 5px;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 70%;
  height: 80vh;
  display: flex;
  overflow: hidden;
}

.background-video-3.space {
  background-image: url('../images/CU1.jpg');
  background-position: 80%;
  background-size: cover;
}

.background-video-3.void {
  background-image: url('../images/VOID-MOBILE.webp');
  background-position: 60%;
}

.image-9 {
  object-fit: contain;
  width: auto;
}

.div-block-24 {
  box-sizing: border-box;
  aspect-ratio: 1;
  justify-content: center;
  align-items: center;
  width: 30%;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.image-10 {
  box-sizing: border-box;
  -webkit-backdrop-filter: drop-shadow(14px 11px 9px #000);
  backdrop-filter: drop-shadow(14px 11px 9px #000);
  object-fit: cover;
  border-radius: 0;
  width: auto;
  height: 100%;
  overflow: hidden;
}

.div-block-25 {
  aspect-ratio: auto;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 55%;
  display: flex;
}

.link {
  color: #898989;
  font-size: .9rem;
  text-decoration: none;
}

.text-block-14 {
  color: #fff;
  font-size: 10rem;
  line-height: 1;
}

.text-block-15 {
  color: #fff;
}

.text-1 {
  color: #fff;
  width: 60ch;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 200;
  line-height: 1.3;
}

.text2t2 {
  color: #fff;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 5rem;
  font-weight: 500;
  line-height: 1;
  will-change: opacity, transform;
}

.text3t2 {
  color: #fff;
  width: auto;
  padding-right: 0%;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3;
  display: block;
  will-change: opacity, transform;
}

.cell-5 {
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 60px;
  font-family: PT Serif, serif;
  font-size: .8rem;
}

.img3 {
  box-sizing: border-box;
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 10px;
  width: 30rem;
  max-width: none;
  height: 18rem;
  position: relative;
  overflow: auto;
  transform: translateZ(0);
  will-change: opacity, transform;
}

.cell-6 {
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 140px;
  padding-left: 100px;
}

.cell-7 {
  justify-content: center;
  align-items: center;
  padding-right: 140px;
  font-family: PT Serif, serif;
  font-size: 4rem;
}

.heading {
  color: #fff;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.5;
  display: block;
}

.div-block-26 {
  grid-column-gap: 110px;
  grid-row-gap: 110px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 20%;
  padding-right: 0;
  display: flex;
}

.text-block-16 {
  color: #ffffff6b;
  width: auto;
  font-family: Montserrat, sans-serif;
  font-size: .8rem;
  font-weight: 200;
}

.div-block-27 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  display: flex;
}

.div-block-28 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  order: 0;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-29 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 10px;
  display: flex;
}

.text-block-17 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Cormorant Garamond, sans-serif;
  font-size: .7rem;
  display: flex;
}

.text-block-18 {
  color: #888;
  background-color: #2a2a2a94;
  font-size: .7rem;
  line-height: 1;
  display: inline-block;
  white-space: nowrap;
  padding: 0.3rem 0;
}

.scorrere {
  overflow: hidden;
  width: 100vw;
  max-width: none;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  cursor: default;
}

.marquee-track {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  will-change: transform;
}

.div-block-30 {
  z-index: 100;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 16px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.button-2 {
  background-color: #3898ec00;
  width: 70px;
  padding-left: 0;
  padding-right: 0;
  font-size: .7rem;
}

.button-3 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #3898ec00;
  width: 70px;
  padding-left: 0;
  padding-right: 0;
}

.div-block-31 {
  box-sizing: border-box;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  object-fit: fill;
  border: 1px #fff;
  border-top-width: .5px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 60px;
  padding-left: 40px;
  padding-right: 40px;
  display: block;
  overflow: visible;
}

.div-footer {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.div-based {
  color: #888;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

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

.divfooter {
  color: #fff;
  font-size: 1rem;
}

.divfooterright {
  color: #fff;
  width: 40%;
}

.text-disclaimer {
  color: #777;
  letter-spacing: normal;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 1.8;
}

.div-block-36 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  order: 0;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.image-11 {
  width: 12px;
  max-width: none;
  height: 12px;
}

.link-block-2, .link-block-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-21 {
  color: #fff;
  white-space: nowrap;
  overflow-wrap: normal;
  font-size: .8rem;
}

.contenitore {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  border-top: 1px solid #333;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.text-footer {
  color: #555;
  letter-spacing: .16em;
  white-space: nowrap;
  overflow-wrap: normal;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.text-footer.ora {
  color: #777;
  font-size: 18px;
}

.text-footer.disclaimer {
  color: #555;
  letter-spacing: .22em;
  font-size: 12px;
}

.text-footer.copy {
  color: #555;
  letter-spacing: .08em;
}

.text-block-23 {
  font-size: .8rem;
}

.text-block-24 {
  box-sizing: border-box;
  object-fit: contain;
  width: 100%;
  font-size: .8rem;
  overflow: hidden;
}

.div-block-37 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: fill;
  object-position: 50% 50%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 180px;
  margin-bottom: 0;
  padding-bottom: 60px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.text-block-25 {
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 200;
  line-height: 1.3;
  display: block;
}

.div-block-38 {
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 220px;
  padding-bottom: 320px;
  display: flex;
}

.image-12 {
  width: 70%;
  min-width: auto;
  max-width: none;
  display: block;
}

.text-block-26 {
  color: #fff;
  font-size: 2rem;
}

.text-block-27 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  font-weight: 400;
}

.div-block-39 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 30%;
  display: flex;
}

.div-block-40 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #fff;
  flex-flow: column;
  width: 40%;
  margin-bottom: 180px;
  display: flex;
}

.div-block-41 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  order: 0;
  display: flex;
}

.text-block-28 {
  font-size: 2rem;
  line-height: 1;
}

.footer {
  grid-column-gap: 54px;
  grid-row-gap: 54px;
  flex-flow: column;
  order: 0;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.div-block-43 {
  background-image: linear-gradient(90deg, #000, #e5e5e5 49%, #000);
  width: 100%;
  height: .7px;
  display: none;
}

.div-block-44 {
  width: 15%;
  height: 100vh;
}

.image-13 {
  width: 70%;
  height: 100%;
}

.cell-8 {
  padding-left: 140px;
}

.image-14, .image-15, .image-16 {
  object-fit: cover;
  height: 100%;
}

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

.image-18 {
  aspect-ratio: auto;
  object-fit: cover;
  width: 100%;
  height: auto;
}

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

.image-20 {
  width: 12px;
}

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

/* Hero transition cover — appare sulle pagine di destinazione */
.hero-cover {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  overflow: hidden;
  pointer-events: none;
  will-change: transform, opacity;
  transform: translateY(0) translateZ(0);
  background-color: #000;
}
.hero-cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 70%;
  display: block;
}

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

.div-block-45 {
  background-image: url('../images/Hero-Desktop.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  width: 85%;
  height: 85vh;
  overflow: hidden;
}

.div-block-45.space {
  background-image: url('../images/Vista-Desktop.webp');
  background-position: 50%;
  background-size: cover;
}

.div-block-45.void {
  background-image: url('../images/Desktopvoid.webp');
  background-size: auto 160%;
}

.body-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 0;
  display: flex;
}

.div-block-46 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  white-space: nowrap;
  overflow-wrap: normal;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-47 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: 50%;
  height: 100%;
  display: flex;
}

.div-block-48 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #fff;
  flex-flow: column;
  justify-content: space-between;
  width: 35%;
  height: 100%;
  display: flex;
  overflow: visible;
}

.text-block-29 {
  color: #fff;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: 1;
}

.button-4 {
  justify-content: center;
  align-items: center;
  width: 40%;
  display: flex;
}

.button-1 {
  -webkit-backdrop-filter: blur(12px) saturate(180%);
  backdrop-filter: blur(12px) saturate(180%);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
  justify-content: center;
  align-items: center;
  width: auto;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Cormorant Garamond, sans-serif;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.37);
  display: flex;
  will-change: backdrop-filter, transform;
  isolation: isolate;
}

.button-1.submit {
  -webkit-appearance: none;
  appearance: none;
  width: auto;
}

.text-field {
  color: #d0d0d0;
  background-color: #000;
  border: 1px #000;
  border-top-color: #fff;
  border-bottom: 1px solid #888;
  height: 1.5rem;
  margin-bottom: 0;
  padding-left: 0;
}

.text-field:-webkit-autofill,
.text-field:-webkit-autofill:hover,
.text-field:-webkit-autofill:focus,
.text-field:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 1000px #000 inset !important;
  box-shadow: 0 0 0 1000px #000 inset !important;
  -webkit-text-fill-color: #d0d0d0 !important;
  caret-color: #d0d0d0;
}

.text-field:focus {
  outline: none;
  box-shadow: none;
  border-color: #888;
}

.text-field.message {
  height: 6rem;
}

.text-field-2 {
  background-color: #000;
  border: 1px #000;
  border-bottom: 1px solid #fff;
}

.submit-button {
  width: 20%;
}

.text-block-30 {
  color: #fff;
}

.div-block-49 {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.campo {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  width: 50%;
  display: flex;
}

.campo.message {
  width: 100%;
}

.div-block-52 {
  width: 50%;
}

.text-block-31 {
  color: #fff;
  display: none;
}

.form {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.div-block-53 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  height: auto;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  display: flex;
}

.form-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
}

.field-label {
  color: #888;
  margin-bottom: 0;
  font-size: .8rem;
  font-weight: 400;
}

.field-label-2 {
  margin-bottom: 0;
}

.div-block-54 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.form-block {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}

.div-block-55 {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 900px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-56 {
  border: 1px solid #fff;
  width: 100%;
  height: 200px;
}

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

.checkbox-field {
  order: -9999;
}

.checkbox {
  background-color: #000;
  border: 1px solid #fff;
}

.div-block-58 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  width: 100%;
  height: 100vh;
  padding: 120px 100px 60px;
  display: flex;
}

.div-block-59 {
  border: 1px solid #fff;
  width: 100%;
  height: 100px;
}

.checkbox-label {
  color: #888;
  margin-bottom: 0;
}

.div-block-60 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-61 {
  flex-flow: column;
  display: flex;
}

.container-navbar {
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0);
  transition: backdrop-filter 500ms cubic-bezier(0.33, 1, 0.68, 1),
              -webkit-backdrop-filter 500ms cubic-bezier(0.33, 1, 0.68, 1),
              box-shadow 500ms cubic-bezier(0.33, 1, 0.68, 1),
              border-color 500ms cubic-bezier(0.33, 1, 0.68, 1),
              width 600ms cubic-bezier(0.33, 1, 0.68, 1);
}

.container-navbar.scroll {
  -webkit-backdrop-filter: blur(12px) saturate(180%);
  backdrop-filter: blur(12px) saturate(180%);
  border-color: rgba(255, 255, 255, 0.2);
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.37);
  will-change: backdrop-filter, transform;
  isolation: isolate;
}

@media screen and (min-width: 992px) {
  .container-navbar.nav-shrunk {
    width: 40%;
  }
}

@media screen and (max-width: 991px) {
  .container-navbar.nav-shrunk {
    width: 90%;
  }
}

.div-block-62 {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-right: 220px;
  font-weight: 400;
  display: flex;
}

.div-block-63 {
  background-image: linear-gradient(90deg, #000 5%, #6f6f6f 50%, #fff0 95%);
  width: 100%;
  height: 1px;
}

.divider {
  background-color: #ffffff14;
  width: 1px;
  height: 140px;
}

.nome {
  color: #777;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.text-block-32, .text-block-33, .text-block-34 {
  font-family: Cormorant Garamond, sans-serif;
  font-weight: 300;
}

.div-block-64, .div-block-66 {
  display: none;
}

.code {
  font-family: Montserrat, sans-serif;
}

.text-block-35 {
  padding-left: 40px;
}

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

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

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

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

.bold-text {
  font-weight: 200;
  line-height: 1.3;
}

.bold-text-2, .bold-text-3 {
  font-weight: 200;
}

.cell-11 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding-left: 60px;
  padding-right: 60px;
}

.cell-10 {
  padding-left: 40px;
}

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

.img4 {
  object-fit: cover;
  object-position: 70% 50%;
  border-radius: 10px;
  width: 20rem;
  height: 28rem;
  transform: translateZ(0);
  will-change: opacity, transform;
}

.text2t3 {
  color: #fff;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 5rem;
  font-weight: 500;
  line-height: 1;
  will-change: opacity, transform;
}

.text3t3 {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 35ch;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1.3;
  display: block;
  will-change: opacity, transform;
}

.body-4 {
  background-color: #000;
  padding-top: 140px;
}

@media screen and (max-width: 991px) {
  .background {
    z-index: 1000;
    justify-content: center;
    align-items: center;
  }

  .divprogetto.div1 {
    display: none;
  }

  .divnavmenu {
    z-index: auto;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: center;
    align-items: flex-start;
    height: auto;
    margin-left: 0;
    padding-left: 0;
    position: relative;
  }

  .pulsante {
    font-family: Montserrat, sans-serif;
    font-weight: 600;
  }

  /* hover states moved to @media (hover: hover) at end of file */

  .tagline {
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
    width: 5ch;
    height: 100px;
    line-height: 1.2;
  }

  .text-block-2 {
    text-indent: 0;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 3rem;
  }

  .t._1 {
    display: none;
  }

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

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

  .div-block-11 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .text-block-7 {
    font-size: 1rem;
  }

  .contenitore1 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    margin-right: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-right: 40px;
  }

  .div-block-23 {
    position: relative;
    bottom: 0%;
  }

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

  .text-1 {
    font-size: 1rem;
    font-weight: 100;
  }

  .heading {
    white-space: nowrap;
    word-break: normal;
    overflow-wrap: normal;
    width: 100%;
    font-size: 1.8rem;
  }

  .div-block-26 {
    padding-left: 0%;
  }

  .div-block-27 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .text-block-17 {
    text-align: center;
  }

  .div-block-30 {
    padding-bottom: 16px;
  }

  .button-2 {
    width: 70px;
  }

  .button-3 {
    text-align: right;
    width: 70px;
  }

  .div-footer {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    height: 200px;
  }

  .divfooterright {
    width: auto;
  }

  .contenitore {
    padding-left: 10%;
    padding-right: 10%;
  }

  .text-block-25 {
    font-size: 1rem;
  }

  .div-block-45 {
    width: 80%;
    height: 65vh;
  }

  .div-block-45.space {
    background-position: 50%;
  }

  .div-block-47, .div-block-48 {
    width: 100%;
    height: 50%;
  }

  .text-block-29 {
    font-family: Cormorant Garamond, sans-serif;
  }

  .button-1 {
    padding-left: 30px;
    padding-right: 30px;
    font-family: Cormorant Garamond, sans-serif;
  }

  .div-block-53 {
    aspect-ratio: auto;
    font-family: Cormorant Garamond, sans-serif;
  }

  .field-label {
    white-space: nowrap;
    font-size: .7rem;
    font-weight: 400;
  }

  .div-block-55 {
    grid-column-gap: 12%;
    grid-row-gap: 12%;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .div-block-58 {
    padding-bottom: 8%;
    padding-left: 15%;
    padding-right: 15%;
  }

  .container-navbar {
    font-family: Montserrat, sans-serif;
  }

  .div-block-62 {
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .background {
    background-image: linear-gradient(#0000009e, #0000009e), url('../images/dargohero.avif');
    background-position: 0 0, 63%;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .divprogetto.div1 {
    justify-content: space-between;
    align-items: center;
  }

  .divnavmenu {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    height: auto;
    margin-left: 0;
    padding-left: 0;
    position: relative;
  }

  .pulsante {
    white-space: nowrap;
    font-family: Montserrat, sans-serif;
    font-size: .7rem;
    font-weight: 600;
  }

  .text-block-2 {
    text-indent: 0;
    white-space: normal;
    word-break: normal;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 3rem;
    display: block;
  }

  .text2t1 {
    opacity: 1;
    display: none;
  }

  .text3t1 {
    display: none;
  }

  .img2 {
    width: 250px;
    height: 150px;
    display: none;
  }

  .text-block-4 {
    padding-left: 40px;
    font-size: 4rem;
  }

  .div-block-9 {
    box-sizing: border-box;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-11 {
    flex-flow: column;
    height: auto;
  }

  .div-block-13 {
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .div-block-13._1 {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-top: 0;
  }

  .text-block-7 {
    font-size: .9rem;
  }

  .contenitore1 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-top: 60px;
    padding-left: 23px;
    padding-right: 23px;
  }

  .div-block-23 {
    position: relative;
    bottom: 0%;
  }

  .background-video-3 {
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: 350px;
  }

  .div-block-24 {
    height: 100%;
  }

  .text-1 {
    width: auto;
    font-size: .9rem;
  }

  .div-block-28 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .div-footer {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    height: auto;
  }

  .divfooter {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .divfooter.basso {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .divfooterright {
    width: 100%;
  }

  .contenitore {
    padding-left: 10%;
    padding-right: 10%;
  }

  .text-footer.ora {
    font-size: 15px;
  }

  .text-block-25 {
    font-size: .9rem;
  }

  .div-block-38 {
    padding-top: 150px;
    padding-bottom: 200px;
  }

  .div-block-39 {
    width: 70%;
    font-size: .8rem;
  }

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

  .div-block-41 {
    width: 70%;
  }

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

  .div-block-45 {
    background-position: 80% 15%;
    background-size: 210%;
    width: 100%;
    height: 60vh;
  }

  .div-block-45.space {
    background-position: 50%;
  }

  .field-label {
    font-size: .6rem;
  }

  .div-block-55 {
    grid-column-gap: 12%;
    grid-row-gap: 12%;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-58 {
    padding-bottom: 9%;
    padding-left: 10%;
    padding-right: 10%;
  }

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

@media screen and (max-width: 479px) {
  .div-block-49 {
    flex-direction: column;
  }

  .campo {
    width: 100%;
  }

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

  .div-block-58 {
    height: auto;
    min-height: 100vh;
  }

  .background {
    box-sizing: border-box;
    background-image: linear-gradient(#0000009e, #0000009e), url('../images/dargohero.avif');
    background-position: 0 0, 70%;
    background-repeat: repeat, no-repeat;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    overflow: hidden;
  }

  .divprogetto.div1, .divprogetto.div2 {
    display: flex;
  }

  .divnavmenu {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: center;
    align-self: center;
    align-items: flex-start;
    height: auto;
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 2rem;
    line-height: 1;
    position: absolute;
  }

  .pulsante {
    padding: 10px 15px;
    font-family: Montserrat, sans-serif;
    font-size: .7rem;
    font-weight: 600;
  }

  .text-block-2 {
    text-align: center;
    text-indent: 0;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 2rem;
    font-weight: 400;
    display: block;
  }

  .t._1, .t._2 {
    display: flex;
  }

  .img2 {
    display: none;
    overflow: hidden;
  }

  .body-2 {
    padding-top: 140px;
  }

  .text-block-4 {
    margin-bottom: 20px;
    padding-left: 20px;
    font-size: 2.3rem;
  }

  .image-3 {
    object-fit: cover;
    object-position: 80% 0%;
    height: 1000px;
  }

  .div-block-9 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-bottom: 10px;
    font-size: .5rem;
  }

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

  .text-block-6 {
    font-size: 8px;
    line-height: 1.2;
  }

  .text-block-6._2 {
    padding-left: 20px;
  }

  .div-block-11 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    height: 500px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-12 {
    width: 100%;
    height: 200px;
  }

  .div-block-13 {
    text-align: left;
    margin-bottom: 60px;
    padding-right: 0;
    font-size: 1.5rem;
  }

  .div-block-13._1 {
    margin-top: 120px;
    margin-bottom: 120px;
    padding-top: 0;
  }

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

  .div-block-14 {
    font-size: 3rem;
  }

  .div-block-15 {
    height: 300px;
  }

  .background-video-2 {
    box-sizing: border-box;
    object-fit: cover;
    object-position: 0% 100%;
    justify-content: center;
    align-items: center;
    width: 400%;
    height: 200%;
    margin-bottom: 0;
    padding-bottom: 0;
    position: absolute;
    top: -220px;
  }

  .div-block-18 {
    justify-content: center;
    align-items: center;
    height: 210px;
    margin-top: 100px;
    display: flex;
  }

  .text-block-10 {
    color: #fff;
    border-bottom: 1px solid #fff;
    font-size: 1rem;
    position: absolute;
  }

  .div-block-19 {
    width: 50%;
    height: 100vh;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .divdx {
    background-color: #fff;
    width: 50%;
    height: 100vh;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .porta {
    width: 50%;
    height: 100%;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .porta.sx {
    background-color: #fff;
  }

  .contenitore1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0 10px;
  }

  .div-block-23 {
    height: auto;
    position: relative;
    bottom: 0%;
  }

  .button {
    padding: 10px;
    font-size: 1rem;
    position: static;
  }

  .link-block {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    width: 40%;
  }

  .text-block-13 {
    font-size: .6rem;
  }

  .image-7, .image-8 {
    width: 20px;
  }

  .background-video-3 {
    aspect-ratio: 2 / 3;
    width: 100%;
    height: auto;
  }

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

  .link {
    font-size: 8px;
    line-height: 1.2;
  }

  .text-1 {
    width: 65%;
    font-size: .7rem;
    line-height: 1.5;
  }

  .heading {
    text-overflow: clip;
    white-space: normal;
    width: 65%;
    font-size: .6rem;
  }

  .div-block-26 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    height: 100vh;
    padding-top: 130px;
    padding-bottom: 100px;
  }

  .div-block-27 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
  }

  .div-block-28 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    position: relative;
  }

  .div-block-29 {
    padding-bottom: 15px;
    position: absolute;
    inset: auto 0% 0%;
  }

  .text-block-17 {
    text-align: center;
    white-space: nowrap;
    font-size: .6rem;
  }

  .text-block-18 {
    white-space: nowrap;
    font-family: Montserrat, sans-serif;
    font-size: .6rem;
    font-weight: 400;
    line-height: 1.2;
  }

  .div-block-30 {
    justify-content: space-between;
    align-items: center;
    padding-top: 12px;
    padding-bottom: 12px;
    position: fixed;
    inset: 0% 0% auto;
  }

  .button-2 {
    text-align: left;
    width: 50px;
  }

  .button-2.w--current {
    font-size: .6rem;
  }

  .button-3 {
    text-align: right;
    white-space: nowrap;
    width: 50px;
    font-size: .6rem;
    justify-content: flex-end;
  }

  .div-footer {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .text-based {
    text-align: center;
  }

  .divfooter {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    font-size: .5rem;
    line-height: 1.2;
    display: flex;
  }

  .divfooterright {
    width: 100%;
  }

  .text-disclaimer {
    text-align: left;
    line-height: 1.4;
  }

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

  .contenitore {
    padding-left: 10%;
    padding-right: 10%;
  }

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

  .text-footer.ora {
    font-size: 12px;
  }

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

  .text-block-24 {
    font-size: .5rem;
    line-height: 1.2;
  }

  .div-block-37 {
    margin-top: 120px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-25 {
    width: auto;
    font-size: .7rem;
  }

  .image-12 {
    width: 100%;
    min-width: auto;
    max-width: none;
  }

  .div-block-39 {
    justify-content: space-between;
    align-items: flex-start;
    width: 70%;
  }

  .div-block-40 {
    width: 65%;
    margin-bottom: 120px;
  }

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

  .footer {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .image-21 {
    object-fit: cover;
    object-position: 50% 50%;
    width: auto;
    height: 100vh;
    overflow: hidden;
  }

  .image-22 {
    aspect-ratio: 2 / 3;
    object-fit: cover;
    object-position: 90% 50%;
  }

  .div-block-45 {
    background-position: 70% 0;
    background-size: 200%;
    border-radius: 0;
    width: 100%;
    height: 45vh;
  }

  .div-block-45.space {
    background-position: 0 25%;
    background-size: 215%;
    border-radius: 0;
    margin-left: 0;
    padding-left: 0;
  }

  .div-block-45.void {
    background-position: 70% 35%;
  }

  .body-3 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    justify-content: center;
    align-items: center;
  }

  .div-block-46 {
    grid-column-gap: 5%;
    grid-row-gap: 5%;
  }

  .div-block-47 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: auto;
    display: block;
  }

  .div-block-48 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    height: auto;
  }

  .text-block-29 {
    font-size: 3rem;
  }

  .button-1 {
    padding-left: 10%;
    padding-right: 10%;
    font-size: .7rem;
  }

  .button-1.submit {
    width: 100%;
    font-size: .7rem;
  }

  .text-field {
    height: 1rem;
  }

  .text-field.message {
    height: 4.5rem;
  }

  .text-block-31 {
    font-family: Cormorant Garamond, sans-serif;
    display: flex;
  }

  .div-block-53 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    font-size: .9rem;
  }

  .form-2 {
    grid-column-gap: 15px;
    grid-row-gap: 35px;
  }

  .field-label {
    font-size: .5rem;
  }

  .form-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .div-block-55 {
    grid-column-gap: 0px;
    grid-row-gap: 80px;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .div-block-58 {
    padding-top: 60px;
    padding-bottom: 70px;
  }

  .container-navbar {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-62 {
    padding-right: 0;
    display: none;
  }

  .div-block-64 {
    white-space: normal;
    width: auto;
    display: flex;
  }

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

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

#w-node-_4c743db7-7803-99ab-fac4-5164a650f4b0-199bd6b3 {
  grid-template-rows: 1fr 1.5fr;
  grid-template-columns: 1fr 1fr;
  display: grid;
}

#w-node-_4c743db7-7803-99ab-fac4-5164a650f4b1-199bd6b3 {
  grid-column: span 2 / span 2;
}

#w-node-c9d8feb1-515b-6f95-5cd9-50c283246394-199bd6b3 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-c9d8feb1-515b-6f95-5cd9-50c283246395-199bd6b3 {
  grid-column: span 2 / span 2;
}

#w-node-_5d45873b-8d45-f656-4f34-bef20f36c9fa-199bd6b3 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_5d45873b-8d45-f656-4f34-bef20f36c9fb-199bd6b3, #w-node-_5d45873b-8d45-f656-4f34-bef20f36ca04-199bd6b3 {
  grid-column: span 2 / span 2;
}

/* ── HOVER: solo su dispositivi con puntatore preciso (desktop/trackpad) ── */
@media (hover: hover) and (pointer: fine) {
  .pulsante:hover {
    -webkit-backdrop-filter: blur(18px) saturate(220%);
    backdrop-filter: blur(18px) saturate(220%);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.08));
    border-color: rgba(255, 255, 255, 0.35);
    box-shadow: 0 12px 40px 0 rgba(0, 0, 0, 0.45);
    transition: backdrop-filter 200ms ease, box-shadow 200ms ease, border-color 200ms ease;
  }

  .pulsante.p1:hover {
    -webkit-backdrop-filter: blur(18px) saturate(220%);
    backdrop-filter: blur(18px) saturate(220%);
  }

  .button-1:hover {
    -webkit-backdrop-filter: blur(18px) saturate(220%);
    backdrop-filter: blur(18px) saturate(220%);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.08));
    border-color: rgba(255, 255, 255, 0.35);
    box-shadow: 0 12px 40px 0 rgba(0, 0, 0, 0.45);
    transition: backdrop-filter 200ms ease, box-shadow 200ms ease, border-color 200ms ease;
  }
}

/* ── TOUCH: nessuna transizione sui bottoni → risposta immediata al tap ── */
@media (hover: none) {
  .pulsante,
  .button-1 {
    transition: none;
  }
}

/* ── MOBILE OVERFLOW FIX ── */
@media screen and (max-width: 767px) {
  html, body {
    overflow-x: hidden;
    max-width: 100%;
  }

  /* ── .t._2 e .t._3 sono position:absolute + width:1280px fissi.
     Su mobile GSAP non gira: sono fuori flow e traboccano a destra.
     La navigazione mobile usa i pulsanti nell'hero → possiamo nasconderli. ── */
  .t._2, .t._3 {
    display: none !important;
  }

  /* ── .t._1 è position:relative → crea spazio verticale nel flow.
     Su mobile il suo contenuto è già nascosto nel media query 767px.
     Lo nascondiamo anche qui per evitare spazio bianco sotto. ── */
  .t._1 {
    display: none !important;
  }

  /* ── Anche i divprogetto assoluti: nessun overflow laterale ── */
  .divprogetto {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
  }

  img, video, iframe {
    max-width: 100%;
    height: auto;
  }

  .cell-6 {
    padding-left: 16px;
  }

  .cell-7 {
    padding-right: 16px;
  }

  .cell-8 {
    padding-left: 16px;
  }

  .cell-10 {
    padding-left: 16px;
  }

  .cell-11 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .paragraph {
    position: relative;
    inset: auto;
  }

  .text-block-32 {
    display: none;
  }
}

/* ── BOTTONI CONTATTO: testo hover nascosto di default su tutte le viewport ── */
.button-1 .btn-hover {
  display: none;
}

/* ── HOVER TESTO BOTTONI CONTATTO: solo desktop con puntatore preciso ── */
@media (hover: hover) and (pointer: fine) {
  .button-1 .btn-text-wrap {
    display: grid;
    text-align: center;
  }
  .button-1 .btn-text-wrap span {
    grid-area: 1 / 1;
    display: block;
    transition: opacity 200ms ease;
    white-space: nowrap;
  }
  .button-1 .btn-hover {
    display: block;
    opacity: 0;
    font-family: Montserrat, sans-serif;
  }
  .button-1:hover .btn-default {
    opacity: 0;
  }
  .button-1:hover .btn-hover {
    opacity: 1;
  }
}


