.home-page .home-carousel.intro-carousel{--intro-gutter:48px;--gallery-height:clamp(240px,43vh,520px);width:calc(100% - 2 * var(--intro-gutter));margin:0 var(--intro-gutter);overflow:visible;min-height:0}.intro-carousel>.intro-arrow{position:absolute;top:calc(var(--gallery-height) / 2);bottom:auto;translate:none;transform:translateY(-50%);width:36px;height:36px;padding:0;border:1px solid #d6ded7;border-radius:0;background:transparent;box-shadow:0 1px 2px rgb(0 0 0/5%);color:#69716b;opacity:1}.intro-carousel>.intro-arrow-previous{left:calc(-1 * var(--intro-gutter));right:auto}.intro-carousel>.intro-arrow-next{right:calc(-1 * var(--intro-gutter));left:auto}.intro-carousel>.intro-arrow:hover{background:transparent;color:#194a35}.intro-carousel>.intro-arrow:focus-visible{outline:2px solid #8cafa0;outline-offset:2px}@media (max-width:700px){.home-page .home-carousel.intro-carousel{--intro-gutter:36px;--gallery-height:clamp(220px,36vh,350px)}.intro-carousel>.intro-arrow{width:36px}}.sale-status-dot{display:inline-block;flex:none;width:6px;height:6px;margin-right:0;border:0;border-radius:50%;box-shadow:none;background:#b7b7b7;vertical-align:middle}.sale-status-dot[data-status=available],.sale-status-dot[data-status=print]{background:#15965b}.sale-status-dot[data-status=inquiry]{background:#f5c52b}.sale-status-dot[data-status=reserved]{background:#f28b26}.sale-status-dot[data-status=sold]{background:#d82843}.sale-status-dot[data-status=unavailable]{background:#343434}.availability-choice{display:inline-flex;align-items:center;gap:8px}