:root {
  --bluranima: 40px;
}

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

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

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

.navbar {
  z-index: 10;
  justify-content: space-between;
  align-items: flex-start;
  height: auto;
  padding: 36px 58px 0;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.hero-heading {
  z-index: 1;
  color: #fff;
  letter-spacing: 0;
  margin: 240px 0 0;
  font-family: Ekroumald, Georgia, sans-serif;
  font-size: 110px;
  font-weight: 400;
  line-height: .95;
  position: relative;
}

.hero-heading:where(.w-variant-f7369edf-a682-c072-7b79-8ed9d72259cb) {
  font-size: 96px;
}

.logo {
  width: clamp(140px, 13vw, 270px);
  height: auto;
  display: block;
}

.hero-overlay {
  -webkit-backdrop-filter: blur(var(--bluranima));
  backdrop-filter: blur(var(--bluranima));
  position: absolute;
  inset: 0;
}

.hero-overlay:where(.w-variant-f7369edf-a682-c072-7b79-8ed9d72259cb) {
  background-color: #00000040;
}

.hero-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0;
}

.hero-image:where(.w-variant-c9984f22-a38a-ea89-6283-c0c9fd38e3d2), .hero-image:where(.w-variant-f7369edf-a682-c072-7b79-8ed9d72259cb) {
  display: none;
}

.hero {
  background-color: #111;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  min-height: 100vh;
  padding: 32vh 0 0 5.6vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.nav-menu-icon {
  color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 38px;
  line-height: 1;
  display: none;
}

.footer-heading-2 {
  margin: 0 0 16px;
  font-family: Ekroumald, Georgia, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.1;
}

.directory-section-2 {
  background-color: #e8eef9;
  padding: 54px 60px 0;
  overflow: visible;
}

.section-heading-3 {
  color: #070707;
  border-bottom: 1px solid #000;
  margin: 0 0 18px;
  padding-bottom: 32px;
  font-family: Ekroumald, Georgia, sans-serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 1.06;
}

.directory-panel-3 {
  background-color: #fff;
  margin: 0;
  padding: 48px 42px 46px;
}

.body {
  color: #000;
  background-color: #0000;
  justify-content: center;
  align-items: flex-start;
  font-family: MediumLL, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  display: flex;
}

.tenant-destination-copy-new {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  border: 0 #0000;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  min-height: 0;
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
  display: flex;
}

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

.div-block.find-us {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-bottom: 24px;
}

.text-block {
  opacity: .5;
  overflow-wrap: normal;
  font-family: MediumLL, Arial, sans-serif;
  font-size: 16px;
}

.text-block-3 {
  font-family: MediumLL, Arial, sans-serif;
  font-size: 16px;
}

.text-block-3.bold {
  text-transform: uppercase;
  font-weight: 700;
}

.link {
  opacity: .5;
  color: #000;
  text-underline-offset: 5px;
  font-family: MediumLL, Arial, sans-serif;
  font-size: 16px;
  text-decoration: underline;
}

.link:hover {
  opacity: 1;
}

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

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

.section {
  background-color: #ffe171;
  flex-flow: column;
  padding-top: 64px;
  padding-left: 64px;
  padding-right: 64px;
  display: flex;
}

.columns {
  border-bottom: 1px solid #000;
  padding-top: 20px;
  padding-bottom: 64px;
}

.container-3 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  min-height: 600px;
  display: flex;
}

.heading {
  float: none;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 100px;
  font-family: Ekroumald, Georgia, sans-serif;
  font-size: 110px;
  font-weight: 700;
  line-height: 110%;
}

.image-2 {
  position: absolute;
}

.footer-bottom-links {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  opacity: 1;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 32px;
  display: flex;
}

.menu_overlay {
  z-index: 9999;
  opacity: 0;
  pointer-events: none;
  background-color: #e8ecf8;
  width: 100vw;
  max-width: 100vw;
  height: 100vh;
  max-height: 100vh;
  position: fixed;
  inset: 0;
  overflow: hidden;
}

.menu_overlay.is-open {
  opacity: 1;
  pointer-events: auto;
}

.menu_grid {
  grid-row-gap: 0;
  grid-column-gap: 0;
  flex-flow: wrap;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  padding: 24px;
  display: grid;
}

.hamburger {
  flex-direction: column;
  justify-content: space-between;
  width: 40px;
  height: 24px;
  display: flex;
  position: relative;
}

.bar {
  transform-origin: center;
  background-color: #2e2e2e;
  width: 100%;
  height: 3px;
  transition: transform .3s, opacity .3s;
}

.bar.bar-mid, .bar.bar-bot {
  border: 1px solid #fff;
}

.bar.bar-top {
  color: #000;
  border: 1px solid #fff;
}

.bar.bar-mid, .bar.bar-bot {
  border: 1px solid #fff;
}

.mega_toggle {
  z-index: 10000;
  cursor: pointer;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 14.2857vw;
  max-width: 150px;
  height: 14.2857vw;
  max-height: 150px;
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
}

.tenant-destination-copy-new-copy {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border: 0 #0000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  min-height: 0;
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
  display: flex;
}

.link-block {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: none;
}

.text-block-4 {
  opacity: 1;
  color: #000;
  -webkit-text-stroke-color: black;
  font-family: Geist, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.tenant-image {
  aspect-ratio: 5 / 6.28;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.tenant-overlay {
  z-index: 5;
  opacity: 0;
  background-color: #083934;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  padding: 32px;
  display: flex;
  position: absolute;
  inset: 0;
}

.tenant-name {
  opacity: 0;
  color: #fff;
  text-align: center;
  margin: 0;
  font-family: Ekroumald, Georgia, sans-serif;
  font-size: clamp(1.4rem, 1.2rem + .6vw, 2.25rem);
  font-weight: 400;
  line-height: 120%;
}

.tenant-location {
  opacity: 0;
  color: #fff;
  text-align: center;
  margin: 0;
  font-family: MediumLL, Arial, sans-serif;
  font-size: clamp(1rem, .9rem + .3vw, 1.375rem);
  font-weight: 400;
  line-height: 120%;
}

.map-frame {
  background-color: #fff;
  width: 100%;
  padding: 0 64px 64px;
}

.visitus-info, .visitus-info-1, .visitus-info-2 {
  align-self: flex-start;
  margin-bottom: 0;
  font-family: MediumLL, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
}

.visitus-location {
  box-sizing: border-box;
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  aspect-ratio: auto;
  background-color: #0000;
  border: 1px #000;
  border-radius: 0;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  gap: 64px;
  width: 100%;
  margin: 40px 0;
  padding: 0 64px;
  display: block;
  position: relative;
}

.visitus-location:before {
  z-index: 5;
  content: none;
  background-color: #707070;
  width: 1px;
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(50% - .5px);
}

.visitus-page {
  color: #070707;
  background-color: #0000;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  overflow-x: hidden;
}

.faq {
  background-color: #e8eef9;
  width: 100%;
  padding: 56px 64px;
}

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

.faq-heading {
  text-align: center;
  margin-bottom: 0;
  font-family: Ekroumald Roman, Georgia, sans-serif;
}

.faq-item {
  border-bottom: 1px solid #cbd2df;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: block;
}

.faq-toggle {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 28px 0;
  display: flex;
}

.faq-toggle.w--open {
  border-bottom: 1px #000;
}

.faq-question {
  font-family: Ekroumald, Georgia, sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.dropdown-list {
  position: static;
}

.dropdown-list.w--open {
  background-color: #0000;
}

.faq-answer {
  color: #4b5563;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 16px;
  font-family: MediumLL, Arial, sans-serif;
  font-size: 24px;
}

.faq-icon-circle {
  background-color: #fff;
  border-radius: 50px;
  flex: 0 auto;
  order: 9999;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 28px;
  min-width: 28px;
  height: 28px;
  min-height: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: static;
}

.tenant-grid-list {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: stretch;
  padding: 0;
  display: grid;
  overflow: hidden;
}

.tenant-grid-item {
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.tenant-grid-item.peek-card {
  flex-shrink: 0;
}

.tenant-card-link {
  z-index: 10;
  order: 0;
  align-self: auto;
  position: absolute;
  inset: 0;
}

.div-block-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 32px;
  padding-bottom: 32px;
  display: grid;
}

.hero-shared-video {
  z-index: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

.hero-shared-video:where(.w-variant-f7369edf-a682-c072-7b79-8ed9d72259cb) {
  display: block;
}

.menu-logo-block {
  position: relative;
}

.menu-logo-link {
  z-index: 6;
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.menu-close {
  z-index: 10000;
  color: #070707;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.menu-close:before, .menu-close:after {
  display: none;
}

.menu-close-icon {
  width: 26px;
  height: 26px;
  margin-left: auto;
  margin-right: 0;
  display: block;
}

.div-block-14:where(.w-variant-f7369edf-a682-c072-7b79-8ed9d72259cb) {
  background-color: #00000040;
}

.text-span, .text-span-2 {
  color: #07070780;
}

.nav-theme-dark {
  display: none;
}

.addressfooter {
  opacity: .5;
  color: #000;
  font-family: MediumLL, Arial, sans-serif;
  font-size: 16px;
  line-height: 120%;
}

@media screen and (max-width: 991px) {
  .mq-hero {
    padding-left: 36px;
    padding-right: 36px;
  }

  .mq-h1 {
    font-size: 72px;
  }

  .mq-section, .mq-section-blue {
    padding-left: 36px;
    padding-right: 36px;
  }

  .mq-card-image {
    height: 340px;
  }

  .mq-gold-panel {
    padding: 48px;
  }

  .mq-year {
    font-size: 92px;
  }

  .mq-hero-2 {
    min-height: 520px;
    padding-bottom: 56px;
    padding-left: 38px;
  }

  .mq-hero-heading {
    font-size: 56px;
  }

  .mq-hero-3 {
    min-height: 760px;
    padding-bottom: 90px;
    padding-left: 48px;
  }

  .mq-hero-heading-2 {
    max-width: 760px;
    font-size: 82px;
  }

  .mq-hero-4 {
    min-height: 760px;
    padding-top: 250px;
    padding-left: 48px;
  }

  .mq-hero-heading-3 {
    max-width: 760px;
    font-size: 82px;
  }

  .hero-heading {
    max-width: 760px;
    font-size: 64px;
  }

  .hero {
    min-height: 100vh;
    padding-top: 250px;
    padding-left: 48px;
  }

  .destination-divider {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    gap: 32px;
    padding: 40px 24px;
  }

  .destination-divider:before, .destination-divider.hide-tablet, .destination-divider.hide-tablet {
    display: none;
  }

  .directory-section-2 {
    padding: 40px 24px;
  }

  .arrivals-grid-4 {
    grid-template-rows: auto;
  }

  .section-heading-3 {
    padding-bottom: 16px;
    font-size: 32px;
  }

  .directory-panel-3 {
    padding-top: 24px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .directory-grid-2 {
    grid-template-rows: auto;
  }

  .container {
    max-width: 728px;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .latest-arrivals {
    padding-bottom: 32px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .history-section-1 {
    padding: 60px 24px;
  }

  .history-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .history-divider, .history-divider.hide-tablet, .history-divider.hide-tablet {
    display: none;
  }

  .history-image-title {
    font-size: clamp(22px, 3.2vw, 30px);
    bottom: 28px;
    left: 28px;
  }

  .history-content-slider {
    padding: 36px;
  }

  .history-year-1 {
    margin-bottom: 16px;
    font-size: clamp(56px, 8.5vw, 84px);
  }

  .history-heading {
    margin-bottom: 14px;
    font-size: clamp(24px, 3.2vw, 32px);
  }

  .history-description {
    font-size: clamp(12px, 1.6vw, 15px);
  }

  .history-navigation {
    bottom: 36px;
    left: 36px;
  }

  .destination-top-dividers {
    grid-template-columns: 1fr;
    gap: 32px;
    padding: 32px 16px 0;
  }

  .destination-section {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    gap: 32px;
    padding: 40px 24px;
  }

  .destination-section:before {
    display: none;
  }

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

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

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

  .columns {
    order: 0;
    display: block;
  }

  .heading {
    align-self: flex-start;
    padding-top: 32px;
    padding-bottom: 0;
    font-size: 72px;
  }

  .image-2 {
    max-width: 500px;
  }

  .footer-bottom-links {
    flex-flow: wrap;
  }

  .menu_grid {
    grid-template-rows: repeat(7, 1fr);
    grid-template-columns: repeat(5, 1fr);
  }

  .menu_title {
    font-size: 28px;
  }

  .menu_toggle, .mega_toggle {
    width: 20vw;
    height: 20vw;
  }

  .tenant-content-slider-copy {
    padding: 36px;
  }

  .tenant-intro-heading {
    margin-bottom: 14px;
    font-size: 30px;
  }

  .tenant-description {
    font-size: 14px;
  }

  .tenant-info-1 {
    font-size: 20px;
  }

  .tenant-1-grid-copy {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .tenant-section-1-copy {
    margin-top: 132px;
    padding: 40px 24px;
  }

  .destination-divider-tenant {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    gap: 32px;
    padding: 32px 16px;
  }

  .destination-divider-tenant:before, .divider-line-copy.hide-tablet, .divider-line-copy.hide-tablet, .divider-line-copy {
    display: none;
  }

  .image-slider-section-tenantindividual {
    overflow: hidden;
  }

  .arrivals-grid-whatson {
    grid-template-rows: auto;
  }

  .section-heading-2whatson.from-our-brands {
    font-size: 40px;
  }

  .column, .column-2 {
    padding-bottom: 48px;
  }

  .section-2 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .tenant-filters {
    grid-column-gap: 8px;
  }

  .tenant-grid {
    grid-template-rows: auto;
    grid-template-columns: repeat(2, 1fr);
  }

  .map-frame {
    padding-left: 24px;
    padding-right: 24px;
  }

  .visitus-location {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    gap: 32px;
    margin-top: 12px;
    margin-bottom: 12px;
    padding: 24px;
  }

  .visitus-location:before {
    display: none;
  }

  .faq {
    padding-left: 32px;
    padding-right: 32px;
  }

  .faq-heading {
    margin-bottom: 20px;
  }

  .faq-toggle {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    white-space: normal;
    align-items: flex-start;
  }

  .faq-question {
    white-space: normal;
    overflow-wrap: break-word;
    flex: auto;
    min-width: 0;
    line-height: 1.2;
  }

  .faq-icon-circle {
    flex-shrink: 0;
    align-self: flex-start;
    margin-top: 4px;
  }

  .filter-button {
    padding: 9px 8px;
    font-size: 15px;
  }

  .vertical-divider {
    right: -12px;
  }

  .horizontal-divider {
    bottom: -12px;
  }

  .tenant-grid-list-copy {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr 1fr;
  }

  .about-us-hero {
    min-height: 100vh;
    padding-top: 250px;
    padding-left: 48px;
  }

  .slider-section-aboutus {
    padding: 60px 24px;
  }

  .aboutus-content-slider-copy {
    padding: 36px;
  }

  .aboutus-image-title-copy {
    font-size: 28px;
    bottom: 28px;
    left: 28px;
  }

  .aboutus-slider-heading-copy {
    margin-bottom: 14px;
    font-size: 30px;
  }

  .about-section-nfo {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    gap: 32px;
    padding: 32px 16px;
  }

  .about-section-nfo:before {
    display: none;
  }

  .about-section-info-2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    gap: 32px;
    padding: 32px 16px;
  }

  .about-section-info-2:before {
    display: none;
  }

  .tenant-info-1-copy {
    font-size: 20px;
  }

  .tenant-info-1-copy-2 {
    font-size: 20px;
    display: none;
  }

  .arrivals-grid-whatson-copy {
    grid-template-rows: auto;
  }

  .enquiries-section {
    padding-left: 40px;
    padding-right: 40px;
  }

  .enquiries-row.three-col {
    grid-template-columns: repeat(2, 1fr);
    gap: 32px 40px;
  }

  .destination-section-copy {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    gap: 32px;
    margin-bottom: 24px;
    padding: 32px 16px;
  }

  .destination-section-copy:before {
    display: none;
  }

  .div-block-16 {
    padding: 32px 24px;
  }

  .div-block-17 {
    background-color: #0000;
    width: 100%;
  }

  .rich-text-block {
    margin-bottom: 16px;
    font-size: 16px;
  }

  .paragraph {
    font-size: 18px;
    display: none;
  }

  .what-on-heading {
    margin-top: 0;
    font-family: Ekroumald, Georgia, sans-serif;
    font-size: 32px;
  }

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

  .new-arrivals-section {
    padding-left: 24px;
    padding-right: 24px;
  }

  .new-arrivals-grid {
    grid-row-gap: 32px;
    grid-template-columns: 1fr 1fr;
  }

  .tenant-carousel-section {
    margin-top: 0;
    margin-bottom: 0;
    padding: 40px 24px;
  }

  .flex-block-copy {
    width: 50vw;
    left: 24px;
  }

  .tenant-intro-heading-copy {
    margin-bottom: 14px;
    font-size: 30px;
  }

  .tenant-description-copy {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .mq-nav {
    height: 60px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .mq-logo-box {
    width: 136px;
    height: 40px;
  }

  .mq-hero {
    min-height: 78vh;
    padding: 96px 22px 40px;
  }

  .mq-h1 {
    font-size: 46px;
    line-height: 1;
  }

  .mq-hero-text {
    font-size: 14px;
  }

  .mq-section, .mq-section-blue {
    padding: 58px 22px;
  }

  .mq-h2, .mq-h2-white {
    margin-bottom: 24px;
    font-size: 36px;
  }

  .mq-grid-3 {
    grid-template-columns: 1fr;
  }

  .mq-card-image {
    height: 320px;
  }

  .mq-split {
    grid-template-columns: 1fr;
  }

  .mq-split-image {
    height: 360px;
  }

  .mq-gold-panel {
    min-height: auto;
    padding: 40px 24px;
  }

  .mq-year {
    font-size: 64px;
  }

  .mq-destination-grid {
    grid-template-columns: 1fr;
  }

  .mq-white-card {
    padding: 24px;
  }

  .mq-footer {
    padding: 44px 22px 32px;
  }

  .mq-footer-grid {
    grid-template-columns: 1fr;
  }

  .mq-footer-big {
    font-size: 34px;
  }

  .mq-nav-2 {
    height: 56px;
    padding: 6px 8px 0;
  }

  .mq-logo-2 {
    width: 58px;
  }

  .mq-hero-2 {
    min-height: 279px;
    padding-bottom: 44px;
    padding-left: 8px;
    padding-right: 16px;
  }

  .mq-hero-heading {
    max-width: 132px;
    font-size: 22px;
    line-height: 1.02;
  }

  .mq-section-2 {
    padding: 12px 6px 18px;
  }

  .mq-section-blue-2 {
    padding: 10px 6px 18px;
  }

  .mq-h2-2 {
    margin-bottom: 7px;
    font-size: 12px;
  }

  .mq-arrivals-grid {
    gap: 7px;
    padding-bottom: 4px;
    display: flex;
    overflow-x: auto;
  }

  .mq-arrival-card {
    flex: 0 0 118px;
  }

  .mq-arrival-img {
    height: 100px;
  }

  .mq-card-title-2 {
    margin: 5px 0;
    font-size: 9px;
  }

  .mq-know-button {
    padding: 4px 13px;
    font-size: 7px;
  }

  .mq-grid-2 {
    padding: 8px 6px 0;
    display: block;
  }

  .mq-history-img {
    height: 185px;
  }

  .mq-history-caption {
    max-width: 110px;
    font-size: 16px;
  }

  .mq-yellow-card {
    min-height: 190px;
    margin-top: 8px;
    padding: 12px 10px;
  }

  .mq-year-2 {
    margin-bottom: 14px;
    font-size: 21px;
  }

  .mq-h3 {
    font-size: 15px;
  }

  .mq-small {
    font-size: 7px;
    line-height: 1.08;
  }

  .mq-arrows {
    font-size: 13px;
  }

  .mq-destination-grid-2 {
    flex-direction: column-reverse;
    gap: 8px;
    padding: 8px 6px 18px;
    display: flex;
  }

  .mq-dest-text {
    min-height: 153px;
    padding-top: 8px;
  }

  .mq-dest-title {
    font-size: 11px;
    line-height: 1.2;
  }

  .mq-dest-img {
    height: 178px;
  }

  .mq-whos-wrap {
    margin: 0 6px;
    padding: 10px 8px 14px;
  }

  .mq-whos-grid {
    gap: 7px;
    padding-top: 7px;
    display: flex;
    overflow-x: auto;
  }

  .mq-whos-img {
    flex: 0 0 118px;
    height: 186px;
  }

  .mq-footer-2 {
    padding: 24px 16px 0;
  }

  .mq-footer-grid-2 {
    grid-template-columns: 1fr 1fr;
    gap: 18px 26px;
    padding-bottom: 28px;
  }

  .mq-foot-head {
    font-size: 8px;
  }

  .mq-foot-text {
    font-size: 5px;
  }

  .mq-foot-rule {
    margin-bottom: 22px;
  }

  .mq-final-lockup {
    min-height: 116px;
  }

  .mq-final-text {
    font-size: 16px;
  }

  .mq-illustration {
    width: 96px;
    bottom: -18px;
  }

  .mq-h2-3 {
    margin-bottom: 7px;
    font-size: 12px;
  }

  .mq-final-text-2 {
    font-size: 16px;
  }

  .mq-final-lockup-2 {
    min-height: 116px;
  }

  .mq-history-img-2 {
    height: 185px;
    min-height: 0;
    max-height: none;
  }

  .mq-whos-img-2 {
    flex: 0 0 118px;
    height: 186px;
  }

  .mq-arrival-img-2 {
    height: 100px;
  }

  .mq-year-3 {
    margin-bottom: 14px;
    font-size: 21px;
  }

  .mq-hero-3 {
    min-height: 279px;
    padding-bottom: 44px;
    padding-left: 8px;
    padding-right: 16px;
  }

  .mq-whos-wrap-2 {
    margin: 0 6px;
    padding: 10px 8px 14px;
  }

  .mq-dest-img-2 {
    height: 178px;
    min-height: 0;
    max-height: none;
  }

  .mq-nav-3 {
    height: 56px;
    padding: 6px 8px 0;
  }

  .mq-dest-text-2 {
    min-height: 153px;
    padding-top: 8px;
  }

  .mq-footer-grid-3 {
    grid-template-columns: 1fr 1fr;
    gap: 18px 26px;
    padding-bottom: 28px;
  }

  .mq-dest-title-2 {
    font-size: 11px;
    line-height: 1.2;
  }

  .mq-destination-grid-3 {
    flex-direction: column-reverse;
    gap: 8px;
    padding: 8px 6px 18px;
    display: flex;
  }

  .mq-section-3 {
    padding: 12px 6px 18px;
  }

  .mq-grid-2-2 {
    padding: 8px 6px 0;
    display: block;
  }

  .mq-whos-grid-2 {
    gap: 7px;
    padding-top: 7px;
    display: flex;
    overflow-x: auto;
  }

  .mq-history-image-wrap-2 {
    min-height: 185px;
  }

  .mq-illustration-2 {
    width: 96px;
    bottom: -18px;
  }

  .mq-arrows-2 {
    font-size: 13px;
  }

  .mq-yellow-card-2 {
    min-height: 190px;
    margin-top: 8px;
    padding: 12px 10px;
  }

  .mq-h3-2 {
    margin: 0 0 8px;
    font-size: 15px;
  }

  .mq-card-title-3 {
    margin: 5px 0;
    font-size: 9px;
  }

  .mq-history-caption-2 {
    max-width: 110px;
    font-size: 16px;
    line-height: .92;
    bottom: 9px;
    left: 10px;
  }

  .mq-logo-3 {
    width: 58px;
  }

  .mq-small-2 {
    font-size: 7px;
    line-height: 1.08;
  }

  .mq-section-blue-3 {
    padding: 10px 6px 18px;
  }

  .mq-footer-3 {
    padding: 24px 16px 0;
  }

  .mq-hero-heading-2 {
    max-width: 132px;
    font-size: 22px;
    line-height: 1.02;
  }

  .mq-history-img-3 {
    height: 185px;
    min-height: 0;
    max-height: none;
  }

  .mq-year-4 {
    margin-bottom: 14px;
    font-size: 21px;
  }

  .mq-hero-4 {
    align-items: flex-end;
    min-height: 279px;
    padding: 0 16px 44px 8px;
  }

  .mq-nav-4 {
    height: 56px;
    padding: 6px 8px 0;
  }

  .mq-dest-text-3 {
    min-height: 153px;
    padding-top: 8px;
  }

  .mq-footer-grid-4 {
    grid-template-columns: 1fr 1fr;
    gap: 18px 26px;
    padding-bottom: 28px;
  }

  .mq-dest-title-3 {
    font-size: 11px;
    line-height: 1.2;
  }

  .mq-destination-grid-4 {
    flex-direction: column-reverse;
    gap: 8px;
    padding: 8px 6px 18px;
    display: flex;
  }

  .mq-section-4 {
    padding: 12px 6px 18px;
  }

  .mq-history-image-wrap-3 {
    min-height: 185px;
  }

  .mq-yellow-card-3 {
    min-height: 190px;
    margin-top: 8px;
    padding: 12px 10px;
  }

  .mq-h3-3 {
    margin: 0 0 8px;
    font-size: 15px;
  }

  .mq-history-caption-3 {
    max-width: 110px;
    font-size: 16px;
    line-height: .92;
    bottom: 9px;
    left: 10px;
  }

  .mq-logo-4 {
    width: 58px;
  }

  .mq-small-3 {
    font-size: 7px;
    line-height: 1.08;
  }

  .mq-section-blue-4 {
    padding: 10px 6px 18px;
  }

  .mq-footer-4 {
    padding: 24px 16px 0;
  }

  .mq-hero-heading-3 {
    max-width: 132px;
    font-size: 22px;
    line-height: 1.02;
  }

  .navbar {
    height: 56px;
    padding: 6px 8px 0;
  }

  .hero-heading {
    max-width: 300px;
    margin-left: 24px;
    font-size: 48px;
    line-height: 1.02;
  }

  .history-card {
    min-height: 190px;
    margin-top: 8px;
    padding: 12px 10px;
  }

  .footer-lockup {
    min-height: 220px;
  }

  .footer-illustration {
    width: 170px;
    bottom: -28px;
  }

  .arrival-title {
    margin: 5px 0;
    font-size: 9px;
  }

  .arrivals-grid {
    gap: 7px;
    padding-bottom: 4px;
    display: flex;
    overflow-x: auto;
  }

  .history-title {
    margin: 0 0 8px;
    font-size: 15px;
  }

  .history-year {
    margin-bottom: 14px;
    font-size: 21px;
  }

  .footer-heading {
    font-size: 11px;
  }

  .logo {
    width: 160px;
  }

  .directory-panel {
    margin: 0 6px;
    padding: 10px 8px 14px;
  }

  .history-caption {
    max-width: 110px;
    font-size: 16px;
    line-height: .92;
    bottom: 9px;
    left: 10px;
  }

  .section-heading {
    margin-bottom: 7px;
    font-size: 12px;
  }

  .arrival-card {
    flex: 0 0 118px;
  }

  .history-media {
    min-height: 185px;
  }

  .destination-copy {
    min-height: 153px;
    padding-top: 8px;
  }

  .directory-section {
    padding: 10px 6px 18px;
  }

  .body-copy {
    font-size: 7px;
    line-height: 1.08;
  }

  .directory-image {
    aspect-ratio: auto;
    flex: 0 0 118px;
    height: 186px;
  }

  .footer {
    padding: 24px 16px 0;
  }

  .hero-overlay {
    background-color: #0000004d;
  }

  .section-rule {
    margin-bottom: 18px;
  }

  .footer-tagline {
    font-size: 28px;
  }

  .destination-image {
    aspect-ratio: auto;
    height: 178px;
  }

  .footer-rule {
    margin-bottom: 28px;
  }

  .footer-grid {
    grid-template-columns: 1fr 1fr;
    gap: 22px 26px;
    padding-bottom: 34px;
  }

  .directory-grid {
    gap: 7px;
    padding-top: 7px;
    display: flex;
    overflow-x: auto;
  }

  .history-section {
    padding: 8px 6px 0;
    display: block;
  }

  .history-arrows {
    font-size: 13px;
  }

  .arrival-image {
    aspect-ratio: auto;
    height: 100px;
  }

  .destination-title {
    font-size: 11px;
    line-height: 1.2;
  }

  .hero {
    align-items: flex-end;
    min-height: 100vh;
    padding: 0 16px 44px 8px;
  }

  .know-more-button {
    padding: 4px 13px;
    font-size: 7px;
  }

  .history-image {
    aspect-ratio: auto;
    height: 185px;
  }

  .footer-copy {
    font-size: 7px;
    line-height: 1.3;
  }

  .destination-divider {
    flex-direction: column-reverse;
    gap: 8px;
    padding: 8px 24px 18px;
    display: flex;
  }

  .destination-divider.hide-tablet {
    display: flex;
  }

  .arrivals-section {
    padding: 12px 6px 18px;
  }

  .nav-menu-icon {
    font-size: 15px;
  }

  .history-card-2 {
    min-height: 190px;
    margin-top: 8px;
    padding: 12px 10px;
  }

  .footer-illustration-2 {
    width: 170px;
    bottom: -28px;
  }

  .arrival-title-2 {
    margin: 5px 0;
    font-size: 9px;
  }

  .arrivals-grid-2 {
    gap: 7px;
    padding-bottom: 4px;
    display: flex;
    overflow-x: auto;
  }

  .footer-heading-2 {
    font-size: 11px;
  }

  .directory-panel-2 {
    margin: 0 6px;
    padding: 10px 8px 14px;
  }

  .section-heading-2 {
    margin-bottom: 14px;
    font-size: 28px;
    line-height: 1.1;
  }

  .directory-section-2 {
    padding: 10px 6px 18px;
  }

  .body-copy-2 {
    font-size: 7px;
    line-height: 1.08;
  }

  .footer-rule-2 {
    margin-bottom: 28px;
  }

  .destination-title-2 {
    font-size: 11px;
    line-height: 1.2;
  }

  .know-more-button-2 {
    padding: 4px 13px;
    font-size: 7px;
  }

  .footer-copy-2 {
    font-size: 7px;
    line-height: 1.3;
  }

  .arrivals-section-2 {
    padding: 12px 6px 18px;
  }

  .arrivals-grid-4 {
    grid-column-gap: 20px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding-bottom: 12px;
    display: flex;
    overflow: auto hidden;
  }

  .arrival-card-2 {
    flex: 0 0 75vw;
    width: 75vw;
    min-width: 75vw;
    max-width: 75vw;
    display: block;
  }

  .arrival-image-2 {
    aspect-ratio: 1;
    object-fit: cover;
    width: 100%;
    height: auto;
    display: block;
  }

  .arrival-title-3 {
    margin: 14px 0;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.15;
  }

  .know-more-button-3 {
    padding: clamp(4px, 2vw, 8px) clamp(13px, 8vw, 32px);
    font-size: 14px;
    display: inline-block;
  }

  .history-media-2 {
    min-height: 0;
  }

  .body-copy-3 {
    font-size: clamp(7px, 3.8vw, 15px);
    line-height: 1.1;
  }

  .history-title-2 {
    margin: 0 0 clamp(8px, 4vw, 18px);
    font-size: clamp(15px, 9vw, 36px);
  }

  .history-arrows-2 {
    font-size: clamp(13px, 8vw, 32px);
  }

  .history-card-3 {
    min-height: calc(95.5vw - 11px);
    margin-top: 8px;
    padding: clamp(12px, 5vw, 24px);
  }

  .history-caption-2 {
    max-width: 82%;
    font-size: clamp(16px, 10vw, 42px);
    line-height: .95;
    bottom: clamp(9px, 4vw, 20px);
    left: clamp(10px, 4vw, 20px);
  }

  .history-year-2 {
    margin-bottom: clamp(14px, 7vw, 36px);
    font-size: clamp(21px, 16vw, 64px);
  }

  .history-image-2 {
    aspect-ratio: 1152 / 1100;
    height: auto;
  }

  .destination-copy-2 {
    min-height: 100vw;
    padding-top: clamp(8px, 4vw, 18px);
  }

  .destination-title-3 {
    font-size: clamp(11px, 7vw, 28px);
    line-height: 1.2;
  }

  .destination-image-2 {
    aspect-ratio: 1152 / 1100;
    height: auto;
  }

  .section-heading-3 {
    margin-bottom: 16px;
    padding-bottom: 16px;
    font-size: 30px;
  }

  .directory-panel-3 {
    margin: 0 6px;
    padding: 10px 8px 14px;
  }

  .directory-grid-2 {
    scroll-snap-type: x mandatory;
    gap: 4vw;
    padding-top: 7px;
    display: flex;
    overflow-x: auto;
  }

  .directory-image-2 {
    aspect-ratio: 692 / 866;
    object-fit: cover;
    scroll-snap-align: start;
    flex: 0 0 78vw;
    width: 78vw;
    height: auto;
    display: block;
  }

  .gallery-slider {
    padding: 60px 15px;
  }

  .gallery-slide {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-slide-text {
    line-height: 30px;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .latest-arrivals {
    padding: 32px 20px 36px;
  }

  .history-section-1 {
    padding: 40px 16px;
  }

  .history-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .history-divider {
    display: none;
  }

  .history-image-title {
    font-size: clamp(20px, 3.4vw, 26px);
    bottom: 24px;
    left: 24px;
  }

  .history-content-slider {
    padding: 32px;
  }

  .history-content-slide {
    bottom: 0;
  }

  .history-year-1 {
    font-size: clamp(48px, 10vw, 72px);
  }

  .history-heading {
    font-size: clamp(22px, 3.8vw, 30px);
  }

  .history-description {
    font-size: clamp(13px, 2.1vw, 16px);
  }

  .history-navigation {
    bottom: 32px;
    left: 32px;
  }

  .destination-section {
    flex-direction: column-reverse;
    gap: 8px;
    padding: 8px 24px 18px;
    display: flex;
  }

  .tenant-destination-copy-new {
    justify-content: space-between;
    align-items: flex-start;
    padding-top: clamp(8px, 4vw, 18px);
  }

  .footer-light {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-subscribe {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .section {
    padding: 64px 24px 0;
  }

  .container-3 {
    min-height: 500px;
  }

  .heading {
    align-self: flex-start;
    padding-top: 32px;
    padding-bottom: 0;
    font-size: 64px;
  }

  .image-2 {
    max-width: 500px;
  }

  .menu_grid {
    grid-template-rows: auto;
    grid-template-columns: repeat(2, 1fr);
  }

  .menu_tile {
    aspect-ratio: 1;
  }

  .menu_title {
    font-size: 20px;
  }

  .logo_wrapper {
    padding: 20px;
  }

  .menu_toggle, .mega_toggle {
    width: 50vw;
    height: 50vw;
  }

  .tenant-content-slider-copy {
    padding: 32px;
  }

  .tenant-intro-heading {
    font-size: 28px;
  }

  .logo-black {
    width: 58px;
  }

  .nvion-black {
    font-size: 15px;
  }

  .tenant-1-grid-copy {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .tenant-section-1-copy {
    margin-top: 116px;
    padding: 40px 16px;
  }

  .tenant-destination-copy-new-copy {
    padding-top: clamp(8px, 4vw, 18px);
  }

  .destination-divider-tenant {
    flex-direction: column-reverse;
    gap: 8px;
    padding: 8px 6px 18px;
    display: flex;
  }

  .divider-line-copy.hide-tablet {
    display: none;
  }

  .slide-image {
    aspect-ratio: 1;
    object-fit: cover;
    height: auto;
    min-height: auto;
  }

  .slide-caption, .slide-caption.unused-caption-combo, .slide-caption.unused-caption-combo {
    height: auto;
    min-height: auto;
  }

  .arrivals-grid-whatson {
    grid-column-gap: 20px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding-bottom: 12px;
    display: flex;
    overflow: auto hidden;
  }

  .section-heading-2-copy, .section-heading-2whatson {
    margin-bottom: 14px;
    font-size: 28px;
    line-height: 1.1;
  }

  .section-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .tenant-filters {
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    gap: 8px 6px;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

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

  .tenant-image.mobile-square {
    aspect-ratio: 1;
    aspect-ratio: 1;
  }

  .tenant-overlay {
    opacity: 1;
    background-color: #0000;
    background-image: linear-gradient(#0000008c 0%, #0000001a 35% 62%, #000000a6 100%);
    padding: 18px;
  }

  .tenant-name {
    opacity: 1;
    font-size: 36px;
  }

  .tenant-location {
    opacity: 1;
    font-size: 20px;
  }

  .visitus-location {
    flex-direction: column-reverse;
    gap: 40px 0;
    padding: 40px 16px;
    display: flex;
  }

  .directory-section-2-copy {
    padding: 10px 6px 18px;
  }

  .faq-toggle {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .faq-question {
    font-size: 24px;
  }

  .faq-answer {
    font-size: 18px;
  }

  .filter-button {
    box-sizing: border-box;
    text-align: center;
    white-space: normal;
    word-break: break-word;
    flex: 0 0 calc(33.3333% - 4px);
    padding: 8px 4px;
    font-size: 12px;
    line-height: 1.15;
  }

  .tenant-grid-list {
    scroll-snap-type: x mandatory;
    flex-wrap: nowrap;
    column-gap: 16px;
    padding-bottom: 8px;
    display: flex;
    overflow: auto visible;
  }

  .tenant-grid-item {
    width: 100%;
  }

  .tenant-grid-item.peek-card {
    scroll-snap-align: start;
    scroll-snap-align: start;
    flex: 0 0 85%;
    width: 85%;
  }

  .vertical-divider, .horizontal-divider {
    display: none;
  }

  .tenant-grid-list-copy {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .div-block-7 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-direction: column;
    padding-bottom: 0;
  }

  .about-us-hero {
    align-items: flex-end;
    min-height: 100vh;
    padding: 0 16px 44px 8px;
  }

  .slider-section-aboutus {
    padding: 40px 16px;
  }

  .aboutus-content-slider-copy {
    padding: 32px;
  }

  .aboutus-image-title-copy {
    font-size: 24px;
    bottom: 24px;
    left: 24px;
  }

  .aboutus-slider-heading-copy {
    font-size: 28px;
  }

  .about-section-nfo, .about-section-info-2 {
    flex-direction: column-reverse;
    gap: 8px;
    padding: 8px 6px 18px;
    display: flex;
  }

  .tenant-info-1-copy-2 {
    font-size: 20px;
    display: block;
  }

  .arrivals-grid-whatson-copy {
    grid-column-gap: 20px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding-bottom: 12px;
    display: flex;
    overflow: auto hidden;
  }

  .enquiries-section {
    padding: 40px 20px 48px;
  }

  .enquiries-divider.hide-mobile {
    display: none;
  }

  .enquiries-group {
    gap: 24px;
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .enquiries-heading {
    font-size: 30px;
  }

  .enquiries-row {
    flex-direction: column;
    gap: 28px;
  }

  .enquiries-row.three-col {
    flex-direction: column;
    display: flex;
  }

  .enquiries-email {
    word-break: break-word;
  }

  .slider-tenant {
    height: auto;
    min-height: auto;
  }

  .editorial-slider-mask-tenant {
    height: auto;
  }

  .slide-image-tenant {
    aspect-ratio: 1;
    object-fit: cover;
    height: auto;
    min-height: auto;
  }

  .div-block-10 {
    grid-column-gap: 0px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .tenant-caption-mobile-fix {
    height: auto;
    min-height: auto;
  }

  .div-block-11 {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .destination-section-copy {
    flex-direction: column-reverse;
    gap: 8px;
    padding: 8px 6px 18px;
    display: flex;
  }

  .div-block-16 {
    padding: 32px 20px;
  }

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

  .new-arrivals-section {
    padding: 32px 20px 36px;
  }

  .new-arrivals-heading {
    margin-bottom: 14px;
    font-size: 28px;
    line-height: 1.1;
  }

  .new-arrivals-grid {
    grid-column-gap: 20px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding-bottom: 12px;
    display: flex;
    overflow: auto hidden;
  }

  .new-arrivals-card {
    flex: 0 0 75vw;
    width: 75vw;
    min-width: 75vw;
    max-width: 75vw;
    display: block;
  }

  .new-arrivals-title {
    margin: 14px 0 10px;
    font-size: 22px;
    line-height: 1.15;
  }

  .new-arrivals-cta-row {
    margin-top: 24px;
  }

  .tenant-carousel-section {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 0 16px;
  }

  .tenant-carousel-track {
    gap: 16px;
  }

  .tenant-carousel-visual {
    aspect-ratio: 1;
  }

  .tenant-intro-heading-copy {
    font-size: 28px;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    height: auto;
    padding-top: 24px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .hero-heading {
    max-width: 100%;
    font-size: 48px;
    position: absolute;
    bottom: 200px;
  }

  .logo {
    width: 160px;
  }

  .hero-overlay {
    background-color: #0000004d;
  }

  .hero {
    padding-left: 12px;
  }

  .destination-divider {
    padding: 0 20px 24px;
  }

  .footer-heading-2 {
    font-family: Ekroumald, Georgia, sans-serif;
    font-size: 28px;
  }

  .footer-heading-2.hide {
    display: none;
  }

  .directory-section-2 {
    padding-top: 32px;
    padding-bottom: 0;
  }

  .arrival-card-2 {
    flex-basis: 75vw;
    width: 100%;
    min-width: 80%;
    max-width: 75vw;
  }

  .arrival-title-3 {
    overflow: visible;
  }

  .body-copy-3 {
    font-size: 16px;
  }

  .body-copy-3.link {
    font-size: 15px;
  }

  .destination-title-3 {
    margin-top: 20px;
  }

  .section-heading-3 {
    border-bottom: 1px solid #000;
    margin-top: 12px;
    padding-top: 0;
    padding-bottom: 16px;
    font-size: 26px;
  }

  .directory-panel-3 {
    padding-top: 12px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .container {
    max-width: none;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

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

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .latest-arrivals {
    padding-bottom: 12px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .history-section-1 {
    padding-bottom: 32px;
  }

  .history-content-slide {
    bottom: 0;
  }

  .history-year-1 {
    font-size: clamp(38px, 11vw, 52px);
  }

  .destination-section {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .tenant-destination-copy-new {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    aspect-ratio: auto;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: auto;
    margin-top: 0;
    padding-top: 0;
    display: flex;
  }

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

  .text-block, .text-block-3, .link {
    font-size: 12px;
    line-height: 14px;
  }

  .container-2 {
    max-width: none;
  }

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block-two {
    margin-top: 40px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-form-two {
    padding: 20px;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary.footer-form-button {
    position: relative;
    right: 0;
  }

  .section {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 32px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .columns {
    width: 100%;
    padding-top: 0;
  }

  .container-3 {
    min-height: 350px;
    padding-top: 32px;
  }

  .heading {
    align-self: flex-start;
    padding-top: 12px;
    font-size: 33px;
  }

  .image-2 {
    width: 100%;
    max-width: 320px;
  }

  .footer-bottom-links {
    grid-column-gap: 28px;
    grid-row-gap: 10px;
    flex-flow: column;
    width: 100%;
  }

  .bar.bar-top {
    color: #fff;
  }

  .tenant-info-1 {
    margin-top: 0;
    font-size: 16px;
  }

  .tenant-links {
    font-size: 16px;
  }

  .tenant-section-1-copy {
    margin-top: 0;
    padding-top: 148px;
    padding-bottom: 32px;
  }

  .tenant-destination-copy-new-copy {
    grid-column-gap: 39px;
    grid-row-gap: 39px;
    min-height: auto;
    padding-top: 0;
  }

  .destination-divider-tenant, .divider-line-copy, .divider-line-copy.hide-tablet, .divider-line-copy.hide-tablet, .image-slider-section-tenantindividual {
    display: none;
  }

  .top-divider-tenant {
    height: auto;
  }

  .editorial-slider-mask {
    height: 500px;
  }

  .editorial-slider-mask.aboutus-auto {
    height: auto;
    padding-bottom: 0;
  }

  .slide-image {
    aspect-ratio: 1;
    height: auto;
    min-height: auto;
  }

  .slide-caption {
    height: auto;
    min-height: auto;
    font-size: 14px;
  }

  .slider-arrow-left, .slider-right-arrow {
    bottom: 0%;
  }

  .link-block {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 12px;
  }

  .text-block-4 {
    font-size: 12px;
  }

  .section-2 {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-5 {
    padding-bottom: 24px;
  }

  .image-5 {
    max-width: 150px;
  }

  .tenant-name {
    font-size: 28px;
  }

  .tenant-location {
    font-size: 16px;
  }

  .map-frame {
    padding: 16px;
  }

  .visitus-info, .visitus-info-1, .visitus-info-2, .visitus-info-3 {
    margin-top: 0;
    font-size: 16px;
  }

  .visitus-location {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    gap: 32px 0;
    margin-top: 0;
    padding-top: 32px;
    padding-bottom: 12px;
  }

  .faq {
    padding: 27px 22px;
  }

  .faq-container {
    min-width: 250px;
  }

  .faq-toggle {
    grid-column-gap: 12px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .faq-question {
    font-size: 20px;
  }

  .faq-answer {
    font-size: 16px;
  }

  .tenant-grid-list {
    overflow: auto;
  }

  .div-block-7 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    padding-bottom: 24px;
  }

  .slider-section-aboutus {
    padding-bottom: 32px;
  }

  .about-section-nfo {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .about-section-info-2 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 14px;
  }

  .about-section-info-2.history-section-1 {
    min-height: auto;
    display: block;
  }

  .image-slider-section-aboutus {
    min-height: auto;
    padding-top: 24px;
    display: block;
  }

  .slider-aboutus {
    height: auto;
    min-height: auto;
    padding-bottom: 24px;
  }

  .slide-image-aboutus {
    aspect-ratio: 1;
    object-fit: cover;
    height: auto;
    min-height: auto;
  }

  .slide-caption-about-us {
    height: auto;
    min-height: auto;
    margin-bottom: 0;
    padding-bottom: 12px;
    font-size: 14px;
  }

  .tenant-info-1-copy {
    margin-top: 0;
    font-size: 16px;
    display: block;
  }

  .tenant-info-1-copy-2 {
    margin-top: 0;
    font-size: 16px;
  }

  .heading-2 {
    font-size: 24px;
    line-height: 24px;
  }

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

  .text-block-5, .text-block-6, .text-block-7, .text-block-8 {
    font-size: 16px;
  }

  .arrivals-grid-whatson-copy {
    grid-row-gap: 24px;
    flex-flow: column;
  }

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

  .heading-3 {
    font-size: 24px;
  }

  .div-block-9 {
    padding: 32px 20px;
  }

  .enquiries-section {
    padding: 32px 20px 40px;
  }

  .enquiries-group {
    gap: 18px;
    padding-top: 28px;
    padding-bottom: 28px;
  }

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

  .enquiries-row {
    gap: 24px;
  }

  .enquiries-name, .enquiries-company {
    font-size: 16px;
  }

  .enquiries-email {
    word-break: break-word;
    font-size: 16px;
  }

  .section-3 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    padding: 24px 20px;
  }

  .heading-4 {
    text-align: left;
    margin-bottom: 6px;
    font-size: 26px;
    line-height: 32px;
  }

  .image-7 {
    aspect-ratio: 1;
    object-fit: cover;
  }

  .image-slider-section-tenant {
    min-height: auto;
    display: block;
  }

  .slider-tenant {
    height: auto;
    min-height: auto;
  }

  .editorial-slider-mask-tenant {
    height: 500px;
  }

  .slide-image-tenant {
    aspect-ratio: 1;
    object-fit: cover;
    height: auto;
    min-height: auto;
  }

  .div-block-10 {
    grid-column-gap: 0px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .tenant-caption-mobile-fix {
    height: auto;
    min-height: auto;
  }

  .div-block-11 {
    grid-column-gap: 0px;
    grid-row-gap: 32px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    padding-top: 32px;
    padding-bottom: 32px;
    display: flex;
  }

  .destination-section-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-bottom: 24px;
    padding-left: 18px;
    padding-right: 18px;
  }

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

  .links_hover, .rich-text-block-2 {
    font-size: 16px;
  }

  .new-arrivals-section {
    padding-bottom: 12px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .new-arrivals-grid {
    grid-row-gap: 48px;
    flex-flow: column;
  }

  .new-arrivals-card {
    flex-basis: 100%;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .new-arrivals-title {
    overflow: visible;
  }

  .flex-block-copy {
    width: 90vw;
    position: absolute;
    left: 5%;
    right: 5%;
  }

  .addressfooter, .link-copy {
    font-size: 12px;
    line-height: 14px;
  }
}

#w-node-_5fe42007-281d-4ce5-6305-17072dcbaea9-007b211f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_9e944663-d5e2-9ffc-f6b1-14cea167da99-007b211f {
  grid-area: 1 / 4 / 2 / 6;
}
