/* Contact — approved desktop composition: 1536 × 1024. */
body.page:has(.mn-contact-hero) { background: #fbfaf8; }
/* Hero: y=67, h=168. */
body.page .mn-contact-hero {
  height: 170px;
  min-height: 170px;
  overflow: hidden;
  padding: 0 !important;
  color: var(--mn-white);
  position: relative;
  isolation: isolate;
  background: var(--mn-navy);
}
body.page .mn-contact-hero::before,
body.page .mn-contact-hero::after { display: none; }
body.page .mn-contact-hero > .e-con-inner {
  width: 1258px !important;
  max-width: calc(100% - 48px) !important;
  height: 168px;
  min-height: 168px;
  justify-content: flex-start;
  gap: 8px !important;
  padding: 41px 0 19px !important;
  box-sizing: border-box;
}
body.page .mn-contact-hero .elementor-widget { margin: 0; }
body.page .mn-contact-hero h1 {
  margin: 0;
  color: var(--mn-gold);
  font-family: var(--mn-font-serif);
  font-size: 36px;
  font-weight: 500;
  line-height: 1.15;
}
body.page .mn-contact-hero .elementor-widget-text-editor,
body.page .mn-contact-hero .elementor-widget-text-editor p {
  max-width: 620px;
  margin: 0;
  color: var(--mn-white);
  font-size: 15px;
  line-height: 1.55;
}

/* Shared asymmetric desktop canvas from x=53 to x=1471. */
body.page .mn-contact-top,
body.page .mn-contact-workspace,
body.page .mn-contact-bottom { padding: 0 !important; background: #fbfaf8; }
body.page .mn-contact-top > .e-con-inner,
body.page .mn-contact-workspace > .e-con-inner,
body.page .mn-contact-bottom > .e-con-inner {
  width: 1418px !important;
  max-width: calc(100% - 48px) !important;
  position: relative;
  left: -6px;
  box-sizing: border-box;
}

/* Intent + global contact: y=257, h=151. */
body.page .mn-contact-top { height: 191px; min-height: 191px; }
body.page .mn-contact-top > .e-con-inner {
  display: grid;
  height: 151px;
  min-height: 151px;
  grid-template-columns: 981px 417px;
  gap: 20px;
  align-items: stretch;
  padding: 0 !important;
  margin-top: 22px;
}
body.page .mn-contact-top .elementor-widget,
body.page .mn-contact-top .elementor-widget-container,
body.page .mn-contact-top .mn-widget-component { height: 151px; }
body.page .mn-contact-top .mn-contact-intents,
body.page .mn-contact-top .mn-global-contact {
  height: 151px;
  padding: 16px 15px;
  border: 1px solid var(--mn-border);
  border-radius: 9px;
  background: var(--mn-white);
  box-sizing: border-box;
}
body.page .mn-contact-top h2 {
  height: 20px;
  margin: 0 0 15px;
  color: var(--mn-text);
  font-family: var(--mn-font-sans);
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}
body.page .mn-contact-intents > div {
  display: grid;
  height: 72px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}
body.page .mn-contact-intent {
  display: grid;
  height: 72px;
  min-height: 72px;
  grid-template-columns: 45px minmax(0, 1fr);
  grid-template-rows: 25px 24px;
  gap: 2px 10px;
  align-content: center;
  align-items: center;
  padding: 9px 10px;
  border: 1px solid #eee7dc;
  border-radius: 7px;
  background: var(--mn-white);
  color: var(--mn-text);
  font: inherit;
  text-align: left;
  cursor: pointer;
}
body.page .mn-contact-intent[aria-pressed="true"] { border-color: #e0b56d; background: #fffdf8; }
body.page .mn-contact-intent > span {
  display: grid;
  width: 43px;
  height: 43px;
  grid-row: 1 / 3;
  place-items: center;
  border: 1px solid #eadbc2;
  border-radius: 50%;
  color: var(--mn-gold-hover);
  font-size: 21px;
}
body.page .mn-contact-intent > span svg,
body.page .mn-contact-intent > span i { width: 21px; color: inherit; fill: currentColor; }
body.page .mn-contact-intent strong { font-size: 11px; line-height: 14px; }
body.page .mn-contact-intent small { color: var(--mn-muted); font-size: 9px; line-height: 12px; }
body.page .mn-contact-intents h2 { margin-bottom: 26px; }
body.page .mn-global-contact ul { display: grid; gap: 13px; padding: 0; margin: 0; list-style: none; }
body.page .mn-global-contact li {
  display: grid;
  grid-template-columns: 18px minmax(0, 1fr) auto;
  gap: 8px;
  align-items: center;
  color: var(--mn-text);
  font-size: 11px;
  line-height: 14px;
}
body.page .mn-global-contact li > span { color: var(--mn-gold-hover); }
body.page .mn-global-contact a { overflow: hidden; color: inherit; text-decoration: none; text-overflow: ellipsis; white-space: nowrap; }
body.page .mn-global-contact small { color: var(--mn-muted); font-size: 9px; }

/* Workspace: 739 + 16 + 379 + 16 + 268 = 1418. */
body.page .mn-contact-workspace { height: 388px; min-height: 388px; }
body.page .mn-contact-workspace > .e-con-inner {
  display: grid;
  height: 388px;
  min-height: 388px;
  grid-template-columns: 739px 379px 268px;
  gap: 16px;
  align-items: start;
  padding: 0 !important;
}
body.page .mn-contact-hotels-column,
body.page .mn-contact-hotels-column > .e-con-inner,
body.page .mn-contact-map-section,
body.page .mn-contact-map-section > .e-con-inner { min-width: 0; height: 388px; padding: 0 !important; }
body.page .mn-contact-hotels-column .elementor-widget,
body.page .mn-contact-hotels-column .elementor-widget-container,
body.page .mn-contact-hotels-column .mn-widget-component { height: 388px; }
body.page .mn-contact-hotels-column .elementor-widget-container { position: relative; top: -20px; }
body.page .mn-hotel-contact-section { position: relative; height: 388px; padding: 18px 9px 0; box-sizing: border-box; }
body.page .mn-hotel-contact-section > h2 {
  height: 24px;
  margin: 0 0 14px;
  color: var(--mn-navy);
  font-family: var(--mn-font-sans);
  font-size: 16px;
  line-height: 24px;
}
body.page .mn-hotel-contact-carousel { position: relative; height: 328px; }
body.page .mn-hotel-contact-carousel__viewport { width: 701px; height: 284px; overflow: hidden; }
body.page .mn-hotel-contact-grid {
  display: flex !important;
  width: max-content;
  height: 284px;
  gap: 17px !important;
  transition: transform .25s ease;
  will-change: transform;
}
body.page .mn-hotel-contact-card {
  display: flex;
  width: 157px;
  min-width: 157px;
  height: 282px;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid var(--mn-border);
  border-radius: 7px;
  background: var(--mn-white);
  box-shadow: none;
}
body.page .mn-hotel-contact-card__image { display: block; width: 100%; height: 123px; object-fit: cover; }
body.page .mn-hotel-contact-card > div {
  display: flex;
  height: 159px;
  flex-direction: column;
  padding: 9px 10px 10px;
  box-sizing: border-box;
}
body.page .mn-hotel-contact-card h3 {
  display: -webkit-box;
  min-height: 28px;
  margin: 0 0 5px;
  overflow: hidden;
  font-family: var(--mn-font-sans);
  font-size: 11px;
  line-height: 14px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
body.page .mn-hotel-contact-card p {
  display: -webkit-box;
  max-height: 29px;
  margin: 0 0 5px;
  overflow: hidden;
  color: var(--mn-text);
  font-size: 8px;
  line-height: 12px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
body.page .mn-hotel-contact-card p a { color: inherit; text-decoration: none; }
body.page .mn-hotel-contact-card .mn-button {
  display: inline-flex;
  width: 100%;
  height: 29px;
  min-height: 29px;
  align-items: center;
  justify-content: center;
  margin-top: auto;
  padding: 0 8px;
  border: 1px solid #d39a3b;
  border-radius: 4px;
  background: var(--mn-white);
  color: #a8640c;
  font-size: 8px;
  text-transform: uppercase;
}
body.page .mn-hotel-contact-carousel__previous,
body.page .mn-hotel-contact-carousel__next {
  position: absolute;
  top: 107px;
  z-index: 2;
  display: grid;
  width: 29px;
  height: 29px;
  place-items: center;
  padding: 0;
  border: 1px solid var(--mn-border);
  border-radius: 50%;
  background: var(--mn-white);
  color: var(--mn-text);
  font-size: 22px;
  cursor: pointer;
}
body.page .mn-hotel-contact-carousel__previous { left: -36px; }
body.page .mn-hotel-contact-carousel__next { right: -36px; }
body.page .mn-hotel-contact-carousel__previous:disabled,
body.page .mn-hotel-contact-carousel__next:disabled { opacity: .45; }
body.page .mn-hotel-contact-carousel__dots {
  display: flex;
  height: 25px;
  align-items: flex-end;
  justify-content: center;
  gap: 11px;
}
body.page .mn-hotel-contact-carousel__dots button {
  width: 7px;
  height: 7px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: #cfd0d3;
  cursor: pointer;
}
body.page .mn-hotel-contact-carousel__dots button[aria-current="true"] { background: var(--mn-gold-hover); }

/* Compact inquiry form. Group/company rows reveal only when selected. */
body.page .mn-contact-workspace > .e-con-inner > .elementor-widget,
body.page .mn-contact-workspace > .e-con-inner > .elementor-widget > .elementor-widget-container,
body.page .mn-contact-workspace > .e-con-inner > .elementor-widget .mn-widget-component { height: 388px; }
body.page .mn-inquiry {
  display: flex;
  height: 388px;
  flex-direction: column;
  padding: 17px 16px 14px;
  overflow: hidden;
  border: 1px solid var(--mn-border);
  border-radius: 9px;
  background: var(--mn-white);
  box-sizing: border-box;
}
body.page .mn-inquiry h2 {
  margin: 0 0 8px;
  color: var(--mn-navy);
  font-family: var(--mn-font-sans);
  font-size: 14px;
  line-height: 18px;
}
body.page .mn-inquiry > p { margin: 0 0 14px; color: var(--mn-muted); font-size: 8px; line-height: 12px; }
body.page .mn-inquiry__status { padding: 4px 6px; border-radius: 4px; background: #eff8ef; }
body.page .mn-inquiry__status--error { background: #fff0f0; color: #9f1239; }
body.page .mn-inquiry .mn-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px 13px;
}
body.page .mn-inquiry label { display: grid; gap: 4px; color: var(--mn-text); font-size: 8px; line-height: 12px; }
body.page .mn-inquiry input,
body.page .mn-inquiry select,
body.page .mn-inquiry textarea {
  width: 100%;
  min-width: 0;
  border: 1px solid var(--mn-border);
  border-radius: 4px;
  background: var(--mn-white);
  color: var(--mn-text);
  font: inherit;
  box-sizing: border-box;
}
body.page .mn-inquiry input,
body.page .mn-inquiry select { height: 32px; min-height: 32px; padding: 0 9px; }
body.page .mn-inquiry__message { margin-top: 9px; }
body.page .mn-inquiry textarea { height: 86px; min-height: 86px; padding: 9px; resize: none; }
body.page .mn-inquiry > .mn-button {
  width: 100%;
  height: 30px;
  min-height: 30px;
  margin-top: auto;
  padding: 0 12px;
  border-radius: 4px;
  background: linear-gradient(90deg, var(--mn-gold-dark), var(--mn-gold));
  color: var(--mn-white);
  font-size: 9px;
  text-transform: uppercase;
}
body.page .mn-inquiry [hidden] { display: none !important; }

/* Office map card. */
body.page .mn-contact-map-section {
  height: 388px;
  padding: 17px 15px 14px !important;
  overflow: hidden;
  border: 1px solid var(--mn-border);
  border-radius: 9px;
  background: var(--mn-white);
  box-sizing: border-box;
}
body.page .mn-contact-map-section > .e-con-inner { height: auto; }
body.page .mn-contact-map-section .elementor-widget-heading { margin: 0 0 15px; }
body.page .mn-contact-map-section h2 {
  margin: 0;
  color: var(--mn-text);
  font-family: var(--mn-font-sans);
  font-size: 11px;
  line-height: 15px;
}
body.page .mn-contact-office-map__canvas {
  position: relative;
  display: grid;
  width: 100%;
  height: 202px;
  place-items: center;
  overflow: hidden;
  border-radius: 6px;
  background-color: #eff3f4;
  background-image:
    linear-gradient(30deg, transparent 48%, rgba(100,148,173,.18) 49%, rgba(100,148,173,.18) 51%, transparent 52%),
    linear-gradient(120deg, transparent 48%, rgba(201,151,59,.20) 49%, rgba(201,151,59,.20) 51%, transparent 52%);
  background-size: 72px 72px, 96px 96px;
}
body.page .mn-contact-office-map__canvas p { max-width: 180px; margin: 0; color: var(--mn-muted); font-size: 9px; text-align: center; }
body.page .mn-contact-office-map__marker { color: #d74636; font-size: 28px; text-shadow: 0 2px 4px rgba(0,0,0,.15); }
body.page .mn-contact-office-map__address {
  display: -webkit-box;
  height: 45px;
  margin: 13px 0 7px;
  overflow: hidden;
  color: var(--mn-muted);
  font-size: 9px;
  line-height: 15px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
body.page .mn-contact-office-map .mn-button {
  display: flex;
  width: 100%;
  height: 31px;
  min-height: 31px;
  align-items: center;
  justify-content: center;
  border: 1px solid #d39a3b;
  border-radius: 4px;
  background: var(--mn-white);
  color: #a8640c;
  font-size: 9px;
  text-transform: uppercase;
}

/* Bottom: y=831, h=174. */
body.page .mn-contact-bottom { height: 210px; min-height: 210px; }
body.page .mn-contact-bottom > .e-con-inner {
  display: grid;
  height: 174px;
  min-height: 174px;
  grid-template-columns: 779px 622px;
  gap: 17px;
  align-items: stretch;
  padding: 0 !important;
  margin-top: 17px;
  flex: 0 0 174px;
  align-self: flex-start;
}

html.mn-contact-group-active body.page .mn-contact-workspace,
html.mn-contact-group-active body.page .mn-contact-workspace > .e-con-inner { height: auto; min-height: 388px; }
html.mn-contact-group-active body.page .mn-inquiry { height: auto; min-height: 488px; overflow: visible; }
body.page .mn-contact-bottom .elementor-widget,
body.page .mn-contact-bottom .elementor-widget-container,
body.page .mn-contact-bottom .mn-widget-component { height: 174px; }
body.page .mn-contact-policies,
body.page .mn-contact-support {
  height: 174px;
  overflow: hidden;
  border: 1px solid var(--mn-border);
  border-radius: 9px;
  background: var(--mn-white);
  box-sizing: border-box;
}
body.page .mn-contact-policies { padding: 19px 23px; }
body.page .mn-contact-policies > h2,
body.page .mn-contact-support h2 {
  margin: 0;
  color: var(--mn-navy);
  font-family: var(--mn-font-sans);
  font-size: 12px;
  line-height: 17px;
}
body.page .mn-contact-policies > h2 { margin-bottom: 15px; }
body.page .mn-policy-accordion {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px 18px;
}
body.page .mn-policy-accordion details { min-width: 0; }
body.page .mn-policy-accordion summary {
  display: grid;
  grid-template-columns: 33px minmax(0, 1fr);
  gap: 9px;
  align-items: center;
  min-height: 43px;
  color: var(--mn-text);
  font-size: 9px;
  font-weight: 600;
  list-style: none;
  cursor: pointer;
}
body.page .mn-policy-accordion summary::-webkit-details-marker { display: none; }
body.page .mn-policy-accordion summary > span {
  display: grid;
  width: 31px;
  height: 31px;
  place-items: center;
  color: var(--mn-gold-hover);
  font-size: 20px;
}
body.page .mn-policy-accordion details > div { display: none; }
body.page .mn-policy-accordion .mn-empty-state { grid-column: 1 / -1; min-height: 62px; padding: 15px; }

body.page .mn-contact-support {
  display: grid;
  grid-template-columns: 280px minmax(0, 1fr);
}
body.page .mn-contact-support__links { padding: 19px 21px; border-right: 1px solid var(--mn-border); }
body.page .mn-contact-support__links h2 { margin-bottom: 13px; }
body.page .mn-contact-support__links a {
  display: flex;
  height: 33px;
  align-items: center;
  gap: 10px;
  color: var(--mn-text);
  font-size: 9px;
  text-decoration: none;
}
body.page .mn-contact-support__links a span { color: var(--mn-gold-hover); font-size: 14px; }
body.page .mn-urgent-support {
  position: relative;
  display: grid;
  height: 174px;
  grid-template-columns: minmax(0, 1fr) 106px;
  overflow: hidden;
  padding: 0;
  background: linear-gradient(100deg, #fffdf9, #f8f1e7);
}
body.page .mn-urgent-support > div { padding: 43px 0 16px 22px; }
body.page .mn-urgent-support h2 { margin-bottom: 12px; font-size: 16px; }
body.page .mn-urgent-support p { margin: 0 0 14px; color: var(--mn-muted); font-size: 9px; line-height: 13px; }
body.page .mn-urgent-support .mn-button {
  display: inline-flex;
  width: 136px;
  height: 31px;
  min-height: 31px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 0 10px;
  border-radius: 4px;
  font-size: 9px;
}
body.page .mn-urgent-support img,
body.page .mn-urgent-support__placeholder {
  align-self: end;
  width: 106px;
  height: 153px;
  object-fit: cover;
}
body.page .mn-urgent-support__placeholder {
  display: grid;
  place-items: end center;
  color: #b7a58e;
  font-size: 92px;
  line-height: 1;
}

@media (max-width: 1499px) {
  body.page .mn-contact-top > .e-con-inner,
  body.page .mn-contact-workspace > .e-con-inner,
  body.page .mn-contact-bottom > .e-con-inner { left: 0; }
  body.page .mn-contact-top > .e-con-inner { grid-template-columns: minmax(0, 1fr) 360px; }
  body.page .mn-contact-workspace > .e-con-inner { grid-template-columns: minmax(0, 1.7fr) minmax(320px, 1fr) minmax(240px, .8fr); }
  body.page .mn-contact-bottom > .e-con-inner { grid-template-columns: minmax(0, 1.25fr) minmax(0, 1fr); }
  body.page .mn-hotel-contact-carousel__viewport { width: calc(100% - 2px); }
  body.page .mn-hotel-contact-card { width: calc((100vw - 835px) / 4); min-width: calc((100vw - 835px) / 4); }
  body.page .mn-hotel-contact-carousel__previous { left: -20px; }
  body.page .mn-hotel-contact-carousel__next { right: -20px; }
}

@media (max-width: 1024px) {
  body.page .mn-contact-hero > .e-con-inner,
  body.page .mn-contact-top > .e-con-inner,
  body.page .mn-contact-workspace > .e-con-inner,
  body.page .mn-contact-bottom > .e-con-inner { max-width: calc(100% - 32px) !important; }
  body.page .mn-contact-top,
  body.page .mn-contact-top > .e-con-inner { height: auto; min-height: 0; }
  body.page .mn-contact-top > .e-con-inner { grid-template-columns: 1fr; gap: 12px; margin-block: 14px; }
  body.page .mn-contact-top .elementor-widget,
  body.page .mn-contact-top .elementor-widget-container,
  body.page .mn-contact-top .mn-widget-component,
  body.page .mn-contact-top .mn-contact-intents,
  body.page .mn-contact-top .mn-global-contact { height: auto; min-height: 145px; }
  body.page .mn-contact-workspace,
  body.page .mn-contact-workspace > .e-con-inner { height: auto; min-height: 0; }
  body.page .mn-contact-workspace > .e-con-inner { grid-template-columns: 1fr 1fr; gap: 16px; }
  body.page .mn-contact-hotels-column { grid-column: 1 / -1; }
  body.page .mn-contact-hotels-column,
  body.page .mn-contact-hotels-column > .e-con-inner { height: 365px; }
  body.page .mn-contact-hotels-column .elementor-widget,
  body.page .mn-contact-hotels-column .elementor-widget-container,
  body.page .mn-contact-hotels-column .mn-widget-component,
  body.page .mn-hotel-contact-section { height: 365px; }
  body.page .mn-hotel-contact-card { width: calc((100vw - 83px) / 2); min-width: calc((100vw - 83px) / 2); }
  body.page .mn-contact-bottom,
  body.page .mn-contact-bottom > .e-con-inner { height: auto; min-height: 0; }
  body.page .mn-contact-bottom > .e-con-inner { grid-template-columns: 1fr; gap: 14px; margin-block: 16px; }
  body.page .mn-contact-bottom .elementor-widget,
  body.page .mn-contact-bottom .elementor-widget-container,
  body.page .mn-contact-bottom .mn-widget-component,
  body.page .mn-contact-policies,
  body.page .mn-contact-support { height: auto; min-height: 174px; }
}

@media (max-width: 767px) {
  body.page .mn-contact-hero { height: 188px; min-height: 188px; }
  body.page .mn-contact-hero > .e-con-inner { height: 188px; min-height: 188px; padding: 38px 0 22px !important; }
  body.page .mn-contact-hero h1 { font-size: 30px; }
  body.page .mn-contact-intents > div { height: auto; grid-template-columns: 1fr 1fr; }
  body.page .mn-contact-intent { min-height: 78px; }
  body.page .mn-contact-workspace > .e-con-inner { grid-template-columns: 1fr; }
  body.page .mn-contact-hotels-column { grid-column: auto; }
  body.page .mn-hotel-contact-card { width: calc(100vw - 50px); min-width: calc(100vw - 50px); }
  body.page .mn-hotel-contact-carousel__previous { left: 2px; }
  body.page .mn-hotel-contact-carousel__next { right: 2px; }
  body.page .mn-contact-workspace > .e-con-inner > .elementor-widget,
  body.page .mn-contact-workspace > .e-con-inner > .elementor-widget > .elementor-widget-container,
  body.page .mn-contact-workspace > .e-con-inner > .elementor-widget .mn-widget-component,
  body.page .mn-inquiry,
  body.page .mn-contact-map-section,
  body.page .mn-contact-map-section > .e-con-inner { height: auto; min-height: 388px; }
  body.page .mn-contact-support { grid-template-columns: 1fr; }
  body.page .mn-contact-support__links { border-right: 0; border-bottom: 1px solid var(--mn-border); }
  body.page .mn-policy-accordion { grid-template-columns: 1fr; }
}

@media (prefers-reduced-motion: reduce) {
  body.page .mn-hotel-contact-grid { transition: none; }
}
