@font-face {
  font-family: Appareldisplay;
  src: url('../fonts/ApparelDisplay-Light.woff') format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Appareldisplay;
  src: url('../fonts/ApparelDisplay-Bold.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Appareldisplay;
  src: url('../fonts/ApparelDisplay-Regular.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --fondente: #492c20;
  --rosa-antico: #c19581;
  --oro-giallo: #e0bf80;
  --foglia-di-salvia: #76807d;
  --rosa-antico-light: #dbbbab;
  --sabbia-di-langa: #ebd7cf;
  --giallo-polline: #b09f5c;
  --rosa-rossa: #813024;
  --sabbia-langa-light: #f5e4de;
  --oro-rosa: #c58d8d;
  --fiore-di-lavanda: #9c729a;
  --fior-lav-light: #c4a1c3;
  --giallo-polline-light: #e0d29d;
  --oro-rosa-light: #dbb2b2;
  --foglie-di-salvia-light: #abb2b8;
}

h1 {
  margin-bottom: 20px;
  font-size: 8em;
  font-weight: 300;
  line-height: 1em;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 6em;
  font-weight: 300;
  line-height: 1em;
}

h3 {
  text-align: left;
  letter-spacing: 6px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Appareldisplay, Georgia, sans-serif;
  font-size: 1.9em;
  font-weight: 300;
  line-height: 1.2em;
}

h4 {
  flex: 1;
  margin-top: 10px;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 5em;
  font-weight: 300;
  line-height: 1.1em;
}

h5 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 1.1em;
  font-weight: 300;
  line-height: 1.3em;
}

h6 {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: .8em;
  font-weight: 300;
  line-height: 1.3em;
}

p {
  z-index: 20;
  background-color: #fff0;
  border-radius: 2px;
  font-size: 2vw;
  line-height: 1.3em;
  position: relative;
  top: 0;
  left: 0;
  transform: none;
}

a {
  color: var(--fondente);
  text-decoration: none;
}

img {
  object-fit: cover;
  max-width: 100%;
  min-height: 100%;
  display: inline-block;
}

.horizontal-trigger {
  position: absolute;
  inset: 0% 0% auto;
}

.history-wrapper {
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-end;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.history-image-top {
  flex: 0 auto;
  width: 440px;
}

.parallax-section {
  padding-top: 100px;
  padding-bottom: 120px;
  overflow: hidden;
}

.history-image-left {
  cursor: zoom-in;
  width: 300px;
  margin-left: -80px;
}

.history-gallery {
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  padding: 40px 80px 0;
  display: flex;
}

.container-parallaz {
  z-index: 200;
  flex: 1;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.history-image-bottom {
  cursor: zoom-in;
  flex: 0 auto;
  width: 380px;
  margin-bottom: -120px;
  margin-right: 30px;
}

.history-image-right {
  cursor: zoom-in;
  width: 360px;
  margin-top: -80px;
  margin-right: 0;
}

.logo-fixed {
  z-index: 800;
  align-items: center;
  width: 10.725vw;
  display: flex;
  position: fixed;
  inset: 3% auto auto 8.33333%;
}

.hero_title_box {
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 85.7143%;
  margin-left: 7.14286%;
  margin-right: 7.14286%;
  display: block;
  position: absolute;
  inset: auto 0% -5.4em;
}

.bg-to-k3-rosaantico {
  background-color: var(--rosa-antico);
}

.bg-to-k6-orogiallo {
  background-color: var(--oro-giallo);
}

.h1 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 6em;
  line-height: 1em;
}

.h1.hero-title-margin {
  z-index: 60;
  width: 60vw;
  line-height: .9;
  position: relative;
}

.h1.hero-title-margin.txt-to-rosa-antico {
  margin-bottom: 0;
}

.bloccointainer-animaz {
  width: 100%;
}

.h5 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 1.1em;
  line-height: 1.3em;
}

.h3 {
  letter-spacing: .25em;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: PT Sans, sans-serif;
  font-size: 2em;
  font-weight: 400;
  line-height: 1.3em;
}

.h3.hero-title-margin {
  z-index: 100;
  width: 60vw;
  position: relative;
}

.spaziatura-media {
  align-items: center;
  height: 3rem;
  display: flex;
}

.text-center {
  text-align: center;
  cursor: pointer;
  flex: 0 auto;
  margin-top: 0;
  font-weight: 400;
}

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

.spaziatura-piccola {
  height: 1rem;
}

.h4 {
  z-index: 60;
  flex: 0 auto;
  margin-top: 10px;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 5rem;
  font-weight: 400;
  line-height: 1;
  position: relative;
}

.h4.to-bold {
  line-height: 1.3;
}

.spaziatura-grande {
  height: 6rem;
}

.riga_2padsx {
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 16.666%;
  position: relative;
}

.riga_2padsx.titolo-casa {
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 20.8333%;
}

.riga_2padsx.foto-intro-casa {
  padding-top: 50px;
  position: relative;
}

.main-container {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.h3_with-line {
  grid-column-gap: 50px;
  align-items: flex-end;
  width: 50%;
  display: flex;
}

.line {
  background-color: #fff;
  flex: 1;
  height: 2px;
}

.riga_h5_center {
  width: 100%;
  padding: 100px 8.33333%;
}

.hero-title-margin {
  margin-right: 0%;
}

.riga_cta {
  z-index: 500;
  background-color: var(--oro-giallo);
  flex-direction: column;
  margin: 2rem 8.333% 20rem;
  padding: 2rem 8.333% 3rem;
  display: flex;
  position: relative;
  box-shadow: 14px 14px 20px -4px #0000001a;
}

.titolo_cta {
  grid-column-gap: 20px;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: -20px;
  display: flex;
}

.blocco-voti-cta {
  grid-column-gap: 10px;
  border-bottom: 2px solid var(--fondente);
  flex-direction: row;
  flex: 1;
  justify-content: flex-end;
  align-self: flex-end;
  align-items: center;
  margin-bottom: 20px;
  padding-bottom: 10px;
  padding-left: 4rem;
  display: flex;
}

.riga_100vh {
  z-index: 200;
  color: #fff;
  align-items: center;
  width: 100%;
  position: relative;
  overflow: visible;
}

.to-bold {
  margin-top: 0;
  font-weight: 700;
}

.freccia-cta {
  flex: 1;
  justify-content: center;
  align-items: center;
  font-family: Appareldisplay, Georgia, sans-serif;
  font-size: 7rem;
  font-weight: 700;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.bottone_txt {
  letter-spacing: .25em;
  text-transform: uppercase;
  margin-top: 28px;
  margin-bottom: 28px;
  font-weight: 300;
}

.menu-container {
  z-index: 799;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  display: flex;
  position: fixed;
  top: 5%;
  right: 8.33333%;
}

.menu-container.close-menu {
  z-index: 999;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: auto;
  font-family: PT Sans, sans-serif;
  font-weight: 700;
  top: 10%;
}

.menu-container.close-menu.popup-prenota {
  z-index: 9999;
  background-color: #0000;
  position: absolute;
  inset: 2% 2% auto auto;
  overflow: visible;
}

.bg_fixed {
  z-index: 2;
  background-color: var(--foglia-di-salvia);
  width: 41.665%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.bg_fixed.hero {
  background-color: var(--oro-giallo);
  mix-blend-mode: darken;
  width: 58.331%;
}

.bg_fixed.hero.bg-rosa-antico-light {
  background-color: var(--rosa-antico-light);
}

.bg_fixed._80 {
  width: 80%;
}

.body-6 {
  background-color: #ebd7cf;
  font-family: Appareldisplay, Georgia, sans-serif;
}

.to-oro-giallo {
  background-color: var(--oro-giallo);
}

.image-casa {
  z-index: 60;
  position: relative;
}

.bg-rosa-antico-light {
  background-color: var(--rosa-antico-light);
}

.sezione-scorrimento {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 250vh;
  margin-top: 20px;
  margin-bottom: 50vh;
  display: flex;
  position: static;
  top: 0;
  overflow: visible;
}

.sezione-scorrimento.scorrimento-recensioni {
  z-index: 200;
  background-color: var(--sabbia-di-langa);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  margin-bottom: 0;
  padding-left: 8.33333%;
  padding-right: 8.33333%;
  display: flex;
  position: sticky;
  top: 30vh;
  overflow: hidden;
}

.elenco {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: start;
  align-items: start;
  width: 100%;
  font-family: PT Sans, sans-serif;
  font-weight: 400;
  display: grid;
  position: relative;
}

.list-item {
  list-style-type: none;
}

.list-item.h5 {
  text-align: left;
}

.to-giallo-polline {
  color: var(--giallo-polline);
}

.riga-titolo-con-linea {
  margin-top: 100px;
  margin-bottom: 100px;
  position: relative;
}

.titolo-di-linea {
  padding-left: 50%;
}

.titolo-di-linea._2-12-padding-sx {
  position: static;
}

.linea-e-sottotitolo {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.linea-e-sottotitolo.linea-in-basso {
  align-items: flex-end;
}

.sottotitolo-linea {
  letter-spacing: .25em;
  width: 50%;
  margin-top: 0;
  margin-left: 8.33333%;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-weight: 400;
}

.sottotitolo-linea._2-12-padding-sx {
  color: var(--fondente);
}

.sottotitolo-linea._2-12-padding-sx.eng-variation {
  width: 100%;
  padding-top: 10px;
}

._2-12-padding-sx {
  margin-left: 0;
  padding-left: 16.6667%;
  display: block;
}

.hero-img {
  z-index: 50;
  width: auto;
  height: 70vh;
  position: relative;
}

.hero-img.bg-maison-roses {
  background-image: url('../images/Veglio_Family_Farm-Maison_Des_Roses-_MG_2837-Grande_1Veglio_Family_Farm-Maison_Des_Roses-_MG_2837 Grande.webp');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  margin-left: 8.33333%;
  padding-left: 16.6667%;
  transition: all 1s;
  display: flex;
}

.div-testi-extra {
  z-index: 700;
  opacity: 0;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  padding-left: 16.6667%;
  display: flex;
  position: sticky;
  top: 10vh;
}

.div-testi-experience {
  z-index: 700;
  grid-column-gap: 0vh;
  grid-row-gap: 10vh;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  height: 100vh;
  padding-left: 18.75%;
  display: flex;
  position: sticky;
  top: 10vh;
}

.txt-to-rosa-antico {
  color: var(--rosa-antico);
  line-height: .9;
}

.txt-to-fondente {
  color: var(--fondente);
}

.txt-to-bianco {
  color: #fff;
}

.cta-closed {
  background-color: var(--oro-giallo);
  width: 100%;
  height: 300px;
  margin-top: -35px;
  display: none;
  overflow: hidden;
}

.cta-label {
  z-index: 900;
  border: 1px solid var(--oro-giallo);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  cursor: pointer;
  background-color: #e0bf8080;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 45px;
  height: 300px;
  padding-left: 10px;
  display: flex;
  position: fixed;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.txt_label_prenota {
  transform-origin: 0 100%;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  white-space: nowrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 86px;
  font-family: PT Sans, sans-serif;
  font-size: 1.3rem;
  position: absolute;
  transform: rotate(90deg);
}

.close_label_prenota {
  margin-left: 8px;
  font-size: 2rem;
  font-weight: 700;
  display: none;
  position: absolute;
  inset: 0 2% auto auto;
}

.bold-text {
  display: block;
}

.bk-lati-fixed {
  z-index: 1;
  justify-content: space-between;
  align-items: flex-start;
  height: 1px;
  display: flex;
  position: sticky;
  inset: 0% 0% auto;
}

.col-bg-fixed {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  width: 8.33333%;
  height: 100vh;
}

.riga-paragrafo {
  padding-left: 16.6667%;
  padding-right: 16.6667%;
}

.riga-paragrafo.text-center {
  z-index: 60;
  width: 100%;
  padding-bottom: 1rem;
  position: relative;
}

.punti-forti {
  grid-column-gap: 8.33333%;
  grid-row-gap: 60px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding-left: 8.33333%;
  padding-right: 8.33333%;
  font-family: PT Sans Narrow, sans-serif;
  display: grid;
}

.punto-forte {
  border-top: 0px solid var(--fondente);
  border-left: 1px solid var(--fondente);
  text-align: left;
  letter-spacing: .2em;
  padding-top: 0;
  padding-bottom: 20px;
  padding-left: 20px;
  font-family: PT Sans Narrow, sans-serif;
  font-size: 1.5em;
  font-weight: 100;
  line-height: 1.3;
}

.evidenzia-lista {
  border-top: 0 solid #000;
  border-left: 3px solid var(--rosa-rossa);
  color: var(--rosa-rossa);
  text-align: left;
  background-color: #492c2017;
  padding-bottom: 20px;
}

.info-list {
  width: 100%;
}

.glass-wrapper {
  z-index: 805;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  color: var(--fondente);
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.casa_info-info_txt {
  z-index: 810;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: PT Sans Narrow, sans-serif;
  font-size: .8rem;
  font-weight: 400;
  line-height: 1;
  position: relative;
}

.casa_info-info_txt.note {
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 20px;
  font-size: .9rem;
  font-weight: 400;
}

.casa_info-info_txt.big {
  text-align: center;
  flex: 1;
  font-size: 1.3rem;
}

.casa_info-info_txt.small {
  text-align: center;
  flex: 1;
}

.logo_img {
  z-index: 810;
  padding: 8px;
  position: relative;
}

.heading-21 {
  font-family: PT Sans, sans-serif;
  font-size: 2em;
  font-weight: 700;
}

.mega_menu-liv3 {
  text-transform: uppercase;
  font-family: PT Sans, sans-serif;
  font-size: .6rem;
  font-weight: 300;
  line-height: 1.3;
}

.mega_menu-liv3.footer {
  text-align: left;
}

.opacyty70 {
  opacity: .5;
}

.popup-prenota {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #f5e4decc;
  width: 100vw;
  height: 100vh;
  position: fixed;
  inset: 0%;
  overflow: scroll;
}

.popup-prenota.bg-to-k6-orogiallo {
  z-index: 950;
  flex-direction: column;
  justify-content: center;
  padding: 4.16667% 8.33333%;
  display: none;
  overflow: hidden;
}

.btn_prenota_popuo {
  color: var(--fondente);
  letter-spacing: .25px;
  text-transform: uppercase;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 15px 40px;
  font-family: PT Sans, sans-serif;
  font-weight: 700;
  display: flex;
  box-shadow: 4px 4px 5px #492c2040;
}

.btn_prenota_popuo:hover {
  color: #fff;
  background-color: #492c2080;
  box-shadow: 2px 2px 2px #492c2040;
}

.btn_prenota_popuo.small {
  padding: 5px 10px;
  font-size: .7rem;
  box-shadow: 2px 2px 5px #492c2040;
}

.btn_prenota_popup-txt {
  text-transform: lowercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: PT Sans, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2em;
}

.heading-22, .heading-22.to-bold {
  flex: 0 auto;
}

.intestazione-popup-prenota {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.contenuto-popup-prenota {
  grid-column-gap: 10%;
  grid-row-gap: 10%;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 40px;
  display: grid;
}

.video {
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
}

.video.intro {
  z-index: 100;
  cursor: none;
  justify-content: center;
  align-items: center;
  width: 41.6667vw;
  max-width: 540px;
  height: 23vw;
  max-height: 299px;
  display: flex;
  position: absolute;
  inset: -100px 8.33333% auto auto;
}

.video.intro-content {
  z-index: 100;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto auto;
}

.empty {
  z-index: 915;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.logo_booking {
  width: 30px;
  height: 30px;
}

.txt_pregi_casa {
  font-family: PT Sans, sans-serif;
  font-size: 1.3em;
  font-weight: 400;
  line-height: 1.7;
}

._2colonne {
  grid-column-gap: 8.33333%;
  display: flex;
}

.col_1-2 {
  flex: 1;
  max-width: 50%;
}

.ilfo_list_txt_small {
  text-align: center;
  letter-spacing: .25em;
  font-family: PT Sans, sans-serif;
  line-height: 1.3;
}

.btn_titolo {
  margin-top: 0;
}

.cta-cchiolino-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  display: grid;
}

.contenitore-recensioni {
  width: 100%;
  height: 450vh;
  display: block;
  position: relative;
}

.collection-list-slider-wrapper {
  height: 35vh;
  display: block;
}

.collection-list-slider-wrapper._2nd-row {
  height: 35vh;
  margin-left: 20%;
}

.collection-slider-list {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.singola-recensione {
  background-color: var(--sabbia-di-langa);
  color: var(--fondente);
  border-bottom-right-radius: 20px;
  flex-direction: column;
  align-items: center;
  margin-bottom: 60px;
  padding-top: 10px;
  padding-bottom: 40px;
  display: flex;
  box-shadow: 14px 14px 30px #492c2040;
}

.singola-recensione:hover {
  background-color: var(--sabbia-langa-light);
}

.testo-recensione {
  width: 80%;
  font-family: PT Sans, sans-serif;
  font-size: 14px;
  line-height: 1.7;
}

.nome-recensione {
  font-size: 2.5rem;
}

.paese-recensione {
  color: var(--fondente);
}

.paese-recensione.text-right {
  margin-top: 10px;
  font-family: PT Sans, sans-serif;
  font-size: 12px;
  line-height: 1.2;
}

.collection-slider-item {
  flex: none;
  width: 40vw;
  padding-left: 0;
  padding-right: 30px;
}

.blocco-sticky {
  position: sticky;
  top: 1vh;
}

.scheda_recensione-nazione_wrapper {
  grid-column-gap: 10px;
  align-items: center;
  width: 80%;
  display: flex;
}

.nazione-line {
  background-color: var(--fondente);
  flex: 1;
  height: 1px;
}

.hide {
  display: none;
}

.bottone_std {
  color: var(--sabbia-langa-light);
  background-color: #492c20cc;
  justify-content: center;
  align-items: center;
  padding: 30px 60px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  display: flex;
  position: relative;
  box-shadow: 8px 8px 24px #492c2040;
}

.bottone_std:hover {
  background-color: var(--fondente);
}

.wrapper_orizzontale {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.wrapper_orizzontale.to_hide_mobile {
  justify-content: space-around;
  padding-bottom: 2vh;
  display: flex;
}

.margini-recensioni {
  z-index: 700;
  opacity: 1;
  justify-content: space-between;
  width: 100%;
  max-width: 1300px;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 17rem;
  padding-bottom: 2rem;
  display: none;
  position: fixed;
  inset: 0%;
}

.margine-recensioni {
  z-index: 900;
  background-color: var(--sabbia-di-langa);
  justify-content: flex-end;
  width: 40px;
  height: 100%;
  display: block;
  position: relative;
  left: -40px;
  overflow: hidden;
  box-shadow: 10px 0 10px -14px #000;
}

.margine-recensioni.sx {
  left: 0;
  right: -40px;
  transform: rotate(180deg);
}

.image-2 {
  cursor: zoom-in;
}

.gallery-testo-case {
  flex-wrap: wrap;
  place-content: flex-start;
  align-items: stretch;
  display: block;
}

.christine-e-beppe {
  width: 200px;
  max-width: 200px;
  min-height: 200px;
  max-height: 300px;
  position: absolute;
  top: 25%;
  left: auto;
  right: 8.33333%;
}

.to_hide_mobile {
  display: block;
}

.spaziatura-extra-per-mobile {
  display: none;
}

.collection-item {
  object-fit: cover;
  max-width: 100%;
  min-height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.collection-list {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-wrap: nowrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.instagram {
  background-color: var(--fondente);
  color: var(--oro-giallo);
  letter-spacing: .05em;
  padding: 20px;
  font-family: PT Sans Narrow, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.instagram-link {
  grid-column-gap: 10px;
  color: var(--oro-giallo);
  align-items: center;
  display: flex;
}

.footer-bblock {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 2rem;
  display: grid;
}

.footer-colonna {
  text-align: left;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.div-block-6 {
  text-align: right;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.div-block-7 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  display: flex;
}

html.w-mod-js [data-ix="new-interaction-2"] {
  opacity: .48;
  transform: scale(.93);
}

html.w-mod-js [data-ix="eased-dropdown"] {
  opacity: 0;
}

html.w-mod-js [data-ix="interaction-to-slide"] {
  opacity: .32;
  transform: scale(.86)rotate(5deg);
}

html.w-mod-js [data-ix="fade-out-on-scroll-fade-in-on-scroll"] {
  opacity: .5;
}

html.w-mod-js [data-ix="new-interaction-3"] {
  display: block;
}

html.w-mod-js [data-ix="new-interaction-8"], html.w-mod-js [data-ix="new-interaction-9"] {
  opacity: 1;
}

html.w-mod-js [data-ix="new-interaction-11"] {
  opacity: 0;
}

html.w-mod-js [data-ix="new-interaction-21"], html.w-mod-js [data-ix="new-interaction-22"] {
  transform: rotate(45deg);
}

@media screen and (min-width: 1920px) {
  h1, h2 {
    color: var(--fondente);
    font-family: Appareldisplay, Georgia, sans-serif;
  }

  h3 {
    color: var(--fondente);
    letter-spacing: 3px;
    flex: 0 auto;
    margin-bottom: 0;
    font-family: Appareldisplay, Georgia, sans-serif;
  }

  h5 {
    text-transform: uppercase;
  }

  .history-image-top {
    width: 540px;
  }

  .parallax-section {
    padding-top: 120px;
  }

  .history-image-left {
    flex: none;
    width: 400px;
    margin-left: -160px;
  }

  .history-gallery {
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-parallaz {
    max-width: 1440px;
  }

  .history-image-bottom {
    width: 500px;
  }

  .history-image-right {
    flex: none;
    width: 450px;
    margin-right: -150px;
  }

  .h1.hero-title-margin {
    overflow: visible;
  }

  .h5 {
    font-family: Appareldisplay, Georgia, sans-serif;
  }

  .h3 {
    letter-spacing: 1.3px;
  }

  .h4 {
    font-family: Appareldisplay, Georgia, sans-serif;
  }

  .riga-titolo-con-linea {
    margin-top: 200px;
  }
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 5em;
  }

  p {
    transform: none;
  }

  .history-wrapper {
    flex-direction: column;
    align-items: flex-end;
    position: relative;
  }

  .parallax-section {
    padding-top: 40px;
  }

  .history-image-left {
    width: 260px;
    margin-left: 0;
    position: absolute;
    inset: auto auto 0% 0%;
  }

  .history-image-right {
    width: 300px;
    margin-top: 0;
    margin-bottom: -80px;
    margin-right: 0;
  }

  .logo-fixed {
    top: 5%;
    left: 2.08333%;
  }

  .h1.hero-title-margin {
    font-size: 5em;
  }

  .spaziatura-media {
    display: flex;
  }

  .text-center {
    font-size: 3em;
  }

  .spaziatura-piccola.mobile {
    height: 3rem;
  }

  .riga_cta {
    margin-bottom: 10rem;
  }

  .menu-container {
    width: 100px;
    height: 100px;
    right: 2.08333%;
  }

  .sezione-scorrimento {
    height: 100vh;
  }

  .sezione-scorrimento.scorrimento-recensioni {
    height: 70vh;
    margin-top: 0;
    padding-left: 0%;
    padding-right: 0%;
    top: 20vh;
    bottom: 0;
  }

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

  .titolo-di-linea {
    padding-left: 40%;
  }

  .titolo-di-linea._2-12-padding-sx {
    font-size: 4em;
  }

  .sottotitolo-linea {
    width: 60%;
  }

  .sottotitolo-linea._2-12-padding-sx {
    width: 80%;
  }

  .div-testi-experience {
    display: flex;
  }

  .cta-label {
    width: 100%;
    height: 35px;
  }

  .txt_label_prenota {
    margin-top: 10px;
    font-size: 1rem;
    line-height: 1em;
    transform: rotate(0);
  }

  .riga-paragrafo.text-center {
    padding-bottom: 1rem;
    padding-left: 8.33333%;
    padding-right: 8.33333%;
  }

  .punti-forti {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .mega_menu-liv3.footer {
    position: static;
  }

  .btn_prenota_popup-txt {
    font-size: 1rem;
  }

  .heading-22 {
    font-size: 1.6em;
  }

  .contenuto-popup-prenota {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .video.intro {
    top: -50px;
  }

  .empty {
    display: none;
  }

  .btn_titolo {
    font-size: 1.7em;
  }

  .cta-cchiolino-wrapper {
    grid-column-gap: 10px;
  }

  .testo-recensione {
    font-size: 13px;
    line-height: 1.4;
  }

  .blocco-sticky {
    top: 0;
  }

  .wrapper_orizzontale {
    grid-column-gap: 5%;
    align-items: flex-start;
  }

  .christine-e-beppe {
    margin-top: 5vh;
    margin-left: 16.6667%;
    position: static;
    top: 75%;
  }

  .footer-bblock {
    grid-template-columns: 1fr;
    margin-bottom: 3rem;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    padding-left: 20px;
  }

  h3 {
    padding: 23px;
  }

  p {
    transform: none;
  }

  .parallax-section {
    padding-top: 30px;
    padding-bottom: 0;
  }

  .history-image-left {
    width: 240px;
    margin-bottom: -160px;
  }

  .history-image-right {
    width: 180px;
  }

  .logo-fixed {
    width: 15vw;
  }

  .hero_title_box {
    bottom: -7em;
  }

  .h1 {
    font-size: 46px;
  }

  .h1.hero-title-margin {
    font-size: 4em;
  }

  .titolo_cta {
    flex-direction: column-reverse;
    display: flex;
  }

  .riga_100vh.block-recens {
    display: none;
  }

  .to-bold {
    font-size: 4.5em;
  }

  .menu-container {
    width: 15vw;
    height: 15vw;
  }

  .elenco {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    grid-template-columns: minmax(30vw, 50vw) minmax(30vw, 50vw);
  }

  .titolo-di-linea {
    text-align: center;
    padding-left: 0%;
  }

  .sottotitolo-linea {
    text-align: center;
    width: 100%;
    margin-left: 0%;
    font-size: 2em;
    line-height: .9em;
  }

  .hero-img {
    height: 40vh;
  }

  .riga-paragrafo {
    padding-left: 8.33333%;
    padding-right: 8.33333%;
  }

  .punti-forti {
    grid-template-columns: 1fr 1fr;
  }

  .casa_info-info_txt.big {
    font-size: 1rem;
  }

  .mega_menu-liv3 {
    text-align: left;
  }

  .popup-prenota.bg-to-k6-orogiallo {
    padding-left: 4.16667%;
    padding-right: 4.16667%;
    display: none;
    overflow: scroll;
  }

  .btn_prenota_popuo {
    justify-content: center;
  }

  .btn_prenota_popup-txt {
    letter-spacing: .1px;
    font-size: .9rem;
  }

  .heading-22.to-bold {
    text-align: center;
    font-size: 2em;
  }

  .intestazione-popup-prenota {
    grid-column-gap: 0px;
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: center;
  }

  .contenuto-popup-prenota {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  ._2colonne {
    grid-column-gap: 40px;
  }

  .btn_titolo {
    padding: 15px;
    font-size: 1.5em;
  }

  .cta-cchiolino-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

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

  .wrapper_orizzontale.to_hide_mobile {
    display: none;
  }

  .heading-23 {
    text-align: right;
  }

  .to_hide_mobile {
    display: none;
  }

  .footer-bblock {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    display: flex;
  }

  .footer-colonna {
    flex: 0 auto;
    order: 1;
  }

  .div-block-7 {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }
}

@media screen and (max-width: 479px) {
  h3 {
    padding: 17px;
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  }

  p {
    box-shadow: none;
    transform: none;
  }

  .history-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: minmax(40%, 40%) minmax(40%, 40%);
    grid-auto-columns: 1fr;
    display: grid;
  }

  .parallax-section {
    padding-bottom: 60px;
  }

  .history-image-left {
    width: 100%;
    margin-bottom: 0;
    position: static;
  }

  .history-gallery {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: minmax(40%, 40%) minmax(40%, 40%);
    grid-auto-columns: 1fr;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .container-parallaz {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: minmax(40%, 50%) minmax(40%, 50%);
    grid-auto-columns: 1fr;
    display: block;
  }

  .history-image-bottom, .history-image-right {
    width: 100%;
    margin-bottom: 0;
    margin-right: 0;
  }

  .logo-fixed {
    width: 20vw;
    top: 2%;
  }

  .hero_title_box {
    justify-content: flex-start;
    margin-top: 0;
  }

  .h1 {
    font-size: 38px;
  }

  .h1.hero-title-margin {
    width: 70vw;
    padding-left: 0;
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.1;
  }

  .h3.hero-title-margin {
    width: 70vw;
    padding-left: 0;
    font-size: 1em;
  }

  .spaziatura-media {
    height: 3rem;
  }

  .text-center {
    font-size: 1.5em;
    font-weight: 400;
  }

  .spaziatura-piccola {
    height: .5em;
  }

  .h4, .h4.to-bold {
    font-size: 2rem;
  }

  .spaziatura-grande {
    height: 3rem;
  }

  .riga_2padsx.titolo-casa {
    padding-top: 75px;
  }

  .riga_2padsx.foto-intro-casa {
    padding-left: 2.08325%;
  }

  .riga_cta {
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 4.1665%;
    padding-right: 4.1665%;
    display: block;
  }

  .titolo_cta {
    flex-direction: column-reverse;
    font-size: 1px;
  }

  .to-bold {
    font-size: 3em;
  }

  .freccia-cta {
    font-size: 5rem;
    display: none;
  }

  .bottone_txt {
    text-align: center;
    margin-top: 20px;
    padding-top: 0;
    padding-right: 0;
    font-family: PT Sans Narrow, sans-serif;
    font-size: 1em;
  }

  .menu-container {
    width: 20vw;
    height: 20vw;
    top: 2%;
  }

  .menu-container.close-menu.popup-prenota {
    background-color: #0000;
  }

  .sezione-scorrimento {
    height: 110vh;
  }

  .elenco {
    flex-flow: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .titolo-di-linea {
    text-align: center;
    padding-left: 0%;
    font-size: 3.5em;
  }

  .titolo-di-linea._2-12-padding-sx {
    font-size: 2.2em;
  }

  .linea-e-sottotitolo {
    flex-direction: column;
    justify-content: flex-start;
  }

  .sottotitolo-linea {
    text-align: center;
    width: 100%;
    margin-left: 0;
    padding: 10px 0;
    font-size: 1.3em;
    line-height: 1.1em;
  }

  .sottotitolo-linea._2-12-padding-sx {
    letter-spacing: 4px;
    text-transform: none;
    width: 100%;
  }

  .div-testi-experience {
    grid-row-gap: 1vh;
    width: 100%;
    height: auto;
    padding-left: 16.6667%;
    padding-right: 8.33333%;
    position: static;
  }

  .txt-to-rosa-antico.mobile-txt-grid {
    display: none;
  }

  .riga-paragrafo.text-center {
    padding-bottom: 0;
  }

  .punti-forti {
    grid-template-columns: 1fr;
  }

  .evidenzia-lista {
    flex: 0 auto;
    order: -9999;
    width: 100%;
  }

  .info-list {
    padding-left: 0%;
    padding-right: 0%;
  }

  .casa_info-info_txt.note {
    margin-top: 10px;
    padding-left: 5px;
  }

  .casa_info-info_txt.big {
    font-size: 1.1rem;
  }

  .popup-prenota.bg-to-k6-orogiallo {
    justify-content: flex-start;
    padding-top: 8.33333%;
    display: none;
    overflow: scroll;
  }

  .btn_prenota_popuo.small {
    width: 100%;
    padding: 3px 5px;
    font-size: .6rem;
  }

  .btn_prenota_popup-txt {
    font-size: .8rem;
  }

  .heading-22.to-bold {
    text-align: center;
    font-size: 2em;
  }

  .intestazione-popup-prenota {
    grid-column-gap: 0px;
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: center;
  }

  .contenuto-popup-prenota {
    flex-direction: column;
    justify-content: flex-start;
  }

  .video.intro {
    position: static;
  }

  ._2colonne {
    grid-column-gap: 0px;
    flex-direction: column;
  }

  .col_1-2 {
    max-width: 100%;
  }

  .cta-cchiolino-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-rows: auto auto auto 40px auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .wrapper_orizzontale {
    grid-column-gap: 16px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-content: end;
    align-items: center;
    padding-top: 5vh;
    display: flex;
  }

  .gallery-testo-case {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .heading-23 {
    margin-top: 20px;
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 3.5em;
    line-height: 1em;
  }

  .to_hide_mobile {
    display: none;
  }

  .spaziatura-extra-per-mobile {
    height: 10vh;
    display: block;
  }

  .instagram-link {
    flex-wrap: wrap;
  }

  .footer-bblock {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column wrap;
    padding-bottom: 3rem;
    display: flex;
  }

  .tit-case-h4 {
    font-size: 3em;
  }

  .div-block-7 {
    flex-flow: column;
  }
}

#regole-prenotazioni.w-node-_8b22ef6b-a554-c914-95b0-0ecdb3e8a47c-bdeee85b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_8b22ef6b-a554-c914-95b0-0ecdb3e8a482-bdeee85b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_16199a38-596d-3f6c-2a8c-6f4b1ef45901-bdeee85b, #w-node-_4a0733b4-4b9a-5af0-5b3b-4ff0843fc9ea-86816eff {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-fefd492c-1f0c-73d7-75ae-7df782f5c2e6-86816eff {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b1e8d5a2-a4cf-4b54-532f-2790281d969d-86816eff {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_0ea725f9-96dc-571c-9f69-134e6880a3df-86816eff {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-c526260b-e526-ef56-3501-a73b7b28fba8-86816eff {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-fc901308-9e2f-12dd-64f7-db5c116b2e29-86816eff {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_1597fc2e-46f4-a7f1-9685-2cf9f51e62df-86816eff {
  grid-area: 2 / 4 / 3 / 5;
}

@media screen and (max-width: 991px) {
  #w-node-_14ebdd9d-a90c-7a65-0db6-f26f86462d8f-bdeee85b {
    grid-area: 1 / 1 / 2 / 3;
  }

  #regole-prenotazioni.w-node-_8b22ef6b-a554-c914-95b0-0ecdb3e8a47c-bdeee85b {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-fc901308-9e2f-12dd-64f7-db5c116b2e29-86816eff {
    grid-column-end: 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_8b22ef6b-a554-c914-95b0-0ecdb3e8a470-bdeee85b, #regole-prenotazioni.w-node-_8b22ef6b-a554-c914-95b0-0ecdb3e8a47c-bdeee85b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_4055f2c1-e4ed-c248-482e-c35186816eff-86816eff {
    grid-column: span 2 / span 2;
  }

  #w-node-fefd492c-1f0c-73d7-75ae-7df782f5c2e6-86816eff, #w-node-b1e8d5a2-a4cf-4b54-532f-2790281d969d-86816eff, #w-node-_0ea725f9-96dc-571c-9f69-134e6880a3df-86816eff, #w-node-c526260b-e526-ef56-3501-a73b7b28fba8-86816eff {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fc901308-9e2f-12dd-64f7-db5c116b2e29-86816eff {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1597fc2e-46f4-a7f1-9685-2cf9f51e62df-86816eff {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-fc901308-9e2f-12dd-64f7-db5c116b2e29-86816eff {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Appareldisplay';
  src: url('../fonts/ApparelDisplay-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Appareldisplay';
  src: url('../fonts/ApparelDisplay-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Appareldisplay';
  src: url('../fonts/ApparelDisplay-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}