:root {
  --palazzo-smeraldo-emotions---color-01: #f2ede6;
  --palazzo-smeraldo-emotions---color-03: #a36540;
  --palazzo-smeraldo-emotions---titoli-citazioni-frasi-brevi: aktiv-grotesk-extended, sans-serif;
  --palazzo-smeraldo-emotions---color-05: #403730;
  --color-05: #403730;
  --white: white;
  --color-01: #f2ede6;
  --color-03: #a36540;
  --black\<deleted\|variable-b4a93c5e\>: #131313;
  --color-02: #d6c9b6;
  --hover: #000000b3;
  --white-smoke\<deleted\|variable-d3253bc5\>: whitesmoke;
  --gainsboro\<deleted\|variable-fe1d1273\>: #dedede;
  --silver\<deleted\|variable-534a5d4e\>: #bababa;
  --color-06: #211c19;
  --palazzo-smeraldo-emotions---white: white;
  --palazzo-smeraldo-emotions---paragrafi-sottotitoli: brother-1816, sans-serif;
  --palazzo-smeraldo-emotions---color-02: #d6c9b6;
  --palazzo-smeraldo-emotions---color-04: #324d3c;
  --color-04: #324d3c;
  --palazzo-smeraldo-emotions---color-06: #211c19;
  --palazzo-smeraldo-emotions---hover: #00000080;
}

.palazzo-smeraldo-emotions--page_wrapper {
  z-index: 1;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 5vh;
  display: flex;
  position: relative;
}

.palazzo-smeraldo-emotions--page_wrapper.palazzo-smeraldo-emotions--is-floor {
  grid-column-gap: 10vh;
  grid-row-gap: 10vh;
  background-image: url('../images/Carta_Fondo_2.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.palazzo-smeraldo-emotions--page_wrapper.palazzo-smeraldo-emotions--is-planimetrie {
  background-color: var(--palazzo-smeraldo-emotions---color-01);
  flex-flow: row;
}

.palazzo-smeraldo-emotions--floor_button {
  z-index: 15;
  background-color: var(--palazzo-smeraldo-emotions---color-03);
  font-family: var(--palazzo-smeraldo-emotions---titoli-citazioni-frasi-brevi);
  color: var(--palazzo-smeraldo-emotions---color-01);
  text-transform: uppercase;
  cursor: pointer;
  background-image: none;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 50px;
  transition: background-color .35s;
  display: flex;
  position: relative;
}

.palazzo-smeraldo-emotions--floor_button:hover {
  background-color: var(--palazzo-smeraldo-emotions---color-05);
}

.palazzo-smeraldo-emotions--floor_button_container {
  grid-column-gap: 1dvw;
  grid-row-gap: 1dvw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.palazzo-smeraldo-emotions--section-title_wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  font-family: var(--palazzo-smeraldo-emotions---titoli-citazioni-frasi-brevi);
  color: var(--palazzo-smeraldo-emotions---color-05);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 25px;
  display: flex;
}

.palazzo-smeraldo-emotions--logo-orizzontale {
  width: 200px;
  height: 30px;
  margin-left: 15px;
  margin-right: 15px;
}

.palazzo-smeraldo-emotions--line {
  background-color: var(--palazzo-smeraldo-emotions---color-05);
  width: 100%;
  height: 1px;
}

.palazzo-smeraldo-emotions--plan_container {
  aspect-ratio: 707 / 429;
  justify-content: center;
  width: 100%;
  display: flex;
  position: relative;
}

.palazzo-smeraldo-emotions--plan_button {
  border: 1px solid var(--palazzo-smeraldo-emotions---color-01);
  background-color: var(--palazzo-smeraldo-emotions---color-03);
  font-family: var(--palazzo-smeraldo-emotions---titoli-citazioni-frasi-brevi);
  color: var(--palazzo-smeraldo-emotions---color-01);
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.palazzo-smeraldo-emotions--plan_button.palazzo-smeraldo-emotions--top-left {
  top: 27%;
  left: 32%;
}

.palazzo-smeraldo-emotions--display-none {
  display: none;
}

.palazzo-smeraldo-emotions--planimetria {
  object-fit: contain;
  max-height: 100%;
}

.palazzo-smeraldo-emotions--pittogram-small {
  width: 25px;
  height: 25px;
}

.palazzo-smeraldo-emotions--button-variante-piano {
  font-family: var(--palazzo-smeraldo-emotions---titoli-citazioni-frasi-brevi);
  color: var(--palazzo-smeraldo-emotions---color-01);
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  background-color: #ddd0;
  border-bottom: 1px solid #a3654000;
  padding-bottom: 5px;
  transition: border-color .35s;
}

.palazzo-smeraldo-emotions--button-variante-piano:hover {
  border-bottom-color: var(--palazzo-smeraldo-emotions---color-03);
}

.palazzo-smeraldo-emotions--button-variante-piano.w--current {
  border-bottom-color: var(--palazzo-smeraldo-emotions---color-03);
  white-space: nowrap;
  background-color: #ddd0;
}

.palazzo-smeraldo-emotions--button-variante-piano.palazzo-smeraldo-emotions--is-active {
  border-bottom-color: var(--palazzo-smeraldo-emotions---color-03);
}

.palazzo-smeraldo-emotions--cartiglio_wrapper {
  background-image: linear-gradient(#40373080, #40373080), url('../images/Soluzione-01---Carta-FondoV4.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 5vw 3vw;
  display: flex;
}

.palazzo-smeraldo-emotions--text-piano {
  font-family: var(--palazzo-smeraldo-emotions---titoli-citazioni-frasi-brevi);
  color: var(--palazzo-smeraldo-emotions---color-03);
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}

.palazzo-smeraldo-emotions--nord-image {
  object-fit: contain;
  width: 30px;
  height: 45px;
}

.palazzo-smeraldo-emotions--button-menu {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.palazzo-smeraldo-emotions--button-menu.palazzo-smeraldo-emotions--display-none {
  display: none;
}

.palazzo-smeraldo-emotions--slider-planimetrie {
  background-color: #fff;
  width: 100%;
  height: 100%;
}

.palazzo-smeraldo-emotions--button-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 60px;
  height: 120px;
  margin-top: -60px;
  margin-left: -30px;
  display: flex;
  position: absolute;
  top: 0%;
  left: 0%;
}

.palazzo-smeraldo-emotions--button-wrap.palazzo-smeraldo-emotions--left {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 120px;
  height: 60px;
  margin-top: -30px;
  margin-left: -60px;
  top: 29%;
  left: 20%;
}

.palazzo-smeraldo-emotions--button-wrap.palazzo-smeraldo-emotions--left:where(.w-variant-6cff6892-1253-2be5-3510-81f8e4e79131) {
  top: 66%;
}

.palazzo-smeraldo-emotions--button-wrap.palazzo-smeraldo-emotions--right {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 120px;
  height: 60px;
  margin-top: -30px;
  margin-left: -60px;
  top: 19%;
  left: 78%;
}

.palazzo-smeraldo-emotions--button-wrap.palazzo-smeraldo-emotions--right:where(.w-variant-d2d4a843-ba67-976e-3d44-a9285db4faf6) {
  top: 75%;
  left: 81%;
}

.palazzo-smeraldo-emotions--vertical-line {
  background-color: var(--palazzo-smeraldo-emotions---color-03);
  width: 1px;
  height: 60px;
}

.palazzo-smeraldo-emotions--vertical-line.palazzo-smeraldo-emotions--is-orizontal {
  width: 60px;
  height: 1px;
}

.palazzo-smeraldo-emotions--plan_container_wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.palazzo-smeraldo-emotions--bottom-left {
  top: 71%;
  left: 32%;
}

.palazzo-smeraldo-emotions--top {
  top: 11%;
  left: 53%;
}

.palazzo-smeraldo-emotions--top:where(.w-variant-29c2bdff-f2ec-d267-82ca-adc039352d09) {
  left: 30%;
}

.palazzo-smeraldo-emotions--top:where(.w-variant-9574a3e3-f3a8-78a2-41f6-29751bd33e78) {
  left: 62%;
}

.palazzo-smeraldo-emotions--top:where(.w-variant-18f92645-80e4-b494-bf41-df8e851a35b3) {
  top: 20%;
  left: 25%;
}

.palazzo-smeraldo-emotions--top:where(.w-variant-1e10967c-dab8-e195-a1a1-dde3a98672ed) {
  top: 20%;
  left: auto;
  right: 25%;
}

.palazzo-smeraldo-emotions--bottom {
  justify-content: flex-end;
  align-items: center;
  top: 86%;
  left: 53%;
}

.palazzo-smeraldo-emotions--bottom:where(.w-variant-d6cdffb7-2819-2a38-030a-4cfc0a2ca38e) {
  left: 44%;
}

body {
  color: #333;
  height: 100vh;
  font-family: aktiv-grotesk-extended, sans-serif;
  font-size: 14px;
  line-height: 1;
  display: flex;
  overflow: hidden;
}

.page_wrapper {
  z-index: 1;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 5vh;
  display: flex;
  position: relative;
}

.page_wrapper.is-floor {
  background-image: linear-gradient(#00000080, #00000080), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.page_wrapper.is-padding10px {
  padding: 10px;
}

.page_wrapper.is-disambiguation {
  grid-column-gap: 10vh;
  grid-row-gap: 10vh;
  background-image: linear-gradient(#00000080, #00000080), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.page_wrapper.is-main {
  flex-direction: row;
  justify-content: flex-start;
  padding: 0 10vh 0 0;
}

.page_wrapper.is-main.is-left {
  flex-flow: row-reverse;
  padding-left: 10vh;
  padding-right: 0;
}

.page_wrapper.is-nopadding {
  padding: 0;
}

.page_wrapper.is-virtual-photo {
  overflow: auto;
}

.page_wrapper.is-map {
  padding: 0;
}

.page_wrapper.is-downloads-large {
  background-image: linear-gradient(#00000080, #00000080), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: flex-start;
  align-items: center;
  overflow: auto;
}

.page_wrapper.is-page-var02 {
  max-height: 100vh;
  padding: 0;
}

.page_wrapper.is-page {
  padding: 0;
}

.navigator {
  z-index: 52;
  background-color: var(--color-05);
  border-left: 2px solid #fff;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 66px;
  height: 100%;
  padding-left: 8px;
  padding-right: 8px;
  display: flex;
  position: relative;
}

.nav_logo {
  z-index: 20;
  width: 45px;
  height: 45px;
  position: relative;
}

.index_wrapper {
  z-index: 50;
  background-color: var(--color-01);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  right: 66px;
}

.index_wrapper.is-fullscreen {
  grid-column-gap: 20px;
  grid-row-gap: 50px;
  background-image: url('../images/Carta_Fondo_01.webp');
  background-position: 0 0;
  background-size: auto;
  flex-flow: wrap;
  place-content: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15vw;
  padding-right: 15vw;
  display: none;
  position: fixed;
  inset: 0% 0 0% 0%;
}

.index_wrapper.is-lateral {
  height: 100%;
  display: flex;
  position: static;
  overflow: hidden;
}

.index_wrapper.is-responsive {
  height: 100%;
  display: flex;
  position: relative;
  right: 0;
  overflow: hidden;
}

.index_wrapper.is-responsive.is-vr {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  padding-top: 40px;
  padding-bottom: 40px;
  overflow: auto;
}

.index_button {
  z-index: 49;
  background-color: var(--color-05);
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 5px;
  min-width: 150px;
  max-width: 190px;
  min-height: 40px;
  padding: 16px 20px;
  text-decoration: none;
  position: fixed;
  top: 10px;
  right: 76px;
}

.index_button-page {
  z-index: 15;
  background-color: var(--color-05);
  cursor: pointer;
  border-radius: 5px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 50px;
  display: flex;
  position: relative;
}

.index_button-page.is-lateral {
  margin-left: 50px;
  margin-right: 50px;
}

.index_button-page.is-fullscreen {
  background-color: #40373000;
}

.index_button-page.is-responsive {
  background-color: var(--color-03);
  color: var(--color-01);
  text-transform: uppercase;
  border-radius: 0;
  height: 40px;
  margin-top: 5px;
  margin-left: 50px;
  margin-right: 50px;
  font-size: 12px;
}

.index_button-page.is-responsive.is-dark {
  border: 1px solid var(--color-03);
  color: var(--color-03);
  background-color: #fff0;
  width: 130px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
}

.index_button-page.is-responsive.is-small {
  border-style: none none solid;
  border-width: 1px;
  border-color: var(--color-03);
  color: var(--color-05);
  background-color: #fff0;
  width: 100px;
  height: 25px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.index_button-page.is-responsive.is-small.is-extra-small {
  text-transform: capitalize;
  width: auto;
}

.touch_overlay {
  z-index: 2;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #000;
  display: none;
  position: fixed;
  inset: 0%;
}

.nav_button_container {
  z-index: 3;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: .5rem;
  display: flex;
  position: absolute;
  top: 10px;
}

.embed-video {
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
}

.vr_container {
  background-color: var(--black\<deleted\|variable-b4a93c5e\>);
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.interior_tab {
  background-color: #0000;
  width: 100%;
  height: 100%;
}

.plan_container {
  max-height: 100%;
  display: flex;
  position: relative;
}

.plan_button {
  background-color: var(--color-01);
  text-transform: uppercase;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  margin-left: -30px;
  display: flex;
  position: absolute;
}

.plan_button.is-01a {
  top: 50%;
  left: 50%;
}

.device_overlay {
  z-index: 100;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  color: var(--white);
  text-align: center;
  background-color: #131313e6;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1.4;
  display: none;
  position: fixed;
  inset: 0%;
}

.cartiglio-wrapper {
  z-index: 10;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}

.cartiglio-wrapper.is-pop-up {
  display: none;
}

.cartiglio-quadrato {
  background-color: var(--color-01);
  width: 60px;
  height: 45px;
  margin-right: 12px;
}

.cartiglio-text {
  color: var(--color-01);
  text-transform: uppercase;
  font-size: 12px;
}

.cartiglio-text.bottom {
  z-index: 10;
  color: var(--color-01);
  font-size: 7px;
  line-height: 10px;
  display: flex;
  position: fixed;
  bottom: 12px;
  left: 16px;
}

.card_text {
  background-color: var(--color-05);
  color: var(--color-01);
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 8px 4px;
  font-size: 11px;
  display: flex;
}

.card_text.is-orise {
  z-index: 3;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #fff;
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  position: absolute;
  inset: auto 0% 60px;
}

.card_text.is-light {
  background-color: var(--color-02);
  color: var(--color-05);
  font-weight: 600;
}

.main_image {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: 60%;
  height: 100%;
  display: flex;
  position: relative;
}

.main_image.is-flex {
  justify-content: space-between;
  padding-top: 12vh;
  padding-bottom: 12vh;
}

.main_logo {
  justify-content: center;
  align-items: center;
  min-width: 150px;
  height: 47px;
  display: flex;
}

.main_logo.is-client {
  filter: contrast(53%);
  width: auto;
  margin-top: 10px;
}

.main_logo.is-client.is-small {
  height: 35px;
}

.icon {
  z-index: 1;
  border: 2px solid var(--white);
  color: var(--white);
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  padding: 7px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.icon.is-vp {
  position: relative;
}

.icon.is-card {
  border-width: 2px;
  padding: 0;
  display: none;
}

.icon.is-disamb {
  padding: 8px;
}

.icon.is-rotate {
  padding: 7px;
}

.icon.is-back {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
}

.icon.is-touch {
  z-index: 3;
  background-image: url('../images/ico-no-tap.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 120%;
}

.icon.is-refresh {
  background-image: url('../images/ico-refresh.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-style: none;
}

.icon.is-home {
  background-image: url('../images/HeroiconsHome.svg');
  background-position: 50% 44%;
  background-repeat: no-repeat;
  background-size: 60%;
}

.icon.is-information {
  background-image: url('../images/ico-information-small.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 50%;
  display: none;
}

.main_grid {
  z-index: 2;
  grid-column-gap: 2vh;
  grid-row-gap: 2vh;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-rows: auto;
  grid-auto-columns: 1fr;
  align-self: stretch;
  width: 100%;
  height: 100%;
  display: grid;
  position: relative;
}

.main_grid.is-horizontal {
  grid-template-columns: auto auto auto;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

.main_grid.is-horizontal.is-scroll {
  flex-flow: row;
  display: flex;
  overflow: auto;
}

.main_grid.is-horizontal.is-grid4x4 {
  grid-template-columns: auto auto auto 1fr;
}

.main_grid.is-xl {
  grid-template-rows: 1fr 1fr 1fr 1fr;
  grid-template-columns: .5fr .5fr .5fr .5fr .5fr .5fr;
  grid-auto-rows: 1fr;
}

.main_grid.is-xl2 {
  grid-column-gap: 1vh;
  grid-row-gap: 1vh;
  grid-template-rows: 1fr 1fr 1fr 1fr;
  grid-template-columns: .5fr .5fr .5fr .5fr .5fr .5fr;
  grid-auto-rows: 1fr;
}

.card {
  background-color: var(--white);
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  min-width: 25%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 14px 3px #0000000d;
}

.card.is-medium {
  width: 15vw;
  min-width: 250px;
  max-height: 250px;
}

.card.is-medium.is-lightbox {
  width: 25vw;
  min-width: auto;
  max-width: 400px;
  height: 30vw;
  max-height: 450px;
}

.card.tablet-mobile {
  display: none;
}

.vp_grid {
  z-index: 1;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: var(--white);
  border-radius: 5px;
  grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  padding: 10px;
  display: grid;
  overflow: hidden;
  box-shadow: 0 0 14px 3px #0000001a;
}

.vp_grid.is-1column {
  grid-template-columns: 1fr;
}

.interior_cone {
  background-color: #0000;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #000;
  width: 50px;
  height: 60px;
  position: absolute;
}

.interior_cone._2 {
  top: 21%;
}

.interior_cone._3 {
  top: 42%;
}

.interior_cone._4 {
  top: 65%;
}

.interior_component {
  z-index: 1;
  border: 0 #fff;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
}

.interior_content {
  z-index: 2;
  flex: 1;
  height: 100%;
}

.interior_menu {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  width: 30vw;
  height: 30vw;
  margin-left: 40px;
  display: flex;
}

.vp_cover {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 160px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.vp_background {
  z-index: 0;
  filter: blur(5px);
  object-fit: cover;
  object-position: 50% 50%;
  width: 150%;
  max-width: none;
  height: 150%;
  position: absolute;
}

.vp_cover_line {
  z-index: 1;
  background-color: var(--white);
  width: 80%;
  height: 1px;
  position: relative;
}

.vp_heading {
  z-index: 1;
  color: var(--white);
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  position: relative;
}

.vp_lightbox {
  border-radius: 1px;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

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

.iframe {
  border: 1px #000;
  width: 100%;
  height: 100%;
  position: relative;
}

.vr_embed {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}

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

.index_button_text.close-lateral, .index_button_text.asdasd, .index_button_text.close-fullscreen {
  display: none;
}

.index_button_text.download, .index_button_text.open-resposive {
  position: static;
}

.index_button_text.close-fullscreen {
  display: flex;
  position: static;
}

.vr_button {
  z-index: 15;
  border: 5px solid var(--color-05);
  opacity: .7;
  filter: grayscale();
  color: var(--white);
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 5px;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: flex-end;
  width: 200px;
  min-height: 100px;
  max-height: 200px;
  margin-left: 60px;
  margin-right: 60px;
  padding-bottom: 10px;
  font-weight: 700;
  display: flex;
  position: relative;
}

.vr_button.w--current {
  border-color: var(--white);
  opacity: 1;
  filter: none;
  background-image: linear-gradient(to top, #00000038, #0000 50%), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.vr_button.is-first {
  margin-top: auto;
}

.vr_button.is-last {
  margin-bottom: auto;
}

.vr_tab {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.poi_button {
  color: var(--black\<deleted\|variable-b4a93c5e\>);
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  border-radius: 5px;
  flex: 1;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 700;
  text-decoration: none;
}

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

.tab_nav {
  justify-content: center;
  margin-bottom: 20px;
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: relative;
}

.tab_content {
  background-color: #0000;
  flex: 1;
}

.interior_image {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.button_wrapper {
  flex-wrap: wrap;
  justify-content: center;
  width: 90%;
  max-width: 750px;
  height: 60%;
  max-height: 400px;
  display: flex;
  position: relative;
}

.button_wrapper.full {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
  display: grid;
}

.disamb_button {
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.disamb_button.is-full {
  box-shadow: none;
  border-radius: 0;
  margin-left: 0;
  margin-right: 0;
}

.disamb_text {
  color: var(--black\<deleted\|variable-b4a93c5e\>);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: auto;
  padding: 10px 20px;
  font-size: 12px;
  display: flex;
}

.disamb_text.is-full {
  color: var(--white);
  text-transform: none;
  background-color: #0000;
  width: auto;
  margin-top: 0;
  padding: 0;
  font-size: 20px;
}

.disamb_image {
  object-fit: cover;
  flex: 1;
  width: 100%;
  height: 100%;
}

.disamb_image.left-0 {
  object-position: 0% 50%;
}

.disamb_image.park {
  object-position: 60% 50%;
}

.disamb_image.pos01 {
  object-position: 50% 50%;
}

.disamb_mask {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.disamb_hover {
  z-index: 2;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: var(--white);
  background-color: #0006;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.index_component {
  z-index: 2;
  display: none;
}

.slide_image {
  object-fit: contain;
  height: 100%;
  transition: all .5s;
}

.card_image {
  z-index: 1;
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.card_image.left-35 {
  object-position: 35% 50%;
}

.card_image_wrapper {
  z-index: 1;
  background-color: var(--hover);
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.overlay_lottie {
  filter: brightness(200%);
  width: 100px;
}

.text-capitalize-allcaps {
  text-transform: uppercase;
}

.guideline {
  z-index: 700;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #a39bff1a;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 40px 140px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.guideline_wrapper {
  color: #fff;
  background-color: #a39bff;
  border-radius: 5px;
  flex-direction: column;
  flex: none;
  align-items: flex-start;
  margin-top: auto;
  margin-bottom: auto;
  padding: 40px;
  line-height: 1.6;
  display: flex;
}

.splide__list {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.splide__list.is-hc {
  flex-direction: row;
  height: 100%;
}

.stylesheet {
  z-index: 100;
  background-color: var(--white);
  display: none;
  position: absolute;
  inset: 0%;
}

.splide__track {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.splide__track.is-hc {
  z-index: 1;
  height: 100%;
  margin-top: 40px;
  position: relative;
}

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

.splide__arrow {
  background-color: var(--color-05);
  cursor: pointer;
  background-image: url('../images/IcRoundKeyboardArrowRight.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 34%;
  border-radius: 5px;
  width: 40px;
  height: 40px;
  transition: all .2s cubic-bezier(.455, .03, .515, .955);
}

.splide__arrow.splide__arrow--prev {
  margin-right: auto;
  padding: 0;
  transform: rotate(180deg);
}

.splide__arrow.splide__arrow--next {
  margin-left: auto;
}

.splide__pagination {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-wrap: wrap;
  flex: none;
  place-content: center;
  align-items: center;
  width: 100%;
  min-height: 40px;
  padding: 10px 40px;
  display: flex;
  overflow: hidden;
}

.splide__arrows {
  z-index: 2;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 70px;
  margin-top: -35px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}

.splide__arrows.is-hc {
  z-index: 3;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  width: auto;
  height: auto;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  inset: auto 0 20px auto;
}

.splide__slide {
  opacity: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  list-style-type: none;
  display: flex;
}

.splide__pagination__page {
  background-color: var(--color-05);
  border-radius: 100%;
  flex: none;
  width: 12px;
  height: 12px;
}

.splide__pagination__page.is-active {
  background-color: var(--color-01);
}

.index_image {
  filter: invert();
  object-fit: contain;
  width: 100%;
  max-width: 100px;
  height: 100%;
}

.index_image.is-var01 {
  max-width: 50px;
}

.index_image.is-var2 {
  min-height: 80px;
}

.index_image.is-var03 {
  max-width: 150px;
}

.index_text {
  white-space: nowrap;
}

.contents_container {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 140vh;
  height: 100%;
  max-height: 70vw;
}

.contents_container.is-vp {
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  grid-template-rows: auto;
  grid-template-columns: 2fr 2fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.contents_container.is-poi {
  flex-direction: column;
  display: flex;
}

.vr_button_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.vr_button_gradient {
  z-index: 2;
  background-image: linear-gradient(#0000 50%, #00000038);
  position: absolute;
  inset: 0%;
}

.vr_button_text {
  z-index: 3;
  text-align: center;
  position: relative;
}

.black_wrapper {
  background-color: #010001;
  flex-direction: row-reverse;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.black_wrapper.is-video {
  flex-direction: column-reverse;
  justify-content: center;
  align-items: stretch;
}

.floor_button {
  z-index: 15;
  background-color: var(--color-01);
  cursor: pointer;
  border-radius: 5px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 50px;
  display: flex;
  position: relative;
}

.floor_button_container {
  grid-column-gap: 1dvw;
  grid-row-gap: 1dvw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link_button {
  z-index: 2;
  opacity: 0;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.display-none {
  display: none;
}

.interior_image_wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.card_hover {
  z-index: 3;
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  background-color: #0003;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: block;
  position: absolute;
  inset: 0%;
}

.card_coming-soon {
  z-index: 3;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  color: var(--color-02);
  text-align: center;
  text-transform: none;
  cursor: default;
  background-color: #00000080;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  font-style: italic;
  display: flex;
  position: absolute;
  inset: 0%;
}

.planimetria {
  object-fit: contain;
  width: 100%;
  height: 100%;
  max-height: 100%;
}

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

.fullscreen_overlay {
  z-index: 100;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  color: var(--white);
  text-align: center;
  background-color: #131313d9;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1.4;
  display: flex;
  position: fixed;
  inset: 0%;
}

.fullscreen_button {
  border: 1px solid var(--white);
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #fff0;
  border-radius: 4px;
  padding: 10px 20px;
}

.fullscreen_button:hover {
  color: var(--black\<deleted\|variable-b4a93c5e\>);
  background-color: #fff;
}

.touch_button {
  z-index: 130;
  display: flex;
  position: relative;
}

.index_container {
  grid-column-gap: .5vw;
  grid-row-gap: .5vw;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  overflow: auto;
}

.index_container.is-scroll.is-full {
  grid-row-gap: 5vw;
  flex-flow: wrap;
  place-content: center;
  align-items: center;
}

.rotate_button {
  z-index: 130;
  display: none;
  position: relative;
}

.body-hc {
  overflow: visible;
}

.page_heading {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-top: auto;
  margin-bottom: 10%;
  line-height: 1.2;
  display: flex;
}

.choice_image {
  z-index: 1;
  object-fit: cover;
  object-position: 80% 50%;
  width: 100%;
  height: 100%;
  position: relative;
}

.button_next {
  grid-column-gap: 2px;
  letter-spacing: .5px;
  text-transform: uppercase;
  cursor: pointer;
  flex-direction: row;
  flex: none;
  justify-content: flex-end;
  align-self: stretch;
  align-items: center;
  margin: 10px -10px -10px;
  padding: 10px;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.1;
  transition: all .35s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.button_next:hover {
  grid-column-gap: 6px;
}

.step_heading_text {
  flex-wrap: wrap;
  display: flex;
}

.page-wrapper {
  flex: 1;
  margin-bottom: 0;
}

.dida2 {
  text-align: center;
}

.choice_image_mask {
  justify-content: center;
  align-self: stretch;
  align-items: center;
  height: 120px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.step_results {
  display: none;
}

.form_container {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.step_slider_wrapper {
  background-color: var(--white-smoke\<deleted\|variable-d3253bc5\>);
  flex: 1;
  align-self: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.step_choice_container {
  grid-column-gap: 10px;
  grid-row-gap: 20px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: stretch;
  display: grid;
}

.step_wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid var(--gainsboro\<deleted\|variable-fe1d1273\>);
  background-color: var(--white-smoke\<deleted\|variable-d3253bc5\>);
  color: var(--silver\<deleted\|variable-534a5d4e\>);
  cursor: pointer;
  border-radius: 4px;
  flex: none;
  grid-template: "Heading" min-content
                 "Body"
                 / 1fr;
  grid-auto-columns: 1fr;
  padding: 10px;
  display: grid;
}

.step_wrapper.is-active {
  color: var(--color-05);
  cursor: auto;
  background-color: #fff;
}

.step_wrapper.is-done {
  color: var(--black\<deleted\|variable-b4a93c5e\>);
  background-color: #ffffff80;
}

.step_progress_flag {
  border-style: solid;
  border-width: 1px;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
  position: relative;
}

.step_heading {
  z-index: 2;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-transform: uppercase;
  align-items: center;
  line-height: 1;
  display: flex;
  position: relative;
}

.step_heading.w--current {
  opacity: 1;
  color: #292929;
}

.form_step {
  background-color: var(--white-smoke\<deleted\|variable-d3253bc5\>);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  inset: 0;
}

.step_container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  flex: none;
  min-height: 660px;
  margin-bottom: auto;
  display: flex;
}

.onboarding_form-success {
  color: #f1eee5;
  background-color: #715d4a;
}

.choice_radio {
  z-index: 4;
  opacity: 0;
  background-color: #fff;
  width: 20px;
  height: 20px;
  margin-left: 0;
  display: none;
  position: absolute;
  bottom: 0;
  right: 2px;
}

.choice_radio.w--redirected-checked {
  opacity: .2;
  background-image: url('../images/FeCheck.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-style: none;
  display: block;
}

.choice_radio.w--redirected-focus {
  box-shadow: none;
}

.result_container {
  text-transform: uppercase;
  flex-direction: column;
  padding-left: 16px;
  padding-right: 16px;
  font-size: .85em;
  display: flex;
}

.chioce_text {
  margin: 16px 14px;
}

.step_progress_number {
  z-index: 2;
  color: var(--white);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  height: 20px;
  font-weight: 400;
  line-height: 1;
  display: flex;
  position: relative;
}

.step_body {
  z-index: 2;
  color: var(--black\<deleted\|variable-b4a93c5e\>);
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  flex-flow: column wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  max-width: 100%;
  padding-top: 20px;
  display: flex;
  position: relative;
}

.step_body.is-results {
  grid-row-gap: 24px;
  margin-top: 32px;
  margin-bottom: 22px;
}

.button_icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.button_icon.is-refresh {
  transform-style: preserve-3d;
  margin-right: 2px;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.button_refresh {
  grid-column-gap: 2px;
  cursor: pointer;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  margin-top: -20px;
  padding: 10px 10px 12px;
  transition: all .35s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.button_refresh:hover {
  grid-column-gap: 6px;
}

.step_content {
  flex-direction: column;
  flex: none;
  align-self: stretch;
  width: 319px;
  margin-left: auto;
  margin-right: auto;
  padding: 2vw 1vw;
  display: flex;
  overflow: auto;
}

.value {
  text-transform: none;
  margin-left: 32px;
  font-style: italic;
  font-weight: 400;
}

.value.is-results {
  margin-left: 0;
  font-size: 1.3rem;
}

.step_choice {
  box-shadow: none;
  opacity: .6;
  filter: saturate(0%);
  text-align: center;
  cursor: pointer;
  border: 1px solid #dedede;
  border-radius: 4px;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 13px;
  line-height: 1.2;
  transition: all .35s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
  overflow: hidden;
}

.step_choice.is-active {
  opacity: 1;
  filter: none;
  font-weight: 700;
  box-shadow: 0 0 14px #0000001a;
}

.slide_container {
  width: 100%;
  height: 100%;
  transition: opacity 1.5s cubic-bezier(.25, .46, .45, .94);
}

.step_name {
  font-weight: 700;
}

.step_active {
  display: none;
}

.heading_text {
  text-transform: uppercase;
}

.icon-2 {
  z-index: 1;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  margin-top: .5rem;
  margin-bottom: .5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.icon-2.is-home {
  background-image: url('../images/HeroiconsHome.svg');
  background-position: 50% 44%;
  background-repeat: no-repeat;
  background-size: 60%;
}

.icon-2.is-back {
  background-image: url('../images/back.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50%;
}

.icon-2.is-refresh {
  background-image: url('../images/ico-refresh.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  padding: 7px;
}

.icon-2.is-touch {
  z-index: 3;
  background-image: url('../images/ico-no-tap.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 120%;
}

.nav_button_container-2 {
  z-index: 3;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  top: 10px;
  bottom: 10px;
}

.device_overlay-2 {
  z-index: 100;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  color: #fff;
  text-align: center;
  background-color: #131313e6;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1.4;
  display: none;
  position: fixed;
  inset: 0%;
}

.nav_logo-2 {
  z-index: 20;
  width: 45px;
  height: 45px;
  position: absolute;
}

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

.touch_overlay-2 {
  z-index: 1;
  background-color: #000;
  display: none;
  position: fixed;
  inset: 0%;
}

.navigator-2 {
  z-index: 11;
  background-color: #d9b398;
  border-left: 3px solid #fff;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 66px;
  height: 100%;
  padding-left: 8px;
  padding-right: 8px;
  display: flex;
  position: relative;
}

.icon-3 {
  z-index: 1;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  padding: 7px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.icon-3.is-button {
  border-style: none;
  border-width: 0;
  border-radius: 0%;
  width: 20px;
  height: 20px;
  padding: 0;
}

.index_button-responsive {
  z-index: 51;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: var(--color-05);
  color: var(--color-01);
  text-align: center;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  min-width: 140px;
  max-width: 190px;
  min-height: 40px;
  padding: 0 20px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.index_button-responsive.is-close {
  display: none;
}

.index_button-responsive.is-sound {
  border-radius: 50%;
  min-width: 40px;
  max-width: none;
  padding-left: 10px;
  padding-right: 10px;
  position: fixed;
  top: auto;
  bottom: 10px;
  right: 10px;
}

.index_button-responsive.is-menu {
  justify-content: center;
  align-items: center;
  position: relative;
}

.index_button-responsive.is-download {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  padding: 0 20px;
  display: flex;
}

.index_button-responsive.is-vr {
  justify-content: center;
  align-items: center;
  min-width: 160px;
  position: relative;
}

.index_button-responsive.is-alert {
  background-color: #5b4dff00;
  display: none;
  left: 55px;
  right: auto;
}

.index_button-responsive.is-menu-fullscreen {
  justify-content: center;
  align-items: center;
  position: relative;
}

.rotate-display_overlay {
  z-index: 100;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  color: #fff;
  text-align: center;
  background-color: #131313d9;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1.4;
  display: none;
  position: fixed;
  inset: 0%;
}

.device_information {
  display: none;
}

.main_grid_wrapper {
  z-index: 2;
  grid-column-gap: 2vh;
  grid-row-gap: 2vh;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-rows: auto;
  grid-auto-columns: 1fr;
  align-self: stretch;
  width: 100%;
  max-width: 70vh;
  margin-top: 10vh;
  margin-bottom: 10vh;
  display: flex;
  position: relative;
}

.main_grid_wrapper.is-page {
  flex-flow: wrap;
  max-width: none;
}

.main_grid_wrapper.is-xl {
  max-width: 80vh;
}

.icon-main {
  z-index: 1;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  padding: 7px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.icon-main.is-button {
  border-style: none;
  border-width: 0;
  border-radius: 0%;
  width: 20px;
  height: 20px;
  padding: 0;
}

.icon-main.is-button.is-close, .icon-main.is-button.is-open {
  width: 15px;
  height: 15px;
}

.icon-main.is-button.is-sound {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.index_button-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0%;
}

.index_button-wrapper.is-close {
  text-transform: none;
  display: none;
}

.index_button-wrapper.is-open {
  text-transform: none;
  display: flex;
}

.index_button-wrapper.is-close-fullscreen {
  display: none;
}

.index_component_buttons {
  z-index: 4;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
  position: fixed;
  top: 10px;
  bottom: auto;
  right: 80px;
}

.text-popup-alert {
  opacity: 0;
  color: #fff;
  text-transform: none;
  background-color: #bababa;
  border-radius: 5px;
  min-width: auto;
  padding: 5px;
  font-size: 12px;
  display: none;
  position: absolute;
  top: 110%;
  left: 0;
  box-shadow: 0 2px 5px #0003;
}

.text-popup-alert.is-singolo {
  z-index: 17;
  max-width: 50%;
  top: 10px;
  left: 10px;
}

.audio-control {
  cursor: pointer;
  background-image: url('../images/ico-sound.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
  flex: none;
  width: 20px;
  height: 20px;
}

.audio-control.pause {
  background-image: url('../images/ico-sound-off.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  border-radius: 50% 0 0 50%;
  transition: background-color .2s;
}

.icon-4 {
  z-index: 1;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  padding: 7px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.icon-4.is-button {
  border-style: none;
  border-width: 0;
  border-radius: 0%;
  width: 20px;
  height: 20px;
  padding: 0;
}

.icon-4.is-information {
  background-image: url('../images/ico-information.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-style: none;
  display: none;
  overflow: visible;
}

.nav_button_wrapper_responsive {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.icon-button_wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #131313;
  background-color: #a39bff;
  justify-content: center;
  align-items: center;
  padding: 8px;
  display: flex;
  position: relative;
}

.icon-button_wrap.is-absolute {
  border-radius: 5px;
  display: none;
  position: absolute;
  inset: 10px 10px auto auto;
}

.icon-button_wrap.is-download-card {
  display: none;
}

.text-span {
  margin-bottom: 5px;
  font-size: 12px;
}

.card_image_wrapper-2 {
  z-index: 1;
  background-color: #000000b3;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card_hover-2 {
  z-index: 3;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #0003;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.card_hover-2.is-gradient {
  background-image: linear-gradient(358deg, #0000006b, #0000 40%);
}

.card-2 {
  background-color: #fff;
  border-radius: 0;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  min-width: 25%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 14px 3px #0000000d;
}

.section-title_wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  display: flex;
}

.section-title_wrap._10vh {
  margin-bottom: 10vh;
}

.pittogram-small {
  width: 20px;
  height: 20px;
}

.background-responsive {
  z-index: -2;
  width: 100%;
  max-width: 100vw;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

.image_hover {
  z-index: 2;
  opacity: .9;
  mix-blend-mode: normal;
  background-image: url('../images/Carta_Fondo_01.webp');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0;
}

.body-emotions {
  color: var(--color-06);
  letter-spacing: .5px;
  font-family: aktiv-grotesk-extended, sans-serif;
}

.body-emotions.is-pdf {
  background-color: var(--color-06);
}

.slider-08_component {
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.slider_arrow_icon {
  width: 70%;
  height: 100%;
}

.slider_arrow {
  background-color: var(--color-05);
  color: #fff;
  cursor: pointer;
  border-radius: 5px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.slider_arrow.swiper-prev {
  transform: rotate(180deg);
}

.slider_nav_container {
  z-index: 3;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 20px 20px auto;
}

.slider-08 {
  z-index: 2;
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper-slide.slider-08_slide {
  width: 100%;
  height: 100%;
}

.slide-08_image {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.swiper-wrapper {
  display: flex;
}

.tab_wrap {
  width: 70vw;
}

.tab-menu {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  margin-bottom: 5px;
  display: flex;
}

.tab-link {
  background-color: var(--color-01);
  color: var(--color-05);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 100%;
  font-size: 12px;
}

.tab-link.w--current {
  background-color: var(--color-05);
  color: var(--color-01);
}

.image-fit-contain {
  object-fit: contain;
  flex: none;
  width: 100%;
  height: 100%;
}

.map_container {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.map_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: none;
}

.map_image.is-responsive {
  display: block;
}

.index_button_text-2 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.cartiglio-wrapper-2 {
  z-index: 10;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}

.cartiglio-wrapper-2.is-popup {
  opacity: 0;
  position: absolute;
  inset: auto auto 10px 10px;
}

.cartiglio-text-2 {
  color: #a39bff;
  text-transform: uppercase;
  font-size: 12px;
}

.cartiglio-text-2.bottom {
  z-index: 10;
  color: #a39bff;
  font-size: 7px;
  line-height: 10px;
  display: flex;
  position: static;
  bottom: 12px;
  left: 16px;
}

.main_logo-developer {
  justify-content: center;
  align-items: center;
  width: 100px;
  max-width: none;
  height: 100px;
  display: flex;
}

.main_logo_wrapper {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 50%;
  display: flex;
}

.main_logo_wrapper.is-small {
  max-width: 30%;
}

.main_logo_wrapper.is-small.gap-var {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
}

.main_logo_wrapper.is-small.gap-var.asap {
  text-align: center;
}

.main_logo_wrapper.is-login-page {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  margin-top: 20px;
}

.main_logo_wrapper.is-intro {
  max-width: none;
  margin-top: 60px;
  padding-bottom: 20px;
  font-size: 16px;
}

.main_logo_wrapper.is-intro.display-none {
  display: none;
}

.main_logo_wrapper.is-negative {
  filter: invert();
}

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

.icon-embed-xxsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.data-sheet {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.background-video {
  z-index: 0;
  opacity: 1;
  width: 100%;
  height: 100%;
  transform: rotate(180deg);
}

.background-video.is-clip {
  transform: none;
}

.bg-hover-color {
  z-index: 1;
  mix-blend-mode: color;
  background-image: url('../images/Carta_Fondo_01.webp'), linear-gradient(#d6c9b6, #d6c9b6);
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.bg-hover-color.light {
  z-index: 2;
  opacity: .9;
  mix-blend-mode: normal;
  background-image: url('../images/Carta_Fondo_01.webp');
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-hover-color.dark {
  z-index: 2;
  background-color: #0000009e;
  background-image: none;
}

.main_logo-2 {
  justify-content: center;
  align-items: center;
  width: 320px;
  height: 47px;
  display: flex;
}

.card_image-2, .card_image-3 {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.card_image-3.left-35 {
  object-position: 35% 50%;
}

.card_image-4 {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.card_image-4.left-0 {
  object-position: 0% 50%;
}

.line {
  background-color: #403730;
  width: 100%;
  height: 1px;
}

.image {
  width: 200px;
  height: 30px;
  margin-left: 15px;
  margin-right: 15px;
}

.page_wrapper-2 {
  z-index: 1;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 5vh;
  display: flex;
  position: relative;
}

.page_wrapper-2.is-floor {
  grid-column-gap: 10vh;
  grid-row-gap: 10vh;
  background-image: url('../images/Carta_Fondo_01.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.floor_button-2 {
  z-index: 15;
  background-color: var(--palazzo-smeraldo-emotions---color-03);
  font-family: var(--palazzo-smeraldo-emotions---titoli-citazioni-frasi-brevi);
  color: var(--palazzo-smeraldo-emotions---color-01);
  text-transform: uppercase;
  cursor: pointer;
  background-image: none;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 50px;
  transition: background-color .35s;
  display: flex;
  position: relative;
}

.floor_button-2:hover {
  background-color: var(--palazzo-smeraldo-emotions---color-05);
}

.floor_button_container-2 {
  grid-column-gap: 1dvw;
  grid-row-gap: 1dvw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.page_wrapper_01 {
  z-index: 1;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 5vh;
  display: flex;
  position: relative;
}

.page_wrapper_01.is-planimetrie {
  background-color: var(--palazzo-smeraldo-emotions---color-01);
  flex-flow: row;
}

.logo-orizzontale {
  width: 200px;
  height: 30px;
  margin-left: 15px;
  margin-right: 15px;
}

.plan_container-2 {
  aspect-ratio: 707 / 429;
  justify-content: center;
  width: 100%;
  display: flex;
  position: relative;
}

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

.planimetria-2 {
  object-fit: contain;
  max-height: 100%;
}

.pittogram-small-2 {
  width: 25px;
  height: 25px;
}

.button-variante-piano {
  font-family: var(--palazzo-smeraldo-emotions---titoli-citazioni-frasi-brevi);
  color: var(--palazzo-smeraldo-emotions---color-01);
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  background-color: #ddd0;
  border-bottom: 1px solid #a3654000;
  padding-bottom: 5px;
  transition: border-color .35s;
}

.button-variante-piano:hover {
  border-bottom-color: var(--palazzo-smeraldo-emotions---color-03);
}

.button-variante-piano.w--current {
  border-bottom-color: var(--palazzo-smeraldo-emotions---color-03);
  white-space: nowrap;
  background-color: #ddd0;
}

.button-variante-piano.is-active {
  border-bottom-color: var(--palazzo-smeraldo-emotions---color-03);
}

.cartiglio_wrapper {
  background-image: linear-gradient(#40373080, #40373080), url('../images/Soluzione-01---Carta-FondoV4_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 5vw 3vw;
  display: flex;
}

.text-piano {
  font-family: var(--palazzo-smeraldo-emotions---titoli-citazioni-frasi-brevi);
  color: var(--palazzo-smeraldo-emotions---color-03);
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}

.nord-image {
  object-fit: contain;
  width: 30px;
  height: 45px;
}

.button-menu {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-menu.display-none-2 {
  display: none;
}

.slider-planimetrie {
  background-color: #fff;
  width: 100%;
  height: 100%;
}

.plan_container_wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.page_wrapper-4 {
  z-index: 1;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 5vh;
  display: flex;
  position: relative;
}

.page_wrapper-4.is-planimetrie {
  background-color: var(--palazzo-smeraldo-emotions---color-01);
  flex-flow: row;
}

.logo-orizzontale-2 {
  width: 200px;
  height: 30px;
  margin-left: 15px;
  margin-right: 15px;
}

.plan_container-3 {
  aspect-ratio: 707 / 429;
  justify-content: center;
  width: 100%;
  display: flex;
  position: relative;
}

.plan_button-2 {
  border: 1px solid var(--palazzo-smeraldo-emotions---color-01);
  background-color: var(--palazzo-smeraldo-emotions---color-03);
  font-family: var(--palazzo-smeraldo-emotions---titoli-citazioni-frasi-brevi);
  color: var(--palazzo-smeraldo-emotions---color-01);
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.plan_button-2.top-left {
  top: 27%;
  left: 32%;
}

.display-none-3 {
  display: none;
}

.planimetria-3 {
  object-fit: contain;
  max-height: 100%;
}

.pittogram-small-3 {
  width: 25px;
  height: 25px;
}

.button-variante-piano-2 {
  font-family: var(--palazzo-smeraldo-emotions---titoli-citazioni-frasi-brevi);
  color: var(--palazzo-smeraldo-emotions---color-01);
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  background-color: #ddd0;
  border-bottom: 1px solid #a3654000;
  padding-bottom: 5px;
  transition: border-color .35s;
}

.button-variante-piano-2:hover {
  border-bottom-color: var(--palazzo-smeraldo-emotions---color-03);
}

.button-variante-piano-2.w--current {
  border-bottom-color: var(--palazzo-smeraldo-emotions---color-03);
  white-space: nowrap;
  background-color: #ddd0;
}

.button-variante-piano-2.is-active {
  border-bottom-color: var(--palazzo-smeraldo-emotions---color-03);
}

.cartiglio_wrapper-2 {
  background-image: linear-gradient(#40373080, #40373080), url('../images/Soluzione-01---Carta-FondoV4_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 5vw 3vw;
  display: flex;
}

.text-piano-2 {
  font-family: var(--palazzo-smeraldo-emotions---titoli-citazioni-frasi-brevi);
  color: var(--palazzo-smeraldo-emotions---color-03);
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}

.nord-image-2 {
  object-fit: contain;
  width: 30px;
  height: 45px;
}

.button-menu-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-menu-2.display-none-3 {
  display: none;
}

.slider-planimetrie-2 {
  background-color: #fff;
  width: 100%;
  height: 100%;
}

.plan_container_wrap-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.page_wrapper-5 {
  z-index: 1;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 5vh;
  display: flex;
  position: relative;
}

.page_wrapper-5.is-planimetrie {
  background-color: var(--palazzo-smeraldo-emotions---color-01);
  flex-flow: row;
}

.logo-orizzontale-3 {
  width: 200px;
  height: 30px;
  margin-left: 15px;
  margin-right: 15px;
}

.plan_container-4 {
  aspect-ratio: 707 / 429;
  justify-content: center;
  width: 100%;
  display: flex;
  position: relative;
}

.plan_button-3 {
  border: 1px solid var(--palazzo-smeraldo-emotions---color-01);
  background-color: var(--palazzo-smeraldo-emotions---color-03);
  font-family: var(--palazzo-smeraldo-emotions---titoli-citazioni-frasi-brevi);
  color: var(--palazzo-smeraldo-emotions---color-01);
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.plan_button-3.top-left {
  top: 27%;
  left: 32%;
}

.display-none-4 {
  display: none;
}

.planimetria-4 {
  object-fit: contain;
  max-height: 100%;
}

.pittogram-small-4 {
  width: 25px;
  height: 25px;
}

.button-variante-piano-3 {
  font-family: var(--palazzo-smeraldo-emotions---titoli-citazioni-frasi-brevi);
  color: var(--palazzo-smeraldo-emotions---color-01);
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  background-color: #ddd0;
  border-bottom: 1px solid #a3654000;
  padding-bottom: 5px;
  transition: border-color .35s;
}

.button-variante-piano-3:hover {
  border-bottom-color: var(--palazzo-smeraldo-emotions---color-03);
}

.button-variante-piano-3.w--current {
  border-bottom-color: var(--palazzo-smeraldo-emotions---color-03);
  white-space: nowrap;
  background-color: #ddd0;
}

.button-variante-piano-3.is-active {
  border-bottom-color: var(--palazzo-smeraldo-emotions---color-03);
}

.cartiglio_wrapper-3 {
  background-image: linear-gradient(#40373080, #40373080), url('../images/Soluzione-01---Carta-FondoV4_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 5vw 3vw;
  display: flex;
}

.text-piano-3 {
  font-family: var(--palazzo-smeraldo-emotions---titoli-citazioni-frasi-brevi);
  color: var(--palazzo-smeraldo-emotions---color-03);
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}

.nord-image-3 {
  object-fit: contain;
  width: 30px;
  height: 45px;
}

.button-menu-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-menu-3.display-none-4 {
  display: none;
}

.slider-planimetrie-3 {
  background-color: #fff;
  width: 100%;
  height: 100%;
}

.plan_container_wrap-3 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.page_wrapper-6 {
  z-index: 1;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 5vh;
  display: flex;
  position: relative;
}

.page_wrapper-6.is-planimetrie {
  background-color: var(--palazzo-smeraldo-emotions---color-01);
  flex-flow: row;
}

.logo-orizzontale-4 {
  width: 200px;
  height: 30px;
  margin-left: 15px;
  margin-right: 15px;
}

.plan_container-5 {
  aspect-ratio: 707 / 429;
  justify-content: center;
  width: 100%;
  display: flex;
  position: relative;
}

.plan_button-4 {
  border: 1px solid var(--palazzo-smeraldo-emotions---color-01);
  background-color: var(--palazzo-smeraldo-emotions---color-03);
  font-family: var(--palazzo-smeraldo-emotions---titoli-citazioni-frasi-brevi);
  color: var(--palazzo-smeraldo-emotions---color-01);
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.plan_button-4.top-left {
  top: 27%;
  left: 32%;
}

.display-none-5 {
  display: none;
}

.planimetria-5 {
  object-fit: contain;
  max-height: 100%;
}

.pittogram-small-5 {
  width: 25px;
  height: 25px;
}

.button-variante-piano-4 {
  font-family: var(--palazzo-smeraldo-emotions---titoli-citazioni-frasi-brevi);
  color: var(--palazzo-smeraldo-emotions---color-01);
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  background-color: #ddd0;
  border-bottom: 1px solid #a3654000;
  padding-bottom: 5px;
  transition: border-color .35s;
}

.button-variante-piano-4:hover {
  border-bottom-color: var(--palazzo-smeraldo-emotions---color-03);
}

.button-variante-piano-4.w--current {
  border-bottom-color: var(--palazzo-smeraldo-emotions---color-03);
  white-space: nowrap;
  background-color: #ddd0;
}

.button-variante-piano-4.is-active {
  border-bottom-color: var(--palazzo-smeraldo-emotions---color-03);
}

.cartiglio_wrapper-4 {
  background-image: linear-gradient(#40373080, #40373080), url('../images/Soluzione-01---Carta-FondoV4_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 5vw 3vw;
  display: flex;
}

.text-piano-4 {
  font-family: var(--palazzo-smeraldo-emotions---titoli-citazioni-frasi-brevi);
  color: var(--palazzo-smeraldo-emotions---color-03);
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}

.nord-image-4 {
  object-fit: contain;
  width: 30px;
  height: 45px;
}

.button-menu-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-menu-4.display-none-5 {
  display: none;
}

.slider-planimetrie-4 {
  background-color: #fff;
  width: 100%;
  height: 100%;
}

.plan_container_wrap-4 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.page_wrapper-7 {
  z-index: 1;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 5vh;
  display: flex;
  position: relative;
}

.page_wrapper-7.is-planimetrie {
  background-color: var(--palazzo-smeraldo-emotions---color-01);
  flex-flow: row;
}

.logo-orizzontale-5 {
  width: 200px;
  height: 30px;
  margin-left: 15px;
  margin-right: 15px;
}

.plan_container-6 {
  aspect-ratio: 707 / 429;
  justify-content: center;
  width: 100%;
  display: flex;
  position: relative;
}

.plan_button-5 {
  border: 1px solid var(--palazzo-smeraldo-emotions---color-01);
  background-color: var(--palazzo-smeraldo-emotions---color-03);
  font-family: var(--palazzo-smeraldo-emotions---titoli-citazioni-frasi-brevi);
  color: var(--palazzo-smeraldo-emotions---color-01);
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.plan_button-5.top-left {
  top: 27%;
  left: 32%;
}

.display-none-6 {
  display: none;
}

.planimetria-6 {
  object-fit: contain;
  max-height: 100%;
}

.pittogram-small-6 {
  width: 25px;
  height: 25px;
}

.button-variante-piano-5 {
  font-family: var(--palazzo-smeraldo-emotions---titoli-citazioni-frasi-brevi);
  color: var(--palazzo-smeraldo-emotions---color-01);
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  background-color: #ddd0;
  border-bottom: 1px solid #a3654000;
  padding-bottom: 5px;
  transition: border-color .35s;
}

.button-variante-piano-5:hover {
  border-bottom-color: var(--palazzo-smeraldo-emotions---color-03);
}

.button-variante-piano-5.w--current {
  border-bottom-color: var(--palazzo-smeraldo-emotions---color-03);
  white-space: nowrap;
  background-color: #ddd0;
}

.button-variante-piano-5.is-active {
  border-bottom-color: var(--palazzo-smeraldo-emotions---color-03);
}

.cartiglio_wrapper-5 {
  background-image: linear-gradient(#40373080, #40373080), url('../images/Soluzione-01---Carta-FondoV4_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 5vw 3vw;
  display: flex;
}

.text-piano-5 {
  font-family: var(--palazzo-smeraldo-emotions---titoli-citazioni-frasi-brevi);
  color: var(--palazzo-smeraldo-emotions---color-03);
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}

.nord-image-5 {
  object-fit: contain;
  width: 30px;
  height: 45px;
}

.button-menu-5 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-menu-5.display-none-6 {
  display: none;
}

.slider-planimetrie-5 {
  background-color: #fff;
  width: 100%;
  height: 100%;
}

.plan_container_wrap-5 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.page_wrapper-8 {
  z-index: 1;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 5vh;
  display: flex;
  position: relative;
}

.page_wrapper-8.is-planimetrie {
  background-color: var(--palazzo-smeraldo-emotions---color-01);
  flex-flow: row;
}

.logo-orizzontale-6 {
  width: 200px;
  height: 30px;
  margin-left: 15px;
  margin-right: 15px;
}

.plan_container-7 {
  aspect-ratio: 707 / 429;
  justify-content: center;
  width: 100%;
  display: flex;
  position: relative;
}

.plan_button-6 {
  border: 1px solid var(--palazzo-smeraldo-emotions---color-01);
  background-color: var(--palazzo-smeraldo-emotions---color-03);
  font-family: var(--palazzo-smeraldo-emotions---titoli-citazioni-frasi-brevi);
  color: var(--palazzo-smeraldo-emotions---color-01);
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.plan_button-6.top-left {
  top: 27%;
  left: 32%;
}

.display-none-7 {
  display: none;
}

.planimetria-7 {
  object-fit: contain;
  max-height: 100%;
}

.pittogram-small-7 {
  width: 25px;
  height: 25px;
}

.button-variante-piano-6 {
  font-family: var(--palazzo-smeraldo-emotions---titoli-citazioni-frasi-brevi);
  color: var(--palazzo-smeraldo-emotions---color-01);
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  background-color: #ddd0;
  border-bottom: 1px solid #a3654000;
  padding-bottom: 5px;
  transition: border-color .35s;
}

.button-variante-piano-6:hover {
  border-bottom-color: var(--palazzo-smeraldo-emotions---color-03);
}

.button-variante-piano-6.w--current {
  border-bottom-color: var(--palazzo-smeraldo-emotions---color-03);
  white-space: nowrap;
  background-color: #ddd0;
}

.button-variante-piano-6.is-active {
  border-bottom-color: var(--palazzo-smeraldo-emotions---color-03);
}

.cartiglio_wrapper-6 {
  background-image: linear-gradient(#40373080, #40373080), url('../images/Soluzione-01---Carta-FondoV4_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 5vw 3vw;
  display: flex;
}

.text-piano-6 {
  font-family: var(--palazzo-smeraldo-emotions---titoli-citazioni-frasi-brevi);
  color: var(--palazzo-smeraldo-emotions---color-03);
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}

.nord-image-6 {
  object-fit: contain;
  width: 30px;
  height: 45px;
}

.button-menu-6 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-menu-6.display-none-7 {
  display: none;
}

.slider-planimetrie-6 {
  background-color: #fff;
  width: 100%;
  height: 100%;
}

.plan_container_wrap-6 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.card_hover-3, .card_hover-4 {
  z-index: 3;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #0003;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
  position: absolute;
  inset: 0%;
}

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

.text-serif {
  text-transform: none;
  font-family: Bitter, serif;
  font-style: italic;
}

.text-serif.is-large {
  font-size: 22px;
}

.text-logo-asap {
  font-size: 20px;
  font-weight: 600;
}

.line-item {
  background-color: var(--color-06);
  width: 100%;
  height: 1px;
}

.line-item.is-positive {
  background-color: var(--white);
  opacity: .26;
  margin-top: 15px;
  margin-bottom: 15px;
}

.plan_button-7 {
  border: 1px solid var(--palazzo-smeraldo-emotions---color-01);
  background-color: var(--palazzo-smeraldo-emotions---color-03);
  font-family: var(--palazzo-smeraldo-emotions---titoli-citazioni-frasi-brevi);
  color: var(--palazzo-smeraldo-emotions---color-01);
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.button-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 60px;
  height: 120px;
  margin-top: -60px;
  margin-left: -30px;
  display: flex;
  position: absolute;
  top: 0%;
  left: 0%;
}

.button-wrap.left {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 120px;
  height: 60px;
  margin-top: -30px;
  margin-left: -60px;
  top: 29%;
  left: 21%;
}

.button-wrap.left:where(.w-variant-4f347c06-3cdd-ed78-b908-6d08ed28cd99), .button-wrap.left.bottom-2 {
  top: 66%;
}

.vertical-line {
  background-color: var(--palazzo-smeraldo-emotions---color-03);
  width: 1px;
  height: 60px;
}

.vertical-line.is-orizontal {
  width: 60px;
  height: 1px;
}

.text-piano-light {
  color: var(--palazzo-smeraldo-emotions---color-01);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 11px;
}

.login-01_component {
  z-index: 15;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #e6e6e8b3;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 650px;
  padding: 20px;
  display: flex;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.login-01_form_container {
  background-color: #f2ede680;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: auto;
  margin: auto;
  padding: 70px;
  display: flex;
}

.login-01_logo {
  flex: none;
  width: 250px;
  height: 40px;
}

.login-01_logo.is-med {
  width: 350px;
  height: auto;
}

.login-01_form_wrapper {
  width: 270px;
  margin-top: 40px;
  margin-bottom: 0;
  position: relative;
}

.login-01_form {
  color: #000;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 10px;
  display: flex;
}

.form_field {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--white);
  background-color: #ffffff3b;
}

.form_field::placeholder {
  color: #403730c4;
  text-align: center;
  letter-spacing: .5px;
  font-size: 12px;
}

.login-01_button {
  background-color: var(--color-05);
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  font-size: 11px;
}

.login-01_error {
  text-align: center;
  background-color: #c2ab9d;
  font-size: 10px;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}

.success-message {
  background-color: var(--white);
  text-align: center;
  font-size: 10px;
}

.plan_button-8 {
  border: 1px solid var(--palazzo-smeraldo-emotions---color-01);
  background-color: var(--palazzo-smeraldo-emotions---color-03);
  font-family: var(--palazzo-smeraldo-emotions---titoli-citazioni-frasi-brevi);
  color: var(--palazzo-smeraldo-emotions---color-01);
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.button-wrap-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 60px;
  height: 120px;
  margin-top: -60px;
  margin-left: -30px;
  display: flex;
  position: absolute;
  top: 0%;
  left: 0%;
}

.button-wrap-2.left {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 120px;
  height: 60px;
  margin-top: -30px;
  margin-left: -60px;
  top: 29%;
  left: 20%;
}

.button-wrap-2.left:where(.w-variant-6cff6892-1253-2be5-3510-81f8e4e79131) {
  top: 66%;
}

.vertical-line-2 {
  background-color: var(--palazzo-smeraldo-emotions---color-03);
  width: 1px;
  height: 60px;
}

.vertical-line-2.is-orizontal {
  width: 60px;
  height: 1px;
}

.hero_wrapper {
  z-index: 15;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #e6e6e8b3;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
  position: static;
  inset: 0%;
  overflow: auto;
}

.hero_wrapper.is-var02 {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: #e6e6e800;
  max-height: 100vh;
}

.hero_container {
  background-color: #f2ede680;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: auto;
  margin: auto;
  padding: 70px;
  display: flex;
}

.hero_container.is-bg-trasparent {
  border: 1px solid var(--color-06);
  background-color: #f2ede600;
}

.hero_container.is-bg-trasparent.is-invert {
  grid-column-gap: 130px;
  grid-row-gap: 130px;
  filter: invert();
  border-style: none;
  padding-top: 50px;
  padding-bottom: 50px;
}

.btn_wrapper {
  z-index: 200;
  grid-column-gap: 15px;
  color: var(--color-06);
  cursor: pointer;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.btn_icon {
  background-image: url('../images/Arrow_Down_White.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 8px;
  border: 1px solid #9caa77;
  width: 20px;
  height: 20px;
}

.btn_icon.is-login {
  border-color: var(--palazzo-smeraldo-emotions---white);
  filter: invert();
  background-image: url('../images/Icon_Login_White.svg');
  background-size: 10px;
}

.btn_txt {
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-top: 2px;
  font-size: 11px;
  font-weight: 400;
  line-height: 11px;
}

.body-page {
  background-color: #fff0;
}

.body-login {
  height: 100%;
  min-height: auto;
}

.index_button-book {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  cursor: pointer;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 200px;
  margin-left: 50px;
  margin-right: 50px;
  display: flex;
}

.index_chapter {
  letter-spacing: 2px;
  text-transform: uppercase;
  white-space: nowrap;
  font-family: brother-1816, sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.index_title {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.6;
}

.index_page {
  letter-spacing: 4px;
  white-space: nowrap;
  margin-bottom: 10px;
  font-family: brother-1816, sans-serif;
  font-size: 12px;
  font-weight: 200;
}

.video_component {
  width: 100%;
}

.video_wrapper {
  width: 100%;
  padding-top: 56.2%;
  position: relative;
}

.video_frame {
  z-index: 2;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.info_wrap {
  filter: invert();
  color: #333;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
}

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

.link {
  color: #333;
}

.text-span-2 {
  letter-spacing: 5px;
}

.text-block-3, .text-block-4 {
  font-size: 11px;
}

.bg {
  z-index: -1;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.bg_shadow {
  z-index: 1;
  opacity: .73;
  object-fit: cover;
  width: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.bghover {
  z-index: 3;
  opacity: .85;
  mix-blend-mode: multiply;
  background-color: #403730;
  display: block;
  position: absolute;
  inset: 0%;
}

.bg_grain {
  z-index: 2;
  opacity: .69;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.background-video-clip {
  z-index: 0;
  opacity: 1;
  width: 100%;
  height: 100%;
  position: relative;
}

.background-video-clip.is-clip {
  transform: none;
}

.background-video_emotions {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 991px) {
  .palazzo-smeraldo-emotions--section-title_wrap {
    text-align: center;
  }

  body {
    max-width: 100%;
  }

  .page_wrapper {
    overflow: auto;
  }

  .page_wrapper.is-disambiguation {
    grid-column-gap: 5vh;
    grid-row-gap: 5vh;
  }

  .page_wrapper.is-main {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
    justify-content: space-between;
    padding-right: 0;
  }

  .page_wrapper.is-main.is-left {
    flex-flow: row;
    padding-left: 0;
  }

  .page_wrapper.is-virtual-photo, .page_wrapper.is-downloads-large {
    grid-column-gap: 5vh;
    grid-row-gap: 5vh;
    flex-flow: row;
    padding-right: 0;
  }

  .navigator {
    z-index: 200;
    justify-content: space-between;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .nav_logo {
    order: -1;
  }

  .index_wrapper.is-responsive {
    width: 100%;
    display: none;
    position: absolute;
    left: 0;
    overflow: auto;
  }

  .index_wrapper.is-responsive.is-vr {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    flex-flow: wrap;
    place-content: center;
    align-items: stretch;
    display: none;
  }

  .index_button-page.is-responsive {
    margin-left: 0;
    margin-right: 0;
  }

  .index_button-page.is-responsive.is-dark, .index_button-page.is-responsive.is-small {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .nav_button_container {
    padding-top: 0;
    position: static;
  }

  .device_overlay {
    display: flex;
  }

  .cartiglio-wrapper {
    display: none;
  }

  .cartiglio-wrapper.is-pop-up {
    background-color: var(--color-05);
    min-width: 300px;
    padding: 5px;
    display: none;
    inset: auto 66px 10px auto;
  }

  .cartiglio-text.bottom {
    display: none;
  }

  .main_image {
    flex-flow: column;
    max-height: 300px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .main_image.is-flex {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .main_logo {
    width: auto;
    max-width: 250px;
    height: auto;
  }

  .icon {
    width: 40px;
    height: 40px;
  }

  .icon.is-touch, .icon.is-refresh {
    display: none;
  }

  .icon.is-information {
    width: 25px;
    height: 25px;
    display: flex;
  }

  .main_grid {
    flex-flow: row;
    min-width: 300px;
    max-height: 70vh;
    padding-bottom: 20px;
    padding-right: 7vw;
    display: flex;
    overflow: auto;
  }

  .main_grid.is-horizontal {
    grid-column-gap: 2vh;
    grid-row-gap: 2vh;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: auto;
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    overflow: auto;
  }

  .card {
    min-width: 250px;
  }

  .card.is-medium {
    flex: 0 auto;
    width: 40vw;
    max-height: none;
  }

  .card.is-medium.is-lightbox {
    min-width: 250px;
    max-width: none;
    height: auto;
    max-height: none;
  }

  .card.desktop {
    display: none;
  }

  .card.tablet-mobile {
    display: flex;
  }

  .index_button_text, .index_button_text.download, .index_button_text.open-resposive, .index_button_text.close-fullscreen {
    display: none;
  }

  .index_button_text.map {
    display: flex;
  }

  .vr_button {
    flex: 0 auto;
    width: 100%;
    max-width: 200px;
    margin-left: 0;
    margin-right: 0;
  }

  .button_wrapper {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-bottom: 30px;
    overflow: auto;
  }

  .disamb_button {
    flex: none;
    width: 25vw;
    min-width: 250px;
    min-height: 250px;
    max-height: 250px;
  }

  .overlay_lottie {
    width: 100px;
  }

  .splide__arrow.splide__arrow--prev {
    right: 33.7%;
  }

  .splide__arrow.splide__arrow--next {
    left: 67.2%;
  }

  .splide__arrows {
    height: 60px;
    bottom: 170px;
  }

  .splide__slide {
    flex: none;
    width: 33.333%;
  }

  .fullscreen_overlay, .fullscreen_button {
    display: none;
  }

  .index_container {
    grid-column-gap: 10px;
    grid-row-gap: 40px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: center;
    align-items: center;
    padding-left: 40px;
    padding-right: 100px;
    display: flex;
  }

  .index_container.is-scroll {
    grid-column-gap: 0px;
    grid-row-gap: 1vw;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
    padding-left: 0;
    padding-right: 0;
    overflow: auto;
  }

  .device_overlay-2 {
    display: flex;
  }

  .navigator-2 {
    z-index: 200;
  }

  .icon-3 {
    width: 40px;
    height: 40px;
  }

  .icon-3.is-button.is-open {
    flex: none;
  }

  .index_button-responsive {
    border-radius: 50%;
    width: 40px;
    min-width: auto;
    max-width: none;
    height: 40px;
    min-height: auto;
    padding-left: 10px;
    padding-right: 10px;
    position: static;
    inset: auto 0% 0% auto;
  }

  .index_button-responsive.is-sound {
    position: static;
  }

  .index_button-responsive.is-menu {
    border: 2px solid var(--white);
    display: flex;
  }

  .index_button-responsive.is-menu.is-orise {
    display: none;
  }

  .index_button-responsive.is-download {
    border-radius: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .index_button-responsive.is-vr {
    min-width: auto;
  }

  .index_button-responsive.is-vr.is-orise {
    display: none;
  }

  .index_button-responsive.is-alert {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: auto;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: fixed;
    inset: 20px 80px auto auto;
  }

  .index_button-responsive.is-menu-fullscreen {
    border: 2px solid var(--white);
    display: flex;
  }

  .index_button-responsive.is-menu-fullscreen.is-orise {
    display: none;
  }

  .main_grid_wrapper {
    min-width: 300px;
    max-width: 50vw;
    margin: auto 0 auto auto;
    display: block;
  }

  .main_grid_wrapper.is-page {
    flex-flow: row;
    width: auto;
    max-width: 70vw;
  }

  .icon-main {
    width: 40px;
    height: 40px;
  }

  .icon-main.is-button.is-open {
    flex: none;
  }

  .index_button-wrapper {
    border-radius: 50%;
    width: 40px;
    min-width: auto;
    max-width: none;
    height: 40px;
    min-height: auto;
    position: static;
    inset: auto 0% 0% auto;
  }

  .index_component_buttons {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
    position: static;
    inset: auto auto 20px;
  }

  .text-popup-alert {
    opacity: 0;
    min-width: 120px;
    display: none;
    top: auto;
    left: auto;
    right: 105%;
  }

  .text-popup-alert.is-singolo {
    min-width: 50px;
    max-width: 70%;
    inset: 10px auto auto 10px;
  }

  .icon-4 {
    width: 40px;
    height: 40px;
  }

  .icon-4.is-button.is-open {
    flex: none;
  }

  .icon-4.is-information {
    background-image: url('../images/ico-information.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 25px;
    height: 25px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .nav_button_wrapper_responsive {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
  }

  .card-2 {
    min-height: 200px;
  }

  .section-title_wrap {
    text-align: center;
    font-size: 20px;
  }

  .background-responsive {
    filter: blur(2px);
    min-height: 500px;
    inset: 0%;
  }

  .body-emotions {
    height: 100%;
    display: flex;
  }

  .tab_wrap {
    width: 100%;
    margin: 10vh auto 0;
    display: flex;
  }

  .tab-menu {
    flex-flow: column;
    justify-content: space-between;
    margin-bottom: 0;
    margin-right: 5px;
  }

  .tab-link {
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex;
  }

  .map_container {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-width: 500px;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
  }

  .map_image.is-responsive {
    min-width: 700px;
  }

  .index_button_text-2.alert {
    min-width: auto;
    position: static;
  }

  .cartiglio-wrapper-2 {
    display: none;
    left: auto;
  }

  .cartiglio-wrapper-2.is-popup {
    background-color: #a39bff;
    min-width: 300px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: none;
    inset: 80px 65px auto auto;
  }

  .cartiglio-text-2.bottom {
    color: #fff;
    text-align: center;
    left: auto;
  }

  .main_logo-developer {
    width: auto;
    max-width: 80px;
    height: auto;
  }

  .main_logo_wrapper {
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
    flex-flow: column;
    align-items: center;
    min-width: 220px;
    display: flex;
  }

  .main_logo_wrapper.is-small {
    min-width: 50px;
  }

  .main_logo_wrapper.is-small.gap-var.top {
    display: none;
  }

  .main_logo_wrapper.is-login-page.is-auto {
    min-width: auto;
  }

  .login-01_component {
    height: 100vh;
    min-height: auto;
  }

  .form_field {
    line-height: 20px;
  }
}

@media screen and (max-width: 767px) {
  .index_wrapper.is-fullscreen {
    padding-left: 5vw;
  }

  .main_image {
    max-width: 40%;
  }

  .main_grid {
    max-height: 80vh;
  }

  .card.is-medium {
    flex: 1;
  }

  .splide__arrow.splide__arrow--prev {
    right: 50.5%;
  }

  .splide__arrow.splide__arrow--next {
    left: 50.5%;
  }

  .splide__arrows {
    bottom: 140px;
  }

  .splide__slide {
    width: 50%;
  }

  .form_step.is-active {
    max-width: 100%;
  }

  .main_grid_wrapper {
    min-height: 250px;
  }

  .icon-4.is-information {
    display: flex;
  }

  .card-2 {
    min-width: 200px;
    min-height: auto;
  }

  .body-emotions {
    height: 100%;
  }

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

  .tab_wrap {
    margin-left: auto;
    margin-right: auto;
  }

  .map_container {
    justify-content: flex-start;
    align-items: center;
    min-width: 500px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: auto;
  }

  .map_image.is-responsive {
    min-width: 700px;
    min-height: 600px;
    margin-right: -201px;
  }

  .cartiglio-wrapper-2 {
    display: none;
  }

  .main_logo_wrapper {
    min-width: 150px;
  }

  .main_logo_wrapper.is-small.gap-var.asap {
    font-size: 10px;
  }

  .login-01_form_container {
    width: 100%;
    min-height: auto;
    padding: 60px;
  }

  .login-01_logo {
    margin-bottom: 40px;
  }

  .form_field {
    margin-bottom: 15px;
  }

  .hero_container {
    width: 100%;
    min-height: auto;
    padding: 60px;
  }

  .hero_container.is-bg-trasparent.is-invert {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .info_wrap {
    font-size: 12px;
    line-height: 17px;
  }
}

@media screen and (max-width: 479px) {
  .palazzo-smeraldo-emotions--section-title_wrap {
    width: 95%;
  }

  .page_wrapper.is-main {
    grid-column-gap: 5vh;
    grid-row-gap: 5vh;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    max-width: 100vw;
    height: auto;
    margin-top: 60px;
    padding-top: 40px;
    padding-bottom: 100px;
  }

  .page_wrapper.is-main.is-left {
    flex-flow: column;
  }

  .page_wrapper.is-virtual-photo, .page_wrapper.is-downloads-large {
    flex-flow: column;
    padding-top: 100px;
    padding-left: 0;
  }

  .navigator {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border-bottom: 3px solid var(--white);
    border-left-style: none;
    border-left-width: 0;
    flex-flow: row;
    align-items: stretch;
    width: 100%;
    height: 60px;
    position: absolute;
  }

  .nav_logo {
    flex: none;
  }

  .index_wrapper.is-fullscreen {
    grid-row-gap: 20px;
    flex-flow: column;
    padding-right: 5vw;
    display: none;
  }

  .nav_button_container {
    flex-flow: row;
    padding-top: 0;
  }

  .cartiglio-wrapper.is-pop-up {
    inset: 60px 0 auto;
  }

  .main_image {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    justify-content: center;
    width: 100%;
    max-width: none;
    max-height: 280px;
  }

  .main_logo {
    max-height: 110px;
  }

  .main_grid {
    max-height: none;
    margin-left: auto;
    padding-left: 7vw;
  }

  .main_grid.is-horizontal {
    width: 100%;
    height: auto;
    max-height: none;
    padding-right: 12vw;
  }

  .card {
    min-width: 70vw;
  }

  .card.is-medium {
    flex: 0 auto;
    width: auto;
    min-width: 70vw;
  }

  .splide__arrow.splide__arrow--prev {
    right: 50%;
  }

  .splide__arrow.splide__arrow--next {
    left: 50%;
  }

  .splide__arrows {
    bottom: 130px;
  }

  .splide__slide {
    width: 100%;
  }

  .index_container {
    grid-row-gap: 20px;
    padding-top: 100px;
    padding-right: 40px;
  }

  .index_container.is-scroll.is-full {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 120px;
  }

  .icon-3 {
    width: 40px;
    height: 40px;
  }

  .index_button-responsive.is-close {
    background-color: #fff0;
    border-radius: 0%;
    display: flex;
    position: absolute;
    inset: 10px 10px auto auto;
  }

  .index_button-responsive.is-alert {
    display: none;
    top: 70px;
    right: 10px;
  }

  .rotate-display_overlay {
    display: none;
  }

  .device_information {
    flex-flow: column;
    align-items: center;
    width: 90%;
    display: flex;
  }

  .main_grid_wrapper {
    width: 95%;
    min-width: auto;
    max-width: none;
    margin-top: 0;
  }

  .main_grid_wrapper.is-page {
    grid-column-gap: 1vh;
    grid-row-gap: 1vh;
    align-self: flex-end;
    width: 95%;
    max-width: none;
    margin-top: auto;
    margin-left: 0;
  }

  .icon-main {
    width: 40px;
    height: 40px;
  }

  .index_button-wrapper.is-close {
    background-color: #fff0;
    border-radius: 0%;
    position: absolute;
    bottom: auto;
    left: auto;
  }

  .index_component_buttons {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    position: static;
    bottom: auto;
    right: 10px;
  }

  .text-popup-alert {
    min-width: 100px;
    max-width: 70%;
    top: 106%;
    right: 0;
  }

  .audio-control {
    width: 35px;
    height: 35px;
  }

  .icon-4 {
    width: 40px;
    height: 40px;
  }

  .nav_button_wrapper_responsive {
    flex-flow: row;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .card-2 {
    min-width: auto;
    max-height: 150px;
  }

  .tab_wrap {
    flex-flow: column;
    margin-top: 5vh;
  }

  .tab-menu {
    margin-bottom: 5px;
    margin-right: 0;
  }

  .map_container {
    justify-content: center;
    align-items: center;
    min-width: auto;
    min-height: auto;
    margin-top: 55px;
    overflow: hidden;
  }

  .map_image.is-responsive {
    min-width: auto;
    margin-right: 0;
  }

  .index_button_text-2.alert {
    min-width: auto;
  }

  .cartiglio-wrapper-2.is-popup {
    width: 100vw;
    min-width: auto;
    top: 55px;
    right: auto;
  }

  .main_logo-developer {
    width: 120px;
    max-height: 50px;
  }

  .main_logo_wrapper {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
    min-width: 220px;
  }

  .main_logo_wrapper.is-small.gap-var.asap {
    max-width: none;
  }

  .main_logo_wrapper.is-login-page {
    min-width: 150px;
  }

  .login-01_component {
    padding-left: 20px;
    padding-right: 20px;
  }

  .login-01_form_container {
    align-items: center;
    padding: 60px 30px;
  }

  .login-01_logo, .login-01_form_wrapper {
    width: 100%;
    max-width: 250px;
  }

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

  .hero_container {
    align-items: center;
    padding: 60px 30px;
  }

  .index_button-book {
    margin-left: 0;
    margin-right: 0;
  }
}

#w-node-d36f35ca-db02-151e-4ac7-b36a802a2560-b21e1b75 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d9fce5dc-bea0-a74b-c86e-526b1dd1bb4c-b21e1b75 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-d36f35ca-db02-151e-4ac7-b36a802a2569-b21e1b75 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-d36f35ca-db02-151e-4ac7-b36a802a256a-b21e1b75 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d36f35ca-db02-151e-4ac7-b36a802a257b-b21e1b75 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_797ee78e-770a-69e2-c822-af2b196ee0cb-b21e1b75 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-d36f35ca-db02-151e-4ac7-b36a802a257d-b21e1b75 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-d36f35ca-db02-151e-4ac7-b36a802a257e-b21e1b75 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-ab67613a-8062-8ca4-c3d0-a9b51bc915fa-b21e1b75 {
  grid-area: 3 / 3 / 4 / 4;
}

#w-node-_614f13f9-6fcd-98a3-48c9-ec30ee2d7fe0-b21e1b75 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_614f13f9-6fcd-98a3-48c9-ec30ee2d7fe7-b21e1b75 {
  grid-area: 1 / 4 / 2 / 7;
}

#w-node-_614f13f9-6fcd-98a3-48c9-ec30ee2d7fee-b21e1b75 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_614f13f9-6fcd-98a3-48c9-ec30ee2d7ff5-b21e1b75 {
  grid-area: 2 / 5 / 3 / 7;
}

#w-node-_614f13f9-6fcd-98a3-48c9-ec30ee2d7ffc-b21e1b75 {
  grid-area: 2 / 3 / 3 / 5;
}

#w-node-_614f13f9-6fcd-98a3-48c9-ec30ee2d8003-b21e1b75 {
  grid-area: 3 / 1 / 4 / 4;
}

#w-node-_614f13f9-6fcd-98a3-48c9-ec30ee2d8013-b21e1b75 {
  grid-area: 3 / 4 / 4 / 7;
}

#w-node-_614f13f9-6fcd-98a3-48c9-ec30ee2d801a-b21e1b75 {
  grid-area: 4 / 1 / 5 / 3;
}

#w-node-_614f13f9-6fcd-98a3-48c9-ec30ee2d8021-b21e1b75 {
  grid-area: 4 / 3 / 5 / 5;
}

#w-node-_614f13f9-6fcd-98a3-48c9-ec30ee2d8028-b21e1b75 {
  grid-area: 4 / 5 / 5 / 7;
}

#w-node-aafb4ca7-4857-5a52-48af-0839f9defdaa-b21e1b7b {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-aa0f4fc6-a1df-f2e7-bdfd-c8441830c8ea-b21e1b7b, #w-node-_3752579c-5c50-e977-5473-8550ad928b29-b21e1b7b, #w-node-de1bb9da-249f-918d-bf20-83ea9e3e6428-b21e1b7b, #w-node-_15614a93-5a9d-7787-08dc-243273bf91bf-b21e1b7b, #w-node-_1ed38934-91a5-1e8e-a913-00c928a4f2e6-b21e1b7b, #w-node-ee47a873-b970-8c04-5f77-b2d1b5789832-b21e1b7b, #w-node-_529a7504-c5f2-81c1-fc29-9c905bd4cc7c-b21e1b7b, #w-node-_45675450-676f-27e3-9edb-722d383552dc-b21e1b7b {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-_4a5a2da7-c0da-b771-eb54-f336765967fa-b21e1b7b {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_03a23c78-1796-f80b-5aca-8eff893de9f3-b21e1b7b {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-_4efea4d4-7720-c1f5-b442-5b1b178095c3-b21e1b7b, #w-node-d2010f99-dec4-3eb5-f355-8db65a2faad3-b21e1b7b, #w-node-_685a0c54-a982-287f-6833-32e52b6a4075-b21e1b7b, #w-node-_19238f4a-f6bb-36ec-79b4-dbff3ffa9c26-b21e1b7b, #w-node-_76a7ad59-3210-0063-87e0-d639382c4806-b21e1b7b, #w-node-c57e6903-ee49-6fd9-d93d-131204a0f1b5-b21e1b7b, #w-node-_09188335-18ae-d315-b258-95fb620ef381-b21e1b7b, #w-node-df713278-3737-fcd2-c2bc-211b102d7e0c-b21e1b7b {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-_97b9ea40-9945-82b0-9ab4-88dfbbae90f1-b21e1b7b {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-e8c9f71b-be93-8802-5b57-acfd5f2b143c-b21e1b7b {
  align-self: stretch;
}

#w-node-_1dc7212d-cd9d-5825-7943-221dde84d0d2-b21e1b7b {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-_3cf15af3-75c0-c42b-0f53-9bedfa1a78e5-b21e1b7b, #w-node-e011b661-ff8e-89dd-2221-d7e88754a383-b21e1b7b, #w-node-ca10b926-00ce-2120-ac33-c4adf3d5e883-b21e1b7b {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-c38a6e8d-3302-9ff5-4eb1-aaedea8a79b1-b21e1b7b {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_5800a42b-054a-c40c-324f-4f3bbac92d3f-bac92d3f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_1ecb2941-42a7-3ec9-82bb-dc836245dbb2-6245dbaa, #w-node-_1ecb2941-42a7-3ec9-82bb-dc836245dbbf-6245dbaa, #w-node-_1ecb2941-42a7-3ec9-82bb-dc836245dbcc-6245dbaa, #w-node-_34c61152-1a5d-9818-82d1-a5ec74ae2360-74ae2360, #w-node-_63cd8873-a896-763e-a924-4791989bbb01-989bbb01, #w-node-_9fcbb4e3-a00c-f5e8-9848-524b6615b538-069e0494, #w-node-_9fcbb4e3-a00c-f5e8-9848-524b6615b53e-069e0494, #w-node-aaa5bcd3-5e21-e282-26ed-aa0ab0bc7856-b0bc784e, #w-node-aaa5bcd3-5e21-e282-26ed-aa0ab0bc785c-b0bc784e {
    grid-area: 1 / 1 / 2 / 2;
  }
}


