@import url("dim-contact-footer-sticky.css");
/* Page: Residential — HOUSE T (Figma W40fuBSm5uExBIckImKpxc node 70:388), 1512×11752 artboard, no Safari chrome */

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

  --ht-board-w: 1512px;
  --ht-board-h: 11752px;
  --ht-text: #595656;
}
html:has(main.dim-house-t),
body:has(main.dim-house-t) {
  height: 100%;
  overflow: hidden;
  margin: 0;
}

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

.dim-house-t__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-house-t__header-fixed-inner {
  position: absolute;
  left: max(0px, calc((100vw - min(100vw, var(--ht-board-w))) / 2));
  top: 0;
  width: 688px;
  height: 360px;
  box-sizing: border-box;
  pointer-events: auto;
  transform: scale(calc(min(100vw, var(--ht-board-w)) / var(--ht-board-w)));
  transform-origin: top left;
  background: #fff;
  box-shadow: 0 1px 0 transparent;
}

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

.dim-house-t__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-house-t__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-house-t__split-scroll::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}

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

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

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

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

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

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

.dim-house-t__split-board--left {
  width: var(--ht-split-x);
  height: var(--ht-board-h);
}

.dim-house-t__split-board--right {
  width: var(--ht-right-board-w);
  height: var(--ht-board-h);
}

.dim-house-t__split-board figure {
  margin: 0;
}


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







.dim-house-t__logo {
  position: absolute;
  left: 64px;
  top: 48px;
  width: 213px;
  height: 58px;
  z-index: 6;
  display: block;
}

.dim-house-t__logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: left top;
  display: block;
}

.dim-house-t__eyebrow {
  position: absolute;
  left: 64px;
  top: 200px;
  transform: translateY(-50%);
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.064px;
  line-height: 1;
  text-transform: uppercase;
}

.dim-house-t__divider {
  position: absolute;
  left: 190px;
  top: 228px;
  transform: translateY(-50%);
  width: 23px;
  height: 1px;
  background: var(--ht-text);
}

.dim-house-t__title {
  position: absolute;
  left: 229px;
  top: 228px;
  transform: translateY(-50%);
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.064px;
  line-height: 1;
  text-transform: uppercase;
}

.dim-house-t__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-house-t__meta-row--loc-label {
  top: 288px;
  width: 71px;
}

.dim-house-t__meta-row--loc-value {
  left: 168px;
  top: 288px;
  width: 240px;
}

.dim-house-t__meta-row--site-label {
  top: 308px;
  width: 74px;
}

.dim-house-t__meta-row--site-value {
  left: 168px;
  top: 308px;
  width: 171px;
}

.dim-house-t__meta-row--year-label {
  top: 328px;
  width: 39px;
}

.dim-house-t__meta-row--year-value {
  left: 168px;
  top: 328px;
  width: 48px;
}

/* Right column blocks */
.dim-house-t__stage {
  position: absolute;
  left: 0;
  overflow: hidden;
  background: transparent;
}

.dim-house-t__stage--left-687 {
  left: -1px;
}

.dim-house-t__stage img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.dim-house-t__stage-inner {
  position: absolute;
  overflow: hidden;
}

.dim-house-t__stage-inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Top comparison blocks */
.dim-house-t__stage--1-1 {
  top: 216px;
  width: 322px;
  height: 425px;
}

.dim-house-t__stage--1-1 .dim-house-t__stage-inner {
  left: 0;
  top: 0;
  width: 322px;
  height: 425px;
}

.dim-house-t__stage--1-2 {
  left: 354px;
  top: 216px;
  width: 406px;
  height: 425px;
}

.dim-house-t__stage--2-1 {
  left: -1px;
  top: 1149px;
  width: 340px;
  height: 384px;
}

.dim-house-t__stage--2-2 {
  left: 371px;
  top: 1149px;
  width: 388.549px;
  height: 384px;
}

/* Main sequence */
.dim-house-t__stage--3 {
  top: 1872px;
  width: 760px;
  height: 760px;
}

.dim-house-t__stage--3 .dim-house-t__stage-inner {
  left: 126.67px;
  top: 0;
  width: 506.667px;
  height: 760px;
}

.dim-house-t__stage--4 {
  top: 2784px;
  width: 760px;
  height: 760px;
}

.dim-house-t__stage--5 {
  top: 3696px;
  width: 760px;
  height: 760px;
}

.dim-house-t__stage--5 .dim-house-t__stage-inner {
  left: 86.28px;
  top: 0;
  width: 587.438px;
  height: 760px;
}

.dim-house-t__stage--6 {
  top: 4608px;
  width: 760px;
  height: 760px;
}

.dim-house-t__stage--7 {
  top: 5520px;
  width: 760px;
  height: 760px;
}

.dim-house-t__stage--7 .dim-house-t__stage-inner {
  left: 0;
  top: 126.5px;
  width: 760px;
  height: 507px;
}

.dim-house-t__stage--8 {
  top: 6432px;
  width: 760px;
  height: 760px;
}

.dim-house-t__stage--8 .dim-house-t__stage-inner {
  left: 0;
  top: 126.5px;
  width: 760px;
  height: 507px;
}

.dim-house-t__stage--9 {
  top: 7344px;
  width: 760px;
  height: 760px;
}

.dim-house-t__stage--9 .dim-house-t__stage-inner {
  left: 126.67px;
  top: 0;
  width: 506.667px;
  height: 760px;
}

.dim-house-t__stage--10 {
  top: 8256px;
  width: 760px;
  height: 760px;
}

.dim-house-t__stage--10 .dim-house-t__stage-inner {
  left: 91.2px;
  top: 0;
  width: 577.608px;
  height: 760px;
}

.dim-house-t__stage--11 {
  top: 9168px;
  width: 760px;
  height: 760px;
}

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

.dim-house-t__stage--12 {
  top: 10080px;
  width: 760px;
  height: 760px;
}

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

.dim-house-t__stage--13 {
  top: 10992px;
  width: 760px;
  height: 760px;
}

.dim-house-t__before-after {
  position: absolute;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.064px;
  line-height: 1;
  text-transform: uppercase;
  transform: translateY(-50%);
}

.dim-house-t__before-after--b1 {
  left: 130px;
  top: 671px;
}

.dim-house-t__before-after--a1 {
  left: 531px;
  top: 671px;
}

.dim-house-t__before-after--b2 {
  left: 138px;
  top: 1563px;
}

.dim-house-t__before-after--a2 {
  left: 539px;
  top: 1563px;
}

.dim-house-t__footer {
  position: absolute;
  left: 0;
  top: 814px;
  width: 1512px;
  height: 78px;
  z-index: 4;
  background: #fff;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
}

.dim-house-t__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(--ht-text);
}

.dim-house-t__footer-col {
  flex: 0 1 auto;
  min-width: 0;
}

.dim-house-t__footer-col p {
  margin: 0;
}

.dim-house-t__footer-col--mid {
  text-align: center;
  flex: 1 1 auto;
}

.dim-house-t__footer-col--right {
  text-align: right;
}

.dim-house-t__footer a {
  color: var(--ht-text);
  text-decoration: none;
}

.dim-house-t__footer a:hover {
  text-decoration: underline;
}





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

  .dim-house-t__footer-col--mid,
  .dim-house-t__footer-col--right {
    text-align: center;
  }
}

.dim-house-t__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-house-t > footer[data-name="Contact info"]) .dim-house-t__back-top {
  right: auto !important;
  bottom: auto !important;
  left: calc(
    (100vw - min(100vw, var(--ht-board-w))) / 2
    + var(--ht-back-top-x) * min(100vw, var(--ht-board-w)) / var(--ht-board-w)
  ) !important;
  top: calc(
    var(--ht-back-top-y) * min(100vw, var(--ht-board-w)) / var(--ht-board-w) + env(safe-area-inset-top, 0px)
  ) !important;
}

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

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