@font-face {
  font-family: Dinpro Condensed;
  src: url('../fonts/DINPro-CondensedMedium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Dinpro;
  src: url('../fonts/DINPro.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: Dinpro Condensed;
  src: url('../fonts/DINPro-CondensedBold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Dinpro Condensed;
  src: url('../fonts/DINPro-CondensedLight.woff2') format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Dinpro Condensed;
  src: url('../fonts/DINPro-CondensedRegular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: Dinpro;
  src: url('../fonts/DINPro-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Spacegrotesk Variablefont Wght;
  src: url('../fonts/SpaceGrotesk-VariableFont_wght.ttf') format("truetype");
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --bg-primary: #412f25;
  --color: white;
  --_state---off: 0;
  --_page---number: 0;
  --_state---on: 1;
  --_page---color: white;
}

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

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

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

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

body {
  background-color: var(--bg-primary);
  color: #d9c5a5;
  font-family: Dinpro, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Dinpro Condensed, Arial, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 160%;
}

h2 {
  color: #d9c5a5;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Dinpro Condensed, Arial, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 36px;
}

h3 {
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Dinpro, Arial, sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 100%;
}

p {
  color: #ede4db;
  margin-bottom: 0;
  font-family: Dinpro, Arial, sans-serif;
  font-size: 1rem;
  line-height: 120%;
}

img {
  max-width: 100%;
  display: inline-block;
}

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

.padding-global.padding_section-nav {
  padding-top: 0;
  padding-bottom: 0;
}

.padding-global.padding-section-t5b5 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.padding-global.padding-section-t2b5 {
  text-align: left;
  padding: 6.8rem .125rem 0;
}

.padding-global.padding_section-hero {
  padding-top: 31rem;
}

.padding-global.pbottom {
  padding-bottom: 20px;
}

.padding-global.n-bg {
  background-color: #2b231d;
  padding-top: 4.6rem;
  padding-bottom: 2rem;
}

.navbar {
  background-color: #0000;
}

.contaner-medium {
  width: 100%;
  max-width: 80.5rem;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.contaner-medium.navbar {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: start;
  display: none;
}

.nav-image {
  width: 8.87rem;
  height: 10rem;
}

.navbar-2 {
  background-color: #0000;
}

.nav-brand {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 5rem;
  padding-top: .25rem;
  padding-bottom: .25rem;
  display: flex;
}

.nav-menu {
  z-index: 10;
  grid-column-gap: 28.13rem;
  grid-row-gap: 28.13rem;
  color: #d9c5a5;
  background-color: #2c2019;
  flex-flow: column;
  justify-content: space-between;
  width: 28.81rem;
  height: 55.25rem;
}

.navigation {
  z-index: 999;
  background-color: #28282833;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: fixed;
  inset: 0% 0% auto;
}

.navigation.is-scrolled {
  background-color: var(--bg-primary);
  height: 6.13rem;
  overflow: clip;
}

.navigation.newnav {
  display: none;
}

.navigation.v2 {
  color: #412f25;
}

.nav-link {
  color: #d9c5a5;
  letter-spacing: .05rem;
  text-transform: uppercase;
  padding: .75rem 0;
  font-family: Dinpro Condensed, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
}

.menu-button {
  padding: 0;
}

.menu-button.w--open {
  background-color: #0000;
}

.menu_btn-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 1.5rem;
  display: flex;
}

.intagram_icon {
  width: 2rem;
}

.button_primary {
  box-sizing: border-box;
  float: none;
  clear: right;
  aspect-ratio: auto;
  color: #000;
  text-align: center;
  letter-spacing: .05rem;
  text-transform: uppercase;
  vertical-align: baseline;
  object-fit: fill;
  background-color: #d9c4a5;
  border: 1px solid #d9c4a5;
  border-radius: 1px;
  flex-flow: row;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-right: 0;
  padding: 1rem 2rem;
  font-family: Dinpro Condensed, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  display: inline-block;
  position: static;
  overflow: auto;
}

.button_primary:hover {
  background-color: #af9368;
}

.button_primary.hide {
  display: none;
  overflow: visible;
}

.button_primary.hide-mobile-portret {
  display: block;
}

.button_primary.v2 {
  pointer-events: auto;
  color: #d9c4a5;
  background-color: #0000;
}

.button_primary.m-wp-btn {
  white-space: nowrap;
  width: auto;
  margin-top: auto;
  margin-right: 0;
  padding-left: 74px;
  padding-right: 74px;
  overflow: visible;
}

.button_primary.popup__btn {
  width: auto;
  margin-top: 1.5rem;
  padding-left: 4rem;
  padding-right: 4rem;
}

.button_primary.max-content {
  width: max-content;
  margin-top: 1rem;
  margin-right: auto;
  padding-left: 3.7rem;
  padding-right: 3.7rem;
}

.button_primary.max-content.new-header__btn {
  align-self: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.button_primary.max-content.new-header__btn.hide-m.v3 {
  color: #fff;
  background-color: #987360;
}

.burgrer-lottie {
  width: 1.5rem;
}

.reservation_btn-wrapper {
  margin-top: 2.25rem;
  display: flex;
}

.reservation_btn-wrapper.hide-mobile-portrait {
  margin-top: 1.5rem;
}

.nav-link-2, .nav-link-3 {
  color: #d9c5a5;
}

.nav_link-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
}

.nav-menu_links {
  clear: none;
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 3.75rem;
  padding-left: 2.75rem;
  display: flex;
}

.nav-menu-content {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.nav_menu-top {
  justify-content: space-between;
  align-items: flex-start;
  padding: 1.75rem 1.75rem 14rem;
  display: flex;
}

.brand-img {
  width: 6.88rem;
}

.close-btn {
  margin-top: 1.5rem;
  margin-right: 1.5rem;
}

.close-icon {
  width: 1.5rem;
}

.section_hero {
  background-image: linear-gradient(#0000 66%, #000), url('../images/NEW.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  max-width: 100%;
  overflow: hidden;
}

.section_hero.moonbarhero {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/nnn-p-1600.webp');
  background-position: 50% 100%;
  background-size: cover;
  background-clip: border-box;
}

.hero_content-wrapper {
  z-index: 2;
  opacity: 1;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero_content-wrapper.fade-on-scroll {
  opacity: 0;
  transform: translate(0, 2.5rem);
}

.heading {
  font-family: Dinpro, Arial, sans-serif;
  font-size: 2rem;
  line-height: 160%;
}

.body {
  background-color: var(--bg-primary);
  color: #d9c5a5;
}

.hero_img {
  z-index: -2;
  width: 100%;
  height: 50rem;
  position: absolute;
  inset: 0%;
}

.body-text-large {
  text-transform: uppercase;
  font-family: Dinpro Condensed, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 100%;
}

.body-text-large.newtext {
  max-width: 26rem;
  margin-left: auto;
  margin-right: auto;
  font-family: Dinpro, Arial, sans-serif;
  font-size: .75rem;
  line-height: 180%;
}

.margin-bottom.margin-medium {
  margin-bottom: 2rem;
}

.margin-bottom.margin-075 {
  margin-bottom: .75rem;
}

.margin-bottom.margin-1 {
  margin-bottom: 1rem;
}

.margin-vertical.margin-medium {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 35rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  display: grid;
}

.section_about {
  z-index: -1;
  background-color: #412f25;
  background-image: url('../images/bg-full-about.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  display: none;
  position: relative;
  overflow: hidden;
}

.about_grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  height: 43.75rem;
}

.about_image-wrapper {
  position: relative;
}

.about_content-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.about_content-wrapper.is-left {
  margin-right: 6rem;
}

.about_content-wrapper.is-left.fade-on-scroll {
  text-align: right;
  justify-content: center;
  align-items: flex-end;
}

.about_content-wrapper.is-right {
  margin-left: 3rem;
}

.about_content-wrapper.is-right.fade-on-scroll {
  margin-left: 0;
}

.heading-2 {
  font-family: Dinpro, Arial, sans-serif;
}

.max-width-medum {
  width: 28rem;
}

.about_gallery-frame {
  border: 1px solid #d7c1a2;
  width: 33rem;
  height: 44.3rem;
}

.about_gallery-frame.is-left {
  width: 33.4rem;
  inset: -3% auto 4% -4%;
}

.about_slider {
  background-color: #0000;
  width: 34.63rem;
  height: 41.13rem;
  position: absolute;
  inset: 1.6rem auto 0% -3.02rem;
}

.about_slider.is-right {
  left: auto;
  right: 4rem;
}

.about_slider-mask {
  height: 100%;
}

.left-arrow, .right-arrow {
  display: none;
}

.slider_slide-img {
  width: 100%;
}

.about_galleries {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  display: flex;
}

.bg_about {
  z-index: -2;
  width: 100%;
  position: absolute;
  top: -6.6rem;
  left: 0%;
  right: 0%;
}

.bg_about.is-top {
  top: -1.6rem;
}

.bg_about.is-bottom {
  z-index: -2;
  inset: 78.8rem 0% 0%;
}

.bg-wrapper {
  flex-flow: column;
  display: flex;
}

.section_menu {
  background-image: none;
  background-size: auto;
  margin-top: 6.5rem;
  position: relative;
  overflow: hidden;
}

.section_menu.more-padding {
  padding-top: 50px;
}

.section_menu.more-padding.nobg {
  background-image: none;
  display: none;
}

.section_menu.no-m {
  margin-top: 0;
}

.menu_content {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.menu_content.fade-on-scroll {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 65px;
  display: flex;
}

.button-group {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  display: flex;
}

.max-width-medium {
  width: 48.31rem;
}

.section_menu-track {
  width: 100vw;
  height: 300vw;
  position: relative;
}

.menu-camera {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.padding-full {
  width: 100%;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
}

.padding-full.padding-section-t5b5 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.menu-frame {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: visible;
}

.menu-frame-item {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex: none;
  width: 100%;
  height: 100%;
  display: flex;
}

.menu-img {
  object-fit: cover;
  width: 33%;
}

.section_moon {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  position: relative;
  overflow: hidden;
}

.moon_content-wrapper {
  grid-column-gap: 3.25rem;
  grid-row-gap: 3.25rem;
  background-image: url('../images/Yana-likes-3.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48.75rem;
  margin-top: 24px;
  padding-top: 44px;
  display: flex;
}

.moon-logo {
  box-sizing: border-box;
  outline-offset: 0px;
  outline: 3px #d9c5a5;
  flex: 0 auto;
  order: -9999;
  align-self: center;
  width: 16%;
  min-width: auto;
  padding-top: 236px;
  position: absolute;
}

.moon-img {
  object-fit: cover;
  width: 100%;
  height: 41.19rem;
  position: absolute;
  inset: 1.5rem 0% 0% 1.3rem;
}

.moon_grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  height: 43.75rem;
  margin-top: 6.75rem;
}

.moon-frame {
  z-index: -1;
  border: 1px solid #d7c1a2;
  width: 100%;
  height: 44.13rem;
}

.moon-frame.is-left {
  width: 33.5rem;
  inset: -3% auto 4% -4%;
}

.max-with-21 {
  width: 22rem;
}

.moon_text-wrapper {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.moon_text-wrapper.fade-on-scroll {
  justify-content: flex-start;
  align-items: flex-start;
}

.section_footer {
  margin-top: 100px;
  overflow: hidden;
}

.footer_image-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  width: 90rem;
  height: 35rem;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.footer_img {
  width: 30rem;
}

.form-wrapper {
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
  display: flex;
}

.form-wrapper.hide {
  display: none;
}

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

.form.hide {
  display: none;
}

.form-form {
  border: 1px solid #d9c4a5;
  justify-content: flex-start;
  align-items: center;
  width: 28.63rem;
  margin-top: 2.25rem;
  display: flex;
}

.text-field {
  margin-bottom: 0;
}

.form_field {
  color: #d9c4a5;
  background-color: #0000;
  border: 1px #000;
  height: 100%;
  margin-bottom: 0;
  padding: .75rem 1.25rem;
  font-family: Dinpro, Arial, sans-serif;
  font-size: 1rem;
}

.form_field::placeholder {
  color: #ede4db;
}

.max-width-27 {
  width: 100%;
}

.footer_grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  padding-top: 2.5rem;
  padding-bottom: 6.25rem;
  display: none;
}

.footer_address-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  display: flex;
}

.link {
  color: #ede4db;
  text-transform: uppercase;
  font-family: Dinpro, Arial, sans-serif;
  font-size: 1rem;
}

.contact_wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.sm-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.paragraph, .paragraph-2, .paragraph-3, .paragraph-4 {
  margin-bottom: 0;
}

.sm-link {
  color: #ede4db;
  font-family: Dinpro, Arial, sans-serif;
  font-size: 1rem;
  text-decoration: none;
}

.max-with-19 {
  width: 19rem;
}

.address_content {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  display: flex;
}

.nav-icon {
  width: 2rem;
}

.form-success {
  background-color: #0000;
  font-family: Dinpro, Arial, sans-serif;
  font-size: 1rem;
}

.text-block {
  color: #ede4db;
}

.error-message {
  color: #ede4db;
  background-color: #0000;
  font-family: Dinpro, Arial, sans-serif;
  font-size: 1rem;
}

.footer_links-wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  display: flex;
}

.footer_links-wrapper.socialtexts {
  text-align: right;
}

.contacts_links-wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  text-align: center;
  flex-flow: column;
  display: flex;
}

.mobile-insta-wrapper.hide-desktop {
  display: none;
}

.heading-3 {
  font-family: Dinpro Condensed, Arial, sans-serif;
  font-weight: 500;
}

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

.menu_slider-mask {
  width: 30rem;
  overflow: visible;
}

.menu_slider-slide {
  width: 100%;
  height: 35rem;
  margin-right: .75rem;
  overflow: hidden;
}

.slide-nav {
  display: none;
}

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

.swiper {
  width: 90rem;
  height: 35rem;
  position: relative;
}

.swiper.mb-hide.menu-swiper {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.swiper.highlights__block {
  width: 100%;
  height: auto;
  margin-top: 24px;
  position: static;
  overflow: hidden;
}

.swiper-wrapper {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: row;
  width: 100%;
  height: auto;
  display: flex;
}

.swiper-wrapper.v2 {
  flex-flow: row;
}

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

.swiper-slide.highlights__slide {
  flex-flow: column;
  width: 100%;
  min-height: 18rem;
  display: block;
  position: relative;
}

.swiper-slide.highlights__slide.hidden {
  display: none;
}

.swiper-slide.atmosphere__slide {
  width: auto;
  height: 33rem;
}

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

.swiper-button-prev {
  margin-left: 4.7rem;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.left-arrow {
  width: 3.44rem;
  display: inline-flex;
}

.swiper-button-next {
  margin-right: 4.7rem;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.right-arrow {
  width: 3.44rem;
  display: inline-flex;
}

.swiper-js, .swiper-script, .left-control, .right-control {
  display: none;
}

.moon_content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.heading-4 {
  font-family: Dinpro Condensed, Arial, sans-serif;
  font-weight: 400;
}

.paragraph-5 {
  font-family: Dinpro, Arial, sans-serif;
}

.heading-5, .heading-6 {
  font-weight: 400;
}

.heading-7 {
  box-sizing: border-box;
  text-align: left;
  object-fit: contain;
  font-weight: 500;
}

.heading-7.m-wp__title {
  margin-bottom: 10px;
  font-family: Dinpro Condensed, Arial, sans-serif;
  font-size: 1.5rem;
}

.heading-8 {
  font-size: 2.3rem;
  font-weight: 400;
}

.heading-9 {
  font-weight: 500;
}

.mb-slideholder {
  display: none;
}

.mblogo {
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
  display: block;
}

.newbg {
  background-color: #000;
}

.heading-10 {
  font-size: 20px;
}

.team-slider {
  box-sizing: content-box;
  background-color: #412f25;
  border-bottom: 1px solid #e4ebf3;
  padding: 26px 30px 31px;
  display: none;
  position: relative;
}

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

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #d9c4a5;
  padding-bottom: 14px;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  z-index: auto;
  float: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: -38px;
  margin-bottom: 12px;
  padding-top: 0;
  padding-left: 24px;
  padding-right: 24px;
  text-decoration: none;
  display: block;
  position: absolute;
  inset: 44% 0% auto;
}

.team-member-name-two {
  color: #d9c4a5;
  -webkit-text-stroke-color: #d9c4a5;
  margin-bottom: 12px;
  font-weight: 600;
  position: static;
}

.team-member-text {
  margin-bottom: 20px;
  font-size: 80%;
  font-style: normal;
  line-height: 130%;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.icon {
  padding-left: 0;
}

.div-block {
  position: relative;
}

.hero-heading-right {
  box-sizing: border-box;
  object-fit: fill;
  background-color: #412f25;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 0;
  position: static;
  left: 0;
  right: 0;
}

.container-2 {
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  object-fit: cover;
  border-radius: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: center;
  align-self: auto;
  place-items: center;
  width: 60vw;
  min-width: auto;
  max-width: 80vh;
  height: 50vh;
  min-height: auto;
  max-height: 80vh;
  margin: auto;
  display: flex;
  position: static;
  inset: 10% 0% 0%;
  overflow: visible;
}

.hero-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-right: 0;
  display: flex;
  position: static;
  top: -17px;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  margin-right: 0;
  padding-right: 0;
  display: flex;
}

.shadow-two {
  max-width: 120%;
  margin-left: 0;
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px {
  width: 55%;
  min-width: auto;
  color: var(--color);
  text-align: left;
  flex: 1;
  align-self: flex-start;
  margin-bottom: 40px;
  padding-right: 0;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #d9c4a5;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.button {
  color: #000;
  background-color: #d9c4a5;
  padding: 10px 40px;
}

.container-3 {
  background-image: url('../images/bggg.webp');
  background-position: 50%;
  background-size: auto;
  position: absolute;
}

.hero-heading-right-2 {
  background-color: #412f24;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 0;
  position: relative;
}

.hero-heading-right-2.padding-global.padding-section-t2b5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.hero-wrapper-2 {
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/3545.webp');
  background-position: 100% 100%;
  background-size: cover;
  background-clip: border-box;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: auto;
  min-width: auto;
  padding-top: 101px;
  display: flex;
  position: static;
}

.hero-split-2 {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  max-width: 70vh;
  margin: auto;
  display: flex;
  position: absolute;
}

.shadow-two-2 {
  box-shadow: 0 4px 24px #96a3b514;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.image {
  z-index: 0;
  align-self: center;
  width: 60%;
  margin-top: 102px;
}

.container-4 {
  flex: 1;
  order: 0;
  align-self: center;
  width: auto;
  min-width: 30%;
  max-width: 30%;
  min-height: 300px;
  max-height: 300px;
  margin-top: 293px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.button-2 {
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 40%;
  color: var(--bg-primary);
  text-transform: uppercase;
  vertical-align: baseline;
  background-color: #d9c4a5;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Dinpro Condensed, Arial, sans-serif;
  font-size: 1rem;
  display: flex;
  position: static;
}

.button-2.moon__btn {
  width: auto;
  max-width: max-content;
  padding-left: 2.8rem;
  padding-right: 2.8rem;
}

.image-2 {
  z-index: auto;
  float: none;
  width: 60%;
  min-width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 37px;
  display: block;
  position: relative;
}

.heading-11 {
  color: #fff;
  text-align: left;
  align-self: flex-start;
  margin-right: -3px;
  padding-bottom: 11px;
  padding-left: 0;
  display: block;
}

.div-block-2 {
  text-align: center;
  display: none;
}

.div-block-3 {
  z-index: 9999;
  box-sizing: border-box;
  aspect-ratio: auto;
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-color: #64372ea8;
  background-clip: border-box;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  margin: auto;
  padding: 40px;
  display: flex;
  position: fixed;
  inset: 0%;
}

.background-video {
  z-index: auto;
  box-sizing: content-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  object-fit: cover;
  background-color: #64372eb8;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: auto;
  max-width: 50rem;
  height: 100%;
  min-height: auto;
  max-height: 35rem;
  margin: auto;
  display: flex;
  position: absolute;
  inset: auto;
  overflow: hidden;
}

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

.link-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: auto;
  mix-blend-mode: normal;
  object-fit: cover;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 8%;
  max-width: 100px;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-4 {
  box-sizing: border-box;
  float: none;
  aspect-ratio: auto;
  margin: auto;
  position: static;
}

.container-5 {
  box-sizing: border-box;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 88rem;
  min-width: auto;
  max-width: none;
  height: 58rem;
  min-height: auto;
  margin: auto;
  display: flex;
  position: relative;
  bottom: auto;
  overflow: visible;
}

.background-video-2 {
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  background-color: #64372e7d;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: 100%;
  min-height: auto;
  max-height: none;
  margin: auto;
  padding-right: 0;
  display: flex;
  position: static;
  overflow: hidden;
}

.hero-split-2-copy {
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 70%;
  max-width: none;
  height: 50%;
  margin: auto;
  padding-top: 44px;
  display: flex;
  position: static;
}

.margin-bottom-24px-copy {
  width: 50%;
  min-width: auto;
  color: var(--color);
  text-align: center;
  flex: 1;
  align-self: center;
  margin-bottom: 40px;
  padding-right: 0;
}

.bold-text {
  text-align: left;
  font-family: Droid Serif, serif;
  font-size: 1rem;
}

.bold-text-2, .bold-text-3 {
  font-family: Droid Serif, serif;
  font-size: 1rem;
}

.div-block-4 {
  text-align: center;
}

.italic-text, .italic-text-2 {
  vertical-align: bottom;
}

.div-block-5 {
  text-align: center;
}

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

.info-block.swiper {
  width: 100%;
  height: auto;
  display: block;
}

.info-block__item.swiper-slide {
  width: 25%;
}

.info-block__img {
  aspect-ratio: 307 / 445;
  object-fit: cover;
  width: 100%;
}

.info-block__head {
  margin-top: 24px;
  margin-bottom: 16px;
  font-family: Dinpro Condensed, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
}

.info-block__text {
  font-size: .75rem;
  font-weight: 300;
}

.section-info-block {
  background-image: url('../images/Background-Image.webp');
  background-position: 50%;
  background-size: cover;
  margin-top: 0;
  padding-top: 4rem;
  padding-bottom: 10em;
  overflow: hidden;
}

.section-info-block.two-page {
  background-image: none;
}

.new-menu {
  margin-top: 4.2rem;
  display: block;
  overflow: visible;
}

.new-menu__block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.new-menu__item {
  width: calc(33.33% - 15px);
  display: block;
  position: relative;
  overflow: hidden;
}

.new-menu__item.dn {
  display: none;
}

.new-menu__img {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
}

.new-menu__img.v2 {
  object-position: 0px 35%;
}

.new-menu__text {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  text-align: center;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 1.5rem;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-6 {
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  background-color: #53392c;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-7 {
  filter: blur(40px);
  color: #53392c;
  background-color: #53392c;
  width: 150%;
  height: 200%;
  position: absolute;
  inset: 0 auto auto 50%;
  transform: translate(-50%);
}

.paragraph-6 {
  z-index: 2;
  color: #d9c5a5;
  text-transform: uppercase;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Dinpro Condensed, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  position: relative;
}

.image-5 {
  z-index: 2;
  width: 1.5rem;
  position: relative;
}

.new-menu__title {
  float: none;
  text-align: center;
  margin-bottom: 25px;
}

.highlights__title {
  text-align: center;
}

.highlights__content {
  z-index: 2;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  width: 18rem;
  margin-top: auto;
  padding: 1.5rem;
  font-size: .754rem;
  display: flex;
  position: relative;
}

.highlights__head {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Dinpro Condensed, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
}

.image-6 {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
}

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

.paragraph-7, .paragraph-8, .paragraph-9 {
  font-size: .75rem;
}

.arr {
  background-color: #d9c4a5;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3.1rem;
  height: 3.1rem;
  display: flex;
  position: absolute;
  inset: 50% auto 0% -.6rem;
  transform: translate(-100%, -50%);
}

.arr.arr_l.highlights__arr {
  cursor: pointer;
  background-color: #d9c4a5;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}

.arr.arr_l.m-wp-arr {
  cursor: pointer;
}

.arr.arr_r {
  left: auto;
  right: -.6rem;
  transform: translate(100%, -50%);
}

.arr.arr_r.highlights__arr, .arr.arr_r.m-wp-arr {
  cursor: pointer;
}

.image-7, .arr-i {
  width: 50%;
}

.arr-i.x, .arr-i.arr-i-2 {
  transform: scale(-1, 1);
}

.highlights__wp {
  position: relative;
}

.highlights__pug.pug {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.code-embed {
  margin-top: 0;
}

.highlights {
  display: block;
}

.highlights.v2 {
  margin-bottom: 5.5rem;
}

.m-wp {
  position: relative;
}

.paragraph-10 {
  text-align: left;
}

.paragraph-10.max-w {
  max-width: 37rem;
}

.div-block-8 {
  max-width: 760px;
  display: block;
}

.popup {
  z-index: 99089;
  opacity: 0;
  pointer-events: none;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #0000001a;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding-top: 60px;
  padding-bottom: 60px;
  transition-property: opacity;
  transition-duration: .4s;
  transition-timing-function: ease;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.popup.active {
  opacity: 100;
  pointer-events: all;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 60px;
  transition-property: opacity;
  transition-duration: .4s;
  transition-timing-function: ease;
  display: flex;
  overflow: auto;
}

.popup__body {
  background-color: #2b231d;
  width: 90%;
  max-width: 640px;
  margin: auto;
  padding: 24px;
  display: block;
  position: relative;
}

.popup__close {
  cursor: pointer;
  width: 24px;
  height: 24px;
  position: absolute;
  inset: -40px -40px auto auto;
}

.popup__text {
  color: #ede4db;
  margin-top: 1rem;
  font-size: .75rem;
  line-height: 110%;
}

.popup__img {
  width: 100%;
  margin-bottom: 1.5rem;
}

.text-block-2 {
  cursor: pointer;
}

.info-block__more {
  color: #ede4db;
  cursor: pointer;
  margin-top: .5rem;
  font-size: .75rem;
}

.heading-12 {
  font-size: 1.5rem;
}

.popup__head {
  margin-top: 0;
  font-family: Dinpro Condensed, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
}

.text-span {
  font-weight: 500;
}

.paragraph-11 {
  max-width: 28rem;
  font-size: .75rem;
}

.paragraph-12 {
  font-size: .75rem;
}

.bold-text-4 {
  font-weight: 400;
}

.text-span-2 {
  font-weight: 700;
}

.host {
  background-image: url('../images/Background-Image.webp');
  background-position: 50%;
  background-size: contain;
  padding-top: 4.3rem;
  padding-bottom: 7.5rem;
}

.host.no-bg {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
}

.new-header {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-8 {
  width: 10rem;
}

.new-header__links {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  display: flex;
}

.new-header__link {
  color: #d9c5a5;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-family: Dinpro, Arial, sans-serif;
  font-size: .7rem;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.new-header__link.v2 {
  color: #412f25;
}

.new-header__info {
  grid-column-gap: 1.3rem;
  grid-row-gap: 1.3rem;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-left: auto;
  font-size: .75rem;
  display: flex;
}

.new-header__el {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  display: flex;
}

.bold-text-5 {
  color: #d9c5a5;
  font-weight: 400;
}

.bold-text-5.v2 {
  color: #412f25;
}

.new-header__f {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.tooltip-new {
  text-transform: none;
  width: .6rem;
  height: .6rem;
  display: none;
  position: relative;
}

.tooltip-new:hover {
  --_state---off: 1;
  --_state---on: 0;
}

.tooltip-new.big {
  width: 1rem;
  height: 1rem;
}

.tooltip-new__text {
  z-index: 5;
  pointer-events: none;
  width: 10rem;
  opacity: calc(1 * var(--_state---off));
  background-color: #5f4b3d;
  padding: .5rem;
  font-size: .7rem;
  transition-property: opacity;
  transition-duration: .3s;
  transition-timing-function: ease;
  position: absolute;
  top: 50%;
  left: .4rem;
  transform: translate(0, -50%);
}

.image-9 {
  width: .6rem;
  height: .6rem;
}

.image-9.big {
  width: 1rem;
  height: 1rem;
}

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

.text-block-3.text-block-under {
  text-decoration: underline;
}

.paragraph-13 {
  font-size: .7rem;
}

.paragraph-13.v2 {
  color: #412f25;
}

.bold-text-6 {
  font-weight: 400;
  text-decoration: none;
}

.new-header__mob {
  display: none;
}

.div-block-13 {
  z-index: -1;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  background-color: #28282833;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.div-block-13.v2 {
  background-color: #fff;
}

.new-footer__logo {
  width: 100%;
}

.new-footer__logoo {
  object-fit: contain;
  width: 100%;
}

.new-footer__el {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.new-footer__head {
  color: #d9c5a5;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: .3rem;
  font-family: Dinpro Condensed, Arial, sans-serif;
  font-size: 1.1rem;
  font-weight: 500;
}

.new-footer__head.no {
  margin-bottom: 0;
}

.new-footer__link {
  color: #ede4db;
  margin-top: 0;
  padding-bottom: 3px;
  font-size: 1rem;
}

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

.text-span-5, .text-span-6 {
  font-weight: 500;
}

.new-footer__link-wp {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.new-footer__link-two {
  color: #ede4db;
  font-size: 1rem;
  text-decoration: none;
}

.new-footer__link-pre {
  font-weight: 500;
}

.new-footer__top {
  grid-column-gap: 1.3rem;
  grid-row-gap: 1.3rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr .9fr .75fr 1.5fr .5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.new-footer__bottom {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  width: 83%;
  margin-top: 4.3rem;
  margin-left: auto;
  display: flex;
}

.paragraph-14 {
  color: #887f78;
  -webkit-text-stroke-color: #887f78;
  margin-left: 0;
}

.image-10 {
  width: 12rem;
  margin-right: auto;
}

.atmosphere {
  object-fit: fill;
  position: static;
  overflow: hidden;
}

.atmosphere__block.swiper {
  width: 100%;
  height: auto;
}

.swipper-slide.atmosphere__slide, .swipper-slide-copy.atmosphere__slide {
  width: max-content;
  height: 560px;
  display: block;
}

.bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10, .bold-text-11 {
  font-weight: 500;
}

.text-span-7 {
  color: #ede4db;
  text-decoration: none;
}

.link-3 {
  color: #ede4db;
  text-decoration: none;
  display: block;
}

.link-4 {
  text-decoration: none;
}

.div-block-15, .div-block-16 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-11 {
  width: .8rem;
}

.link-block-2 {
  color: #d9c5a5;
}

.link-block-2.v2 {
  color: #412f25;
}

.paragraph-15 {
  text-transform: uppercase;
  width: 40rem;
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  line-height: 70%;
}

.bold-text-12 {
  font-size: .75rem;
  font-weight: 500;
}

.food {
  background-color: var(--color);
  color: #987360;
}

.menu-l__wp {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  display: flex;
}

.menu-l__wp.padding {
  border: 1px solid #987360;
  padding: 1.9rem;
}

.menu-l__wp.bt {
  border-top: 1px solid #987360;
}

.menu-l {
  margin-top: 8rem;
}

.menu-l__head {
  text-align: center;
  text-transform: capitalize;
  margin-top: 0;
  font-family: Dinpro Condensed, Arial, sans-serif;
  font-size: 1.5rem;
}

.menu-l__list {
  grid-column-gap: 2.1rem;
  grid-row-gap: 2.1rem;
  flex-flow: column;
  margin-top: 2rem;
  display: flex;
}

.menu-l__list.not {
  margin-top: 0;
}

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

.menu-l__item-top.v2 {
  text-transform: uppercase;
  flex-flow: row;
  font-weight: 500;
}

.menu-l__item-bottm {
  color: #987360;
}

.menu-l__item-bottm.max {
  max-width: 35rem;
}

.menu-l__name {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Dinpro, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  display: inline;
}

.menu-l__inf {
  color: #987360;
  text-transform: uppercase;
  margin-top: auto;
  margin-left: 5px;
  display: inline-block;
}

.menu-l__price {
  color: #987360;
  margin-left: auto;
  font-size: 1.5rem;
}

.menu-l__price.menu-l__price_3 {
  text-align: right;
  width: 6.2rem;
  min-width: 6.2rem;
  margin-left: 0;
}

.menu-l__price.menu-l__price_3.opacity {
  opacity: 0;
}

.div-block-17 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  display: flex;
}

.menu-l__item-icon {
  width: 1.9rem;
}

.menu-l__per {
  color: #987360;
  font-size: 1.5rem;
}

.menu-l__per.v2 {
  text-transform: uppercase;
  font-weight: 500;
}

.menu-l__per.notup {
  text-transform: none;
}

.bold-text-13 {
  font-weight: 500;
}

.menu-l-top {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: end stretch;
  margin-bottom: 50px;
  display: grid;
}

.menu-l-top__center {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.paragraph-16 {
  color: #987360;
  text-align: right;
}

.menu-l-top__list {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: wrap;
  display: flex;
}

.menu-l-top__list.max {
  max-width: 20rem;
}

.menu-l-top__it {
  color: #987360;
  font-size: .75rem;
  font-weight: 500;
}

.menu-l-top__lcon {
  width: 1rem;
}

.menu-l-top__txt {
  color: #987360;
  margin-top: 1rem;
  font-size: .8rem;
  font-weight: 500;
}

.menu-l-top__txt.max {
  max-width: 33rem;
}

.menu-l-top__link {
  color: #98736059;
  text-transform: uppercase;
  font-family: Dinpro Condensed, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.menu-l-top__link.active {
  color: #987360;
  font-size: 2rem;
}

.paragraph-17, .paragraph-18, .paragraph-19 {
  max-width: 28rem;
  font-size: .75rem;
}

.paragraph-20 {
  font-size: .75rem;
}

.popup__btn {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  max-width: 400px;
  display: flex;
}

.link-block-3, .link-block-4 {
  text-decoration: none;
}

.link-block-5 {
  margin-right: auto;
}

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

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

.image-12 {
  z-index: 0;
  box-sizing: border-box;
  clear: none;
  aspect-ratio: auto;
  -webkit-text-fill-color: inherit;
  vertical-align: baseline;
  object-fit: cover;
  background-clip: border-box;
  max-width: 50vw;
  display: block;
  position: absolute;
}

.button_primary-copy {
  box-sizing: border-box;
  float: none;
  clear: right;
  aspect-ratio: auto;
  color: #000;
  text-align: center;
  letter-spacing: .05rem;
  text-transform: uppercase;
  vertical-align: baseline;
  object-fit: fill;
  background-color: #d9c4a5;
  border: 1px solid #d9c4a5;
  border-radius: 1px;
  flex-flow: row;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 30%;
  margin-top: 0;
  margin-right: 0;
  padding: 1rem 2rem;
  font-family: Dinpro Condensed, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  display: inline-block;
  position: static;
  overflow: auto;
}

.button_primary-copy:hover {
  background-color: #af9368;
}

.button_primary-copy.hide {
  display: none;
  overflow: visible;
}

.button_primary-copy.hide-mobile-portret {
  display: block;
}

.button_primary-copy.v2 {
  pointer-events: auto;
  color: #d9c4a5;
  background-color: #0000;
}

.button_primary-copy.m-wp-btn {
  white-space: nowrap;
  width: auto;
  margin-top: auto;
  margin-right: 0;
  padding-left: 74px;
  padding-right: 74px;
  overflow: visible;
}

.button_primary-copy.popup__btn {
  width: auto;
  margin-top: 1.5rem;
  padding-left: 4rem;
  padding-right: 4rem;
}

.button_primary-copy.max-content {
  width: max-content;
  margin-top: 1rem;
  margin-right: auto;
  padding-left: 3.7rem;
  padding-right: 3.7rem;
}

.button_primary-copy.max-content.new-header__btn {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.button_primary-copy.max-content.new-header__btn.hide-m.v3 {
  color: #fff;
  background-color: #987360;
}

.heading-11-copy {
  color: #fff;
  text-align: left;
  align-self: flex-start;
  margin-right: -3px;
  padding-bottom: 11px;
  padding-left: 0;
  font-size: 25px;
  line-height: 120%;
  display: block;
}

.margin-bottom-24px-copy {
  width: 55%;
  min-width: auto;
  color: var(--color);
  text-align: left;
  flex: 1;
  align-self: flex-start;
  margin-bottom: 40px;
  padding-right: 0;
  font-size: 2vh;
}

.hero-split-2-copy {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  max-width: 80vh;
  height: auto;
  margin: auto;
  display: flex;
  position: absolute;
}

.image-12-copy {
  z-index: 0;
  box-sizing: border-box;
  clear: none;
  aspect-ratio: auto;
  -webkit-text-fill-color: inherit;
  vertical-align: baseline;
  object-fit: cover;
  background-clip: border-box;
  width: 100%;
  min-width: auto;
  max-width: 100%;
  min-height: auto;
  display: block;
  position: absolute;
}

.container-2-copy {
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  object-fit: cover;
  border-radius: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: center;
  align-self: flex-start;
  place-items: center;
  width: 50vw;
  min-width: auto;
  max-width: 70vw;
  height: 70%;
  min-height: auto;
  max-height: 70vh;
  margin: auto;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.bold-text-14 {
  text-transform: uppercase;
}

@media screen and (max-width: 991px) {
  .padding-global.padding-section-t2b5 {
    padding-bottom: 3rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .padding-global.padding_section-hero {
    padding-top: 28rem;
  }

  .padding-global.n-bg {
    padding-top: 25px;
  }

  .navigation {
    z-index: 10000;
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
  }

  .button_primary {
    flex-flow: row;
    width: 140px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .button_primary.max-content.new-header__btn {
    z-index: 4;
    width: auto;
    display: block;
    position: relative;
  }

  .button_primary.max-content.new-header__btn.hide-m {
    display: none;
  }

  .section_about {
    background-image: url('../images/bg-full-about.webp');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .about_grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
    height: auto;
  }

  .about_image-wrapper.is-left {
    max-width: 100%;
  }

  .about_content-wrapper.is-left.fade-on-scroll {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
  }

  .about_content-wrapper.is-right {
    text-align: left;
    margin-left: 0;
  }

  .max-width-medum {
    width: 32rem;
  }

  .about_slider.is-left {
    left: auto;
    right: 15.9rem;
  }

  .about_slider.is-right {
    right: 15.9rem;
  }

  .bg_about.is-bottom {
    top: 112.4rem;
  }

  .section_menu {
    background-image: url('../images/bg-menu.webp');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .moon_content-wrapper {
    height: 35rem;
  }

  .moon-logo {
    width: 100%;
    padding-top: 0;
    position: relative;
    inset: 0% 0% auto auto;
  }

  .moon-img {
    height: 100%;
  }

  .moon_grid {
    height: auto;
  }

  .section_footer {
    margin-top: 50px;
  }

  .footer_image-wrapper {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 31rem;
    margin-top: 2rem;
  }

  .footer_img {
    width: 33%;
  }

  .footer_grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    padding-bottom: 3rem;
  }

  .footer_address-wrapper {
    text-align: center;
    justify-content: space-between;
    align-items: center;
  }

  .contact_wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .sm-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .swiper {
    width: 100%;
  }

  .swiper-wrapper {
    flex-flow: row;
  }

  .container {
    max-width: 728px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .team-block-info {
    margin-top: 30px;
    inset: auto 0% 0%;
  }

  .team-member-text {
    font-size: 11px;
  }

  .container-2 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .hero-heading-right-2 {
    background-color: #412f25;
  }

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-2 {
    width: 80%;
    max-width: 100%;
    margin-bottom: 40px;
  }

  .image {
    order: 9999;
    position: absolute;
  }

  .container-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    aspect-ratio: auto;
    flex: 0 auto;
    order: -9999;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: center;
    width: 240px;
    max-width: 100%;
    height: 240px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .button-2 {
    width: 140px;
  }

  .image-2 {
    width: 70%;
  }

  .div-block-2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .background-video {
    width: auto;
    height: 80%;
    overflow: hidden;
  }

  .container-5 {
    aspect-ratio: 3 / 2;
    width: 100%;
    min-width: auto;
    max-width: none;
    min-height: auto;
    margin: auto;
    overflow: hidden;
  }

  .background-video-2 {
    box-sizing: border-box;
    object-fit: contain;
    background-color: #64372ead;
    width: 100%;
    height: 100%;
  }

  .hero-split-2-copy {
    width: 90%;
    max-width: 100%;
    height: 55%;
    margin-bottom: auto;
  }

  .margin-bottom-24px-copy {
    width: 50%;
    line-height: 240%;
  }

  .info-block {
    grid-template-columns: 1fr 1fr;
  }

  .section-info-block {
    padding-bottom: 60px;
  }

  .new-menu__block {
    grid-template-columns: 1fr 1fr;
  }

  .image-6 {
    object-position: left;
  }

  .arr.arr_l.m-wp-arr.hide-mob, .arr.arr_r.m-wp-arr.hide-mob {
    display: none;
  }

  .host {
    background-image: none;
  }

  .image-8 {
    z-index: 4;
    position: relative;
  }

  .new-header__wp {
    z-index: 1;
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    background-color: #28282833;
    width: 100%;
    height: 100vh;
    padding-top: 8rem;
    padding-left: 4.7rem;
    padding-right: 4.7rem;
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
  }

  .new-header__links {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 48px;
  }

  .new-header__link {
    font-size: 1.7rem;
  }

  .new-header__inst.hide-mob {
    display: none;
  }

  .new-header__info {
    z-index: 4;
    display: none;
    position: relative;
  }

  .tooltip-new, .image-9 {
    width: 14px;
    height: 14px;
  }

  .new-header__mob {
    display: block;
  }

  .new-mb-header {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 37px;
    display: grid;
  }

  .new-mb-header__left, .new-mb-header__right {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    display: flex;
  }

  .new-mb-header__el {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    display: flex;
  }

  .heading-13 {
    font-size: 12px;
  }

  .new-mb-header__head {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400;
  }

  .new-mb-header__link {
    font-weight: 500;
  }

  .link-2 {
    color: #d9c5a5;
  }

  .text-span-3, .text-span-4 {
    font-weight: 500;
  }

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

  .div-block-10, .div-block-11, .div-block-12 {
    height: 2px;
  }

  .div-block-13 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }

  .new-footer__logoo {
    max-width: 200px;
  }

  .new-footer__el {
    width: 100%;
  }

  .new-footer__el.v2 {
    width: 48%;
  }

  .new-footer__top {
    flex-flow: wrap;
    display: flex;
  }

  .new-footer__bottom {
    flex-flow: wrap;
    width: 100%;
    margin-top: 35px;
  }

  .atmosphere__slide.swiper-slide {
    aspect-ratio: 1;
    object-fit: cover;
    object-position: center;
    height: auto;
  }

  .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10, .bold-text-11 {
    font-weight: 500;
  }

  .menu-l__name {
    font-size: 18px;
  }

  .menu-l__inf {
    font-size: 16px;
  }

  .menu-l__price {
    font-size: 18px;
  }

  .menu-l__price.menu-l__price_3 {
    min-width: 6.2rem;
  }

  .menu-l__per {
    font-size: 16px;
  }

  .menu-l-top {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .menu-l-top__left {
    order: 2;
  }

  .menu-l-top__center {
    width: 100%;
  }

  .menu-l-top__right {
    order: 3;
  }

  .paragraph-16 {
    text-align: left;
  }

  .button_primary-copy {
    width: 40%;
    display: block;
  }

  .button_primary-copy.max-content.new-header__btn {
    z-index: 4;
    width: auto;
    display: block;
    position: relative;
  }

  .button_primary-copy.max-content.new-header__btn.hide-m {
    display: none;
  }

  .heading-11-copy {
    margin-top: 37px;
    padding-bottom: 0;
  }

  .margin-bottom-24px-copy {
    margin-bottom: 0;
    font-size: 1.4vh;
    line-height: 170%;
  }

  .hero-split-2-copy {
    width: 90%;
    max-width: 90%;
    height: 80%;
    margin-bottom: 0;
    padding-top: 0;
  }

  .image-12-copy {
    aspect-ratio: auto;
    object-fit: contain;
    max-width: 70vw;
    position: static;
  }

  .container-2-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    object-fit: contain;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 70vw;
    max-width: 100%;
    height: auto;
    max-height: 55%;
    display: flex;
    position: absolute;
  }
}

@media screen and (max-width: 767px) {
  .padding-global {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .padding-global.padding_section-hero {
    padding-top: 34rem;
  }

  .nav-image {
    width: 6rem;
    height: auto;
  }

  .nav-menu {
    width: 100%;
    height: auto;
  }

  .button_primary {
    width: 180px;
    padding: .75rem 1.5rem;
  }

  .button_primary.m-wp-btn {
    width: 100%;
  }

  .nav-menu_links {
    justify-content: flex-end;
    align-items: flex-start;
    padding-bottom: 4rem;
    padding-left: 2.7rem;
  }

  .nav_menu-top {
    padding-bottom: 4rem;
  }

  .section_hero.moonbarhero {
    background-image: url('../images/bnb.webp');
    background-position: 50% 0;
  }

  .hero_content-wrapper {
    text-align: center;
  }

  .hero_img {
    height: 30rem;
  }

  .margin-vertical.margin-medium {
    flex-flow: column;
    display: flex;
  }

  .about_grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    padding-top: 1.5rem;
  }

  .about_image-wrapper {
    width: 24rem;
  }

  .about_content-wrapper.is-left.fade-on-scroll {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
  }

  .about_content-wrapper.is-right {
    justify-content: center;
    align-items: flex-start;
    margin-left: 0;
  }

  .max-width-medum {
    width: 24rem;
  }

  .about_gallery-frame {
    width: 22.5rem;
    height: 31rem;
  }

  .about_gallery-frame.is-right {
    height: 32rem;
    top: -1.7rem;
    left: -1.45rem;
  }

  .about_gallery-frame.is-left {
    width: 22.5rem;
    inset: -1.7rem 0 0% -1.4rem;
  }

  .about_slider {
    width: 100%;
    height: 28rem;
  }

  .about_slider.is-left {
    top: 1.5rem;
    left: 1.88rem;
    right: 0;
  }

  .about_slider.is-right {
    inset: 1.5rem 0% 0% 1.88rem;
  }

  .menu_content {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 2rem;
  }

  .menu_content.fade-on-scroll {
    flex-flow: column;
  }

  .max-width-medium {
    width: 24rem;
  }

  .section_menu-track {
    width: 100%;
    height: 300vh;
  }

  .menu-camera {
    flex-flow: column;
    width: 100%;
    height: auto;
    display: flex;
    top: 8rem;
  }

  .menu-frame {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    width: 100%;
    height: auto;
  }

  .menu-frame-item {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    justify-content: flex-start;
    align-items: stretch;
    width: auto;
    height: 30rem;
  }

  .menu-img {
    width: 24rem;
  }

  .moon_content-wrapper {
    height: 30rem;
  }

  .moon-img {
    height: 28rem;
  }

  .moon_grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    margin-top: 2rem;
  }

  .moon-frame {
    width: 22.5rem;
    height: 31rem;
    top: -1.7rem;
    left: -1.4rem;
  }

  .footer_image-wrapper {
    height: 23.2rem;
  }

  .max-width-17 {
    width: 27rem;
  }

  .swiper.highlights__block {
    margin-top: 15px;
  }

  .swiper-wrapper {
    flex-flow: row;
  }

  .swiper-slide.highlights__slide {
    min-height: 370px;
    display: flex;
  }

  .swiper-button-prev {
    margin-left: 2rem;
  }

  .swiper-button-next {
    margin-right: 2rem;
  }

  .team-slider, .hero-heading-right {
    padding: 60px 15px;
  }

  .container-2 {
    width: 100vw;
    max-width: 100%;
  }

  .margin-bottom-24px {
    flex: 1;
  }

  .hero-heading-right-2 {
    padding: 60px 15px;
  }

  .hero-wrapper-2 {
    padding-top: 51px;
  }

  .shadow-two-2 {
    height: 60%;
  }

  .image-2 {
    padding-bottom: 25px;
  }

  .background-video {
    inset: 0% auto;
  }

  .link-block {
    object-fit: fill;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .margin-bottom-24px-copy {
    flex: 1;
  }

  .section-info-block {
    padding-top: 50px;
  }

  .new-menu__block {
    flex-flow: wrap;
  }

  .new-menu__item {
    width: 100%;
  }

  .image-6 {
    object-position: top left;
  }

  .image-6.mob {
    display: block;
  }

  .arr.arr_l.highlights__arr {
    width: 25px;
    height: 25px;
    top: -20px;
    left: 0;
    transform: translate(0%, -100%);
  }

  .arr.arr_l.m-wp-arr {
    display: none;
  }

  .arr.arr_r.highlights__arr {
    width: 25px;
    height: 25px;
    top: -20px;
    right: 0;
    transform: translate(0, -100%);
  }

  .arr.arr_r.m-wp-arr {
    display: none;
  }

  .popup__close {
    right: 0;
  }

  .popup__img {
    object-fit: cover;
    aspect-ratio: 250 / 320;
  }

  .host {
    padding-top: 0;
    padding-bottom: 50px;
  }

  .new-header__wp {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .new-footer__link-wp {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 10px;
  }

  .menu-l__price.menu-l__price_3 {
    width: 4.3rem;
    min-width: 4.3rem;
  }

  .image-12 {
    box-sizing: border-box;
    aspect-ratio: 3 / 2;
    max-width: 100vw;
  }

  .button_primary-copy {
    width: 180px;
    padding: .75rem 1.5rem;
  }

  .button_primary-copy.m-wp-btn {
    width: 100%;
  }

  .margin-bottom-24px-copy {
    flex: 1;
    font-size: 1.4vh;
  }

  .hero-split-2-copy {
    max-width: 80%;
    margin-bottom: auto;
  }

  .image-12-copy {
    box-sizing: border-box;
    aspect-ratio: 3 / 2;
    max-width: 100vw;
    margin-left: auto;
  }

  .container-2-copy {
    width: 100vw;
    max-width: 100%;
    max-height: 75%;
  }
}

@media screen and (max-width: 479px) {
  h1, h2 {
    font-size: 24px;
  }

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

  .padding-global.padding-section-t5b5 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .padding-global.padding-section-t2b5 {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .padding-global.padding_section-hero {
    padding-top: 25rem;
  }

  .contaner-medium {
    max-width: 100%;
  }

  .contaner-medium.navbar {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .navigation, .menu_btn-wrapper {
    width: 100%;
  }

  .instagram_link.hide-mobile-portrait {
    display: none;
  }

  .button_primary {
    width: 100%;
  }

  .button_primary.hide, .button_primary.hide-mobile-portret {
    display: none;
  }

  .button_primary.max-content.sana-btn {
    width: 100%;
  }

  .reservation_btn-wrapper.hide-mobile-portrait {
    display: none;
  }

  .nav-menu_links {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: flex-end;
    align-items: flex-start;
    padding-left: 2rem;
  }

  .section_hero.moonbarhero {
    background-image: url('../images/nnn-p-1600.webp');
    background-position: 50% 100%;
    background-size: cover;
  }

  .hero_img {
    object-fit: cover;
    height: 27.5rem;
  }

  .body-text-large {
    font-size: 22px;
    line-height: 140%;
  }

  .body-text-large.newtext {
    font-size: .75rem;
    font-weight: 500;
    line-height: 150%;
  }

  .margin-bottom.margin-medium {
    margin-bottom: 1rem;
  }

  .about_image-wrapper {
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
  }

  .about_image-wrapper.is-left {
    justify-content: center;
    align-items: flex-start;
  }

  .about_content-wrapper.is-right {
    text-align: left;
    margin-left: 0;
  }

  .max-width-medum {
    width: 18.5rem;
  }

  .about_gallery-frame {
    width: 17rem;
    height: 22.8rem;
  }

  .about_gallery-frame.is-right {
    height: 24rem;
    top: -2.1rem;
    left: auto;
    right: -1.1rem;
  }

  .about_gallery-frame.is-left {
    width: 17rem;
    height: 22.8rem;
    left: auto;
    right: -1.1rem;
  }

  .about_slider {
    height: 20rem;
  }

  .about_slider.is-left {
    height: 21rem;
    top: .9rem;
    left: .9rem;
  }

  .about_slider.is-right {
    height: 21rem;
    top: .8rem;
    left: .9rem;
  }

  .slider_slide-img {
    object-fit: cover;
  }

  .section_menu {
    margin-top: 2rem;
  }

  .menu_content {
    margin-bottom: 0;
    padding-left: 0;
  }

  .max-width-medium {
    width: 19rem;
  }

  .section_menu-track {
    height: 300vh;
  }

  .menu-frame-item {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
  }

  .menu-img {
    width: 20rem;
  }

  .moon_content-wrapper {
    background-position: 50%;
    height: 460px;
  }

  .moon-img {
    width: 92%;
    height: 21rem;
    top: .9rem;
    left: .8rem;
  }

  .moon_grid {
    grid-row-gap: 3rem;
  }

  .moon-frame {
    width: 100%;
    height: 22.8rem;
    top: -1.5rem;
    left: auto;
    right: -1.1rem;
  }

  .footer_image-wrapper {
    height: 11.5rem;
  }

  .form-form {
    width: 18.5rem;
  }

  .form_field {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .max-width-27 {
    width: 18.5rem;
  }

  .contact_wrapper, .footer_links-wrapper.socialtexts {
    text-align: center;
  }

  .nav-img-top, .nav-img-bottom {
    flex: none;
  }

  .mobile-insta-wrapper {
    flex-flow: row;
    justify-content: flex-end;
    align-items: center;
    padding-top: 2.25rem;
    display: flex;
  }

  .mobile-insta-wrapper.hide-desktop {
    padding-top: 1.5rem;
    display: block;
  }

  .swiper {
    height: 21rem;
  }

  .swiper.mb-hide {
    display: none;
  }

  .swiper-wrapper {
    flex-flow: row;
  }

  .swiper-image {
    width: 15rem;
  }

  .left-arrow, .right-arrow {
    width: 2rem;
  }

  .heading-5, .heading-6, .heading-7 {
    font-size: 26px;
    line-height: 30px;
  }

  .heading-8 {
    font-size: 26px;
  }

  .heading-9 {
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 500;
    line-height: 34px;
  }

  .mb-slidemain {
    box-sizing: content-box;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    display: flex;
    overflow: scroll;
  }

  .mb-slideholder {
    display: block;
    overflow: hidden;
  }

  .mblogo {
    height: auto;
    margin-bottom: 10px;
    padding-bottom: 0;
  }

  .container {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .container-2 {
    flex: 1;
    align-self: center;
    width: 100%;
    max-width: 100vw;
    max-height: 100vh;
  }

  .image {
    width: 75%;
  }

  .div-block-3 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    position: absolute;
  }

  .background-video {
    left: 0;
  }

  .link-block {
    width: 15%;
    margin-top: auto;
  }

  .image-4 {
    align-self: flex-start;
  }

  .info-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .section-info-block {
    margin-top: 0;
  }

  .new-menu__block {
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
  }

  .image-6 {
    object-position: 60%;
    object-fit: cover;
  }

  .image-6.mob {
    object-position: top center;
    display: block;
  }

  .highlights__pug {
    justify-content: center;
    align-items: center;
    margin-top: 15px;
    display: flex;
  }

  .popup {
    opacity: 0;
    pointer-events: none;
    transition-property: opacity;
    transition-duration: .4s;
    transition-timing-function: ease;
  }

  .popup.active {
    opacity: 100;
    pointer-events: all;
  }

  .new-header__wp {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .new-header__wp.work {
    transform: translate(0);
  }

  .tooltip-new.big {
    width: 12px;
    height: 12px;
  }

  .tooltip-new__text.v2 {
    color: #412f25;
  }

  .new-footer__el.v2 {
    width: 46%;
  }

  .new-footer__text, .new-footer__link, .new-footer__link-two, .new-footer__link-pre, .new-footer__top {
    font-size: 12px;
  }

  .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10, .bold-text-11 {
    font-weight: 500;
  }

  .paragraph-15 {
    color: #d9c5a5;
    width: 100%;
    max-width: 40rem;
  }

  .menu-l__name {
    display: inline;
  }

  .menu-l__price.menu-l__price_3 {
    min-width: 4.3rem;
  }

  .v2-color {
    color: #412f25;
  }

  .popup__btn {
    flex-flow: column;
  }

  .button_primary-copy {
    width: 50%;
    margin-top: 0;
  }

  .button_primary-copy.hide, .button_primary-copy.hide-mobile-portret {
    display: none;
  }

  .button_primary-copy.max-content.sana-btn {
    width: 100%;
  }

  .heading-11-copy {
    margin-top: auto;
    margin-bottom: auto;
    padding-bottom: 0;
  }

  .margin-bottom-24px-copy {
    width: 60%;
    max-width: 80%;
    min-height: 40px;
    padding-bottom: 0;
    font-size: 1vh;
  }

  .hero-split-2-copy {
    width: 90%;
    max-width: 90%;
    height: 90%;
    margin-top: auto;
    margin-left: auto;
  }

  .image-12-copy {
    aspect-ratio: auto;
    object-fit: contain;
    margin-left: auto;
    position: relative;
  }

  .container-2-copy {
    aspect-ratio: 2.39;
    object-fit: contain;
    flex: 1;
    order: 0;
    align-self: center;
    width: 100%;
    max-width: 100%;
    max-height: 80%;
    margin: 0;
    position: absolute;
    top: 0%;
  }

  .paragraph-21 {
    font-size: 12px;
  }

  .paragraph-21.v2 {
    color: #000;
  }
}

#w-node-ca9ea05a-ddb7-829a-3286-109d9a2fd74f-9a2fd746 {
  justify-self: center;
}

#w-node-ca9ea05a-ddb7-829a-3286-109d9a2fd76a-9a2fd746 {
  justify-self: end;
}

#w-node-a3b26151-6c09-5de5-bedc-be5e4d8eb090-b435a90b {
  justify-self: center;
}

#w-node-a3b26151-6c09-5de5-bedc-be5e4d8eb0ab-b435a90b {
  justify-self: end;
}

#w-node-_688f573b-b488-a55c-31fb-4cbdace817e0-b435a90b {
  justify-self: center;
}

#w-node-_49b48d47-3299-04e9-c78e-2631c7ca9734-b435a90b {
  justify-self: end;
}

#w-node-b04441b3-42d3-9fed-5b99-9bf26023d3d9-6023d3d0 {
  justify-self: center;
}

#w-node-b04441b3-42d3-9fed-5b99-9bf26023d3f4-6023d3d0 {
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-_9cfd5eae-d7d3-38e3-27ee-98ff3a0cabca-4a9f6a0c {
    grid-area: 1 / 1 / 2 / 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-df8541b6-2042-1c31-2cef-42ef5060d499-4a9f6a0c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9cfd5eae-d7d3-38e3-27ee-98ff3a0cabca-4a9f6a0c {
    grid-area: 1 / 1 / 2 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_9cfd5eae-d7d3-38e3-27ee-98ff3a0cabca-4a9f6a0c {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-ca9ea05a-ddb7-829a-3286-109d9a2fd767-9a2fd746, #w-node-a3b26151-6c09-5de5-bedc-be5e4d8eb0a8-b435a90b, #w-node-_073f4f20-6bcc-0af3-976b-d85ebec3f2ee-b435a90b, #w-node-b04441b3-42d3-9fed-5b99-9bf26023d3f1-6023d3d0 {
    justify-self: end;
  }
}


@font-face {
  font-family: 'Dinpro Condensed';
  src: url('../fonts/DINPro-CondensedMedium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dinpro';
  src: url('../fonts/DINPro.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dinpro';
  src: url('../fonts/DINPro-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dinpro Condensed';
  src: url('../fonts/DINPro-CondensedBold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dinpro Condensed';
  src: url('../fonts/DINPro-CondensedLight.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dinpro Condensed';
  src: url('../fonts/DINPro-CondensedRegular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dinpro';
  src: url('../fonts/DINPro-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dinpro';
  src: url('../fonts/DINPro-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spacegrotesk Variablefont Wght';
  src: url('../fonts/SpaceGrotesk-VariableFont_wght.ttf') format('truetype');
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
}

/* ===== SANA porting fixes (Claude) ===== */
/* OUR ATMOSPHERE: nav arrows are children of the .swiper element but positioned just
   outside its box, so the slider's overflow:hidden clipped them and slides painted over.
   Let the arrows escape the slider clip and sit above the slides. */
.atmosphere__block.swiper { overflow: visible; }
.atmosphere__block .arr.m-wp-arr { z-index: 10; }

/* A1: mobile slide-in menu — when closed it sits at translate(-100%); make sure it
   can't intercept taps (fixes 'sidebar overlays Private Events/Contact & won't close'
   on iOS Safari). Burger is a sibling (outside .new-header__wp), so it stays tappable. */
@media (max-width: 998px) {
  .new-header__wp { pointer-events: none; }
  .new-header__wp._active { pointer-events: auto; }
}


/* ===== Full-screen hero (home + Moon Bar): image fills the viewport, text & buttons pinned 60px from bottom ===== */
.section_hero {
  min-height: 100vh;
  display: flex;
  align-items: flex-end;
}
.section_hero .padding_section-hero {
  width: 100%;
  padding-top: 0 !important;
  padding-bottom: 60px !important;
}
/* Moon Bar hero: bottom fade to page colour removes the seam with the next section */
.section_hero.moonbarhero {
  background-image: linear-gradient(to bottom, rgba(0,0,0,0) 50%, rgba(0,0,0,0.75) 88%, #000 100%), url('../images/nnn-p-1600.webp') !important;
  background-position: 0 0, 50% 50% !important;
  background-size: auto, cover !important;
}

/* Fix: menu-card frosted blur (.div-block-6 backdrop-filter / .div-block-7) flips to a
   flat/straight edge on hover when .new-menu__img scales. Promote the card + blur layers
   to their own compositing layer so the backdrop-filter and clip stay stable. */
.new-menu__item { transform: translateZ(0); }
.new-menu__item .div-block-6, .new-menu__item .div-block-7 { transform: translateZ(0); }
.new-menu__img { will-change: transform; backface-visibility: hidden; }

/* Moon Bar Highlights: баннер с текстом внутри картинки (Comedy @ The Speakeasy), десктоп/мобильная версии через <picture> */
.swiper-slide.highlights__slide.is-banner { min-height: 0; display: block; }
.highlights__banner { display: block; width: 100%; height: auto; }
.highlights__banner-link { display: block; border: 1px solid #987360; }
/* стрелки и точки прячутся сами, пока виден один хайлайт (Swiper watchOverflow вешает *-lock) */
.highlights__arr.swiper-button-lock, .highlights__pug.swiper-pagination-lock { display: none !important; }

/* Пункты шапки на страницах меню — цвет легенды меню (#987360, как «Asian dishes… / (G) - Gluten»); стрелка Arrow-brown.svg того же цвета */
.new-header__link.v2 { color: #987360; }
/* Текущий раздел в шапке (страницы меню) */
.new-header__link.is-current { text-decoration: underline; text-underline-offset: .3em; }

/* Вкладки меню Food / Desserts / Drinks: слово не рвётся; на телефоне шрифт чуть меньше, чтобы три влезли в строку */
.menu-l-top__link { white-space: nowrap; }
.menu-l-top__center { flex-wrap: wrap; }
@media screen and (max-width: 479px) {
  .menu-l-top__link { font-size: 1.25rem; }
  .menu-l-top__link.active { font-size: 1.55rem; }
}
