@import url("dim-contact-footer-sticky.css");
/* Page: Hospitality — 23H (Figma 422:1282), 1512×22200 artboard; Safari chrome omitted */

:root {
  --h23-split-x: 688px;
  --h23-right-board-w: 824px;
  --h23-back-top-x: 1447px;
  --h23-back-top-y: 860px;

  --h23-board-w: 1512px;
  --h23-board-h: 22200px;
  --h23-text: #595656;
  --h23-2880-1920: calc(760px * 1920 / 2880);
  --h23-2880-1921: calc(760px * 1921 / 2880);
  --h23-2880-1919: calc(760px * 1919 / 2880);
  --h23-2880-1923: calc(760px * 1923 / 2880);
  --h23-2880-1280: calc(760px * 1280 / 2880);
}
html:has(main.dim-h23),
body:has(main.dim-h23) {
  height: 100%;
  overflow: hidden;
  margin: 0;
}

.dim-h23 {
  width: 100%;
  background: #fff;
  display: flex;
  flex-direction: column;
  height: calc(
    100dvh - (78px * min(100vw, var(--h23-board-w)) / var(--h23-board-w)) - env(safe-area-inset-bottom, 0px)
  );
  max-height: calc(
    100dvh - (78px * min(100vw, var(--h23-board-w)) / var(--h23-board-w)) - env(safe-area-inset-bottom, 0px)
  );
  overflow: hidden;
}

.dim-h23__header-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 45;
  height: 0;
  overflow: visible;
  pointer-events: none;
  padding-top: env(safe-area-inset-top, 0px);
}

.dim-h23__header-fixed-inner {
  position: absolute;
  left: max(0px, calc((100vw - min(100vw, var(--h23-board-w))) / 2));
  top: 0;
  width: 688px;
  height: 450px;
  box-sizing: border-box;
  pointer-events: auto;
  transform: scale(calc(min(100vw, var(--h23-board-w)) / var(--h23-board-w)));
  transform-origin: top left;
  background: #fff;
  box-shadow: 0 1px 0 transparent;
}

.dim-h23__scale-wrap {
  flex: 1 1 auto;
  min-height: 0;
  width: min(100vw, var(--h23-board-w));
  margin-inline: auto;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

.dim-h23__split-view {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  flex: 1 1 auto;
  min-height: 0;
  width: 100%;
  font-family: Inter, system-ui, -apple-system, sans-serif;
}

.dim-h23__split-scroll {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-y: contain;
  min-height: 0;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.dim-h23__split-scroll::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}

.dim-h23__split-scroll--left {
  flex: 0 0 calc(var(--h23-split-x) * min(100vw, var(--h23-board-w)) / var(--h23-board-w));
  max-width: calc(var(--h23-split-x) * min(100vw, var(--h23-board-w)) / var(--h23-board-w));
  box-shadow: 1px 0 0 rgba(0, 0, 0, 0.06);
}

.dim-h23__split-scroll--right {
  flex: 1 1 auto;
  min-width: 0;
}

.dim-h23__split-clip {
  position: relative;
  flex-shrink: 0;
}

.dim-h23__split-clip--left {
  width: 100%;
  height: 100%;
  min-height: calc(var(--h23-board-h) * min(100vw, var(--h23-board-w)) / var(--h23-board-w));
}

.dim-h23__split-clip--right {
  width: 100%;
  min-width: calc(var(--h23-right-board-w) * min(100vw, var(--h23-board-w)) / var(--h23-board-w));
  height: 100%;
  min-height: calc(var(--h23-board-h) * min(100vw, var(--h23-board-w)) / var(--h23-board-w));
}

.dim-h23__split-board {
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: top left;
  transform: scale(calc(min(100vw, var(--h23-board-w)) / var(--h23-board-w)));
  background: #fff;
}

.dim-h23__split-board--left {
  width: var(--h23-split-x);
  height: var(--h23-board-h);
}

.dim-h23__split-board--right {
  width: var(--h23-right-board-w);
  height: var(--h23-board-h);
}

.dim-h23__split-board figure {
  margin: 0;
}


.dim-h23 { width: 100%; background: #fff; }




.dim-h23__logo { position: absolute; left: 64px; top: 138px; width: 213px; height: 58px; z-index: 6; display: block; }
.dim-h23__logo img { width: 100%; height: 100%; object-fit: contain; object-position: left top; display: block; }

.dim-h23__eyebrow { position: absolute; left: 64px; top: 290px; transform: translateY(-50%); margin: 0; font-size: 16px; font-weight: 400; letter-spacing: -0.064px; line-height: 1; text-transform: uppercase; }
.dim-h23__divider { position: absolute; left: 190px; top: 318px; transform: translateY(-50%); width: 23px; height: 1px; background: var(--h23-text); }
.dim-h23__title { position: absolute; left: 229px; top: 318px; transform: translateY(-50%); margin: 0; font-size: 16px; font-weight: 600; letter-spacing: -0.064px; line-height: 1; text-transform: uppercase; }

.dim-h23__meta-row { position: absolute; left: 64px; transform: translateY(-50%); margin: 0; font-size: 16px; font-weight: 400; letter-spacing: -0.064px; line-height: 1; }
.dim-h23__meta-row--loc-label { top: 378px; width: 76px; }
.dim-h23__meta-row--loc-value { left: 168px; top: 378px; width: 240px; }
.dim-h23__meta-row--site-label { top: 398px; width: 82px; }
.dim-h23__meta-row--site-value { left: 168px; top: 398px; width: 120px; }
.dim-h23__meta-row--owner-label { top: 418px; width: 72px; }
.dim-h23__meta-row--owner-value { left: 168px; top: 418px; width: 320px; }
.dim-h23__meta-row--year-label { top: 438px; width: 44px; }
.dim-h23__meta-row--year-value { left: 168px; top: 438px; width: 56px; }

.dim-h23__lede { position: absolute; left: 64px; top: 472px; width: 560px; margin: 0; font-size: 16px; font-weight: 400; letter-spacing: -0.064px; line-height: 1.45; text-align: justify; }
.dim-h23__lede p { margin: 0 0 0.85em; }
.dim-h23__lede p:last-child { margin-bottom: 0; }

.dim-h23__stage { position: absolute; left: 0; width: 760px; height: 760px; overflow: hidden; background: transparent; }
.dim-h23__stage-inner { position: absolute; overflow: hidden; }
.dim-h23__stage-inner img { display: block; width: 100%; height: 100%; object-fit: cover; }

.dim-h23__stage--01 { top: 138px; }
.dim-h23__stage--01 .dim-h23__stage-inner { left: 0; top: 126.67px; width: 760px; height: var(--h23-2880-1920); }

.dim-h23__stage--02 { top: 1050px; }
.dim-h23__stage--02 .dim-h23__stage-inner { left: 0; top: 126.67px; width: 760px; height: var(--h23-2880-1920); }

.dim-h23__stage--03 { top: 1962px; }
.dim-h23__stage--03 .dim-h23__stage-inner { left: 0; top: 126.53px; width: 760px; height: var(--h23-2880-1921); }

.dim-h23__stage--04 { top: 2874px; }
.dim-h23__stage--04 .dim-h23__stage-inner { left: 0; top: 0; width: 760px; height: 760px; }

.dim-h23__stage--05 { top: 3786px; }
.dim-h23__stage--05 .dim-h23__stage-inner { left: 0; top: 126.8px; width: 760px; height: var(--h23-2880-1919); }

.dim-h23__stage--06 { top: 4698px; }
.dim-h23__stage--06 .dim-h23__stage-inner { left: 0; top: 126.67px; width: 760px; height: var(--h23-2880-1920); }

.dim-h23__stage--07 { top: 5610px; }
.dim-h23__stage--07 .dim-h23__stage-inner { left: 127px; top: 0; width: 506px; height: 760px; }

.dim-h23__stage--08 { top: 6522px; }
.dim-h23__stage--08 .dim-h23__stage-inner { left: 0; top: 126.27px; width: 760px; height: var(--h23-2880-1923); }

.dim-h23__stage--09 { top: 7434px; }
.dim-h23__stage--09 .dim-h23__stage-inner { left: 0; top: 211.11px; width: 760px; height: var(--h23-2880-1280); }

.dim-h23__stage--10 { top: 8346px; }
.dim-h23__stage--10 .dim-h23__stage-inner { left: 0; top: 0; width: 760px; height: 760px; }

.dim-h23__stage--11 { top: 9258px; }
.dim-h23__stage--11 .dim-h23__stage-inner { left: 0; top: 0; width: 760px; height: 760px; }

.dim-h23__stage--12 { top: 10170px; }
.dim-h23__stage--12 .dim-h23__stage-inner { left: 126.67px; top: 0; width: 506.667px; height: 760px; }

.dim-h23__stage--13 { top: 11082px; }
.dim-h23__stage--13 .dim-h23__stage-inner { left: 0; top: 0; width: 760px; height: 760px; }

.dim-h23__stage--14 { top: 11994px; }
.dim-h23__stage--14 .dim-h23__stage-inner { left: 0; top: 126.67px; width: 760px; height: var(--h23-2880-1920); }

.dim-h23__stage--15 { top: 12906px; }
.dim-h23__stage--15 .dim-h23__stage-inner { left: 126.17px; top: 0; width: 506.667px; height: 760px; }

.dim-h23__stage--16 { top: 13818px; }
.dim-h23__stage--16 .dim-h23__stage-inner { left: 0; top: 126.53px; width: 760px; height: var(--h23-2880-1921); }

.dim-h23__stage--17 { top: 14730px; }
.dim-h23__stage--17 .dim-h23__stage-inner { left: 0; top: 126.8px; width: 760px; height: var(--h23-2880-1919); }

.dim-h23__stage--18 { top: 15642px; }
.dim-h23__stage--18 .dim-h23__stage-inner { left: 0; top: 126.67px; width: 760px; height: var(--h23-2880-1920); }

.dim-h23__stage--19 { top: 16554px; }
.dim-h23__stage--19 .dim-h23__stage-inner { left: 0; top: 127px; width: 760px; height: 506px; }

.dim-h23__stage--20 { top: 17466px; }
.dim-h23__stage--20 .dim-h23__stage-inner { left: 0; top: 127px; width: 760px; height: 506px; }

.dim-h23__stage--21 { top: 18378px; }
.dim-h23__stage--21 .dim-h23__stage-inner { left: 0; top: 127px; width: 760px; height: var(--h23-2880-1920); }

.dim-h23__stage--22 { top: 19290px; }
.dim-h23__stage--22 .dim-h23__stage-inner { left: 0; top: 127px; width: 760px; height: 506px; }

.dim-h23__stage--23 { top: 20202px; }
.dim-h23__stage--23 .dim-h23__stage-inner { left: 0; top: 127px; width: 760px; height: 506px; }

.dim-h23__stage--24 { top: 21114px; }
.dim-h23__stage--24 .dim-h23__stage-inner { left: 0; top: 127px; width: 760px; height: 506px; }

.dim-h23__footer { position: absolute; left: 0; top: 904px; width: 1512px; height: 78px; z-index: 4; background: #fff; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06); }
.dim-h23__footer-inner { height: 100%; display: flex; align-items: center; justify-content: space-between; padding: 0 64px; gap: 24px; font-size: 13px; font-weight: 400; letter-spacing: -0.052px; line-height: 1.35; color: var(--h23-text); }
.dim-h23__footer-col { flex: 0 1 auto; min-width: 0; }
.dim-h23__footer-col p { margin: 0; }
.dim-h23__footer-col--mid { text-align: center; flex: 1 1 auto; }
.dim-h23__footer-col--right { text-align: right; }
.dim-h23__footer a { color: var(--h23-text); text-decoration: none; }
.dim-h23__footer a:hover { text-decoration: underline; }




@media (max-width: 480px) {
  .dim-h23__footer-inner { padding: 0 20px; flex-wrap: wrap; justify-content: center; text-align: center; row-gap: 4px; }
  .dim-h23__footer-col--mid,
  .dim-h23__footer-col--right { text-align: center; }
}

.dim-h23__back-top {
  position: fixed;
  z-index: 55;
  width: 64px;
  height: 64px;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

body:has(main.dim-h23 > footer[data-name="Contact info"]) .dim-h23__back-top {
  right: auto !important;
  bottom: auto !important;
  left: calc(
    (100vw - min(100vw, var(--h23-board-w))) / 2
    + var(--h23-back-top-x) * min(100vw, var(--h23-board-w)) / var(--h23-board-w)
  ) !important;
  top: calc(
    var(--h23-back-top-y) * min(100vw, var(--h23-board-w)) / var(--h23-board-w) + env(safe-area-inset-top, 0px)
  ) !important;
}

.dim-h23__back-top-icon {
  display: block;
  width: 26.667px;
  height: 26.667px;
}

.dim-h23__back-top-ring,
.dim-h23__back-top-path {
  stroke: var(--Main, #595656);
  stroke-width: 1px;
}
