:root {
  --white: white;
  --nero: #191d1c;
  --radius: 0em;
  --eggshell: #edeceb;
}

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

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

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

.page-wrapper {
  z-index: 0;
  background-color: var(--white);
  overflow: auto;
}

.heading-lg {
  font-size: 5em;
  line-height: 1;
}

.heading-lg.neue-mont.text-white {
  color: var(--white);
  font-family: Ppneuemontreal Book, sans-serif;
  font-size: 40px;
}

.menu-social {
  grid-column-gap: 1em;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 10% 5% auto;
}

.div-hide {
  position: relative;
  overflow: hidden;
}

.neue-mont {
  color: var(--nero);
  font-weight: 400;
  text-decoration: none;
}

.neue-mont.text-white {
  color: var(--white);
  font-family: Ppneuemontreal Book, sans-serif;
  font-size: 16px;
}

.menu-list-item {
  text-decoration: none;
}

.menu {
  z-index: 4;
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.menu-list {
  grid-row-gap: 1.2em;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 10%;
  display: flex;
}

.menu-footer {
  grid-row-gap: .5em;
  flex-direction: column;
  display: flex;
  position: absolute;
  inset: auto auto 5% 10%;
}

.menu-footer-list-item {
  line-height: 24px;
  text-decoration: none;
}

.menu-box {
  z-index: 1;
  background-color: #111;
  flex-direction: column;
  justify-content: center;
  width: 32em;
  height: 100%;
  display: flex;
  position: relative;
}

.menu-social-img {
  width: 1.2em;
}

.navigation {
  z-index: 99;
  position: fixed;
  inset: 0% 0% auto;
}

.container {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.nav-bag {
  color: var(--nero);
  font-size: 16px;
  text-decoration: none;
}

.heading-sm {
  z-index: 1;
  font-size: 2.5em;
  line-height: 1;
  position: relative;
}

.garoa-nav-logo {
  display: none;
}

.garoa-nav {
  align-items: flex-end;
  display: flex;
}

.nav-button {
  cursor: pointer;
  font-size: 16px;
}

.nav-flex {
  justify-content: space-between;
  align-items: center;
  padding-top: 1.8em;
  padding-bottom: 1.8em;
  display: flex;
}

.garoa-nav-logo-r {
  width: .4em;
  margin-top: .5em;
  margin-left: -.1em;
}

.nav-logo {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.horizontal-section {
  width: 100%;
  height: 245vh;
}

.body {
  background-color: #111;
}

.div-block {
  z-index: 2;
  position: fixed;
  inset: 0% auto auto 0%;
}

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

.logo-el {
  overflow: hidden;
}

.loader-container {
  width: 100%;
  font-size: 1em;
  display: block;
  position: relative;
  overflow: hidden;
}

.loader-container.no {
  display: none;
}

.loader_img-wrap {
  border-radius: 20px;
  width: 100vw;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.loader_img-wrap.loader_middle {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 150vh;
  display: flex;
}

.loader_img-wrap.wrap_xl {
  height: 130vh;
}

.loader_img-wrap.wrap_xs {
  height: 70vh;
}

.section {
  background-color: red;
  height: 100vh;
  position: relative;
}

.loading-wrapper {
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 100em;
  margin-left: auto;
  margin-right: auto;
  padding: 2.3em;
}

.loader_flex {
  flex: none;
  height: 561vh;
  display: flex;
  overflow: visible;
  transform: scale(.55);
}

.loader_flex.no {
  display: none;
}

.loader_column-inner {
  flex-direction: column;
  flex: none;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.global-styles {
  position: fixed;
  inset: 0% 0% auto;
}

.html {
  width: 0;
  height: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.loader_column {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 120%;
  padding-left: 3vh;
  padding-right: 3vh;
  display: flex;
}

.loader_column.is-alt {
  justify-content: flex-end;
  position: relative;
}

.loader_column.no {
  display: none;
}

.loader {
  z-index: 800;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

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

.loader_img.is-middle {
  pointer-events: none;
  display: none;
  position: absolute;
  inset: 0%;
}

.loader_img.is-middle.not-now {
  display: none;
}

.loader_img.is-middle.yes {
  display: block;
}

.load-text {
  z-index: 99999;
  flex: 0 auto;
  font-family: Ppeditorialold, sans-serif;
  font-size: 1.56em;
  font-weight: 200;
  line-height: 1.56em;
  display: block;
  position: absolute;
  inset: 50% auto auto 50%;
  overflow: hidden;
  transform: translate(-50%, -50%);
}

.night {
  filter: blur(2px);
  font-family: Nightingale, sans-serif;
  font-weight: 400;
}

.night.payoff-load-el {
  filter: blur(2px);
  line-height: 2em;
  transition-duration: .3s, 1s;
  transform: translate(0, 130%);
}

.text-span-2 {
  filter: blur(2px);
  font-family: Nightingale, sans-serif;
  font-weight: 400;
}

.text-span-2.payoff-load-el {
  transform: translate(0, 120%);
}

.payoff-load-el {
  line-height: 2em;
  transition: filter .3s, transform 1s cubic-bezier(.4, 0, 0, 1);
  display: inline-block;
  position: relative;
  transform: translate(0, 100%);
}

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

.hero-heading {
  z-index: 99;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  perspective: 1046px;
  color: var(--white);
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-size: 16px;
  display: flex;
  transform: none;
}

.hero_text__el {
  font-family: Ppeditorialold, sans-serif;
  font-size: 8.5em;
  font-style: normal;
  font-weight: 200;
  line-height: 1em;
  transition: transform 2s cubic-bezier(.4, 0, 0, 1);
  display: inline-block;
}

.hero_text__el.night {
  font-family: Nightingale, sans-serif;
  font-size: 8.5em;
  font-weight: 400;
  line-height: 2em;
  transform: none;
}

.hero_text__el.night.hero_el__4_1 {
  filter: none;
  margin-right: -.1em;
  padding-top: 100px;
  padding-bottom: 60px;
  line-height: 100%;
  transition: transform 2s cubic-bezier(.4, 0, 0, 1);
  overflow: visible;
  transform: none;
}

.hero_text__el.night.hero_el__4_2 {
  filter: none;
  margin-right: -.3em;
  padding-top: 100px;
  line-height: 100%;
  transition: transform 2s cubic-bezier(.4, 0, 0, 1);
  display: inline-block;
  overflow: visible;
  transform: none;
}

.hero_text__el.night-italic {
  margin-left: -.1em;
  font-family: Ppeditorialold, sans-serif;
  font-style: italic;
  font-weight: 200;
  line-height: 1em;
  transform: none;
}

.hero_text__el.night-italic.text-xl {
  margin-left: -.34em;
}

.hero_text__el.night-italic.text-xxl {
  margin-left: -.25em;
}

.hero_text__el.night-italic.text-xl-md {
  font-size: 6.5em;
}

.hero_text__el.text-xl {
  font-size: 10em;
}

.hero_text__el.text-xxl {
  font-size: 14em;
}

.hero_text__el.pp-editorial {
  font-family: Ppeditorialold, sans-serif;
  font-style: normal;
  font-weight: 200;
}

.hero_text__el.pp-editorial.text-xl-md {
  font-size: 6.5em;
}

.hero_text__el.pp-editorial.text-xl-md.handwritten-final {
  margin-top: -.8em;
  margin-left: -.2em;
}

.hero_text__el.contact-details {
  color: #191d1c;
  font-family: Ppneuemontreal Book, sans-serif;
  font-size: 4em;
  font-style: normal;
  font-weight: 400;
}

.hero_text__wrapper {
  opacity: 0;
  filter: blur(10px);
  transform-style: preserve-3d;
  line-height: 1.5em;
  transition: filter 1.5s, opacity .2s, transform 1.8s cubic-bezier(.4, .4, .1, 1);
  overflow: visible;
  transform: rotateX(-90deg)rotateY(0)rotateZ(0)translate(0, 120%);
}

.hero_text__wrapper.hero_text__wrapper-3 {
  margin-top: -6.1em;
}

.hero_text__wrapper.hero_text__wrapper-4 {
  margin-top: -4.4em;
}

.hero_text__wrapper.hero_text__wrapper-2 {
  flex: 0 auto;
  align-items: flex-end;
  margin-top: -40px;
  display: block;
  overflow: hidden;
}

.hero_text__wrapper.hero_text__wrapper-2-copy {
  flex: 0 auto;
  align-items: flex-end;
  width: 100%;
  margin-top: -40px;
  display: block;
  overflow: hidden;
}

.div-block-3 {
  text-align: center;
  flex-direction: column;
  margin-top: 60px;
  display: block;
  position: relative;
  transform: scale(2);
}

.hero-p {
  margin-bottom: 0;
  display: block;
  overflow: hidden;
}

.paragraph-2 {
  margin-bottom: 0;
  display: inline-block;
}

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

.hero_p__el {
  color: var(--white);
  font-family: Ppneuemontreal Book, sans-serif;
  font-weight: 400;
  transition: transform 1.2s cubic-bezier(.4, 0, 0, 1);
  display: inline-block;
  transform: translate(0, 100%);
}

.section-2 {
  background-color: red;
  height: 300vh;
  position: relative;
}

.section-3 {
  background-color: #00f;
  height: 100vh;
  position: relative;
}

.scroll-down {
  z-index: 999;
  grid-column-gap: 2px;
  grid-row-gap: 0px;
  transform: scale3d(1none, 1none, 1none);
  color: var(--white);
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  font-family: Ppneuemontreal Book, sans-serif;
  display: flex;
  position: absolute;
  inset: auto 0% 20px;
}

.arrow {
  position: relative;
}

.section-4 {
  background-color: green;
  justify-content: center;
  align-items: center;
  height: 400vh;
  display: flex;
}

.section-4.sdds {
  background-color: #00f;
}

.section-video {
  height: 300vh;
  position: sticky;
  top: 0;
}

.scroll-video-wrapper {
  width: 100%;
  height: 100%;
  display: none;
}

.sticky-container-scroll-video {
  height: 300vh;
  display: flex;
  position: sticky;
}

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

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

.sticky-circle {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.sticky-circle_img {
  object-fit: cover;
  width: 100vw;
  min-width: 100vw;
  max-width: none;
  height: 100vh;
  min-height: 100vh;
  position: relative;
}

.header_text-move.is--last {
  padding-bottom: 2.4em;
}

.is--alt-text {
  font-weight: 400;
}

.sticky-circle_wrap {
  height: 300vh;
}

.container-3 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 2.08em;
}

.container-3.is--header {
  text-align: center;
  padding-top: 8.78em;
  padding-bottom: 8.78em;
}

.sticky-circle_element {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.header_text-wrap {
  position: relative;
  overflow: hidden;
}

.container-4 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 2.08em;
}

.container-4.is--header {
  text-align: center;
  padding-top: 8.78em;
  padding-bottom: 8.78em;
}

.container-5 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 2.08em;
}

.container-5.is--header {
  text-align: center;
  padding-top: 8.78em;
  padding-bottom: 8.78em;
}

.container-6 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 2.08em;
}

.container-6.is--header {
  text-align: center;
  padding-top: 8.78em;
  padding-bottom: 8.78em;
}

.div-block-4 {
  background-color: red;
  height: 200vh;
}

.image-2 {
  width: 300px;
  height: 180px;
  position: sticky;
  top: 0;
}

.page_wrapper {
  z-index: 5;
  border-radius: var(--radius);
  background-color: var(--white);
  position: relative;
  transform: none;
}

.page_wrapper.bg-grey {
  background-color: var(--eggshell);
}

.container-7 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 2.08em;
}

.container-7.is--header {
  text-align: center;
  padding-top: 4em;
  padding-bottom: 4em;
}

.section-8.is--header {
  display: block;
}

.image-3 {
  width: 400px;
  height: 400px;
}

.reveal-video {
  justify-content: center;
  align-items: center;
  width: 100vw;
  position: relative;
}

.reveal-video.no_mobile {
  display: block;
}

.reveal-video.solo_mobile {
  display: none;
}

.img {
  object-fit: cover;
  border-radius: 5px;
}

.img.img-is-founder {
  width: 100%;
}

.section_container {
  background-color: #edeceb;
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  min-height: 100vh;
  display: block;
  position: relative;
}

.section_container.pt-220 {
  padding-top: 220px;
  padding-bottom: 0;
}

.section_container.pt-220.bg-white {
  background-color: #fff;
}

.section_container.pt-220.bg-white.radius {
  border-radius: 34px;
}

.section_container.pt-220.bg-white.contatti-srv {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding-top: 100px;
}

.section_container.pt-220.bg-white.is--foter {
  padding-bottom: 220px;
}

.container-8 {
  justify-content: center;
  align-items: stretch;
  max-width: 100%;
  padding: 220px 30px 60px;
}

.columns {
  grid-column-gap: 80px;
  align-items: center;
  display: flex;
}

.container-9 {
  margin-top: -6em;
}

.text_in__wrapper {
  opacity: 1;
  filter: none;
  perspective: 3em;
  transform-style: preserve-3d;
  line-height: 1.5em;
  overflow: visible;
  transform: perspective(3em);
}

.text_in__wrapper.hero_text__wrapper-3 {
  margin-top: -6.1em;
}

.text_in__wrapper.hero_text__wrapper-4 {
  margin-top: -4.4em;
}

.text_in__wrapper.hero_text__wrapper-2 {
  flex: 0 auto;
  align-items: flex-end;
  margin-top: -40px;
  display: block;
  overflow: hidden;
}

.text_in__wrapper.hero_text__wrapper-2-copy {
  flex: 0 auto;
  align-items: flex-end;
  width: 100%;
  margin-top: -40px;
  display: block;
  overflow: hidden;
}

.text_in__wrapper.xl-lines {
  flex-direction: column;
}

.text_in__wrapper.text-in-d-flex {
  grid-column-gap: 30px;
  filter: none;
  align-items: center;
  display: flex;
}

.columns-2 {
  grid-column-gap: 80px;
  align-items: center;
  display: flex;
}

.text_in__perspective {
  perspective: 3em;
  transform: perspective(3em);
}

.text_in__perspective.d-flex {
  flex-flow: column;
  display: flex;
}

.text-el {
  font-size: 15em;
}

.p {
  color: var(--nero);
  flex: 1;
  margin-bottom: 0;
  font-family: Ppneuemontreal Book, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  display: block;
  overflow: hidden;
}

.p.p-heading {
  font-family: Ppeditorialold, sans-serif;
  font-size: 2.2em;
  font-weight: 200;
  line-height: 1.5em;
}

.p.p-editorial {
  font-family: Ppeditorialold, sans-serif;
  font-size: 35px;
  font-weight: 200;
}

.p.uppercase {
  text-transform: uppercase;
}

.p._55 {
  margin-left: -.4em;
  font-size: 55px;
  line-height: 1em;
}

.p.no-show {
  opacity: 0;
}

.p.p-stack.center {
  text-align: center;
}

.p.bianco {
  color: var(--white);
}

.img-wrapper {
  transition: opacity .2s;
}

.container-full {
  justify-content: center;
  align-items: stretch;
  max-width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}

.container-full.pt-220 {
  padding-top: 220px;
}

.container-full.pt-220.pb-60 {
  padding-bottom: 60px;
}

.div-block-5 {
  padding-left: 40px;
  padding-right: 60px;
}

.div-block-6 {
  padding-right: 40px;
}

.columns-3 {
  grid-column-gap: 80px;
  display: flex;
}

.collection-item {
  display: flex;
}

.review-desc {
  width: 67%;
  font-family: Ppneuemontreal Book, sans-serif;
}

.review-desc.line {
  width: 100%;
}

.text-block, .text-block-2 {
  text-align: center;
  width: 16.5%;
  font-family: Ppneuemontreal Book, sans-serif;
}

.collection-list {
  grid-row-gap: 30px;
  flex-direction: column;
  display: flex;
}

.pt-100 {
  padding-top: 100px;
}

.text-block-3 {
  color: var(--nero);
  font-family: Ppneuemontreal Book, sans-serif;
  font-size: 16px;
}

.image-4 {
  object-fit: cover;
  border-radius: 10px;
  width: 100%;
  height: 50%;
}

.image-4.img-wrapper, .image-4.img-wrapper-home-srv {
  height: 300px;
  transform: rotate(0);
}

.tickets__left-side {
  position: relative;
}

.tickets__right-side.no {
  display: none;
}

.tickets__left {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: var(--white);
  border-radius: 10px;
  flex-direction: column;
  height: 652px;
  padding: .52rem 1rem 40px;
  display: flex;
}

.tickets__dot-side {
  margin-top: -12px;
  display: block;
}

.tickets__dot-side.reflect__dot-side {
  margin-top: -10px;
}

.tickets__dot-side.dot-bottom {
  margin-top: -9px;
}

.html-embed {
  display: none;
}

.image-5 {
  width: 80px;
  height: 100%;
  transform: rotate(90deg);
}

.text-block-4 {
  margin-top: 20px;
  font-family: Ppneuemontreal Book, sans-serif;
  font-size: 16px;
}

.text-block-5 {
  padding-top: 0;
  font-family: Ppeditorialold, sans-serif;
  font-size: 57px;
  font-weight: 200;
  line-height: 1.2em;
}

.div-block-8 {
  background-color: var(--white);
  border-radius: 10px;
  margin-top: -10px;
}

.html-embed-2 {
  width: 100%;
}

.collection-list-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  display: grid;
}

.collection-item-2 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.collection-list-wrapper {
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 40px;
  padding-left: 100px;
}

.image-6 {
  object-fit: contain;
  object-position: 50% 0%;
  width: 100%;
  margin-top: -15px;
}

.image-7 {
  object-fit: contain;
  width: 100%;
}

.div-block-9 {
  padding-left: 80px;
  padding-right: 80px;
}

.div-block-9.d-flex {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-9.d-flex.line-height-silvia {
  margin-top: -3em;
}

.div-block-9.line_compress {
  margin-top: -4em;
  margin-bottom: -1em;
}

.div-block-10 {
  display: inline-block;
}

.div-block-11 {
  width: 30%;
}

.line {
  color: var(--nero);
  margin-bottom: 0;
  font-family: Ppneuemontreal Book, sans-serif;
  font-size: 1em;
  display: block;
  overflow: hidden;
}

.line.p-heading {
  font-family: Ppeditorialold, sans-serif;
  font-size: 2.2em;
  font-weight: 200;
  line-height: 1.5em;
}

.line-wrapper.line-p-reviews {
  width: 67%;
}

.container-80 {
  justify-content: center;
  align-items: stretch;
  max-width: 80%;
  padding-bottom: 80px;
  padding-left: 30px;
  padding-right: 30px;
}

.container-80.pt-220 {
  padding-top: 220px;
}

.container-80.pt-220.pb-60 {
  padding-bottom: 60px;
}

.space {
  background-color: #caadad;
  height: 100vh;
}

.div-block-12 {
  align-items: center;
  display: flex;
}

.columns-4 {
  grid-column-gap: 50px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.column-2 {
  justify-content: flex-end;
  padding-left: 100px;
}

.container-fake-full-80 {
  justify-content: center;
  align-items: stretch;
  max-width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}

.container-fake-full-80.pt-220 {
  padding-top: 220px;
}

.container-fake-full-80.pt-220.pb-60 {
  padding-bottom: 60px;
}

.container-fake-full-80.contact-container {
  border-top: 1px solid #000;
  padding: 40px 10%;
}

.text-span-3 {
  font-family: Ppeditorialold, sans-serif;
  font-style: italic;
  font-weight: 200;
}

.columns-5 {
  align-items: center;
  display: flex;
}

.heading_text {
  opacity: 0;
  filter: none;
  transform-style: preserve-3d;
  background-color: red;
  line-height: 1.5em;
  transition: filter 1.5s, opacity .2s, transform 1.8s cubic-bezier(.4, .4, .1, 1);
  overflow: visible;
  transform: none;
}

.heading_text.hero_text__wrapper-3 {
  margin-top: -6.1em;
}

.heading_text.hero_text__wrapper-4 {
  margin-top: -4.4em;
}

.heading_text.hero_text__wrapper-2 {
  flex: 0 auto;
  align-items: flex-end;
  margin-top: -40px;
  display: block;
  overflow: hidden;
}

.heading_text.hero_text__wrapper-2-copy {
  flex: 0 auto;
  align-items: flex-end;
  width: 100%;
  margin-top: -40px;
  display: block;
  overflow: hidden;
}

.heading-perspective {
  perspective: 3em;
  font-family: Ppeditorialold, sans-serif;
  font-size: 8.5em;
  font-style: normal;
  font-weight: 200;
  line-height: 1em;
  transition: transform 2s cubic-bezier(.4, 0, 0, 1);
  display: inline-block;
  transform: perspective(3em);
}

.heading-perspective.night {
  font-family: Nightingale, sans-serif;
  font-size: 8.5em;
  font-weight: 400;
  line-height: 2em;
  transform: none;
}

.heading-perspective.night.hero_el__4_1 {
  filter: none;
  margin-right: -.1em;
  padding-top: 100px;
  padding-bottom: 60px;
  line-height: 100%;
  transition: transform 2s cubic-bezier(.4, 0, 0, 1);
  overflow: visible;
  transform: none;
}

.heading-perspective.night.hero_el__4_2 {
  filter: none;
  margin-right: -.3em;
  padding-top: 100px;
  line-height: 100%;
  transition: transform 2s cubic-bezier(.4, 0, 0, 1);
  display: inline-block;
  overflow: visible;
  transform: none;
}

.heading-perspective.night-italic {
  margin-left: -.1em;
  font-family: Ppeditorialold, sans-serif;
  font-style: italic;
  font-weight: 200;
  line-height: 1em;
  transform: none;
}

.heading-perspective.night-italic.text-xl {
  margin-left: -.34em;
}

.heading-perspective.night-italic.text-xxl {
  margin-left: -.25em;
}

.heading-perspective.night-italic.text-xl-md {
  font-size: 6.5em;
}

.heading-perspective.text-xl {
  font-size: 15em;
}

.heading-perspective.text-xxl {
  font-size: 19em;
}

.heading-perspective.pp-editorial {
  font-family: Ppeditorialold, sans-serif;
  font-style: normal;
  font-weight: 200;
}

.heading-perspective.pp-editorial.text-xl-md {
  font-size: 6.5em;
}

.heading-perspective.pp-editorial.text-xl-md.handwritten-final {
  margin-top: -.8em;
  margin-left: -.2em;
}

.heading-perspective.contact-details {
  color: #191d1c;
  font-family: Ppneuemontreal Book, sans-serif;
  font-size: 6.5em;
  font-style: normal;
  font-weight: 400;
}

.heading-perspective._100 {
  font-size: 6.2em;
}

.heading-perspective._100.bianco {
  color: #fff;
}

.heading-perspective._200 {
  font-size: 12em;
}

.heading-perspective._75 {
  font-size: 75px;
}

.heading-perspective._75.subheading-perspective {
  font-family: Ppneuemontreal Book, sans-serif;
  font-weight: 400;
}

.heading-perspective._75.tailored-events-lh {
  line-height: .8em;
}

.heading-perspective.subheading-perspective._50 {
  color: var(--nero);
  margin-top: 40px;
  font-family: Ppneuemontreal Book, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.nightngale {
  font-family: Nightingale, sans-serif;
  font-weight: 400;
}

.nightngale.e-nightngale {
  margin-right: -56px;
}

.nightngale.e-nightngale.e-events {
  margin-right: -30px;
}

.nightngale._35 {
  font-size: 35px;
  line-height: 1em;
}

.nightngale._35.initial-nightngale {
  margin-right: -.3em;
}

.nightngale._55 {
  font-size: 55px;
  line-height: 1em;
}

.container-90 {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 90%;
  max-width: 90%;
  padding-bottom: 80px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.container-90.pt-220 {
  padding-top: 220px;
}

.container-90.pt-220.pb-60 {
  padding-bottom: 60px;
}

.container-90.container-swiper {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 5%;
}

.column-2-copy {
  justify-content: flex-end;
  padding-left: 100px;
}

.contact-hero {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  inset: 0% auto auto 0%;
}

.extra-info {
  padding-top: 100px;
  padding-bottom: 140px;
}

.div-block-13 {
  grid-column-gap: 100px;
  grid-row-gap: 80px;
  grid-template-rows: auto auto;
  grid-template-columns: .75fr 1.5fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.heading-35 {
  font-family: Ppneuemontreal Book, sans-serif;
  font-size: 35px;
  line-height: 40px;
}

.columns-6 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}

.column-3, .column-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-7 {
  border-top: 1px solid var(--nero);
  border-bottom: 1px solid var(--nero);
  display: flex;
}

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

.column-5 {
  justify-content: flex-end;
  align-items: center;
  padding-left: 20px;
  padding-right: 0;
  display: flex;
}

.column-6 {
  justify-content: center;
  align-items: center;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.fake-container-90 {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  padding-bottom: 0;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
}

.fake-container-90.pt-220 {
  padding-top: 220px;
}

.fake-container-90.pt-220.pb-60 {
  padding-bottom: 60px;
}

.container-full-width {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  height: 100%;
  padding: 60px 0% 0;
  display: flex;
}

.container-full-width.pt-220 {
  padding-top: 220px;
}

.container-full-width.pt-220.pb-60 {
  padding-bottom: 60px;
}

._90 {
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 30%;
  padding: 10px 5%;
  display: flex;
}

._90.border-bottom-top {
  border-top: 1px solid var(--eggshell);
  border-bottom: 1px solid var(--eggshell);
  height: 33%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.clip-path-bg-contact-hero {
  justify-content: center;
  align-items: center;
  height: 100vh;
  position: relative;
}

.div-block-14 {
  background-image: url('../images/e190c08131b597878c9314514b4eebd4.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100vw;
  height: 100vh;
}

.sticky-circle_wrap-copy {
  height: 300vh;
}

.sticky-square {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: -100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.sticky-section_list {
  position: relative;
}

.sticky-section_panel {
  background-color: #292929;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  min-height: 100vh;
  padding: 4rem;
  display: flex;
  position: sticky;
  top: 0;
}

.stack_component {
  grid-row-gap: 14rem;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.stack_card-content {
  padding: 100px 15%;
}

.stack_card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--white);
  box-shadow: none;
  border-top: 1px solid #191d1c99;
  border-radius: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(0, 1fr);
  grid-auto-columns: 1fr;
  width: 100%;
  height: 90vh;
  margin-bottom: 9rem;
  display: grid;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.stack_card.is-2 {
  background-color: #fca943;
  margin-bottom: 6rem;
  top: 10rem;
}

.stack_card.is-6 {
  background-color: #5c7da3;
  margin-bottom: 3rem;
  top: 13rem;
}

.stack_card.is-last {
  background-color: #365a75;
  margin-bottom: 0;
  top: 16rem;
}

.stack_card.stack-3 {
  top: 16vh;
}

.stack_card.last-card {
  background-color: var(--eggshell);
  box-shadow: none;
  border-top-width: 0;
  border-top-color: #0000;
  border-bottom: 0 solid #0000;
  border-radius: 0;
  height: 220px;
  margin-bottom: 0;
}

.stack_card.stack-2 {
  top: 8vh;
}

.container-large {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.stack_card-image-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

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

.padding-global {
  padding-left: 0;
  padding-right: 2.5rem;
}

.section_stack {
  background-color: var(--eggshell);
  display: none;
}

.scorrimento-feautres {
  background-color: var(--eggshell);
  padding-bottom: 100px;
}

.recensioni {
  background-color: var(--eggshell);
  padding-top: 100px;
  padding-bottom: 0;
}

.post-video {
  background-color: var(--eggshell);
  padding-top: 140px;
  padding-bottom: 60px;
}

.pre-video {
  background-color: var(--eggshell);
  padding-top: 140px;
  padding-bottom: 60px;
  font-size: 13px;
}

.hero-srv {
  height: 100vh;
}

.div-block-15 {
  padding-top: 220px;
  padding-bottom: 220px;
}

.div-block-15.no-padding-top {
  padding-top: 0;
}

.div-block-15.no-padding-top.eggshell-bg {
  background-color: var(--eggshell);
  padding-bottom: 60px;
}

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

.div-block-17 {
  margin-top: 60px;
  padding-left: 70%;
}

.div-block-18 {
  margin-top: 60px;
}

.link {
  color: var(--nero);
  font-family: Ppneuemontreal Book, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.div-block-19 {
  position: absolute;
  left: -20%;
}

.columns-8, .column-7 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.div-block-21 {
  padding-right: 30%;
  position: relative;
}

.swiper-component {
  width: 100%;
  position: relative;
}

.swiper-component.slider1.pill {
  padding-right: 14em;
}

.swiper-component.slider2.ora-no {
  display: none;
}

.swiper-component.slider2.pill {
  padding-right: 0;
}

.swiper {
  width: 100%;
}

.swiper.swiper1.no, .swiper.swiper2.ora-no, .swiper.swiper2.ora-no {
  display: none;
}

.swiper.swiper2.ora-no {
  display: block;
}

.swiper-wrapper {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.swiper-slide {
  background-color: #0000;
  flex-flow: column;
  flex: none;
  width: 33.3333%;
  padding: 0;
  display: flex;
}

.swiper-slide.swiper-why {
  grid-column-gap: 50px;
  background-color: #0000;
  border-width: 0;
  border-radius: 0;
  flex: none;
  padding-left: 20px;
  padding-right: 20px;
}

.rich-text-block {
  padding-bottom: 140px;
}

.rich-text-block.p-review {
  margin-top: 10px;
  padding-bottom: 0;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 12px;
  line-height: 1.2em;
}

.div-block-22 {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.pagination-arrow {
  display: flex;
  position: absolute;
  bottom: 0;
  right: -5%;
}

.pagination-arrow.swiper-2 {
  margin-bottom: -130px;
}

.pagination-arrow.swiper-2.fix-right {
  right: 0%;
}

.image-9, .image-10 {
  cursor: pointer;
  width: 120px;
}

.div-block-23 {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.div-block-24 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  display: flex;
}

.container-91 {
  height: 100%;
}

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

.editorial-italic {
  font-family: Ppeditorialold, sans-serif;
  font-style: italic;
  font-weight: 200;
}

.editorial-italic._20 {
  color: var(--nero);
  font-size: 20px;
  line-height: 1em;
}

.editorial {
  font-family: Ppeditorialold, sans-serif;
  font-weight: 200;
}

.editorial._40 {
  font-size: 40px;
  line-height: 1em;
}

.editorial._55 {
  font-size: 55px;
  line-height: 1em;
}

.img-card {
  width: 100%;
  height: 30vh;
}

.div-block-26 {
  width: 100%;
  margin-bottom: 100px;
}

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

.swiper-slide-2 {
  flex: none;
  width: 33.3333%;
}

.swiper-slide-2.five-cards {
  width: 50%;
}

.div-block-28 {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 30px;
  display: flex;
}

.div-block-29 {
  grid-column-gap: 80px;
  display: flex;
}

.container-95-padding-left {
  max-width: 100%;
  height: 100%;
  padding-left: 5%;
}

.column-8 {
  justify-content: flex-start;
  align-items: flex-end;
  height: 100%;
  padding-bottom: 60px;
  display: flex;
}

._14 {
  font-family: Ppeditorialold, sans-serif;
}

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

.columns-9, .column-9 {
  height: 100%;
}

.grid-row-inner {
  grid-row-gap: 10px;
  background-color: #0000;
  flex-direction: column;
  justify-content: space-around;
  align-items: stretch;
  width: 21vw;
  height: 100%;
  display: flex;
}

.grid__inner {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 180%;
  padding-left: 16px;
  padding-right: 16px;
  display: grid;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.grid-el-wrap {
  height: 100%;
  overflow: hidden;
}

.grid-el-wrap.el-wrap-2 {
  height: 26%;
}

.grid-el-wrap.el-wrap-3, .grid-el-wrap.el-wrap-2_1 {
  height: 30%;
}

.grid-el-wrap.el-wrap-3_1 {
  height: 25%;
}

.grid-el-wrap.el-wrap-1_1 {
  height: 28%;
}

.grid-el-wrap.el-wrap-1 {
  height: 30%;
}

.grid-row, .grid-el {
  height: 100%;
}

.grid-el.el-6 {
  background-color: var(--white);
  border-radius: 10px;
}

.grid-el.el-2 {
  background-image: url('../images/travel-advisor-in-italy.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
}

.grid-el.el-2.el-2-events {
  background-image: url('../images/balbaniello-destination-wedding.jpg');
}

.grid-el.el-2.el-2-ev {
  background-image: url('../images/harvest-tuscany.jpg');
}

.grid-el.el-4 {
  background-image: url('../images/villa-italia-esclusiva.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
}

.grid-el.el-4.el-4-events {
  background-image: url('../images/kamile-lukas-preview-98_websize-2.jpg');
}

.grid-el.el-4.el-4-ev {
  background-image: url('../images/Palio-di-Siena.webp');
}

.grid-el.el-1 {
  background-image: url('../images/piatti-stellati.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
}

.grid-el.el-1.el-1-events {
  background-image: url('../images/Silvia-Poropat-140-2_websize-1.jpg');
}

.grid-el.el-1.el-1-ev {
  background-image: url('../images/gran-premio-montecarlo.jpg');
}

.grid-el.el-5 {
  background-image: url('../images/travel-advisor-in-italy-luxury.jpg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
}

.grid-el.el-5.el-5-events {
  background-image: url('../images/Venice-Gondola.webp');
}

.grid-el.el-5.el-5-ev {
  background-image: url('../images/MotoGP.webp');
}

.grid-el.el-7 {
  background-image: url('../images/vino-toscano.webp');
  background-position: 0 0;
  background-size: auto;
  border-radius: 10px;
}

.grid-el.el-7.el-1-events {
  background-image: url('../images/Cipresses-Tuscany.webp');
}

.grid-el.el-7.el-7-events {
  background-image: url('../images/kamile-lukas-preview-183_websize-1.jpg');
}

.grid-el.el-7.el-1-ev {
  background-image: url('../images/Milano-Gallery.webp');
}

.grid-el.el-7.el-1-ev.fix-mobile-eventi-infiorata {
  background-image: url('../images/calcio-storico.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.grid-el.el-7.el-7-ev {
  background-image: url('../images/la-scala-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.grid-el.el-3 {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
}

.grid-el.el-3.el-wedding-center {
  background-image: url('../images/kamile-lukas-preview-51_websize-1.jpg');
  background-position: 50%;
  background-size: contain;
}

.grid-el.el-3.el-events-center {
  background-image: url('../images/venice-carnival.jpg');
  background-position: 50%;
  background-size: contain;
}

.grid-el.el-9 {
  background-image: url('../images/travel-planner-italy.jpg');
  background-position: 100% 100%;
  background-size: auto;
}

.grid-el.el-9.el-9-events {
  background-image: url('../images/kamile-lukas-preview-89_websize-1.jpg');
}

.grid-el.el-9.el-9-ev, .grid-el.el-9.el-9-events {
  background-image: url('../images/MotoGP.webp');
}

.grid-el.next-srv {
  background-color: var(--white);
  border-radius: 10px;
}

.grid-el.el-11 {
  background-image: url('../images/travel-advisor-luxury-trip.jpg');
  background-position: 50% 100%;
  border-radius: 10px;
}

.grid-el.el-11.el-1-events {
  background-image: url('../images/Cipresses-Tuscany.webp');
}

.grid-el.el-11.el-7-events {
  background-image: url('../images/Trattoria-Italiana.webp');
}

.grid-el.el-11.el-1-ev {
  background-image: url('../images/Milano-Gallery.webp');
}

.grid-el.el-11.el-7-ev {
  background-image: url('../images/La-Scala-di-Milano.webp');
  background-size: cover;
}

.grid-el.el-next-srv {
  background-image: url('../images/travel-planning-in-italy.jpg');
  background-position: 100% 100%;
  background-size: auto;
}

.grid-el.el-next-srv.el-9-events {
  background-image: url('../images/Venice-Gondola.webp');
}

.grid-el.el-next-srv.el-9-ev {
  background-image: url('../images/MotoGP.webp');
}

.grid-el.el-next-srv.el--is-last-events {
  background-image: url('../images/noto-1.jpg');
}

.div-block-31 {
  height: 100%;
  overflow: hidden;
}

.hero-srv-video {
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.div-block-32 {
  grid-row-gap: 100px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px 20px 60px;
  display: flex;
}

.div-block-33, .div-block-34 {
  width: 100%;
}

.p-copy {
  color: var(--nero);
  margin-bottom: 0;
  font-family: Ppneuemontreal Book, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  display: block;
  overflow: hidden;
}

.p-copy.p-heading {
  font-family: Ppeditorialold, sans-serif;
  font-size: 2.2em;
  font-weight: 200;
  line-height: 1.5em;
}

.p-copy.p-editorial {
  font-family: Ppeditorialold, sans-serif;
  font-size: 35px;
  font-weight: 200;
}

.p-copy.uppercase {
  text-transform: uppercase;
}

.p-copy._55 {
  margin-left: -.4em;
  font-size: 55px;
  line-height: 1em;
}

.p-copy.no-show {
  opacity: 0;
}

.p-no-fade {
  color: var(--nero);
  margin-bottom: 0;
  font-family: Ppneuemontreal Book, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  display: block;
  overflow: hidden;
}

.p-no-fade.p-heading {
  font-family: Ppeditorialold, sans-serif;
  font-size: 2.2em;
  font-weight: 200;
  line-height: 1.5em;
}

.p-no-fade.p-editorial {
  font-family: Ppeditorialold, sans-serif;
  font-size: 35px;
  font-weight: 200;
}

.p-no-fade.uppercase {
  text-transform: uppercase;
}

.p-no-fade._55 {
  margin-left: -.4em;
  font-size: 55px;
  line-height: 1em;
}

.p-no-fade.no-show {
  opacity: 0;
}

.solo-desktop {
  display: none;
}

.payoff-stack-img {
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
}

.container-92.no-desktop {
  display: none;
}

.text-block-6 {
  margin-top: 10px;
  font-family: Nightingale, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 45px;
}

.video {
  border-radius: 10px;
}

.div-block-36 {
  border-radius: 10px;
  overflow: hidden;
}

.div-block-37 {
  margin-bottom: 40px;
}

.div-block-39 {
  background-image: url('../images/chianti-hills-1.webp');
  background-position: 100%;
  background-size: cover;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
}

.div-block-39.lista-bg-eventi {
  background-image: url('../images/la-scala-1.jpg');
}

.image-11 {
  height: 250px;
}

.image-11.resizing-11 {
  height: 200px;
}

.div-block-40 {
  padding: 20px 0;
}

.text-block-7 {
  border-bottom: 0px solid var(--nero);
  color: var(--nero);
  text-align: center;
  padding-bottom: 10px;
  padding-left: 20px;
  font-family: Ppneuemontreal Book, sans-serif;
  font-size: 72px;
  font-weight: 400;
  line-height: 1em;
}

.div-block-41 {
  padding: 60px 100px;
}

.collection-list-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap-reverse;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
}

.collection-item-3 {
  text-align: center;
  border-bottom: 1px solid #191d1c36;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.text-block-8 {
  font-family: Ppeditorialold, sans-serif;
  font-weight: 200;
}

.text-block-9 {
  text-align: center;
  margin-top: 40px;
  font-family: Ppeditorialold, sans-serif;
  font-size: 32px;
  font-style: italic;
  font-weight: 200;
  line-height: 1em;
}

.luoghi-lista {
  margin-bottom: 140px;
}

.swiper-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

@media screen and (max-width: 991px) {
  .heading-lg {
    font-size: 6vw;
  }

  .heading-lg.neue-mont.text-white {
    font-size: 30px;
  }

  .div-hide.animate-line:hover {
    font-family: Ppeditorialold, sans-serif;
    font-style: italic;
  }

  .neue-mont.text-white {
    font-size: 14px;
  }

  .menu-list-item:active {
    font-family: Ppeditorialold, sans-serif;
    font-style: italic;
  }

  .menu {
    max-width: 100vw;
  }

  .menu-list {
    padding-left: 30px;
  }

  .menu-footer {
    left: 30px;
  }

  .menu-box, .navigation {
    width: 100vw;
  }

  .heading-sm {
    font-size: 3vw;
  }

  .nav-button {
    cursor: pointer;
  }

  .nav-logo {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
  }

  .logo-el {
    display: none;
  }

  .loader_img-wrap.loader_middle {
    height: 100vh;
  }

  .container-2 {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .loader_flex {
    transform: scale(1);
  }

  .loader_img.is-middle.mobile-loader-middle {
    background-image: url('../images/escathor..jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .load-text {
    display: none;
  }

  .hero-heading {
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
  }

  .hero_text__el.night.hero_el__4_1 {
    padding-top: 40px;
    padding-bottom: 0;
    font-size: 44px;
  }

  .hero_text__el.night.hero_el__4_2 {
    margin-right: -.1em;
    padding-top: 90px;
    font-size: 44px;
    transform: translate(0);
  }

  .hero_text__el.night-italic.text-xl {
    font-size: 80px;
  }

  .hero_text__el.text-xl {
    font-size: 80px;
    line-height: 80px;
  }

  .hero_text__el.text-xxl {
    font-size: 100px;
  }

  .hero_text__el.contact-details {
    font-size: 40px;
  }

  .hero_text__wrapper {
    opacity: 1;
    filter: blur();
    transform: rotate(0)translate(0);
  }

  .hero_text__wrapper.hero_text__wrapper-3 {
    margin-top: 0;
  }

  .hero_text__wrapper.hero_text__wrapper-4 {
    margin-top: -3.4em;
  }

  .hero_text__wrapper.hero_text__wrapper-2 {
    margin-top: 0;
  }

  .hero_p__el {
    font-size: 12px;
    line-height: 14px;
    transform: none;
  }

  .sticky-circle {
    height: auto;
    position: relative;
  }

  .sticky-circle_wrap {
    height: auto;
  }

  .container-3 {
    padding-left: 3em;
    padding-right: 3em;
  }

  .sticky-circle_element {
    height: auto;
  }

  .container-4, .container-5, .container-6 {
    padding-left: 3em;
    padding-right: 3em;
  }

  .page_wrapper.bg-grey {
    width: 100vw;
  }

  .container-7 {
    padding-left: 3em;
    padding-right: 3em;
  }

  .reveal-video.no_mobile {
    display: none;
  }

  .reveal-video.solo_mobile {
    display: block;
  }

  .img {
    border-radius: 10px;
    height: 300px;
  }

  .section_container {
    min-height: auto;
  }

  .section_container.pt-220 {
    padding-top: 100px;
  }

  .section_container.pt-220.bg-white.radius {
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .section_container.pt-220.bg-white.contatti-srv {
    padding-top: 60px;
  }

  .columns {
    grid-column-gap: 0px;
  }

  .container-9 {
    margin-top: -2.1em;
  }

  .columns-2 {
    grid-column-gap: 0px;
    flex-flow: column;
    display: flex;
  }

  .p.heading-35 {
    margin-top: 0;
  }

  .p.p-stack {
    font-size: 14px;
  }

  .img-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-full.pt-220 {
    padding-top: 100px;
  }

  .div-block-5 {
    width: 80%;
  }

  .columns-3 {
    display: block;
  }

  .review-desc.p {
    width: 80%;
    font-size: 14px;
  }

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

  .image-4.img-wrapper, .image-4.img-wrapper-home-srv {
    justify-content: center;
    align-items: center;
  }

  .tickets__left {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: auto;
  }

  .text-block-5 {
    padding-top: 0;
    font-size: 18px;
  }

  .html-embed-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .collection-list-2 {
    grid-column-gap: 10px;
    justify-content: space-between;
    align-items: center;
  }

  .collection-item-2 {
    flex: 1;
    align-self: stretch;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-9.d-flex.line-height-silvia {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-9.line_compress {
    width: 100%;
    margin-top: -1.5em;
    margin-bottom: 0;
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-11 {
    width: 100%;
    margin-top: 40px;
  }

  .container-80 {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .columns-4 {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .column-2 {
    margin-top: 40px;
    padding-left: 0;
  }

  .columns-5 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .heading-perspective._100 {
    margin-right: 4px;
    font-size: 40px;
  }

  .heading-perspective._200 {
    font-size: 80px;
  }

  .heading-perspective._75 {
    font-size: 44px;
  }

  .heading-perspective._75._31-mobile {
    font-size: 31px;
  }

  .heading-perspective._75.spacing-letter {
    margin-right: 5px;
  }

  .heading-perspective.subheading-perspective._50 {
    margin-top: 10px;
    font-size: 24px;
  }

  .nightngale.e-nightngale {
    margin-right: -20px;
  }

  .nightngale.e-nightngale.e-events {
    margin-right: -23px;
  }

  .nightngale._35.initial-nightngale {
    line-height: 75px;
  }

  .container-90 {
    padding-left: 0;
    padding-right: 0;
  }

  .container-90.container-swiper {
    overflow: hidden visible;
  }

  .container-90.no-padding-mobile {
    padding-bottom: 0;
  }

  .contact-hero {
    position: relative;
  }

  .extra-info {
    padding-top: 60px;
  }

  .div-block-13 {
    grid-row-gap: 20px;
    flex-flow: column;
    grid-auto-flow: row;
    display: flex;
  }

  .heading-35 {
    margin-top: 40px;
  }

  .column-4 {
    order: 1;
  }

  .column-5.col-no_mobile {
    display: none;
  }

  .column-6 {
    order: 3;
    padding-left: 0;
    padding-right: 0;
  }

  .clip-path-bg-contact-hero {
    height: 100vh;
  }

  .sticky-square.no-mobile {
    display: none;
  }

  .stack_card-content {
    height: 60%;
    padding: 40px 5% 20px;
  }

  .stack_card {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    height: 100vh;
    display: flex;
  }

  .stack_card.stack-3 {
    top: 0;
  }

  .stack_card.last-card {
    display: none;
  }

  .stack_card.stack-2 {
    top: 0;
  }

  .stack_card-image-wrapper {
    height: 40%;
  }

  .stack_card-image {
    object-fit: cover;
    object-position: 50% 50%;
    border-radius: 10px;
  }

  .stack_card-image.stack-bg-bottom {
    object-position: 50% 100%;
  }

  .scorrimento-feautres {
    padding-bottom: 40px;
  }

  .recensioni {
    padding-left: 50px;
    padding-right: 50px;
    overflow: hidden;
  }

  .post-video {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .hero-srv {
    height: auto;
  }

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

  .div-block-19 {
    position: relative;
    left: -4%;
  }

  .columns-8 {
    grid-row-gap: 40px;
    flex-flow: column;
    display: flex;
  }

  .div-block-21 {
    padding-right: 0%;
  }

  .swiper-component.slider1.pill, .swiper-component.slider2.pill {
    padding-right: 6vw;
  }

  .swiper-slide {
    width: 50%;
  }

  .swiper-slide.swiper-why {
    padding-top: 20px;
  }

  .swiper-slide.swiper-why.no, .pagination-arrow {
    display: none;
  }

  .pagination-arrow.swiper-2 {
    z-index: 10;
    margin-bottom: -75px;
    display: flex;
    position: absolute;
    inset: auto 0% 0% auto;
  }

  .image-9, .image-10, .image-10.button-next-2 {
    width: 60px;
  }

  .div-block-23 {
    grid-column-gap: 5px;
    justify-content: flex-start;
    align-items: center;
  }

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

  .editorial._40 {
    font-size: 28px;
  }

  .editorial._55 {
    font-size: 20px;
  }

  .img-card {
    height: 100%;
  }

  .div-block-26 {
    margin-bottom: 20px;
  }

  .swiper-slide-2 {
    width: 50%;
  }

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

  .div-block-29 {
    grid-row-gap: 30px;
    flex-flow: column;
    padding-top: 20px;
    padding-left: 10px;
  }

  .column-8 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-30 {
    padding-top: 100px;
  }

  .grid-row-inner {
    width: 48vw;
  }

  .grid__inner {
    grid-template-columns: 1fr 1fr;
    height: auto;
    transform: translate(0, -50%);
  }

  .grid-el-wrap, .grid-el-wrap.el-wrap-2, .grid-el-wrap.el-wrap-3, .grid-el-wrap.el-wrap-2_1, .grid-el-wrap.el-wrap-3_1, .grid-el-wrap.el-wrap-1_1, .grid-el-wrap.el-wrap-1 {
    height: 200px;
  }

  .grid-row.terza-row {
    display: none;
  }

  .grid-el {
    height: 200px;
  }

  .grid-el.el-5 {
    background-position: 100% 100%;
  }

  .grid-el.el-7 {
    background-position: 100% 0;
    background-size: cover;
    height: 100%;
  }

  .grid-el.el-9 {
    background-image: url('../images/Venice-Escape.webp');
    background-position: 0 100%;
    background-size: cover;
    border-radius: 10px;
  }

  .grid-el.next-srv {
    overflow: hidden;
  }

  .grid-el.el-next-srv {
    background-image: url('../images/Tuscany-Countryside.webp');
    background-position: 50% 100%;
    background-size: cover;
  }

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

  .no-col_mobile {
    display: none;
  }

  .solo-desktop {
    padding-bottom: 60px;
    padding-left: 5%;
    padding-right: 5%;
    display: block;
  }

  .column-10 {
    margin-top: 60px;
  }

  .column-11, .column-12 {
    margin-top: 20px;
  }

  .column-17 {
    margin-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-35 {
    height: 50%;
    display: flex;
  }

  .payoff-stack-img {
    width: 23%;
  }

  .container-92 {
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    display: flex;
  }

  .column-19 {
    order: 1;
    margin-top: 40px;
  }

  .link-2 {
    margin-top: 30px;
  }
}

@media screen and (max-width: 767px) {
  .heading-lg {
    font-size: 8vw;
  }

  .heading-sm {
    font-size: 4vw;
  }

  .sticky-section_panel {
    overflow: clip;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .swiper-component.slider1.pill, .swiper-component.slider2.pill {
    padding-right: 0;
  }

  .swiper-slide, .swiper-slide-2, .swiper-slide-2.five-cards {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .heading-lg {
    font-size: 12vw;
  }

  .heading-lg.neue-mont.text-white:hover {
    font-family: Ppeditorialold, sans-serif;
    font-style: italic;
    font-weight: 200;
  }

  .heading-sm {
    font-size: 6vw;
  }

  .loader_img-wrap.loader_middle {
    border-radius: 0;
  }

  .hero-heading {
    width: 100%;
  }

  .hero_text__el {
    font-size: 44px;
  }

  .hero_text__el.night.hero_el__4_1 {
    padding-top: 28px;
  }

  .hero_text__el.night.hero_el__4_2 {
    padding-top: 72px;
  }

  .hero_text__el.night-italic {
    font-size: 44px;
  }

  .hero_text__el.night-italic.text-xl {
    text-transform: uppercase;
    margin-left: -.14em;
    font-style: normal;
  }

  .hero_text__el.text-xxl {
    font-size: 80px;
  }

  .hero_text__el.pp-editorial.text-xl-md {
    font-size: 16vw;
  }

  .hero_text__el.pp-editorial.text-xl-md.handwritten-final {
    margin-top: -.5em;
    margin-left: -.1em;
  }

  .hero_text__el.contact-details {
    font-size: 24px;
  }

  .hero_text__wrapper {
    opacity: 1;
    filter: none;
    transform: none;
  }

  .hero-p {
    line-height: 0;
  }

  .hero_p__el {
    font-size: 8px;
    line-height: 10px;
    transform: none;
  }

  .img.img-is-founder {
    height: 100%;
  }

  .section_container.pt-220 {
    padding-bottom: 100px;
  }

  .section_container.pt-220.bg-white.radius {
    padding-left: 0%;
    padding-right: 0%;
  }

  .p.p-heading {
    font-size: 25px;
  }

  .p.p-editorial {
    font-size: 25px;
    line-height: 120%;
  }

  .p.bianco {
    color: var(--nero);
  }

  .container-full {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .container-full.pt-220 {
    width: 100%;
    padding-top: 100px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .container-full.pt-220.founder-post {
    padding-top: 40px;
  }

  .div-block-5 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .collection-item {
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .review-desc.p {
    width: 100%;
  }

  .text-block.p, .text-block-2.p {
    text-align: left;
    width: 100%;
  }

  .image-4.img-wrapper, .image-4.img-wrapper-home-srv {
    height: 200px;
  }

  .text-block-5 {
    font-size: 32px;
  }

  .html-embed-2 {
    padding-top: 2px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .collection-item-2 {
    margin-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .collection-list-wrapper {
    padding-left: 0;
  }

  .div-block-9.line_compress {
    margin-bottom: -1em;
  }

  .line-wrapper.line-p-reviews {
    width: 100%;
  }

  .container-80 {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-12 {
    justify-content: center;
    align-self: center;
    align-items: flex-end;
  }

  .container-fake-full-80.contact-container {
    padding-left: 5%;
    padding-right: 5%;
  }

  .heading-perspective._100.bianco {
    color: var(--nero);
  }

  .heading-perspective._200 {
    font-size: 60px;
  }

  .heading-perspective._75 {
    font-size: 44px;
  }

  .nightngale.mobile-no {
    display: none;
  }

  .container-90 {
    padding-left: 0;
    padding-right: 0;
  }

  .container-90.container-swiper {
    padding-right: 5%;
  }

  .contact-hero {
    height: auto;
  }

  .container-full-width {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  ._90.border-bottom-top {
    border-top-color: var(--nero);
    border-bottom-color: var(--nero);
  }

  .clip-path-bg-contact-hero {
    height: auto;
  }

  .sticky-section_wrapper {
    width: 100%;
    overflow: clip;
  }

  .sticky-section_list {
    width: 100%;
  }

  .sticky-section_panel {
    grid-template-columns: 1fr;
    align-content: center;
    width: 100%;
    padding: 1rem;
  }

  .stack_card {
    grid-template-rows: auto auto;
    grid-auto-flow: row;
  }

  .recensioni {
    padding-left: 20px;
    padding-right: 20px;
  }

  .pre-video {
    padding-top: 60px;
  }

  .hero-srv {
    height: auto;
  }

  .swiper-wrapper {
    display: block;
  }

  .swiper-slide {
    flex: none;
    padding: 0;
  }

  .swiper-slide.swiper-why {
    padding-left: 0;
    padding-right: 0;
  }

  .rich-text-block.p-review {
    padding-bottom: 60px;
  }

  .pagination-arrow {
    z-index: 99;
    display: flex;
  }

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

  .editorial._40 {
    font-size: 28px;
  }

  .img-card {
    object-fit: cover;
    object-position: 50% 100%;
  }

  .container-95-padding-left {
    padding-right: 5%;
  }

  .column-8 {
    justify-content: flex-start;
    align-items: center;
  }

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

  .grid-row-inner {
    grid-row-gap: 15px;
    width: 42vw;
  }

  .grid__inner {
    padding-left: 0;
    padding-right: 0;
    transform: none;
  }

  .grid-el-wrap.el-wrap-1 {
    height: 200px;
  }

  .grid-row {
    width: 21vw;
    position: relative;
  }

  .grid-el.el-2.el-2-ev {
    background-image: url('../images/calcio-storico.jpg');
  }

  .grid-el.el-5 {
    background-position: 50%;
  }

  .grid-el.el-7 {
    background-size: cover;
  }

  .grid-el.el-7.el-1-ev.fix-mobile-eventi-infiorata {
    background-image: url('../images/noto-1.jpg');
  }

  .grid-el.el-9 {
    background-position: 50%;
    background-size: cover;
    border-radius: 10px;
  }

  .grid-el.el-11 {
    background-position: 50%;
    background-size: cover;
  }

  .grid-el.el-next-srv {
    background-position: 50%;
    background-size: cover;
    border-radius: 10px;
  }

  .column-11, .column-12 {
    padding-left: 0;
  }

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

  .column-14, .column-15, .column-16 {
    padding-left: 0;
  }

  .column-17.spacing {
    margin-bottom: 0;
  }

  .div-block-35 {
    border-radius: 10px;
    width: 80%;
    height: 40%;
    padding: 0;
    overflow: hidden;
  }

  .payoff-stack-img {
    width: 50%;
  }

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

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

  .div-block-39 {
    background-position: 100%;
    background-size: cover;
    height: 50vh;
  }

  .image-11 {
    width: 50%;
    height: auto;
  }

  .text-block-7 {
    font-size: 32px;
  }

  .div-block-41 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-8 {
    font-size: 10px;
  }

  .text-block-9 {
    margin-top: 10px;
    font-size: 14px;
    font-style: italic;
  }

  .collection-list-wrapper-2 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

#w-node-_2d99467b-5ce7-7675-1d13-84af323c424c-c7ff472e, #w-node-_2d99467b-5ce7-7675-1d13-84af323c424b-c7ff472e, #w-node-e5f2da2d-b4cf-861d-2445-931b5e5a61a0-c7ff472e, #w-node-e5f2da2d-b4cf-861d-2445-931b5e5a61a2-c7ff472e, #w-node-f0727dc7-0e76-3e94-56df-031cc3c782af-c7ff472e, #w-node-f0727dc7-0e76-3e94-56df-031cc3c782b1-c7ff472e, #w-node-f9bdf7c9-1986-1505-50f4-65c4996b5c1d-c7ff472e, #w-node-_2d99467b-5ce7-7675-1d13-84af323c424c-e6899f50, #w-node-_2d99467b-5ce7-7675-1d13-84af323c424b-e6899f50, #w-node-e5f2da2d-b4cf-861d-2445-931b5e5a61a0-e6899f50, #w-node-e5f2da2d-b4cf-861d-2445-931b5e5a61a2-e6899f50, #w-node-f0727dc7-0e76-3e94-56df-031cc3c782af-e6899f50, #w-node-f0727dc7-0e76-3e94-56df-031cc3c782b1-e6899f50, #w-node-_4c35c4d7-34c2-ebb5-d335-64cde3ae4015-e6899f50, #w-node-_2d99467b-5ce7-7675-1d13-84af323c424c-4686517e, #w-node-_2d99467b-5ce7-7675-1d13-84af323c424b-4686517e, #w-node-e5f2da2d-b4cf-861d-2445-931b5e5a61a0-4686517e, #w-node-e5f2da2d-b4cf-861d-2445-931b5e5a61a2-4686517e, #w-node-f0727dc7-0e76-3e94-56df-031cc3c782af-4686517e, #w-node-f0727dc7-0e76-3e94-56df-031cc3c782b1-4686517e, #w-node-b894b66f-d027-36de-5de5-f52f14c16de4-4686517e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Nightingale';
  src: url('../fonts/Nightingale.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppeditorialold';
  src: url('../fonts/PPEditorialOld-Ultralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppeditorialold';
  src: url('../fonts/PPEditorialOld-UltraboldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ppeditorialold';
  src: url('../fonts/PPEditorialOld-Ultrabold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppeditorialold';
  src: url('../fonts/PPEditorialOld-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppeditorialold';
  src: url('../fonts/PPEditorialOld-UltralightItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ppeditorialold';
  src: url('../fonts/PPEditorialOld-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ppneuemontreal';
  src: url('../fonts/PPNeueMontreal-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppneuemontreal';
  src: url('../fonts/PPNeueMontreal-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppneuemontreal';
  src: url('../fonts/PPNeueMontreal-SemiBolditalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ppneuemontreal';
  src: url('../fonts/PPNeueMontreal-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ppneuemontreal Book';
  src: url('../fonts/PPNeueMontreal-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppneuemontreal';
  src: url('../fonts/PPNeueMontreal-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}