.MenuDrawer-module__vod1ka__menuDrawer{z-index:100;visibility:hidden;opacity:0;pointer-events:none;background-color:var(--menu-drawer-bg);flex-direction:row;width:100%;height:calc(100vh - 5.22222rem);transition:opacity .4s,visibility .4s;display:flex;position:absolute;top:5.22222rem;left:0;overflow:hidden}.MenuDrawer-module__vod1ka__menuDrawerOpen{visibility:visible;opacity:1;pointer-events:auto}.MenuDrawer-module__vod1ka__drawerContent{background:var(--menu-drawer-content-bg)url(/assets/imgs/menuDrawerBg.png) no-repeat bottom right;width:28.5556rem;height:100%;box-shadow:0 4px 20px var(--menu-drawer-content-shadow);background-size:13.3333rem;flex-direction:column;flex-shrink:0;padding-top:1.11111rem;padding-left:5.55556rem;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;transform:translate(-100%)}.MenuDrawer-module__vod1ka__menuDrawerOpen .MenuDrawer-module__vod1ka__drawerContent{transform:translate(0)}.MenuDrawer-module__vod1ka__overlay{cursor:pointer;flex:1;height:100%}.MenuDrawer-module__vod1ka__contentWrapper{z-index:2;flex-direction:column;flex:1;width:100%;display:flex;position:relative}.MenuDrawer-module__vod1ka__menuList{flex-direction:column;width:100%;margin:0 0 12px;padding:0;list-style:none;display:flex}.MenuDrawer-module__vod1ka__menuItem{border-bottom:1px solid var(--menu-drawer-item-border)}.MenuDrawer-module__vod1ka__menuItem:first-child{border-top:none}.MenuDrawer-module__vod1ka__menuLink{color:var(--menu-drawer-text);align-items:center;padding:1rem 1.66667rem;font-size:.888889rem;font-weight:400;text-decoration:none;transition:all .2s;display:flex}.MenuDrawer-module__vod1ka__menuLink:hover,.MenuDrawer-module__vod1ka__activeLink{color:var(--menu-drawer-text-hover);font-weight:700}.MenuDrawer-module__vod1ka__getInTouchButton{background-color:var(--menu-drawer-btn1-bg);width:100%;color:var(--menu-drawer-btn-text);text-align:left;cursor:pointer;border:none;font-family:inherit;font-weight:700;transition:background-color .2s,color .2s}.MenuDrawer-module__vod1ka__getInTouchButton:hover,.MenuDrawer-module__vod1ka__getInTouchButton:focus-visible{color:var(--menu-drawer-btn-text);background-color:var(--menu-drawer-btn1-bg-hover)}.MenuDrawer-module__vod1ka__directionLink,.MenuDrawer-module__vod1ka__directionIcon{display:none}@media (max-width:1023px){.MenuDrawer-module__vod1ka__menuDrawer{top:var(--mobile-header-total-height);height:calc(100dvh - var(--mobile-header-total-height));background-color:#ffffff2e;align-items:stretch;position:fixed;left:0}.MenuDrawer-module__vod1ka__drawerContent{background-position:100% 100%;background-size:8rem;width:clamp(23rem,64vw,31rem);padding-top:0;padding-left:0}.MenuDrawer-module__vod1ka__overlay{background:#ffffff14}.MenuDrawer-module__vod1ka__contentWrapper{padding:1rem 0 2rem 2rem;overflow-y:auto}.MenuDrawer-module__vod1ka__menuLink{min-height:5.6rem;padding:1.4rem 2.8rem;font-size:1.6rem}.MenuDrawer-module__vod1ka__directionLink{width:fit-content;color:var(--menu-drawer-text);text-underline-offset:.3rem;align-items:center;gap:.6rem;padding-left:.2rem;font-size:1.6rem;font-weight:600;text-decoration:underline;display:inline-flex}.MenuDrawer-module__vod1ka__directionIcon{object-fit:contain;flex:none;width:2rem;height:2rem;display:block}}
.CallForPriceModal-module__zHKZjG__overlay{z-index:10000;opacity:1;background:#0006;justify-content:center;align-items:center;padding:1.6rem;transition:opacity .2s;display:flex;position:fixed;inset:0}.CallForPriceModal-module__zHKZjG__overlayHidden{opacity:0;pointer-events:none}.CallForPriceModal-module__zHKZjG__modal{background:var(--theme-bg-surface);border-radius:.8rem;width:100%;max-width:44rem;padding:4.8rem 1.2rem 2.4rem;position:relative;box-shadow:0 1rem 4rem #0000004d}.CallForPriceModal-module__zHKZjG__closeButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.8rem;transition:opacity .2s;display:flex;position:absolute;top:.8rem;right:.8rem}.CallForPriceModal-module__zHKZjG__closeButton:hover{opacity:.75}.CallForPriceModal-module__zHKZjG__closeButton img{width:2.4rem;height:2.4rem}.CallForPriceModal-module__zHKZjG__title{color:var(--theme-primary);font-family:"HarmonyOS Sans SC",var(--font-main);text-align:center;margin:0 0 2rem;font-size:2.4rem;font-weight:700;line-height:1.2}.CallForPriceModal-module__zHKZjG__contactList{flex-direction:column;gap:1.2rem;display:flex}.CallForPriceModal-module__zHKZjG__contactItem{border:1px solid var(--theme-border-divider);min-height:52px;color:var(--theme-text-body);font-family:"HarmonyOS Sans SC",var(--font-main);border-radius:.6rem;align-items:center;gap:1rem;padding:.8rem;font-size:1.6rem;line-height:1.4;transition:background .2s,border-color .2s;display:flex}.CallForPriceModal-module__zHKZjG__contactItem:hover,.CallForPriceModal-module__zHKZjG__contactItem:focus-visible{border-color:var(--theme-primary);background:var(--theme-bg-page)}.CallForPriceModal-module__zHKZjG__iconWrapper{background:var(--theme-primary);border-radius:50%;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.CallForPriceModal-module__zHKZjG__icon{object-fit:contain;width:2.4rem;height:2.4rem}.CallForPriceModal-module__zHKZjG__email{overflow-wrap:anywhere;min-width:0}@media (min-width:768px){.CallForPriceModal-module__zHKZjG__modal{max-width:32rem;padding:3.6rem 2.4rem 2.4rem}.CallForPriceModal-module__zHKZjG__title{margin-bottom:1.5rem;font-size:1.8rem}.CallForPriceModal-module__zHKZjG__contactItem{font-size:1rem}.CallForPriceModal-module__zHKZjG__icon,.CallForPriceModal-module__zHKZjG__closeButton img{width:1.5rem;height:1.5rem}}
.Header-module__Pzgc7q__header{z-index:1000;width:100%;position:sticky;top:0}.Header-module__Pzgc7q__header .Header-module__Pzgc7q__topBar{width:100%;height:var(--site-topbar-height);background-color:var(--promotional-bg);color:#fff;text-underline-offset:.2em;white-space:nowrap;cursor:pointer;align-items:center;padding-left:11.8889rem;font-size:.888889rem;font-weight:700;text-decoration:underline;text-decoration-thickness:1px;display:flex;position:relative;overflow:hidden}.Header-module__Pzgc7q__header .Header-module__Pzgc7q__topBar:focus-visible{outline-offset:-.3rem;outline:2px solid}.Header-module__Pzgc7q__header .Header-module__Pzgc7q__container{background-color:var(--header-bg);width:100%;height:var(--site-header-height);justify-content:space-between;align-items:center;display:flex}.Header-module__Pzgc7q__header .Header-module__Pzgc7q__container .Header-module__Pzgc7q__menuIconContainer{cursor:pointer;justify-content:center;align-items:center;gap:.444444rem;width:11.8889rem;display:flex}.Header-module__Pzgc7q__menuText{color:var(--header-text,#1d2758);font-family:"HarmonyOS Sans SC",var(--font-main);-webkit-user-select:none;user-select:none;font-size:.95rem;font-weight:500;line-height:1;transition:color .3s}.Header-module__Pzgc7q__iconWrapper{justify-content:center;align-items:center;width:1.88889rem;height:1.55556rem;display:flex;position:relative}.Header-module__Pzgc7q__iconWrapper .Header-module__Pzgc7q__menuIcon,.Header-module__Pzgc7q__iconWrapper .Header-module__Pzgc7q__closeIcon{object-fit:contain;width:100%;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);position:absolute}.Header-module__Pzgc7q__iconWrapper .Header-module__Pzgc7q__menuIcon{opacity:1;transform:rotate(0)scale(1)}.Header-module__Pzgc7q__iconWrapper .Header-module__Pzgc7q__closeIcon{opacity:0;transform:rotate(-90deg)scale(.5)}.Header-module__Pzgc7q__iconOpen .Header-module__Pzgc7q__menuIcon{opacity:0;transform:rotate(90deg)scale(.5)}.Header-module__Pzgc7q__iconOpen .Header-module__Pzgc7q__closeIcon{opacity:1;transform:rotate(0)scale(1)}.Header-module__Pzgc7q__headerLeft,.Header-module__Pzgc7q__header .Header-module__Pzgc7q__container .Header-module__Pzgc7q__logoWrapper{align-items:center;display:flex}.Header-module__Pzgc7q__logoWrapper .Header-module__Pzgc7q__logo{object-fit:contain;width:11.4444rem;height:1.66667rem}.Header-module__Pzgc7q__navsContainer{justify-content:end;align-items:center;gap:1.66667rem;height:100%;padding-right:9.44444rem;display:flex}.Header-module__Pzgc7q__navLink{color:var(--header-text);white-space:nowrap;font-size:.888889rem;font-weight:500;text-decoration:none;position:relative}.Header-module__Pzgc7q__navLink:after,.Header-module__Pzgc7q__navLinkUnderline:after{content:"";background-color:var(--header-navLink-line);height:.111111rem;transition:width .3s ease-out;position:absolute;bottom:-.277778rem;left:0}.Header-module__Pzgc7q__navLink:after{width:0}.Header-module__Pzgc7q__navLink:hover{color:var(--header-navLink-line);text-decoration:none}.Header-module__Pzgc7q__navLink:hover:after{width:100%}.Header-module__Pzgc7q__navLinkUnderline{color:var(--header-navLink-line);white-space:nowrap;font-size:.888889rem;font-weight:500;text-decoration:none;position:relative}.Header-module__Pzgc7q__navLinkUnderline:after{width:100%}.Header-module__Pzgc7q__navLinkUnderline:hover{color:var(--header-navLink-line);text-decoration:none}.Header-module__Pzgc7q__applyBtn{color:var(--header-applyBtn-text);background-color:var(--header-applyBtn-bg);border:1px solid var(--header-applyBtn-text);white-space:nowrap;cursor:pointer;border-radius:.222222rem;height:1.77778rem;padding:0 .833333rem;font-family:inherit;font-size:.777778rem;font-weight:700;line-height:1.66667rem;transition:all .3s cubic-bezier(.25,.8,.25,1);animation:3s ease-in-out infinite Header-module__Pzgc7q__breatheBorder}.Header-module__Pzgc7q__applyBtn:hover{background:var(--header-applyBtn-bg-hover);color:var(--header-applyBtn-text-hover);animation:none;transform:translateY(-.111111rem);box-shadow:0 .222222rem .555556rem #0003}@keyframes Header-module__Pzgc7q__breatheBorder{0%,to{border-color:var(--animate-breatheBorder-from);box-shadow:0 0 0 var(--animate-breatheBorder-from-shadow)}50%{border-color:var(--animate-breatheBorder-to);box-shadow:0 0 .333333rem var(--animate-breatheBorder-to-shadow)}}.Header-module__Pzgc7q__homeHeader{z-index:1000;height:auto;position:sticky;top:0}.Header-module__Pzgc7q__homeHeaderWrapper{width:100%;transition:transform .4s ease-out,opacity .4s ease-out;position:absolute;top:0;left:0}.Header-module__Pzgc7q__headerVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.Header-module__Pzgc7q__headerHidden{opacity:0;pointer-events:none;transform:translateY(-100%)}.Header-module__Pzgc7q__immersiveHeader{z-index:10;justify-content:space-between;width:100%;height:5.33333rem;padding-left:8.33333rem;display:flex;position:absolute;top:0;left:0}.Header-module__Pzgc7q__immersiveLogoWrapper{background:var(--immersive-logo-bg);clip-path:polygon(0 0,100% 0,100% 100%,50% 85%,0 100%);justify-content:center;align-items:center;width:16.9444rem;height:11.1111rem;display:flex}.Header-module__Pzgc7q__immersiveLogo{object-fit:contain;width:14.6667rem;height:5.5rem}.Header-module__Pzgc7q__immersiveNavLink{color:var(--immersive-navLink-text);text-shadow:0px 2px 4px var(--immersive-navLink-shadow);font-size:1.11111rem;font-weight:500;text-decoration:none;position:relative}.Header-module__Pzgc7q__immersiveNavLink:after,.Header-module__Pzgc7q__immersiveNavLinkUnderline:after{content:"";height:.111111rem;box-shadow:0px 2px 4px var(--immersive-navLink-shadow);background-color:#fff;transition:width .3s ease-out;position:absolute;bottom:-.277778rem;left:0}.Header-module__Pzgc7q__immersiveNavLink:after{width:0}.Header-module__Pzgc7q__immersiveNavLink:hover{color:var(--immersive-navLink-text-hover);text-decoration:none}.Header-module__Pzgc7q__immersiveNavLink:hover:after{width:100%}.Header-module__Pzgc7q__immersiveNavLinkUnderline{color:var(--immersive-navLink-line);text-shadow:0px 2px 4px var(--immersive-navLink-shadow);font-size:1.11111rem;font-weight:600;text-decoration:none;position:relative}.Header-module__Pzgc7q__immersiveNavLinkUnderline:after{width:100%}.Header-module__Pzgc7q__immersiveNavLinkUnderline:hover{color:var(--immersive-navLink-line-hover);text-decoration:none}.Header-module__Pzgc7q__immersiveApplyBtn{background:var(--immersive-applyBtn-bg);color:var(--immersive-applyBtn-text);cursor:pointer;border:none;border-radius:.277778rem;justify-content:center;align-items:center;padding:.444444rem 1.11111rem;font-family:inherit;font-size:.888889rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.25,1);animation:3s ease-in-out infinite Header-module__Pzgc7q__breatheBg;display:flex}.Header-module__Pzgc7q__immersiveApplyBtn:hover{background:var(--immersive-applyBtn-bg-hover);color:var(--immersive-applyBtn-text-hover);animation:none;transform:translateY(-.111111rem);box-shadow:0 .222222rem .555556rem #0000004d}@keyframes Header-module__Pzgc7q__breatheBg{0%,to{background-color:var(--animate-breatheBg-from);box-shadow:0 0 0 var(--animate-breatheBg-from-shadow)}50%{background-color:var(--animate-breatheBg-from-shadow);box-shadow:0 0 .444444rem var(--animate-breatheBg-to-shadow)}}.Header-module__Pzgc7q__immersivePhoneLink{color:var(--immersive-navLink-text);text-shadow:0px 2px 4px var(--immersive-navLink-shadow);font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s}.Header-module__Pzgc7q__immersivePhoneLink:hover{color:var(--immersive-navLink-text);text-decoration:underline}.Header-module__Pzgc7q__mobileApplyBar,.Header-module__Pzgc7q__mobileApplyBtn{display:none}@media (max-width:1023px){.Header-module__Pzgc7q__menuText{display:none}.Header-module__Pzgc7q__header{backface-visibility:hidden;will-change:transform;width:100%;position:fixed;top:0;left:0;right:0;transform:translate(0,0)}.Header-module__Pzgc7q__header .Header-module__Pzgc7q__topBar{box-sizing:border-box;height:var(--site-topbar-height);min-height:var(--site-topbar-height);white-space:normal;overflow-wrap:anywhere;padding:.4rem 1.2rem;font-size:1.3rem;line-height:1.2}.Header-module__Pzgc7q__header .Header-module__Pzgc7q__container{height:var(--site-header-height);padding:0 1.2rem 0 .4rem;position:relative}.Header-module__Pzgc7q__header .Header-module__Pzgc7q__topBar,.Header-module__Pzgc7q__header .Header-module__Pzgc7q__container,.Header-module__Pzgc7q__mobileApplyBar{backface-visibility:hidden;transform:translate(0,0)}.Header-module__Pzgc7q__header .Header-module__Pzgc7q__container .Header-module__Pzgc7q__menuIconContainer{width:4.8rem;min-width:4.8rem;height:var(--site-header-height);justify-content:center;align-items:center;line-height:0;display:flex}.Header-module__Pzgc7q__iconWrapper{width:2.4rem;height:2.4rem}.Header-module__Pzgc7q__headerLeft{flex:1;min-width:0}.Header-module__Pzgc7q__header .Header-module__Pzgc7q__container .Header-module__Pzgc7q__logoWrapper{flex:1;justify-content:center;align-items:center;display:flex}.Header-module__Pzgc7q__logoWrapper .Header-module__Pzgc7q__logo{width:16.5rem;max-width:16.5rem;height:auto}.Header-module__Pzgc7q__navsContainer{justify-content:flex-end;gap:0;width:4.8rem;min-width:4.8rem;padding-right:0}.Header-module__Pzgc7q__header .Header-module__Pzgc7q__container .Header-module__Pzgc7q__navLink,.Header-module__Pzgc7q__header .Header-module__Pzgc7q__container .Header-module__Pzgc7q__navLinkUnderline,.Header-module__Pzgc7q__header .Header-module__Pzgc7q__container .Header-module__Pzgc7q__applyBtn{display:none}.Header-module__Pzgc7q__mobileApplyBar{box-sizing:border-box;height:var(--mobile-applybar-height);padding:.3rem var(--side-margin);background:var(--theme-bg-page);justify-content:center;align-items:center;display:flex}.Header-module__Pzgc7q__mobileApplyBtn{border:.06rem solid var(--home-intro-btn-border);background:var(--home-intro-btn-bg);width:100%;height:4.4rem;min-height:44px;color:var(--home-intro-btn-text);cursor:pointer;border-radius:.22rem;justify-content:center;align-items:center;padding:0 1.4rem;font-family:inherit;font-size:1.8rem;font-weight:700;line-height:1.2;text-decoration:none;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex}.Header-module__Pzgc7q__mobileApplyBtn:hover,.Header-module__Pzgc7q__mobileApplyBtn:focus-visible{background:var(--home-intro-btn-bg-hover);color:var(--home-intro-btn-text-hover);border-color:var(--home-intro-btn-border-hover)}.Header-module__Pzgc7q__homeHeader{min-height:var(--mobile-header-total-height);backface-visibility:hidden;will-change:transform;position:fixed;top:0;left:0;right:0;transform:translate(0,0)}.Header-module__Pzgc7q__homeHeader .Header-module__Pzgc7q__header{position:static}.Header-module__Pzgc7q__homeHeaderWrapper{transition:none}.Header-module__Pzgc7q__homeHeader .Header-module__Pzgc7q__homeHeaderWrapper:first-child{display:none}.Header-module__Pzgc7q__homeHeader .Header-module__Pzgc7q__homeHeaderWrapper:last-child{position:relative;opacity:1!important;pointer-events:auto!important;transform:none!important}}
.Footer-module__y_mvga__footerContainer{background:var(--footer-bg);padding:3.55556rem   var(--side-margin);color:var(--footer-text);font-size:1rem}.Footer-module__y_mvga__footerMotionWrapper{flex-direction:column;justify-content:flex-start;height:100%;display:flex}.Footer-module__y_mvga__actionsRow{order:1;width:100%}.Footer-module__y_mvga__topRow{order:2;justify-content:space-between;align-items:center;display:flex}.Footer-module__y_mvga__topRow .Footer-module__y_mvga__mainLogo{width:11.4444rem;height:1.66667rem}.Footer-module__y_mvga__topRow .Footer-module__y_mvga__socialRow{gap:1.33333rem;display:flex}.Footer-module__y_mvga__topRow .Footer-module__y_mvga__socialRow .Footer-module__y_mvga__socialIcon{cursor:pointer;width:1.44444rem;height:1.44444rem}.Footer-module__y_mvga__middleRow{order:3;grid-template-columns:minmax(17rem,17.1111rem) minmax(0,1fr);align-items:start;column-gap:7rem;margin:5rem 0;display:grid}.Footer-module__y_mvga__middleRow .Footer-module__y_mvga__contactSection{width:100%}.Footer-module__y_mvga__middleRow .Footer-module__y_mvga__contactSection .Footer-module__y_mvga__addressBlock{font-size:1rem;line-height:1.16667rem}.Footer-module__y_mvga__middleRow .Footer-module__y_mvga__contactSection .Footer-module__y_mvga__contactAndHours{margin:1.88889rem 0;font-size:1rem}.Footer-module__y_mvga__hoursGrid .Footer-module__y_mvga__hoursRow{font-weight:700;font-family:var(--font-main);gap:1.5rem;display:flex}.Footer-module__y_mvga__middleRow .Footer-module__y_mvga__contactSection .Footer-module__y_mvga__contactDetails{font-weight:700;font-family:var(--font-main)}.Footer-module__y_mvga__hoursGrid .Footer-module__y_mvga__hoursRow .Footer-module__y_mvga__hoursLabel{width:4.5rem;display:inline-block}.Footer-module__y_mvga__contactDetails .Footer-module__y_mvga__emailLink{color:var(--footer-text);text-decoration:underline}.Footer-module__y_mvga__contactSection .Footer-module__y_mvga__description{opacity:.9;font-size:1rem;line-height:1.4}.Footer-module__y_mvga__linksGrid{grid-template-columns:repeat(3,minmax(10rem,max-content));grid-template-areas:"amenities terms special-offers""floor-plans privacy contact-us""gallery resident-feedback.";align-content:start;gap:1.66667rem clamp(3.5rem,8vw,8rem);display:grid}.Footer-module__y_mvga__linkItem{justify-content:flex-start;display:flex}.Footer-module__y_mvga__footerLink{color:var(--footer-link);text-transform:uppercase;white-space:nowrap;cursor:pointer;background:0 0;border:none;width:max-content;padding:0;font-family:inherit;font-size:1rem;font-weight:500;line-height:1.2;text-decoration:none;transition:color .3s;display:inline-flex;position:relative}.Footer-module__y_mvga__footerLink:after{content:"";background-color:currentColor;width:0;height:.111111rem;transition:width .3s ease-out;position:absolute;bottom:-.111111rem;left:0}.Footer-module__y_mvga__footerLink:visited,.Footer-module__y_mvga__footerLink:hover,.Footer-module__y_mvga__footerLink:focus-visible{text-decoration:none;color:var(--footer-link)!important}.Footer-module__y_mvga__footerLink:hover:after,.Footer-module__y_mvga__footerLink:focus-visible:after{width:100%}.Footer-module__y_mvga__linkItem[data-area=amenities]{grid-area:amenities}.Footer-module__y_mvga__linkItem[data-area=floor-plans]{grid-area:floor-plans}.Footer-module__y_mvga__linkItem[data-area=gallery]{grid-area:gallery}.Footer-module__y_mvga__linkItem[data-area=special-offers]{grid-area:special-offers}.Footer-module__y_mvga__linkItem[data-area=terms]{grid-area:terms}.Footer-module__y_mvga__linkItem[data-area=privacy]{grid-area:privacy}.Footer-module__y_mvga__linkItem[data-area=resident-feedback]{grid-area:resident-feedback}.Footer-module__y_mvga__linkItem[data-area=contact-us]{grid-area:contact-us}.Footer-module__y_mvga__bottomRow{order:4;justify-content:space-between;align-items:center;display:flex}.Footer-module__y_mvga__fundLogoWrapper{align-items:center;gap:1.5rem;display:flex}.Footer-module__y_mvga__fundLogo{width:4.11111rem;height:3.88889rem}.Footer-module__y_mvga__copyrightText{height:100%;font-size:.777778rem;line-height:1.3}.Footer-module__y_mvga__bottomIcons{align-items:center;gap:2.6rem;display:flex}.Footer-module__y_mvga__certIcon{width:2rem;height:auto}@media (min-width:1024px) and (max-width:1279px){.Footer-module__y_mvga__footerContainer{padding-inline:clamp(3rem,8vw,6rem)}.Footer-module__y_mvga__middleRow{column-gap:4rem}.Footer-module__y_mvga__linksGrid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:2rem}.Footer-module__y_mvga__linkItem{min-width:0}.Footer-module__y_mvga__footerLink{font-size:.9rem}}@media (max-width:1023px){.Footer-module__y_mvga__footerContainer{padding:1.8rem var(--side-margin)2.4rem}.Footer-module__y_mvga__topRow{order:1;justify-content:flex-end;width:100%;margin-bottom:1.66667rem}.Footer-module__y_mvga__actionsRow{order:2;margin-bottom:2.8rem}.Footer-module__y_mvga__logoWrapper{display:none}.Footer-module__y_mvga__topRow .Footer-module__y_mvga__socialRow{gap:1.11111rem}.Footer-module__y_mvga__topRow .Footer-module__y_mvga__socialRow .Footer-module__y_mvga__socialIcon{width:2.2rem;height:2.2rem}.Footer-module__y_mvga__middleRow{order:3;grid-template-columns:1fr;gap:2.9rem;margin:0}.Footer-module__y_mvga__middleRow .Footer-module__y_mvga__contactSection{order:2;width:100%;max-width:31rem}.Footer-module__y_mvga__middleRow .Footer-module__y_mvga__contactSection .Footer-module__y_mvga__addressBlock{font-size:1.5rem;line-height:1.2}.Footer-module__y_mvga__linksGrid{order:1;grid-template-columns:repeat(2,minmax(10.75rem,max-content));grid-template-areas:"amenities terms""floor-plans privacy""gallery resident-feedback""special-offers contact-us";justify-content:center;gap:2rem clamp(3.2rem,12vw,5rem);width:100%;max-width:31rem;margin:0 auto;display:grid}.Footer-module__y_mvga__footerLink{width:max-content;font-size:1.45rem;line-height:1.1}.Footer-module__y_mvga__linkItem{justify-content:center;min-width:10.75rem}.Footer-module__y_mvga__middleRow .Footer-module__y_mvga__contactSection .Footer-module__y_mvga__addressLine{display:inline}.Footer-module__y_mvga__middleRow .Footer-module__y_mvga__contactSection .Footer-module__y_mvga__addressLine+.Footer-module__y_mvga__addressLine{margin-left:.25rem}.Footer-module__y_mvga__middleRow .Footer-module__y_mvga__contactSection .Footer-module__y_mvga__contactAndHours{margin:1.9rem 0 1.45rem;font-size:1.35rem}.Footer-module__y_mvga__hoursGrid .Footer-module__y_mvga__hoursRow{gap:1rem;line-height:1.15}.Footer-module__y_mvga__hoursGrid .Footer-module__y_mvga__hoursRow .Footer-module__y_mvga__hoursLabel{width:6.5rem}.Footer-module__y_mvga__middleRow .Footer-module__y_mvga__contactSection .Footer-module__y_mvga__contactDetails{font-size:1.35rem;line-height:1.18}.Footer-module__y_mvga__contactSection .Footer-module__y_mvga__description{max-width:31rem;margin-top:2rem;font-size:1.35rem;line-height:1.3}.Footer-module__y_mvga__bottomRow{flex-wrap:nowrap;order:4;align-items:flex-end;gap:1.33333rem;margin-top:3rem}.Footer-module__y_mvga__fundLogoWrapper{flex:auto;align-items:center;gap:.777778rem;min-width:0}.Footer-module__y_mvga__fundLogo{width:2.66667rem;height:auto}.Footer-module__y_mvga__copyrightText{font-size:.722222rem;line-height:1.35}.Footer-module__y_mvga__bottomIcons{flex-shrink:0;gap:1rem}.Footer-module__y_mvga__certIcon{width:2rem}}
.LayoutShell-module__eQz83q__shell{background:var(--theme-bg-page);min-height:100vh;color:var(--theme-text-body)}.LayoutShell-module__eQz83q__content{width:100%;margin:0 auto}@media (max-width:1023px){.LayoutShell-module__eQz83q__content{padding-top:var(--mobile-header-total-height)}}
.VideoPlayer-module__aR88dq__container{background-color:#000;position:relative;overflow:hidden}.VideoPlayer-module__aR88dq__posterContainer,.VideoPlayer-module__aR88dq__videoContainer{width:100%;height:100%;position:absolute;inset:0}.VideoPlayer-module__aR88dq__posterImage,.VideoPlayer-module__aR88dq__video{object-fit:cover;width:100%;height:100%}.VideoPlayer-module__aR88dq__videoPlaceholder{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.VideoPlayer-module__aR88dq__videoElement{z-index:1;transition:opacity 1s ease-in-out;position:relative}.VideoPlayer-module__aR88dq__videoHidden{opacity:0}.VideoPlayer-module__aR88dq__videoVisible{opacity:1}.VideoPlayer-module__aR88dq__playButton{-webkit-backdrop-filter:blur(12px);cursor:pointer;z-index:10;background:#0000004d;border:1.5px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:5.55556rem;height:5.55556rem;transition:all .3s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 32px #0003}.VideoPlayer-module__aR88dq__playButton:hover{background:#0006;border-color:#fff6;box-shadow:0 12px 40px #0000004d}.VideoPlayer-module__aR88dq__playIcon{filter:drop-shadow(0 2px 4px #0003);border-top:.888889rem solid #0000;border-bottom:.888889rem solid #0000;border-left:1.44444rem solid #fff;width:0;height:0;margin-left:.333333rem}
.MapSidebarMenu-module__dyOjWG__sidebar{border-radius:4px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.MapSidebarMenu-module__dyOjWG__sidebar.MapSidebarMenu-module__dyOjWG__hidden{height:100%;position:absolute;transform:translate(-100%)}.MapSidebarMenu-module__dyOjWG__searchContainer{background:var(--map-menu-search-bg);border-radius:.277778rem;flex-shrink:0;justify-content:space-between;align-items:center;height:2.72222rem;margin-bottom:.444444rem;padding:0 1rem;display:flex}.MapSidebarMenu-module__dyOjWG__searchInput{color:var(--map-menu-search-text);flex:1;font-size:.888889rem;background:0 0!important;border:none!important}.MapSidebarMenu-module__dyOjWG__searchInput::placeholder{color:var(--map-menu-search-text)}.MapSidebarMenu-module__dyOjWG__searchInput:focus{box-shadow:none!important}.MapSidebarMenu-module__dyOjWG__searchIcon{cursor:pointer;flex-shrink:0;width:1.33333rem;height:1.33333rem}.MapSidebarMenu-module__dyOjWG__scrollArea{scrollbar-width:thin;scrollbar-color:#d9d9d9 transparent;background-color:#fff;border-radius:.277778rem;flex:1;padding:1.66667rem 1.22222rem 1.11111rem;overflow:hidden auto}.MapSidebarMenu-module__dyOjWG__scrollArea::-webkit-scrollbar{width:4px}.MapSidebarMenu-module__dyOjWG__scrollArea::-webkit-scrollbar-track{background:0 0}.MapSidebarMenu-module__dyOjWG__scrollArea::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:2px}.MapSidebarMenu-module__dyOjWG__mainLocation{cursor:pointer;align-items:center;margin-bottom:.555556rem;display:flex}.MapSidebarMenu-module__dyOjWG__mainLocation:hover{opacity:.8}.MapSidebarMenu-module__dyOjWG__mainLogo{object-fit:contain;width:1.33333rem;height:1.33333rem;margin-right:.555556rem}.MapSidebarMenu-module__dyOjWG__mainTitle{color:var(--map-menu-text);font-size:1rem;font-weight:500}.MapSidebarMenu-module__dyOjWG__groupHeader{align-items:center;display:flex}.MapSidebarMenu-module__dyOjWG__groupIcon{object-fit:contain;width:1.11111rem;height:1.33333rem;margin-right:.555556rem}.MapSidebarMenu-module__dyOjWG__groupTitle{color:var(--map-menu-group-title);font-size:1rem;font-weight:600}.MapSidebarMenu-module__dyOjWG__item{cursor:pointer;color:var(--map-menu-text);white-space:nowrap;background:0 0;align-items:center;padding-left:.444444rem;font-size:.777778rem;line-height:1.27778rem;transition:all .2s;display:flex;position:relative}.MapSidebarMenu-module__dyOjWG__itemName{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.MapSidebarMenu-module__dyOjWG__item:hover{text-decoration:underline}.MapSidebarMenu-module__dyOjWG__item.MapSidebarMenu-module__dyOjWG__selected{color:var(--map-menu-text-selected);font-weight:500}.MapSidebarMenu-module__dyOjWG__mainLocation.MapSidebarMenu-module__dyOjWG__selected{background-color:var(--map-menu-bg-selected)}.MapSidebarMenu-module__dyOjWG__collapse{background:0 0!important;border:none!important}.MapSidebarMenu-module__dyOjWG__collapse .ant-collapse-item{background:0 0!important;border-bottom:none!important}.MapSidebarMenu-module__dyOjWG__collapse .ant-collapse-header{font-weight:600;transition:background-color .2s;color:var(--map-menu-text)!important;background:0 0!important;padding:.555556rem 0 0!important;font-size:1rem!important}.MapSidebarMenu-module__dyOjWG__collapse .ant-collapse-header:hover{background-color:#0000!important}.MapSidebarMenu-module__dyOjWG__collapse .ant-collapse-content{background:0 0!important;border-top:none!important}.MapSidebarMenu-module__dyOjWG__collapse .ant-collapse-content-box{padding:0!important}.MapSidebarMenu-module__dyOjWG__collapse .ant-collapse-expand-icon{padding-inline-end:0!important}@media (max-width:1023px){.MapSidebarMenu-module__dyOjWG__searchContainer{border-radius:.5rem;height:5.6rem;margin-bottom:1rem;padding:0 1.6rem}.MapSidebarMenu-module__dyOjWG__searchInput{font-size:1.6rem}.MapSidebarMenu-module__dyOjWG__searchIcon{width:2rem;height:2rem}.MapSidebarMenu-module__dyOjWG__scrollArea{border-radius:.5rem;padding:1.6rem}.MapSidebarMenu-module__dyOjWG__mainLocation{margin-bottom:1.2rem}.MapSidebarMenu-module__dyOjWG__mainLogo{width:2rem;height:2rem}.MapSidebarMenu-module__dyOjWG__mainTitle,.MapSidebarMenu-module__dyOjWG__groupTitle{font-size:1.6rem}.MapSidebarMenu-module__dyOjWG__item{white-space:normal;padding-left:0;font-size:1.4rem;line-height:1.5}.MapSidebarMenu-module__dyOjWG__itemName{white-space:normal}.MapSidebarMenu-module__dyOjWG__collapse .ant-collapse-header{font-size:1.6rem!important}}
.MapLocationInfo-module__L0Xhla__container{width:100%;height:100%;color:var(--map-info-text);flex-direction:column;font-size:1rem;display:flex}.MapLocationInfo-module__L0Xhla__header{flex-direction:column;flex-shrink:0;justify-content:center;height:16.6667rem;display:flex}.MapLocationInfo-module__L0Xhla__title{color:var(--map-info-text);margin:0;font-size:3rem;font-weight:700}.MapLocationInfo-module__L0Xhla__subtitle{text-transform:none;margin:1.66667rem 0 0;font-family:HarmonyOS_Sans_SC_Light;font-size:1rem}.MapLocationInfo-module__L0Xhla__distanceList{scrollbar-width:thin;scrollbar-color:#ffffff4d transparent;flex-direction:column;flex:1;gap:1.66667rem;padding-right:.5rem;display:flex;overflow-y:auto}.MapLocationInfo-module__L0Xhla__distanceList::-webkit-scrollbar{width:4px}.MapLocationInfo-module__L0Xhla__distanceList::-webkit-scrollbar-track{background:0 0}.MapLocationInfo-module__L0Xhla__distanceList::-webkit-scrollbar-thumb{background-color:#ffffff4d;border-radius:2px}.MapLocationInfo-module__L0Xhla__distanceItemTop{align-items:center;display:flex}.MapLocationInfo-module__L0Xhla__distanceItemTop .MapLocationInfo-module__L0Xhla__walkTime{min-width:6.55556rem}.MapLocationInfo-module__L0Xhla__distanceItemTop .MapLocationInfo-module__L0Xhla__divider{background-color:var(--map-info-divider);width:12.6667rem;height:.111111rem;margin-left:.555556rem}.MapLocationInfo-module__L0Xhla__distanceItem:last-child{border-bottom:none}.MapLocationInfo-module__L0Xhla__walkTime{color:var(--map-info-desc);white-space:nowrap;flex-shrink:0;margin-bottom:.333333rem;display:block}.MapLocationInfo-module__L0Xhla__placeNames{flex-direction:column;gap:.222222rem;display:flex}.MapLocationInfo-module__L0Xhla__placeName{color:var(--map-info-text);font-weight:600;line-height:1.4}@media (max-width:1023px){.MapLocationInfo-module__L0Xhla__header{height:auto;padding-bottom:2.8rem}.MapLocationInfo-module__L0Xhla__title{font-size:5rem;line-height:.94}.MapLocationInfo-module__L0Xhla__subtitle{margin-top:1.6rem;font-size:1.6rem;line-height:1.45}.MapLocationInfo-module__L0Xhla__distanceList{gap:2.4rem;padding-right:0;overflow:visible}.MapLocationInfo-module__L0Xhla__distanceItemTop{gap:1rem}.MapLocationInfo-module__L0Xhla__distanceItemTop .MapLocationInfo-module__L0Xhla__walkTime{min-width:8rem}.MapLocationInfo-module__L0Xhla__distanceItemTop .MapLocationInfo-module__L0Xhla__divider{flex:1;width:auto;min-width:0;margin-left:0}.MapLocationInfo-module__L0Xhla__walkTime,.MapLocationInfo-module__L0Xhla__placeName{font-size:1.4rem}}
.MapSection-module__5hhM-q__container{background:var(--map-section-bg);width:100%;height:48.3333rem;padding:2rem 0;overflow:hidden}.MapSection-module__5hhM-q__mapRow{width:100%;height:100%;display:flex}.MapSection-module__5hhM-q__leftContainer{width:20.2222rem;height:100%;padding:0 1.77778rem;overflow-y:auto}.MapSection-module__5hhM-q__centerContainer{flex:1;height:100%}.MapSection-module__5hhM-q__rightContainer{width:29.4444rem;height:100%;padding:0 4.44444rem;overflow-y:auto}.MapSection-module__5hhM-q__centerOnly{height:100%;padding:0}.MapSection-module__5hhM-q__centerOnly .MapSection-module__5hhM-q__mapRow,.MapSection-module__5hhM-q__centerOnly .MapSection-module__5hhM-q__centerContainer{height:100%}@media (max-width:1023px){.MapSection-module__5hhM-q__container{height:auto;padding:4rem 0 0;overflow:visible}.MapSection-module__5hhM-q__mapRow{flex-direction:column;height:auto}.MapSection-module__5hhM-q__leftContainer,.MapSection-module__5hhM-q__centerContainer,.MapSection-module__5hhM-q__rightContainer{width:100%;height:auto;overflow:visible}.MapSection-module__5hhM-q__rightContainer{padding:0 var(--side-margin);order:1}.MapSection-module__5hhM-q__centerContainer{flex:0 0 30rem;order:2;height:30rem;min-height:30rem;margin-top:2rem}.MapSection-module__5hhM-q__leftContainer{padding:1.6rem var(--side-margin)3.6rem;order:3}.MapSection-module__5hhM-q__centerOnly{height:100%;min-height:100%;padding:0}.MapSection-module__5hhM-q__centerOnly .MapSection-module__5hhM-q__mapRow{height:100%;min-height:100%}.MapSection-module__5hhM-q__centerOnly .MapSection-module__5hhM-q__centerContainer{flex:auto;order:1;height:100%;min-height:100%;margin-top:0}}
.VirtualTourModal-module__DU3zwW__vrModalBody{height:75vh;min-height:400px;max-height:800px;padding:0;position:relative}.VirtualTourModal-module__DU3zwW__vrModalContent{border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 24px 48px #0003}.VirtualTourModal-module__DU3zwW__vrLoadingOverlay{z-index:10;background-color:#fff;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.VirtualTourModal-module__DU3zwW__vrIframe{border:none;width:100%;height:100%}
.GalleryVrListComp-module__k3mKzG__section{width:100%;padding:4.44444rem var(--side-margin)3.33333rem;background-color:var(--gallery-bg);position:relative;overflow:hidden}.GalleryVrListComp-module__k3mKzG__inner{z-index:1;flex-direction:column;gap:2rem;display:flex;position:relative}.GalleryVrListComp-module__k3mKzG__header{max-width:58rem}.GalleryVrListComp-module__k3mKzG__title{color:#111;font-family:"HarmonyOS Sans SC",var(--font-main);letter-spacing:-.035em;text-transform:uppercase;margin:0;font-size:2.22222rem;font-weight:900;line-height:.98}.GalleryVrListComp-module__k3mKzG__titleLine{display:block}.GalleryVrListComp-module__k3mKzG__viewerShell{flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:1.25rem;width:100%;display:flex}.GalleryVrListComp-module__k3mKzG__viewerFrame{aspect-ratio:16/9;background:#ece8e3;border:.055556rem solid #11111114;gap:.888889rem;width:calc(50% - .625rem);position:relative;overflow:hidden;box-shadow:0 1.44444rem 3.33333rem #1111111f}.GalleryVrListComp-module__k3mKzG__viewerIframe{border:none;width:100%;height:100%;display:block}.GalleryVrListComp-module__k3mKzG__enlargeButton{z-index:2;isolation:isolate;background:#161616;border:.055556rem solid #ffffff29;border-radius:27px;justify-content:center;align-items:center;padding:6px;transition:transform .22s,box-shadow .22s,background-color .22s;display:inline-flex;position:absolute;bottom:50px;right:20px;overflow:visible;box-shadow:0 .777778rem 1.66667rem #0000003d}.GalleryVrListComp-module__k3mKzG__enlargeButton:before,.GalleryVrListComp-module__k3mKzG__enlargeButton:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:-.388889rem}.GalleryVrListComp-module__k3mKzG__enlargeButton:before{opacity:.55;z-index:-2;background:radial-gradient(circle,#ffffff38 0%,#fff0 72%);animation:2.8s ease-in-out infinite GalleryVrListComp-module__k3mKzG__enlargeButtonGlow}.GalleryVrListComp-module__k3mKzG__enlargeButton:after{opacity:0;z-index:-1;border:.055556rem solid #ffffff61;animation:2.8s ease-out infinite GalleryVrListComp-module__k3mKzG__enlargeButtonPulse}.GalleryVrListComp-module__k3mKzG__enlargeButton:hover,.GalleryVrListComp-module__k3mKzG__enlargeButton:focus-visible{cursor:pointer;background:#121212f0;transform:translateY(-.111111rem)scale(1.06);box-shadow:0 1rem 1.9rem #0000004d}.GalleryVrListComp-module__k3mKzG__enlargeIcon{pointer-events:none;transform-origin:50%;width:38px;height:38px;animation:2.8s ease-in-out infinite GalleryVrListComp-module__k3mKzG__enlargeIconBounce;display:block}@keyframes GalleryVrListComp-module__k3mKzG__enlargeButtonGlow{0%,to{opacity:.35;transform:scale(.92)}45%{opacity:.72;transform:scale(1.08)}65%{opacity:.52;transform:scale(1.02)}}@keyframes GalleryVrListComp-module__k3mKzG__enlargeButtonPulse{0%{opacity:0;transform:scale(.9)}20%{opacity:.48}70%{opacity:.06}to{opacity:0;transform:scale(1.35)}}@keyframes GalleryVrListComp-module__k3mKzG__enlargeIconBounce{0%,to{transform:scale(1)}18%{transform:scale(1.12)}30%{transform:scale(.96)}42%{transform:scale(1.06)}54%{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.GalleryVrListComp-module__k3mKzG__enlargeButton:before,.GalleryVrListComp-module__k3mKzG__enlargeButton:after,.GalleryVrListComp-module__k3mKzG__enlargeIcon{animation:none}.GalleryVrListComp-module__k3mKzG__enlargeButton{transition-duration:.01ms}}@media (max-width:1023px){.GalleryVrListComp-module__k3mKzG__section{padding:3rem var(--side-margin)2.8rem}.GalleryVrListComp-module__k3mKzG__inner{gap:1.5rem}.GalleryVrListComp-module__k3mKzG__title{font-size:2.4rem}.GalleryVrListComp-module__k3mKzG__viewerFrame{width:100%}}@media (max-width:767px){.GalleryVrListComp-module__k3mKzG__section{padding:2.2rem var(--side-margin)2.2rem}.GalleryVrListComp-module__k3mKzG__title{font-size:1.8rem;line-height:1.02}.GalleryVrListComp-module__k3mKzG__viewerFrame{aspect-ratio:4/3}.GalleryVrListComp-module__k3mKzG__viewerShell{gap:.9rem}.GalleryVrListComp-module__k3mKzG__viewerFrame{width:100%}}
.FloorPlanFilter-module__h3zl5W__filterBar{background-color:var(--floorPlans-filter-bg);width:100%;padding:1.11111rem 1.66667rem;position:relative}.FloorPlanFilter-module__h3zl5W__filterWrapper{z-index:2;align-items:flex-end;gap:.777778rem;width:100%;display:flex;position:relative}.FloorPlanFilter-module__h3zl5W__filterItem{flex-direction:column;flex-shrink:0;gap:.333333rem;width:9.16667rem;display:flex}.FloorPlanFilter-module__h3zl5W__label{font-family:"HarmonyOS Sans SC",var(--font-main);color:#fff;text-transform:uppercase;letter-spacing:.027778rem;padding-left:.222222rem;font-size:.722222rem;font-weight:500;line-height:1}.FloorPlanFilter-module__h3zl5W__antdSelect{width:100%;height:1.77778rem;border-radius:0!important}:is(.FloorPlanFilter-module__h3zl5W__antdSelect .ant-select-selector,.FloorPlanFilter-module__h3zl5W__antdSelect .ant-select-selection-item){height:100%!important;font-family:"HarmonyOS Sans SC",var(--font-main)!important;color:var(--floorPlans-filter-select-text)!important;background-color:var(--floorPlans-filter-select-bg)!important;box-shadow:none!important;border:none!important;border-radius:0!important;padding:0 1.33333rem 0 .444444rem!important;font-size:.888889rem!important}.FloorPlanFilter-module__h3zl5W__antdSelect:focus-within .ant-select-selector{box-shadow:0 0 0 2px #e3002b4d!important}.FloorPlanFilter-module__h3zl5W__antdSelect .ant-select-selection-item{text-transform:uppercase;padding-right:0!important;line-height:1.77778rem!important}.FloorPlanFilter-module__h3zl5W__antdSelect .ant-select-arrow{right:.444444rem!important}.FloorPlanFilter-module__h3zl5W__clearBtn{color:var(--theme-text-inverse);font-family:"HarmonyOS Sans SC",var(--font-main);text-transform:uppercase;cursor:pointer;letter-spacing:.027778rem;background:0 0;border:none;align-items:center;height:1.77778rem;padding:0 .555556rem;font-size:.722222rem;font-weight:500;transition:opacity .2s;display:flex}.FloorPlanFilter-module__h3zl5W__clearBtn:hover{opacity:.8}.FloorPlanFilter-module__h3zl5W__selectDropdown,:is(.FloorPlanFilter-module__h3zl5W__selectDropdown .ant-select-item,.FloorPlanFilter-module__h3zl5W__selectDropdown .ant-select-item-option-content,.FloorPlanFilter-module__h3zl5W__selectDropdown .ant-select-dropdown-menu){border-radius:0!important}@media (max-width:1023px){.FloorPlanFilter-module__h3zl5W__filterBar{width:calc(100% + (var(--side-margin)*2));margin-inline:calc(var(--side-margin)*-1);padding:1.2rem var(--side-margin)1.4rem}.FloorPlanFilter-module__h3zl5W__filterWrapper{gap:.8rem}.FloorPlanFilter-module__h3zl5W__filterItem{flex:1 1 0;gap:.5rem;width:auto;min-width:0}.FloorPlanFilter-module__h3zl5W__label{white-space:nowrap;padding-left:0;font-size:1.1rem}.FloorPlanFilter-module__h3zl5W__antdSelect{height:3rem}:is(.FloorPlanFilter-module__h3zl5W__antdSelect .ant-select-selector,.FloorPlanFilter-module__h3zl5W__antdSelect .ant-select-selection-item){padding:0 1.8rem 0 .8rem!important;font-size:1.2rem!important}.FloorPlanFilter-module__h3zl5W__antdSelect .ant-select-selection-item{line-height:3rem!important}.FloorPlanFilter-module__h3zl5W__antdSelect .ant-select-arrow{right:.6rem!important}.FloorPlanFilter-module__h3zl5W__clearBtn{white-space:nowrap;flex:none;justify-content:flex-end;min-width:4.2rem;height:3rem;padding:0;font-size:1.1rem}.FloorPlanFilter-module__h3zl5W__selectDropdown .ant-select-item{font-size:1.2rem}}@media (max-width:767px){.FloorPlanFilter-module__h3zl5W__filterBar{padding:1rem var(--side-margin)1.2rem}.FloorPlanFilter-module__h3zl5W__filterWrapper{gap:.6rem}.FloorPlanFilter-module__h3zl5W__label{letter-spacing:.02rem;font-size:1rem}:is(.FloorPlanFilter-module__h3zl5W__antdSelect .ant-select-selector,.FloorPlanFilter-module__h3zl5W__antdSelect .ant-select-selection-item){font-size:1.1rem!important}.FloorPlanFilter-module__h3zl5W__clearBtn{min-width:3.8rem;font-size:1rem}}
.FloorPlanDetailModal-module__D_bhfW__overlay{background:var(--floorPlans-detailModal-overlay-bg);z-index:9999;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.FloorPlanDetailModal-module__D_bhfW__modal{background:var(--floorPlans-detailModal-bg);width:100%;max-width:1000px;max-height:90vh;box-shadow:0 10px 40px var(--floorPlans-detailModal-shadow);border-radius:4px;position:relative;overflow-y:auto}.FloorPlanDetailModal-module__D_bhfW__dialogStatusIcon{z-index:20;width:5rem;height:4.44444rem;position:absolute;top:0;left:0}.FloorPlanDetailModal-module__D_bhfW__closeBtn{cursor:pointer;z-index:10;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:opacity .2s;display:flex;position:absolute;top:16px;right:16px}.FloorPlanDetailModal-module__D_bhfW__closeBtn:hover{opacity:.75}.FloorPlanDetailModal-module__D_bhfW__closeIcon{object-fit:contain;width:100%;height:100%;display:block}.FloorPlanDetailModal-module__D_bhfW__content{align-items:stretch;gap:36px;padding:40px 40px 28px;display:flex}.FloorPlanDetailModal-module__D_bhfW__leftSection{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.FloorPlanDetailModal-module__D_bhfW__mainImageWrapper{background:var(--floorPlans-detailModal-image-bg);border-radius:4px;flex:1;width:100%;min-height:24rem;position:relative;overflow:hidden}.FloorPlanDetailModal-module__D_bhfW__mainImage{object-fit:contain}.FloorPlanDetailModal-module__D_bhfW__thumbnailGallery{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.FloorPlanDetailModal-module__D_bhfW__thumbnail{cursor:pointer;border:2px solid #0000;border-radius:4px;width:70px;height:70px;transition:border-color .2s;position:relative;overflow:hidden}.FloorPlanDetailModal-module__D_bhfW__thumbnail:hover{border-color:var(--floorPlans-detailModal-thumbnail-border-hover)}.FloorPlanDetailModal-module__D_bhfW__thumbnail.FloorPlanDetailModal-module__D_bhfW__active{border-color:var(--floorPlans-detailModal-thumbnail-border-active)}.FloorPlanDetailModal-module__D_bhfW__thumbnailImage{object-fit:cover}.FloorPlanDetailModal-module__D_bhfW__disclaimer{min-width:0;color:var(--floorPlans-detailModal-disclaimer);margin:0;font-size:12px;line-height:1.5}.FloorPlanDetailModal-module__D_bhfW__rightSection{flex-direction:column;flex:0 0 clamp(310px,36%,350px);width:auto;min-width:310px;display:flex}.FloorPlanDetailModal-module__D_bhfW__infoTop{flex-direction:column;display:flex}.FloorPlanDetailModal-module__D_bhfW__unitCode{font-family:"HarmonyOS Sans SC",var(--font-main);color:var(--floorPlans-detailModal-unitCode);letter-spacing:.5px;margin:0 0 1rem;font-size:2rem;font-weight:600;line-height:1}.FloorPlanDetailModal-module__D_bhfW__dividerLine{background-color:var(--floorPlans-detailModal-divider);width:100%;height:1px;margin:1rem 0}.FloorPlanDetailModal-module__D_bhfW__specs{font-family:"HarmonyOS Sans SC",var(--font-main);color:var(--floorPlans-detailModal-specs);white-space:nowrap;align-items:center;font-size:clamp(14px,1.05rem,16px);line-height:1.3;display:flex}.FloorPlanDetailModal-module__D_bhfW__divider{color:var(--floorPlans-detailModal-divider);margin:0 .75rem;font-weight:300}.FloorPlanDetailModal-module__D_bhfW__specSqft{align-items:center;gap:.4rem;display:inline-flex}.FloorPlanDetailModal-module__D_bhfW__price{font-family:"HarmonyOS Sans SC",var(--font-main);align-items:baseline;gap:.6rem;line-height:1.2;display:flex}.FloorPlanDetailModal-module__D_bhfW__availability{background:var(--floorPlans-detailModal-availability-bg);width:fit-content;min-height:32px;font-family:"HarmonyOS Sans SC",var(--font-main);border-radius:6px;align-items:center;gap:.55rem;margin-top:.85rem;padding:0 .8rem;font-size:clamp(14px,.95rem,16px);font-weight:500;line-height:1;display:inline-flex}.FloorPlanDetailModal-module__D_bhfW__availabilityDot{background:var(--floorPlans-detailModal-availability-dot);border-radius:50%;flex-shrink:0;width:.55rem;height:.55rem}.FloorPlanDetailModal-module__D_bhfW__priceLabel{color:var(--floorPlans-detailModal-price-label);font-size:clamp(14px,1rem,16px);font-weight:400}.FloorPlanDetailModal-module__D_bhfW__priceValue{color:var(--floorPlans-detailModal-price-value);letter-spacing:.01em;font-size:clamp(22px,1.75rem,28px);font-weight:600}.FloorPlanDetailModal-module__D_bhfW__accessibleIcon{object-fit:contain;flex-shrink:0;width:22px;height:22px}.FloorPlanDetailModal-module__D_bhfW__specialSection{color:var(--floorPlans-detailModal-special-text);font-family:"HarmonyOS Sans SC",var(--font-main);margin-top:1.65rem}.FloorPlanDetailModal-module__D_bhfW__specialSectionCompact{margin-top:1.1rem}.FloorPlanDetailModal-module__D_bhfW__specialTitle{color:var(--floorPlans-detailModal-special-title);font-family:"HarmonyOS Sans SC",var(--font-main);letter-spacing:0;text-transform:none;margin:0 0 .7rem;padding:0;font-size:clamp(18px,1.4rem,21px);font-weight:800;line-height:1.2;display:block}.FloorPlanDetailModal-module__D_bhfW__specialOffer{border:1px solid var(--floorPlans-detailModal-special-card-border);background:var(--floorPlans-detailModal-special-card-bg);border-radius:.6rem;flex-direction:column;gap:0;padding:.95rem 1rem 1rem;display:flex}.FloorPlanDetailModal-module__D_bhfW__specialOfferHeader{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:.65rem;display:grid}.FloorPlanDetailModal-module__D_bhfW__specialIconWrapper{z-index:2;position:relative}.FloorPlanDetailModal-module__D_bhfW__specialIconButton{cursor:help;background:0 0;border:0;border-radius:.3rem;justify-content:center;align-items:center;width:44px;height:44px;padding:.15rem;display:inline-flex}.FloorPlanDetailModal-module__D_bhfW__specialIconButton:focus-visible{outline:3px solid var(--floorPlans-detailModal-special-focus);outline-offset:2px}.FloorPlanDetailModal-module__D_bhfW__specialIcon{object-fit:contain;width:32px;height:32px;display:block}.FloorPlanDetailModal-module__D_bhfW__specialCopy{flex-direction:column;align-items:flex-start;min-width:0;padding-top:.05rem;line-height:1.35;display:flex}.FloorPlanDetailModal-module__D_bhfW__specialName{color:var(--floorPlans-detailModal-special-text);text-underline-offset:.2rem;font-size:clamp(14px,1rem,16px);font-weight:800;line-height:1.3;text-decoration-line:underline;text-decoration-color:#0000;text-decoration-thickness:1px;transition:color .2s,text-decoration-color .2s}.FloorPlanDetailModal-module__D_bhfW__specialName:hover{color:var(--floorPlans-detailModal-special-link-hover);text-decoration-color:currentColor}.FloorPlanDetailModal-module__D_bhfW__specialName:focus-visible{color:var(--floorPlans-detailModal-special-link-hover);outline:3px solid var(--floorPlans-detailModal-special-focus);outline-offset:.2rem;text-decoration-color:currentColor}.FloorPlanDetailModal-module__D_bhfW__specialDate{margin-top:.1rem;font-size:clamp(14px,.9rem,15px);font-style:italic;line-height:1.35}.FloorPlanDetailModal-module__D_bhfW__specialDescription{margin:0;font-size:clamp(14px,.9rem,15px);line-height:1.5}.FloorPlanDetailModal-module__D_bhfW__specialOfferDivider{background:var(--floorPlans-detailModal-special-card-divider);width:100%;height:1px;margin:.85rem 0 .75rem}.FloorPlanDetailModal-module__D_bhfW__specialDescriptionLine{display:block}.FloorPlanDetailModal-module__D_bhfW__specialDescriptionLine+.FloorPlanDetailModal-module__D_bhfW__specialDescriptionLine{margin-top:.2rem}.FloorPlanDetailModal-module__D_bhfW__specialDescription strong{color:var(--floorPlans-detailModal-special-emphasis);font-weight:800}.FloorPlanDetailModal-module__D_bhfW__specialTooltip{z-index:30;border:1px solid var(--floorPlans-detailModal-special-tooltip-border);background:var(--floorPlans-detailModal-special-tooltip-bg);width:min(18rem,100vw - 4rem);box-shadow:0 .45rem 1.4rem var(--floorPlans-detailModal-special-tooltip-shadow);color:var(--floorPlans-detailModal-special-text);opacity:0;visibility:hidden;pointer-events:none;border-radius:.2rem;padding:1rem 1.1rem;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;bottom:calc(100% + .75rem);left:0;transform:translateY(.35rem)}.FloorPlanDetailModal-module__D_bhfW__specialTooltip:before{content:"";height:.75rem;position:absolute;bottom:-.75rem;left:0;right:0}.FloorPlanDetailModal-module__D_bhfW__specialTooltip:after{border-right:1px solid var(--floorPlans-detailModal-special-tooltip-border);border-bottom:1px solid var(--floorPlans-detailModal-special-tooltip-border);background:var(--floorPlans-detailModal-special-tooltip-bg);content:"";width:.8rem;height:.8rem;position:absolute;bottom:-.45rem;left:.8rem;transform:rotate(45deg)}.FloorPlanDetailModal-module__D_bhfW__specialTooltipLink{color:inherit;text-underline-offset:.2rem;font-size:1rem;font-weight:800;line-height:1.25;text-decoration:underline;text-decoration-thickness:1px;transition:color .2s;display:block}.FloorPlanDetailModal-module__D_bhfW__specialTooltipLink:hover{color:var(--floorPlans-detailModal-special-link-hover)}.FloorPlanDetailModal-module__D_bhfW__specialTooltipLink:focus-visible{color:var(--floorPlans-detailModal-special-link-hover);outline:3px solid var(--floorPlans-detailModal-special-focus);outline-offset:.2rem}.FloorPlanDetailModal-module__D_bhfW__specialTooltip p{margin:.6rem 0 0;font-size:.9rem;line-height:1.5}.FloorPlanDetailModal-module__D_bhfW__specialIconWrapper:hover .FloorPlanDetailModal-module__D_bhfW__specialTooltip,.FloorPlanDetailModal-module__D_bhfW__specialIconWrapper:focus-within .FloorPlanDetailModal-module__D_bhfW__specialTooltip{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.FloorPlanDetailModal-module__D_bhfW__footerSection{border-top:1px solid var(--floorPlans-detailModal-divider);justify-content:space-between;align-items:center;gap:2rem;margin:0 40px;padding:22px 0 28px;display:flex}.FloorPlanDetailModal-module__D_bhfW__actionSection{flex-shrink:0;justify-content:flex-end;margin:0;display:flex}.FloorPlanDetailModal-module__D_bhfW__applyButton{background:var(--floorPlans-detailModal-apply-bg);width:auto;min-height:44px;color:var(--floorPlans-detailModal-apply-text);border:1px solid var(--floorPlans-detailModal-apply-border);text-align:center;cursor:pointer;font-size:14px;font-weight:700;font-family:"HarmonyOS Sans SC",var(--font-main);border-radius:4px;justify-content:center;align-items:center;padding:10px 24px;text-decoration:none;transition:all .2s;display:inline-flex}.FloorPlanDetailModal-module__D_bhfW__applyButton:hover,.FloorPlanDetailModal-module__D_bhfW__applyButton:focus-visible,.FloorPlanDetailModal-module__D_bhfW__applyButton:active{background:var(--floorPlans-detailModal-apply-bg-hover);color:var(--floorPlans-detailModal-apply-text-hover)}@media (max-width:1023px){.FloorPlanDetailModal-module__D_bhfW__overlay{align-items:flex-start;padding:1.6rem;overflow-y:auto}.FloorPlanDetailModal-module__D_bhfW__modal{max-width:42rem;max-height:calc(100vh - 3.2rem);margin:auto 0}.FloorPlanDetailModal-module__D_bhfW__closeBtn{width:2rem;height:2rem;top:1.2rem;right:1.2rem}.FloorPlanDetailModal-module__D_bhfW__content{flex-direction:column;gap:2rem;padding:4.6rem 2rem 1.8rem}.FloorPlanDetailModal-module__D_bhfW__mainImageWrapper{aspect-ratio:1;flex:none;min-height:0}.FloorPlanDetailModal-module__D_bhfW__thumbnailGallery{gap:.8rem;margin-top:1.2rem}.FloorPlanDetailModal-module__D_bhfW__thumbnail{width:5.6rem;height:5.6rem}.FloorPlanDetailModal-module__D_bhfW__disclaimer{font-size:1.1rem}.FloorPlanDetailModal-module__D_bhfW__rightSection{flex-direction:column;flex:none;align-items:stretch;gap:0;width:100%;min-width:0}.FloorPlanDetailModal-module__D_bhfW__infoTop{flex:1;min-width:0}.FloorPlanDetailModal-module__D_bhfW__unitCode{font-size:2.8rem}.FloorPlanDetailModal-module__D_bhfW__specs{font-size:1.6rem}.FloorPlanDetailModal-module__D_bhfW__footerSection{margin:0 2rem;padding:1.6rem 0 2rem}.FloorPlanDetailModal-module__D_bhfW__actionSection{justify-content:flex-end;align-self:auto;width:auto;margin:0}.FloorPlanDetailModal-module__D_bhfW__applyButton{width:auto;min-width:0;padding:1rem 1.6rem;font-size:1.4rem;line-height:1.15}}@media (max-width:767px){.FloorPlanDetailModal-module__D_bhfW__overlay{padding:1rem}.FloorPlanDetailModal-module__D_bhfW__modal{max-height:calc(100vh - 2rem)}.FloorPlanDetailModal-module__D_bhfW__content{gap:1.6rem;padding:4.2rem 1.4rem 1.6rem}.FloorPlanDetailModal-module__D_bhfW__thumbnail{width:4.8rem;height:4.8rem}.FloorPlanDetailModal-module__D_bhfW__unitCode{margin-bottom:.4rem;font-size:2.5rem}.FloorPlanDetailModal-module__D_bhfW__dividerLine{margin:1.2rem 0}.FloorPlanDetailModal-module__D_bhfW__specs{font-size:1.5rem}.FloorPlanDetailModal-module__D_bhfW__divider{margin:0 .8rem}.FloorPlanDetailModal-module__D_bhfW__rightSection{flex-direction:column;align-items:stretch;gap:0}.FloorPlanDetailModal-module__D_bhfW__specialSection{margin-top:2rem}.FloorPlanDetailModal-module__D_bhfW__specialSectionCompact{margin-top:1.2rem}.FloorPlanDetailModal-module__D_bhfW__specialTitle{font-size:1.8rem}.FloorPlanDetailModal-module__D_bhfW__specialOffer{padding:1.4rem}.FloorPlanDetailModal-module__D_bhfW__specialOfferHeader{grid-template-columns:4.4rem minmax(0,1fr);gap:.8rem}.FloorPlanDetailModal-module__D_bhfW__specialIconButton{width:4.4rem;height:4.4rem;padding:.35rem}.FloorPlanDetailModal-module__D_bhfW__specialIcon{width:3.6rem;height:3.6rem}.FloorPlanDetailModal-module__D_bhfW__specialName{font-size:1.6rem}.FloorPlanDetailModal-module__D_bhfW__specialDate,.FloorPlanDetailModal-module__D_bhfW__specialDescription{font-size:1.4rem}.FloorPlanDetailModal-module__D_bhfW__specialTooltip{width:min(22rem,100vw - 4.8rem);top:calc(100% + .7rem);bottom:auto}.FloorPlanDetailModal-module__D_bhfW__specialTooltip:after{border:0;border-top:1px solid var(--floorPlans-detailModal-special-tooltip-border);border-left:1px solid var(--floorPlans-detailModal-special-tooltip-border);top:-.45rem;bottom:auto}.FloorPlanDetailModal-module__D_bhfW__specialTooltip:before{height:.7rem;top:-.7rem;bottom:auto}.FloorPlanDetailModal-module__D_bhfW__actionSection{align-self:stretch;width:100%;margin:0}.FloorPlanDetailModal-module__D_bhfW__footerSection{flex-direction:column;align-items:stretch;gap:1.4rem;margin:0 1.4rem;padding:1.4rem 0 1.6rem}.FloorPlanDetailModal-module__D_bhfW__applyButton{width:100%;min-width:0;padding:.95rem 1.4rem;font-size:1.25rem}}
.Hero-module__s-6kkG__heroContainer{isolation:isolate;width:100%;height:calc(100vh - var(--mobile-header-total-height));height:calc(100svh - var(--mobile-header-total-height));background:#111b24;min-height:48rem;position:relative;overflow:hidden}.Hero-module__s-6kkG__heroVideoPlayer{z-index:0;width:100%;height:100%;position:absolute;inset:0}.Hero-module__s-6kkG__videoOverlay{z-index:1;pointer-events:none;background:linear-gradient(#08111c94 0%,#08111c3d 43%,#08111c9e 100%),radial-gradient(circle,#09111b0d 0%,#09111b61 100%);position:absolute;inset:0}.Hero-module__s-6kkG__contentOverlay{z-index:2;padding:4rem 2rem max(4rem,env(safe-area-inset-bottom));text-align:center;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Hero-module__s-6kkG__heroContent{flex-direction:column;align-items:center;width:100%;max-width:78rem;display:flex}.Hero-module__s-6kkG__heroTitle{color:#fff;text-shadow:0 .4rem 2rem #0000007a;flex-direction:column;align-items:center;max-width:100%;margin:0;display:flex}.Hero-module__s-6kkG__heroTitleMain,.Hero-module__s-6kkG__heroTitleSub{text-wrap:balance}.Hero-module__s-6kkG__heroTitleMain{letter-spacing:.05em;font-size:clamp(3.2rem,8vw,4.4rem);font-weight:500;line-height:1.1}.Hero-module__s-6kkG__heroTitleSub{color:#fffffff0;letter-spacing:.1em;margin-top:1rem;font-size:clamp(1.8rem,4.8vw,2.4rem);font-weight:400;line-height:1.25}.Hero-module__s-6kkG__titleAccentLine{background:#ffffffb8;width:5rem;height:1px;margin-top:2rem;box-shadow:0 0 .8rem #ffffff47}.Hero-module__s-6kkG__ctaGroup{flex-direction:column;align-items:stretch;gap:1.2rem;width:100%;max-width:30rem;margin-top:2.6rem;display:flex}.Hero-module__s-6kkG__heroButton{color:#fff;letter-spacing:.12em;text-align:center;text-transform:uppercase;white-space:nowrap;cursor:pointer;-webkit-backdrop-filter:blur(.8rem);border:1px solid #ffffffe6;border-radius:.4rem;justify-content:center;align-items:center;width:100%;min-height:48px;padding:1.3rem 2.4rem;font-family:inherit;font-size:1.6rem;font-weight:600;line-height:1.2;text-decoration:none;transition:color .25s cubic-bezier(.16,1,.3,1),background-color .25s cubic-bezier(.16,1,.3,1),border-color .25s cubic-bezier(.16,1,.3,1),transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 .4rem 1.8rem #00000038}.Hero-module__s-6kkG__primaryButton{background:#ffffff2e}.Hero-module__s-6kkG__secondaryButton{background:#08111c29}.Hero-module__s-6kkG__heroButton:focus-visible{outline-offset:.3rem;outline:2px solid #fff}@media (hover:hover){.Hero-module__s-6kkG__heroButton:hover{color:#fff;background:#ffffff2e;border-color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}}@media (min-width:768px){.Hero-module__s-6kkG__contentOverlay{padding-left:4rem;padding-right:4rem}.Hero-module__s-6kkG__heroTitleMain{font-size:clamp(4rem,6vw,5.2rem)}.Hero-module__s-6kkG__heroTitleSub{font-size:clamp(2.1rem,3vw,2.8rem)}.Hero-module__s-6kkG__titleAccentLine{margin-top:2.4rem}.Hero-module__s-6kkG__ctaGroup{flex-direction:row;justify-content:center;gap:1.6rem;max-width:none;margin-top:3rem}.Hero-module__s-6kkG__heroButton{width:auto;min-width:22rem;font-size:1.4rem}}@media (min-width:1024px){.Hero-module__s-6kkG__heroContainer{height:100svh;min-height:42rem}.Hero-module__s-6kkG__contentOverlay{padding:8rem 5rem 5rem}.Hero-module__s-6kkG__heroTitleMain{letter-spacing:.06em;font-size:clamp(3.6rem,4.2vw,5rem)}.Hero-module__s-6kkG__heroTitleSub{letter-spacing:.12em;font-size:clamp(1.8rem,2.1vw,2.4rem)}.Hero-module__s-6kkG__heroButton{min-width:17rem;padding:1rem 2.2rem;font-size:1rem}}
@font-face{font-family:Barlow Condensed Local;src:url(/fonts/BarlowCondensedLatin500.woff2)format("woff2");font-style:normal;font-weight:500;font-display:swap}.AmenitiesBanner-module__mPy9Tq__bannerWrapper{--amenities-banner-carousel-height:36.6667rem;width:100%;height:var(--amenities-banner-carousel-height);font-family:inherit;position:relative;overflow:hidden}.AmenitiesBanner-module__mPy9Tq__bannerCarousel{width:100%;height:var(--amenities-banner-carousel-height)!important}:is(.AmenitiesBanner-module__mPy9Tq__bannerCarousel .swiper,.AmenitiesBanner-module__mPy9Tq__bannerCarousel .swiper-wrapper,.AmenitiesBanner-module__mPy9Tq__bannerCarousel .swiper-slide){height:100%}.AmenitiesBanner-module__mPy9Tq__contentContainer{z-index:2;pointer-events:none;justify-content:flex-end;align-items:end;width:20.8333rem;height:100%;display:flex;position:absolute;bottom:0;right:21.1111rem}.AmenitiesBanner-module__mPy9Tq__textBox{background-color:var(--amenities-banner-textBox-bg);pointer-events:auto;width:100%;padding:3.33333rem 2.22222rem;position:relative}.AmenitiesBanner-module__mPy9Tq__corner{border-color:var(--amenities-banner-corner);border-style:solid;border-width:0;width:2.11111rem;height:2.11111rem;position:absolute}.AmenitiesBanner-module__mPy9Tq__topLeft{border-top-width:.222222rem;border-left-width:.222222rem;top:0;left:0}.AmenitiesBanner-module__mPy9Tq__topRight{border-top-width:.222222rem;border-right-width:.222222rem;top:0;right:0}.AmenitiesBanner-module__mPy9Tq__bottomLeft{border-bottom-width:.222222rem;border-left-width:.222222rem;bottom:0;left:0}.AmenitiesBanner-module__mPy9Tq__bottomRight{border-bottom-width:.222222rem;border-right-width:.222222rem;bottom:0;right:0}.AmenitiesBanner-module__mPy9Tq__textContent{color:var(--amenities-banner-textBox-text);letter-spacing:.5px;text-align:justify;-webkit-hyphens:auto;hyphens:auto;font-family:Barlow Condensed Local,HarmonyOS Sans SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:1.11111rem;font-weight:500;line-height:1.8}.AmenitiesBanner-module__mPy9Tq__textContent p{margin:0}.AmenitiesBanner-module__mPy9Tq__textContent p:last-child{margin-bottom:0}@media (max-width:1023px){.AmenitiesBanner-module__mPy9Tq__bannerWrapper{--amenities-banner-carousel-height:clamp(32rem,96vw,36.6667rem);width:100%;height:auto;overflow:visible}.AmenitiesBanner-module__mPy9Tq__contentContainer{width:100%;height:auto;padding:0 var(--side-margin)3rem;z-index:3;justify-content:flex-start;align-items:flex-start;margin-top:-8rem;position:relative;bottom:auto;right:auto}.AmenitiesBanner-module__mPy9Tq__textBox{background-color:var(--theme-primary);width:min(100%,31rem);padding:2.2rem 1.8rem 1.6rem;box-shadow:0 1.2rem 2.6rem #00000024}.AmenitiesBanner-module__mPy9Tq__corner{width:1.6rem;height:1.6rem}.AmenitiesBanner-module__mPy9Tq__textContent{letter-spacing:-.01em;text-align:left;word-break:normal;overflow-wrap:normal;-webkit-hyphens:auto;hyphens:auto;hyphenate-character:"-";font-size:1.45rem;font-weight:400;line-height:1.68;font-family:HarmonyOS Sans SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif!important}.AmenitiesBanner-module__mPy9Tq__bannerCarousel .swiper-pagination{bottom:1rem!important}.AmenitiesBanner-module__mPy9Tq__bannerCarousel .swiper-pagination-bullet{opacity:.45;background:#fff;border-radius:999px;width:.7rem;height:.7rem;transition:width .25s,opacity .25s;margin:0 .35rem!important}.AmenitiesBanner-module__mPy9Tq__bannerCarousel .swiper-pagination-bullet-active{opacity:1;width:2.8rem}}@media (max-width:767px){.AmenitiesBanner-module__mPy9Tq__contentContainer{margin-top:-8rem;padding-bottom:2.8rem}.AmenitiesBanner-module__mPy9Tq__textBox{width:100%;padding:1.8rem 1.6rem 1.4rem}.AmenitiesBanner-module__mPy9Tq__corner{width:1.6rem;height:1.6rem}.AmenitiesBanner-module__mPy9Tq__textContent{word-break:normal;overflow-wrap:normal;-webkit-hyphens:auto;hyphens:auto;hyphenate-character:"-";font-size:1.4rem;line-height:1.72;font-family:HarmonyOS Sans SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif!important}}
@property --floorPlans-learnMore-fill{syntax:"<percentage>";inherits:false;initial-value:0%}.FloorPlanSection-module__CLdX7W__section{width:100%;margin-top:4.44444rem}.FloorPlanSection-module__CLdX7W__cardGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.33333rem;max-width:66.667rem;display:grid}.FloorPlanSection-module__CLdX7W__header{width:100%;margin-bottom:1.72222rem}.FloorPlanSection-module__CLdX7W__title{font-family:"HarmonyOS Sans SC",var(--font-main);color:var(--floorPlans-card-group-title);text-transform:uppercase;letter-spacing:.0275em;margin:0;font-size:2.22222rem;font-weight:900;line-height:normal}.FloorPlanSection-module__CLdX7W__card{background:var(--floorPlans-card-bg);border:1px solid var(--floorPlans-card-border);cursor:pointer;flex-direction:column;padding:.888889rem;transition:all .2s;display:flex;position:relative}.FloorPlanSection-module__CLdX7W__card:hover{background-color:var(--floorPlans-card-bg-hover)!important;border-color:var(--floorPlans-card-border-hover)!important;box-shadow:none!important}.FloorPlanSection-module__CLdX7W__statusIcon{z-index:20;width:7.77778rem;height:3.88889rem;position:absolute;top:-1.11111rem;right:-1.66667rem}.FloorPlanSection-module__CLdX7W__imageSection{width:100%;position:relative}.FloorPlanSection-module__CLdX7W__imageWrapper{aspect-ratio:1;background-color:var(--floorPlans-card-image-bg);width:100%;transition:background-color .2s;position:relative;overflow:hidden}.FloorPlanSection-module__CLdX7W__card:hover .FloorPlanSection-module__CLdX7W__imageWrapper{background-color:var(--floorPlans-card-image-bg-hover)!important}.FloorPlanSection-module__CLdX7W__image{object-fit:contain;transition:transform .3s}.FloorPlanSection-module__CLdX7W__imageWrapper:hover .FloorPlanSection-module__CLdX7W__image{transform:scale(1.02)}.FloorPlanSection-module__CLdX7W__vrIconWrapper{z-index:10;background-color:var(--floorPlans-card-vr-bg);justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;bottom:2.66667rem;right:0;overflow:hidden}.FloorPlanSection-module__CLdX7W__vrIconWrapper:after{content:"";pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#ffffffe6 50%,#fff0 100%);width:50%;height:100%;animation:3s ease-in-out infinite FloorPlanSection-module__CLdX7W__vrSheen;position:absolute;top:0;left:-150%;transform:skew(-20deg)}.FloorPlanSection-module__CLdX7W__vrIcon{object-fit:contain;width:4.77778rem;height:2.66667rem;transition:filter .5s,transform .5s}.FloorPlanSection-module__CLdX7W__vrIcon:hover{cursor:pointer}@keyframes FloorPlanSection-module__CLdX7W__vrSheen{0%{left:-150%}15%{left:200%}to{left:200%}}.FloorPlanSection-module__CLdX7W__unitHeaderRow{z-index:11;align-items:flex-end;width:100%;margin-top:-1.66667rem;display:flex;position:relative}.FloorPlanSection-module__CLdX7W__topLine{background-color:var(--floorPlans-card-topLine);flex:1;height:2px;margin-bottom:0}.FloorPlanSection-module__CLdX7W__unitRibbon{background-color:var(--floorPlans-card-unitRibbon);color:var(--floorPlans-card-unitRibbon-text);clip-path:polygon(15% 0%,100% 0%,100% 100%,0% 100%);text-align:right;text-overflow:clip;flex:0 0 60%;justify-content:flex-end;align-items:center;height:1.77778rem;margin-left:-.166667rem;padding:.333333rem 1.33333rem .333333rem .555556rem;font-size:1rem;font-weight:500;line-height:1;display:flex;overflow:hidden}.FloorPlanSection-module__CLdX7W__bedBathInfo{align-items:center;gap:12px;margin-top:12px;margin-bottom:4px;display:flex}.FloorPlanSection-module__CLdX7W__infoText{color:var(--floorPlans-card-info);font-size:1.44444rem;font-weight:600}.FloorPlanSection-module__CLdX7W__divider{color:var(--floorPlans-card-divider);font-size:1.8rem;font-weight:300}.FloorPlanSection-module__CLdX7W__detailsRow{width:100%;margin-top:4px;display:block}.FloorPlanSection-module__CLdX7W__learnMoreButton{--floorPlans-learnMore-fill:0%;border:1px solid var(--floorPlans-card-learnMore-border);background-color:var(--floorPlans-card-learnMore-bg);background-image:radial-gradient(circle at center,var(--floorPlans-card-learnMore-bg-active)0%,var(--floorPlans-card-learnMore-bg-active)var(--floorPlans-learnMore-fill),var(--floorPlans-card-learnMore-bg)var(--floorPlans-learnMore-fill),var(--floorPlans-card-learnMore-bg)100%);width:100%;min-width:0;min-height:44px;color:var(--floorPlans-card-learnMore-text);font-family:var(--font-main);cursor:pointer;border-radius:4px;margin-top:.9rem;padding:.35rem .9rem;font-size:.9rem;font-weight:600;line-height:1.2;transition:--floorPlans-learnMore-fill .35s ease-in-out,border-color .35s ease-in-out,color .35s ease-in-out}.FloorPlanSection-module__CLdX7W__learnMoreButton:focus-visible{--floorPlans-learnMore-fill:100%;border-color:var(--floorPlans-card-learnMore-border-active);color:var(--floorPlans-card-learnMore-text-active);outline:2px solid var(--floorPlans-card-learnMore-focus);outline-offset:.2rem}.FloorPlanSection-module__CLdX7W__pricingInfo{flex:1;min-width:0}.FloorPlanSection-module__CLdX7W__sqftContainer{justify-content:flex-end;display:flex}.FloorPlanSection-module__CLdX7W__sqftText{color:var(--floorPlans-card-sqftText);font-size:1rem;font-weight:600}.FloorPlanSection-module__CLdX7W__priceContainer{text-align:right;justify-content:flex-end;min-height:1.5em;margin-top:.35rem;display:flex}.FloorPlanSection-module__CLdX7W__priceText{color:var(--floorPlans-card-sqftText);overflow-wrap:anywhere;font-size:clamp(14px,1rem,18px);font-weight:600;line-height:1.4}.FloorPlanSection-module__CLdX7W__horizontalLine{background-color:var(--floorPlans-card-horizontalLine);width:100%;height:1px;margin-top:4px}.FloorPlanSection-module__CLdX7W__disclaimer{color:var(--floorPlans-card-disclaimer);text-align:center;font-size:.85rem;font-weight:400}.FloorPlanSection-module__CLdX7W__vrModalBody{height:calc(100vh - 55px);padding:0;position:relative}.FloorPlanSection-module__CLdX7W__vrModalContent{border-radius:0;flex-direction:column;height:100vh;display:flex}.FloorPlanSection-module__CLdX7W__vrLoadingOverlay{z-index:10;background-color:#fff;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.FloorPlanSection-module__CLdX7W__vrIframe{border:none;width:100%;height:100%}@media (max-width:1023px){.FloorPlanSection-module__CLdX7W__section{margin-top:4rem}.FloorPlanSection-module__CLdX7W__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.FloorPlanSection-module__CLdX7W__header{margin-bottom:1.4rem}.FloorPlanSection-module__CLdX7W__title{font-size:3rem;line-height:1.06}.FloorPlanSection-module__CLdX7W__card{padding:1rem}.FloorPlanSection-module__CLdX7W__statusIcon{width:11rem;height:auto;top:-1.5rem;right:-2rem}.FloorPlanSection-module__CLdX7W__imageWrapper{aspect-ratio:1/.88;margin-bottom:.8rem}.FloorPlanSection-module__CLdX7W__vrIconWrapper{bottom:2rem}.FloorPlanSection-module__CLdX7W__vrIcon{width:3.9rem;height:2rem}.FloorPlanSection-module__CLdX7W__unitHeaderRow{margin-top:-1.1rem}.FloorPlanSection-module__CLdX7W__topLine{height:1px}.FloorPlanSection-module__CLdX7W__unitRibbon{flex-basis:72%;height:2.2rem;padding:.2rem .8rem .2rem .45rem;font-size:1.12rem}.FloorPlanSection-module__CLdX7W__bedBathInfo{gap:.6rem;margin-top:.7rem;margin-bottom:.3rem}.FloorPlanSection-module__CLdX7W__infoText{white-space:nowrap;font-size:1.6rem}.FloorPlanSection-module__CLdX7W__divider{font-size:1.5rem}.FloorPlanSection-module__CLdX7W__sqftText{font-size:1.3rem}.FloorPlanSection-module__CLdX7W__learnMoreButton{width:100%;min-width:0;min-height:4.4rem;margin-top:1rem;padding:.7rem 1.2rem;font-size:1.3rem}.FloorPlanSection-module__CLdX7W__horizontalLine{margin-top:.35rem}.FloorPlanSection-module__CLdX7W__disclaimer{font-size:1.1rem;line-height:1.4}}@media (max-width:767px){.FloorPlanSection-module__CLdX7W__section{margin-top:3rem}.FloorPlanSection-module__CLdX7W__cardGrid{grid-template-columns:1fr;gap:.9rem .8rem}.FloorPlanSection-module__CLdX7W__header{margin-bottom:1.2rem}.FloorPlanSection-module__CLdX7W__title{font-size:1.9rem}.FloorPlanSection-module__CLdX7W__card{padding:.8rem .8rem .9rem}.FloorPlanSection-module__CLdX7W__imageWrapper{margin-bottom:.65rem}.FloorPlanSection-module__CLdX7W__vrIconWrapper{bottom:1.6rem}.FloorPlanSection-module__CLdX7W__vrIcon{width:3.2rem;height:1.8rem}.FloorPlanSection-module__CLdX7W__unitHeaderRow{margin-top:-.9rem}.FloorPlanSection-module__CLdX7W__unitRibbon{flex-basis:76%;height:2rem;padding-right:.7rem;font-size:1.1rem}.FloorPlanSection-module__CLdX7W__bedBathInfo{gap:.45rem;margin-top:.55rem;margin-bottom:.2rem}.FloorPlanSection-module__CLdX7W__infoText,.FloorPlanSection-module__CLdX7W__divider{font-size:1.4rem}.FloorPlanSection-module__CLdX7W__sqftContainer{margin-top:0}.FloorPlanSection-module__CLdX7W__sqftText{font-size:1.2rem}.FloorPlanSection-module__CLdX7W__detailsRow{margin-top:.3rem}.FloorPlanSection-module__CLdX7W__learnMoreButton{min-width:0;margin-top:.9rem;font-size:1.2rem}.FloorPlanSection-module__CLdX7W__disclaimer{font-size:1.1rem;line-height:1.35}}@media (hover:hover) and (pointer:fine){.FloorPlanSection-module__CLdX7W__learnMoreButton:hover{--floorPlans-learnMore-fill:100%;border-color:var(--floorPlans-card-learnMore-border-active);color:var(--floorPlans-card-learnMore-text-active)}}@media (prefers-reduced-motion:reduce){.FloorPlanSection-module__CLdX7W__learnMoreButton{transition:none}}
.FeatureCards-module__dRsDHa__container{background:var(--home-card-bg);padding:5rem 20rem}.FeatureCards-module__dRsDHa__col{width:100%;display:flex}.FeatureCards-module__dRsDHa__revealWrapper{flex:auto;width:100%;min-width:0;height:100%;display:flex}.FeatureCards-module__dRsDHa__card{border:1px solid var(--home-card-border);background:var(--home-card-bg);box-sizing:border-box;border-radius:.222222rem;flex-direction:column;width:100%;height:100%;padding:.444444rem 0;transition:all .3s;display:flex;overflow:hidden}.FeatureCards-module__dRsDHa__cardHeader{justify-content:space-between;height:6.11111rem;padding:.888889rem 1.11111rem .888889rem 1.66667rem;display:flex}.FeatureCards-module__dRsDHa__cardHeaderLeft{flex-direction:column;justify-content:space-between;display:flex}.FeatureCards-module__dRsDHa__cardTitle{color:var(--home-card-title);text-transform:uppercase;font-size:1.44rem;font-weight:800;line-height:1.1;font-family:"HarmonyOS_Sans_SC_Black",var(--font-main);margin:0}.FeatureCards-module__dRsDHa__cardArrow{width:1.55556rem;height:100%;display:flex}.FeatureCards-module__dRsDHa__arrowIcon{align-self:flex-end;width:100%;height:1.55556rem;transition:filter .3s}.FeatureCards-module__dRsDHa__divider{background:var(--theme-primary);width:3.22222rem;height:.166667rem;transition:all .3s}.FeatureCards-module__dRsDHa__cardDesc{color:var(--home-card-desc);flex:1;margin:0;padding:.888889rem 2rem;font-size:1rem;line-height:1.22222rem}.FeatureCards-module__dRsDHa__card:hover .FeatureCards-module__dRsDHa__cardHeader,.FeatureCards-module__dRsDHa__active .FeatureCards-module__dRsDHa__cardHeader{background:var(--home-card-active-text-bg);color:var(--home-card-active-text)}.FeatureCards-module__dRsDHa__card:hover .FeatureCards-module__dRsDHa__cardTitle,.FeatureCards-module__dRsDHa__active .FeatureCards-module__dRsDHa__cardTitle{color:var(--home-card-active-text)}.FeatureCards-module__dRsDHa__card:hover .FeatureCards-module__dRsDHa__secondTitle,.FeatureCards-module__dRsDHa__active .FeatureCards-module__dRsDHa__secondTitle{-webkit-text-stroke:1px var(--home-card-active-text)}.FeatureCards-module__dRsDHa__card:hover .FeatureCards-module__dRsDHa__cardArrow,.FeatureCards-module__dRsDHa__active .FeatureCards-module__dRsDHa__cardArrow{transform:translateY(-.888889rem)}.FeatureCards-module__dRsDHa__card:hover .FeatureCards-module__dRsDHa__divider,.FeatureCards-module__dRsDHa__active .FeatureCards-module__dRsDHa__divider{opacity:0;visibility:hidden}.FeatureCards-module__dRsDHa__card:hover .FeatureCards-module__dRsDHa__arrowIcon,.FeatureCards-module__dRsDHa__active .FeatureCards-module__dRsDHa__arrowIcon{filter:brightness(0)invert()}.FeatureCards-module__dRsDHa__secondTitle{color:#0000;-webkit-text-stroke:1px var(--theme-primary);transition:-webkit-text-stroke .3s}.FeatureCards-module__dRsDHa__cardLink{flex:auto;width:100%;min-width:0;text-decoration:none;display:flex}@media (max-width:1023px){.FeatureCards-module__dRsDHa__container{padding:1.6rem var(--side-margin)0}.FeatureCards-module__dRsDHa__card{padding:.4rem 0}.FeatureCards-module__dRsDHa__cardHeader{min-height:8rem;padding:1.4rem 1.6rem 1.2rem}.FeatureCards-module__dRsDHa__cardTitle{font-size:2rem}.FeatureCards-module__dRsDHa__cardDesc{padding:1.2rem 1.6rem 1.6rem;font-size:1.4rem;line-height:1.5}.FeatureCards-module__dRsDHa__arrowIcon{width:1.8rem;height:1.8rem}}
.AmenitiesLocationCarousel-module__0dt-sa__sectionContainer{isolation:isolate;justify-content:center;align-items:center;width:100%;margin-top:5rem;padding:5rem 0;display:flex;position:relative;overflow-x:clip}.AmenitiesLocationCarousel-module__0dt-sa__sectionContainer:before{content:"";z-index:0;clip-path:inset(0 100% 0 0);background:linear-gradient(135deg,#00835a,#006646,#00835a) 0 0/200% 200%;width:100%;height:calc(100% + 1px);transition:clip-path 1.2s cubic-bezier(.16,1,.3,1);animation:12s infinite AmenitiesLocationCarousel-module__0dt-sa__gradientPan;position:absolute;top:0;left:0}.AmenitiesLocationCarousel-module__0dt-sa__sectionContainer.AmenitiesLocationCarousel-module__0dt-sa__visible:before{clip-path:inset(0)}@keyframes AmenitiesLocationCarousel-module__0dt-sa__gradientPan{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.AmenitiesLocationCarousel-module__0dt-sa__bgLayer{opacity:0;filter:blur(10px);z-index:1;background-image:url(/assets/imgs/bg.png);background-position:0 100%;background-repeat:no-repeat;background-size:contain;width:100%;height:calc(100% + 10rem);transition:opacity 1.5s ease-out .4s,filter 1.5s ease-out .4s;position:absolute;top:-10rem;left:0}.AmenitiesLocationCarousel-module__0dt-sa__sectionContainer.AmenitiesLocationCarousel-module__0dt-sa__visible .AmenitiesLocationCarousel-module__0dt-sa__bgLayer{opacity:.15;filter:blur()}.AmenitiesLocationCarousel-module__0dt-sa__contentContainer{z-index:2;opacity:0;width:100%;max-width:1200px;padding:0 20px;transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1);position:relative;transform:translateY(40px)}.AmenitiesLocationCarousel-module__0dt-sa__visible .AmenitiesLocationCarousel-module__0dt-sa__contentContainer{opacity:1;transform:translateY(0)}.AmenitiesLocationCarousel-module__0dt-sa__card{background-color:#0000;flex-direction:row;width:100%;height:450px;display:flex;box-shadow:0 10px 30px #0003}.AmenitiesLocationCarousel-module__0dt-sa__leftPanel{background-color:#f3ebd3;flex-direction:column;flex:1;justify-content:center;padding:4rem 3rem;display:flex;position:relative}.AmenitiesLocationCarousel-module__0dt-sa__controls{flex-direction:column;display:flex;position:absolute;top:0;right:0}.AmenitiesLocationCarousel-module__0dt-sa__arrowBtn{color:#b59b48;cursor:pointer;background-color:#0000;border-top:none;border-bottom:2px solid #b59b48;border-left:2px solid #b59b48;border-right:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;transition:all .3s;display:flex}.AmenitiesLocationCarousel-module__0dt-sa__arrowBtn:hover{background-color:#b59b481a}.AmenitiesLocationCarousel-module__0dt-sa__arrowIcon{width:20px;height:20px;transition:transform .4s cubic-bezier(.16,1,.3,1)}.AmenitiesLocationCarousel-module__0dt-sa__controls .AmenitiesLocationCarousel-module__0dt-sa__arrowBtn:first-child:hover .AmenitiesLocationCarousel-module__0dt-sa__arrowIcon{transform:translate(-4px)scale(1.1)}.AmenitiesLocationCarousel-module__0dt-sa__controls .AmenitiesLocationCarousel-module__0dt-sa__arrowBtn:last-child:hover .AmenitiesLocationCarousel-module__0dt-sa__arrowIcon{transform:translate(4px)scale(1.1)}.AmenitiesLocationCarousel-module__0dt-sa__textContent{max-width:90%}.AmenitiesLocationCarousel-module__0dt-sa__textEnterNext{animation:.8s cubic-bezier(.16,1,.3,1) forwards AmenitiesLocationCarousel-module__0dt-sa__textSlideInRight}.AmenitiesLocationCarousel-module__0dt-sa__textEnterPrev{animation:.8s cubic-bezier(.16,1,.3,1) forwards AmenitiesLocationCarousel-module__0dt-sa__textSlideInLeft}@keyframes AmenitiesLocationCarousel-module__0dt-sa__textSlideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes AmenitiesLocationCarousel-module__0dt-sa__textSlideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.AmenitiesLocationCarousel-module__0dt-sa__title{color:#b59b48;margin:0 0 1rem;font-family:Times New Roman,Times,serif;font-size:2.2rem;line-height:1.2}.AmenitiesLocationCarousel-module__0dt-sa__subtitle{color:#000;margin:0 0 1.5rem;font-family:HarmonyOS Sans SC,sans-serif;font-size:1.2rem;font-weight:500}.AmenitiesLocationCarousel-module__0dt-sa__divider{background-color:#b59b48;width:0;height:2px;margin-bottom:1.5rem;animation:.8s cubic-bezier(.16,1,.3,1) .3s forwards AmenitiesLocationCarousel-module__0dt-sa__expandDivider}@keyframes AmenitiesLocationCarousel-module__0dt-sa__expandDivider{to{width:80px}}.AmenitiesLocationCarousel-module__0dt-sa__description{color:#000;margin:0;font-family:HarmonyOS Sans SC,sans-serif;font-size:1rem;line-height:1.6}.AmenitiesLocationCarousel-module__0dt-sa__rightPanel{flex:1.2;position:relative;overflow:hidden}.AmenitiesLocationCarousel-module__0dt-sa__rightPanel:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#00835a33,#0000);width:100%;height:100%;transition:opacity .6s;position:absolute;top:0;left:0}.AmenitiesLocationCarousel-module__0dt-sa__card:hover .AmenitiesLocationCarousel-module__0dt-sa__rightPanel:after{opacity:1}.AmenitiesLocationCarousel-module__0dt-sa__image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.AmenitiesLocationCarousel-module__0dt-sa__imageStatic{z-index:1}.AmenitiesLocationCarousel-module__0dt-sa__imageHidden{display:none}.AmenitiesLocationCarousel-module__0dt-sa__imageEnterNext{z-index:2;animation:.8s cubic-bezier(.16,1,.3,1) forwards AmenitiesLocationCarousel-module__0dt-sa__slideInRight}.AmenitiesLocationCarousel-module__0dt-sa__imageExitNext{z-index:1;animation:.8s cubic-bezier(.16,1,.3,1) forwards AmenitiesLocationCarousel-module__0dt-sa__slideOutLeft}.AmenitiesLocationCarousel-module__0dt-sa__imageEnterPrev{z-index:2;animation:.8s cubic-bezier(.16,1,.3,1) forwards AmenitiesLocationCarousel-module__0dt-sa__slideInLeft}.AmenitiesLocationCarousel-module__0dt-sa__imageExitPrev{z-index:1;animation:.8s cubic-bezier(.16,1,.3,1) forwards AmenitiesLocationCarousel-module__0dt-sa__slideOutRight}@keyframes AmenitiesLocationCarousel-module__0dt-sa__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes AmenitiesLocationCarousel-module__0dt-sa__slideOutLeft{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes AmenitiesLocationCarousel-module__0dt-sa__slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes AmenitiesLocationCarousel-module__0dt-sa__slideOutRight{0%{transform:translate(0)}to{transform:translate(100%)}}@media (max-width:1023px){.AmenitiesLocationCarousel-module__0dt-sa__card{flex-direction:column;height:auto}.AmenitiesLocationCarousel-module__0dt-sa__leftPanel{padding:3rem 2rem}.AmenitiesLocationCarousel-module__0dt-sa__rightPanel{height:300px}.AmenitiesLocationCarousel-module__0dt-sa__controls{flex-direction:row;top:auto;bottom:0;right:0}.AmenitiesLocationCarousel-module__0dt-sa__arrowBtn{border-top:2px solid #b59b48;border-bottom:none}}
.ApartmentsIntro-module__JwA8pG__apartmentsWrapper{box-sizing:border-box;margin-bottom:5.55556rem;padding:0 20rem}.ApartmentsIntro-module__JwA8pG__apartmentsWrapper .ApartmentsIntro-module__JwA8pG__btnsContainer{justify-content:center;width:100%;margin-bottom:2.22222rem;display:flex}.ApartmentsIntro-module__JwA8pG__buttonContainer{gap:1.11111rem;margin-top:2.22222rem;display:flex}.ApartmentsIntro-module__JwA8pG__btn{cursor:pointer;width:11.1111rem;height:2.44444rem;font-size:1.22222rem;font-family:"HarmonyOS Sans SC",var(--font-main);background-color:var(--floorPlans-tabs-btn-bg);border:1px solid var(--floorPlans-tabs-btn-border);color:var(--floorPlans-tabs-btn-text);border-radius:.277778rem;justify-content:center;align-items:center;font-weight:700;transition:all .3s;display:flex}.ApartmentsIntro-module__JwA8pG__btn:first-child{margin-right:.444444rem}.ApartmentsIntro-module__JwA8pG__btn.ApartmentsIntro-module__JwA8pG__isActive{background-color:var(--floorPlans-tabs-btn-bg-hover);border:1px solid var(--floorPlans-tabs-btn-border-hover);color:var(--floorPlans-tabs-btn-text-hover)}@media (hover:hover) and (pointer:fine){.ApartmentsIntro-module__JwA8pG__btn:hover{background-color:var(--floorPlans-tabs-btn-bg-hover);border:1px solid var(--floorPlans-tabs-btn-border-hover);color:var(--floorPlans-tabs-btn-text-hover)}}.ApartmentsIntro-module__JwA8pG__mapContainer{width:100%;height:44.4444rem;overflow:hidden}.ApartmentsIntro-module__JwA8pG__noResults{text-align:center;font-family:"HarmonyOS Sans SC",var(--font-main);color:var(--theme-text-body);padding:3rem 0;font-size:1.2rem;line-height:1.5}@media (max-width:1023px){.ApartmentsIntro-module__JwA8pG__apartmentsWrapper{padding:0 var(--side-margin);margin-bottom:4.8rem}.ApartmentsIntro-module__JwA8pG__apartmentsWrapper .ApartmentsIntro-module__JwA8pG__btnsContainer{gap:.8rem;margin-bottom:2.4rem}.ApartmentsIntro-module__JwA8pG__btn{touch-action:manipulation;border-radius:.4rem;width:min(14rem,50% - .4rem);height:3.6rem;font-size:1.5rem}.ApartmentsIntro-module__JwA8pG__btn:first-child{margin-right:0}.ApartmentsIntro-module__JwA8pG__mapContainer{height:36rem}.ApartmentsIntro-module__JwA8pG__noResults{font-size:1.5rem}}@media (max-width:767px){.ApartmentsIntro-module__JwA8pG__apartmentsWrapper{margin-bottom:4rem}.ApartmentsIntro-module__JwA8pG__apartmentsWrapper .ApartmentsIntro-module__JwA8pG__btnsContainer{gap:.6rem;margin-bottom:2rem}.ApartmentsIntro-module__JwA8pG__btn{width:min(13rem,50% - .3rem);height:3rem;font-size:1.3rem;font-weight:700}.ApartmentsIntro-module__JwA8pG__mapContainer{height:30rem}.ApartmentsIntro-module__JwA8pG__noResults{padding:2rem 0;font-size:1.3rem}}
.IntroSection-module__FVyGra__container{padding:1.11111rem   var(--side-margin)6.11111rem  ;background:var(--home-intro-bg);text-align:left}.IntroSection-module__FVyGra__content{width:100%}.IntroSection-module__FVyGra__headingImg{width:100%;height:auto;display:block}.IntroSection-module__FVyGra__headingWrapper{z-index:1;width:100%;overflow:visible}.IntroSection-module__FVyGra__headingText{font-family:"HarmonyOS Sans SC",var(--font-main);color:#0000;-webkit-text-stroke:1px var(--home-intro-title-stroke);white-space:nowrap;width:100%;margin:0;font-size:7.5rem;font-weight:800;line-height:1}.IntroSection-module__FVyGra__brandWrapper{z-index:2;margin-top:-1.5rem;margin-bottom:2.88889rem;overflow:hidden}.IntroSection-module__FVyGra__brandImg{width:38.0556rem;height:auto;display:block}.IntroSection-module__FVyGra__descriptionContainer{margin-bottom:2.55556rem}.IntroSection-module__FVyGra__paragraph{font-family:"HarmonyOS Sans SC",var(--font-main);color:var(--home-intro-text);margin-bottom:1.66667rem;font-size:1rem;font-weight:300;line-height:1.33333rem}.IntroSection-module__FVyGra__paragraph:last-child{margin-bottom:0}.IntroSection-module__FVyGra__ctaButton{background:var(--home-intro-btn-bg);width:11.33rem;height:2.33rem;color:var(--home-intro-btn-text);border:.06rem solid var(--home-intro-btn-border);border-radius:.22rem;justify-content:center;align-items:center;font-size:1rem;font-weight:700;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden}.IntroSection-module__FVyGra__ctaButton:hover{transform:translateY(-3px);box-shadow:0 10px 20px #8b451326;background:var(--home-intro-btn-bg-hover)!important;color:var(--home-intro-btn-text-hover)!important;border-color:var(--home-intro-btn-border-hover)!important}@media (max-width:1023px){.IntroSection-module__FVyGra__container{padding:3.6rem var(--side-margin)4rem}.IntroSection-module__FVyGra__headingText{white-space:nowrap;letter-spacing:-.025em;width:auto;font-size:4rem;line-height:1}.IntroSection-module__FVyGra__brandWrapper{margin-top:-.5rem;margin-bottom:2rem}.IntroSection-module__FVyGra__brandImg{width:min(24rem,68vw);max-width:100%}.IntroSection-module__FVyGra__descriptionContainer{margin-bottom:2.8rem}.IntroSection-module__FVyGra__paragraph{-webkit-hyphens:auto;hyphens:auto;word-break:normal;overflow-wrap:normal;margin-bottom:1.8rem;font-size:1.6rem;line-height:1.45}.IntroSection-module__FVyGra__ctaButton{width:auto;min-width:0;height:4.2rem;padding:0 1.4rem;font-size:1.8rem}}
.page-module__wF4Y-W__container{width:100%;padding:0 var(--side-margin)}
.LegalDocument-module__9I13tG__sections{flex-direction:column;gap:3rem;width:100%;padding:0 4.44444rem;display:flex}.LegalDocument-module__9I13tG__section{flex-direction:column;gap:1.66667rem;display:flex}.LegalDocument-module__9I13tG__sectionTitle{font-family:var(--font-main);font-size:var(--font-xl);color:var(--theme-text-body);margin:0;font-weight:600}.LegalDocument-module__9I13tG__items{flex-direction:column;gap:1.25rem;display:flex}.LegalDocument-module__9I13tG__item{font-family:var(--font-main);font-size:var(--font-md);color:var(--theme-text-body);line-height:1.8}.LegalDocument-module__9I13tG__itemContent{color:var(--theme-text-muted);white-space:pre-line;flex:1;margin:0;font-size:1rem}@media (max-width:767px){.LegalDocument-module__9I13tG__sections{gap:2.4rem;padding:0}.LegalDocument-module__9I13tG__section{gap:1.2rem}.LegalDocument-module__9I13tG__sectionTitle{font-size:2.2rem;line-height:1.25}.LegalDocument-module__9I13tG__items{gap:1.1rem}.LegalDocument-module__9I13tG__itemContent{font-size:1.4rem;line-height:1.75}}
.AmenityCollapse-module__Vdmn2W__container{width:100%;padding:0 20rem}.AmenityCollapse-module__Vdmn2W__collapse{border:none;background:var(--floorPlans-collapse-bg)!important}.AmenityCollapse-module__Vdmn2W__collapse .ant-collapse-item{overflow:hidden;border:1px solid var(--floorPlans-collapse-border)!important;background:var(--floorPlans-collapse-bg)!important;border-bottom:none!important;border-radius:12px 12px 0 0!important}.AmenityCollapse-module__Vdmn2W__collapse .ant-collapse-header{color:var(--floorPlans-collapse-title);background:var(--floorPlans-collapse-bg);font-size:1rem;font-weight:700;align-items:center!important;padding:20px 24px!important}.AmenityCollapse-module__Vdmn2W__collapse .ant-collapse-expand-icon{padding-inline:16px 0!important}.AmenityCollapse-module__Vdmn2W__expandIcon{font-weight:700;color:var(--floorPlans-collapse-title)!important;font-size:18px!important}.AmenityCollapse-module__Vdmn2W__collapse .ant-collapse-content{background:var(--floorPlans-collapse-bg)!important;border-top:none!important}.AmenityCollapse-module__Vdmn2W__collapse .ant-collapse-content-box{padding:0 24px 24px!important}.AmenityCollapse-module__Vdmn2W__panelTitle{color:var(--floorPlans-collapse-title);text-transform:uppercase;letter-spacing:.5px;font-size:1.1rem;font-weight:700}.AmenityCollapse-module__Vdmn2W__panelContent{align-items:flex-start;gap:30px;display:flex}.AmenityCollapse-module__Vdmn2W__imageWrapper{background-color:var(--floorPlans-collapse-image);width:31.6667rem;min-width:360px;height:20rem;position:relative;overflow:hidden}.AmenityCollapse-module__Vdmn2W__image{object-fit:cover}.AmenityCollapse-module__Vdmn2W__featureList{flex-direction:column;gap:20px;margin:0;padding:8px 0 0;list-style:none;display:flex}.AmenityCollapse-module__Vdmn2W__featureItem{color:var(--floorPlans-collapse-text);align-items:flex-start;gap:12px;font-size:1rem;line-height:1.4;display:flex}.AmenityCollapse-module__Vdmn2W__bullet{color:var(--floorPlans-collapse-text);font-size:1rem;line-height:1.4}.AmenityCollapse-module__Vdmn2W__disclaimer{color:var(--floorPlans-collapse-desc);margin-top:24px;font-size:.75rem;line-height:1.6}.AmenityCollapse-module__Vdmn2W__sectionTitle{max-width:47.2222rem;font-family:"HarmonyOS Sans SC",var(--font-main);color:var(--floorPlans-collapse-text);text-transform:uppercase;letter-spacing:.0275em;margin:0 0 30px;font-size:2.22222rem;font-weight:900;line-height:normal}.AmenityCollapse-module__Vdmn2W__faqContent{flex-direction:column;padding-top:10px;display:flex}.AmenityCollapse-module__Vdmn2W__faqList{flex-direction:column;gap:20px;display:flex}.AmenityCollapse-module__Vdmn2W__faqItem{flex-direction:column;gap:8px;display:flex}.AmenityCollapse-module__Vdmn2W__faqQuestion{color:var(--floorPlans-collapse-text);margin:0;font-size:1rem;font-weight:700}.AmenityCollapse-module__Vdmn2W__faqAnswer{color:var(--floorPlans-collapse-answer);white-space:pre-line;margin:0;font-size:1rem;line-height:1.5}.AmenityCollapse-module__Vdmn2W__faqImage{width:31.6667rem;height:20rem;margin-top:.25rem;display:block}.AmenityCollapse-module__Vdmn2W__moreQuestions{flex-direction:column;gap:12px;margin-top:30px;display:flex}.AmenityCollapse-module__Vdmn2W__moreQuestionsText{color:var(--floorPlans-collapse-text);margin:0;font-size:1rem;font-weight:700}.AmenityCollapse-module__Vdmn2W__contactButton{background-color:var(--floorPlans-collapse-contactButton-bg);color:var(--floorPlans-collapse-contactButton-text);border:1px solid var(--floorPlans-collapse-contactButton-border);border-radius:4px;justify-content:center;align-items:center;width:fit-content;padding:10px 24px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-flex}.AmenityCollapse-module__Vdmn2W__contactButton:hover{background-color:var(--floorPlans-collapse-contactButton-bg-hover);color:var(--floorPlans-collapse-contactButton-text-hover)}@media (max-width:1023px){.AmenityCollapse-module__Vdmn2W__container{padding:0 var(--side-margin)4.8rem}.AmenityCollapse-module__Vdmn2W__sectionTitle{margin-bottom:2rem;font-size:3rem;line-height:1.06}.AmenityCollapse-module__Vdmn2W__collapse .ant-collapse-item{border-bottom:none!important;margin-bottom:0!important}.AmenityCollapse-module__Vdmn2W__collapse .ant-collapse-item:last-child{margin-bottom:0}.AmenityCollapse-module__Vdmn2W__collapse .ant-collapse-header{padding:1.4rem 1.6rem!important}.AmenityCollapse-module__Vdmn2W__collapse .ant-collapse-content-box{padding:0 1.6rem 1.6rem!important}.AmenityCollapse-module__Vdmn2W__panelTitle{font-size:1.7rem}.AmenityCollapse-module__Vdmn2W__panelContent{flex-direction:column;gap:1.6rem}.AmenityCollapse-module__Vdmn2W__imageWrapper{width:100%;min-width:0;height:22rem}.AmenityCollapse-module__Vdmn2W__featureList{gap:.9rem;padding-top:0}.AmenityCollapse-module__Vdmn2W__featureItem,.AmenityCollapse-module__Vdmn2W__bullet,.AmenityCollapse-module__Vdmn2W__faqQuestion,.AmenityCollapse-module__Vdmn2W__faqAnswer,.AmenityCollapse-module__Vdmn2W__moreQuestionsText{font-size:1.3rem}.AmenityCollapse-module__Vdmn2W__faqList{gap:1.3rem}.AmenityCollapse-module__Vdmn2W__contactButton{padding:1rem 1.8rem;font-size:1.25rem}.AmenityCollapse-module__Vdmn2W__disclaimer{margin-top:1.6rem;font-size:1rem;line-height:1.4}}@media (max-width:767px){.AmenityCollapse-module__Vdmn2W__container{padding-bottom:4rem}.AmenityCollapse-module__Vdmn2W__sectionTitle{margin-bottom:1.6rem;font-size:1.8rem}.AmenityCollapse-module__Vdmn2W__collapse .ant-collapse-item{margin-bottom:0!important}.AmenityCollapse-module__Vdmn2W__collapse .ant-collapse-header{padding:1.1rem 1.2rem!important}.AmenityCollapse-module__Vdmn2W__collapse .ant-collapse-expand-icon{padding-inline-start:.8rem!important}.AmenityCollapse-module__Vdmn2W__expandIcon{font-size:1.4rem!important}.AmenityCollapse-module__Vdmn2W__collapse .ant-collapse-content-box{padding:0 1.2rem 1.2rem!important}.AmenityCollapse-module__Vdmn2W__panelTitle{font-size:1.3rem}.AmenityCollapse-module__Vdmn2W__imageWrapper{height:18.5rem}.AmenityCollapse-module__Vdmn2W__featureItem,.AmenityCollapse-module__Vdmn2W__bullet,.AmenityCollapse-module__Vdmn2W__faqQuestion,.AmenityCollapse-module__Vdmn2W__faqAnswer,.AmenityCollapse-module__Vdmn2W__moreQuestionsText{font-size:1.2rem;line-height:1.45}.AmenityCollapse-module__Vdmn2W__faqList{gap:1rem}.AmenityCollapse-module__Vdmn2W__faqImage{width:100%}.AmenityCollapse-module__Vdmn2W__moreQuestions{gap:.8rem;margin-top:1.6rem}.AmenityCollapse-module__Vdmn2W__contactButton{min-height:3.2rem;padding:.8rem 1.4rem;font-size:1.15rem}.AmenityCollapse-module__Vdmn2W__disclaimer{margin-top:1.2rem;font-size:.95rem}}
.DiscountPopup-module__4d4y2q__modalOverlay{justify-content:center;align-items:center;display:flex;position:relative}.DiscountPopup-module__4d4y2q__modalPopup{box-sizing:border-box;background:var(--home-popup-bg)url(/assets/imgs/homeDialogBg.png) no-repeat center center;width:fit-content;min-width:min(34.1111rem,90vw);max-width:50vw;min-height:19.4444rem;box-shadow:0 .222222rem .444444rem var(--home-popup-shadow-bg);text-align:center;background-size:cover;flex-direction:column;justify-content:center;align-items:center;padding:3rem 4rem;display:flex;position:relative;overflow:hidden}.DiscountPopup-module__4d4y2q__contentWrapper{z-index:5;flex-direction:column;align-items:center;display:flex;position:relative}.DiscountPopup-module__4d4y2q__modalOverlay:after{content:"";background:var(--home-popup-primary);z-index:1;border-radius:50% 50% .333333rem 0/100% 100% 0 .333333rem;height:1.22222rem;position:absolute;bottom:-1.22222rem;left:0;right:0;transform:rotate(180deg)}.DiscountPopup-module__4d4y2q__modalOverlay:before{content:"";background:var(--home-popup-primary);z-index:1;border-radius:.333333rem 0 50% 50%/0 .333333rem 100% 100%;height:1.22222rem;position:absolute;top:-1.22222rem;left:0;right:0;transform:rotate(180deg)}@keyframes DiscountPopup-module__4d4y2q__popupIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.DiscountPopup-module__4d4y2q__closeBtn{cursor:pointer;background:0 0;border:none;width:1.38889rem;height:1.38889rem;padding:0;position:absolute;top:1.11111rem;right:1.66667rem}.DiscountPopup-module__4d4y2q__closeBtn img{object-fit:contain;width:100%;height:100%}.DiscountPopup-module__4d4y2q__offerTitle{color:var(--home-popup-title);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:2.22222rem;font-weight:700}.DiscountPopup-module__4d4y2q__offerSubtitle{color:var(--home-popup-subtitle);font-size:1.11111rem}.DiscountPopup-module__4d4y2q__offerHighlight{color:var(--home-popup-content);text-transform:uppercase;margin:0;font-size:1.66667rem;font-weight:700}.DiscountPopup-module__4d4y2q__offerOr{color:var(--home-popup-or);text-transform:uppercase;margin:.277778rem 0;font-size:1.11111rem}.DiscountPopup-module__4d4y2q__detailsBtn{border:1px solid var(--home-popup-btn-border);width:8.11111rem;color:var(--home-popup-btn-text);border-radius:.277778rem;margin-top:1.11111rem;padding:.555556rem 1.94444rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s}.DiscountPopup-module__4d4y2q__detailsBtn:hover{background:var(--home-popup-btn-bg-hover);color:var(--home-popup-btn-text-hover)}@media (max-width:1023px){.DiscountPopup-module__4d4y2q__closeBtn{width:1.8rem;height:1.8rem;top:.9rem;right:1.1rem}.DiscountPopup-module__4d4y2q__detailsBtn{width:9.2rem;padding:.7rem 2rem;font-size:1.2rem;font-weight:700}.DiscountPopup-module__4d4y2q__offerSubtitle,.DiscountPopup-module__4d4y2q__offerOr{font-size:1.33333rem}}
.BackToTop-module__OmLMea__backToTop{-webkit-backdrop-filter:blur(12px);cursor:pointer;z-index:1000;background:#fff6;border:1px solid #fff9;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;min-width:44px;height:3.5rem;min-height:44px;padding:0;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:fixed;bottom:20%;right:2rem;overflow:hidden;box-shadow:0 8px 32px #0000001a}.BackToTop-module__OmLMea__backToTop:hover{background:#fff9;border:1px solid #fffc;transform:translateY(-2px);box-shadow:0 12px 40px #00000026}.BackToTop-module__OmLMea__iconWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.BackToTop-module__OmLMea__icon{background-color:var(--theme-secondary);width:1.77778rem;height:1.77778rem;transition:background-color .3s;-webkit-mask:url(/assets/icons/upIcon.svg) 50%/contain no-repeat;mask:url(/assets/icons/upIcon.svg) 50%/contain no-repeat}.BackToTop-module__OmLMea__backToTop:hover .BackToTop-module__OmLMea__icon{animation:.5s ease-in-out BackToTop-module__OmLMea__flyUp}@keyframes BackToTop-module__OmLMea__flyUp{0%{opacity:1;transform:translateY(0)}30%{opacity:0;transform:translateY(-20px)}31%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.BackToTop-module__OmLMea__backToTop{width:3rem;height:3rem;bottom:2rem;right:2rem}.BackToTop-module__OmLMea__icon{width:1.25rem;height:1.25rem}}
.page-module__sz-5xW__heroContainer{width:100%;height:36.6667rem}.page-module__sz-5xW__introContainer{width:100%;margin-bottom:4.66667rem;padding:0 20rem}.page-module__sz-5xW__introContainer .page-module__sz-5xW__introTitle{font-family:"HarmonyOS Sans SC",var(--font-main);color:var(--floorPlans-intro-title);text-transform:uppercase;margin:0;padding:2.22222rem 0;font-size:3.44444rem;font-weight:900;line-height:normal}.page-module__sz-5xW__paragraph{font-family:"HarmonyOS Sans SC",var(--font-main);color:var(--floorPlans-intro-text);margin-bottom:1.66667rem;font-size:1rem;font-weight:300;line-height:1.33333rem}.page-module__sz-5xW__paragraph:last-child{margin-bottom:0}.page-module__sz-5xW__featuresList{margin:0;padding:0 0 0 1.2rem;list-style-type:disc}.page-module__sz-5xW__featureItem{font-family:"HarmonyOS Sans SC",var(--font-main);color:var(--floorPlans-intro-text);margin-bottom:.555556rem;font-size:1rem;font-weight:300;line-height:1.33333rem}.page-module__sz-5xW__featureItem:last-child{margin-bottom:0}@media (max-width:1023px){.page-module__sz-5xW__introContainer{padding:0 var(--side-margin);margin-bottom:3.6rem}.page-module__sz-5xW__introContainer .page-module__sz-5xW__introTitle{padding:1.8rem 0 1.4rem;font-size:3rem;line-height:1.06}.page-module__sz-5xW__paragraph{-webkit-hyphens:auto;hyphens:auto;word-break:normal;overflow-wrap:normal;margin-bottom:1.6rem;font-size:1.6rem;line-height:1.42}.page-module__sz-5xW__featuresList{padding:0 0 0 1.6rem}.page-module__sz-5xW__featureItem{margin-bottom:.8rem;font-size:1.6rem;line-height:1.42}}
.ScrollProgressBar-module__-b0tYq__progressBar{top:var(--site-header-total-height);height:var(--scroll-progress-height);background:var(--theme-secondary);transform-origin:0%;z-index:9999;position:fixed;left:0;right:0}
.page-module__92KbQW__page{background:var(--fqa-page-bg);color:var(--fqa-text)}.page-module__92KbQW__hero{background:var(--fqa-hero-bg);color:var(--fqa-hero-text);padding:5.5rem clamp(3rem,12vw,var(--side-margin))5rem;position:relative;overflow:hidden}.page-module__92KbQW__hero:before,.page-module__92KbQW__hero:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.page-module__92KbQW__hero:before{border:1px solid var(--fqa-hero-line);width:28rem;height:28rem;top:-20rem;right:8%}.page-module__92KbQW__hero:after{background:var(--fqa-hero-accent);width:12rem;height:12rem;bottom:-8rem;right:-4rem}.page-module__92KbQW__heroInner{z-index:1;max-width:58rem;position:relative}.page-module__92KbQW__eyebrow,.page-module__92KbQW__sectionKicker,.page-module__92KbQW__cardEyebrow{color:var(--fqa-accent);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700;line-height:1.4}.page-module__92KbQW__title{max-width:48rem;color:inherit;letter-spacing:-.035em;text-transform:uppercase;margin:.7rem 0 1rem;font-size:clamp(3rem,5vw,5rem);font-weight:900;line-height:.98}.page-module__92KbQW__description{max-width:42rem;color:var(--fqa-hero-muted);margin:0;font-size:1.1rem;line-height:1.65}.page-module__92KbQW__effectiveDate{border:1px solid var(--fqa-hero-line);min-height:2.5rem;color:var(--fqa-hero-text);letter-spacing:.04em;border-radius:999px;align-items:center;margin:1.5rem 0 0;padding:.5rem .85rem;font-size:.82rem;font-weight:700;display:inline-flex}.page-module__92KbQW__contentGrid{padding:4.5rem clamp(3rem,12vw,var(--side-margin))6rem;grid-template-columns:minmax(15rem,18rem) minmax(0,1fr);align-items:start;gap:4rem;display:grid}.page-module__92KbQW__contactCard{top:calc(var(--site-header-total-height) + var(--scroll-progress-height) + 8px);border:1px solid var(--fqa-border);border-top:.35rem solid var(--fqa-accent);border-radius:var(--radius-sm);background:var(--fqa-card-bg);box-shadow:var(--fqa-card-shadow);padding:2rem;position:sticky}.page-module__92KbQW__contactCard h2{color:var(--fqa-heading);margin:.55rem 0 1.4rem;font-size:1.44444rem;line-height:1.15}.page-module__92KbQW__propertyAddress,.page-module__92KbQW__addressBlock address{flex-direction:column;font-style:normal;display:flex}.page-module__92KbQW__propertyAddress{color:var(--fqa-muted);margin-bottom:1.5rem;font-size:.95rem;line-height:1.65}.page-module__92KbQW__contactLink{border-top:1px solid var(--fqa-border);min-height:2.75rem;color:var(--fqa-heading);overflow-wrap:anywhere;padding:.75rem 0;font-size:.87rem;font-weight:700;line-height:1.45;transition:color .2s;display:block}.page-module__92KbQW__contactLink span{color:var(--fqa-muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.15rem;font-size:.68rem;font-weight:700;display:block}.page-module__92KbQW__contactLink:hover,.page-module__92KbQW__contactLink:focus-visible,.page-module__92KbQW__inlineLink:hover,.page-module__92KbQW__inlineLink:focus-visible{color:var(--fqa-accent)}.page-module__92KbQW__faqSection{min-width:0}.page-module__92KbQW__sectionHeader{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.5rem;display:flex}.page-module__92KbQW__sectionHeader h2{color:var(--fqa-heading);margin:.4rem 0 0;font-size:clamp(1.8rem,2.8vw,2.6rem);line-height:1.1}.page-module__92KbQW__toggleAllButton{border:1px solid var(--fqa-control-border);min-width:7rem;min-height:2.75rem;color:var(--fqa-control-text);cursor:pointer;background:0 0;border-radius:999px;flex:none;padding:.65rem 1rem;font-family:inherit;font-size:.78rem;font-weight:700;transition:background-color .2s,color .2s,transform .2s}.page-module__92KbQW__toggleAllButton:hover{background:var(--fqa-control-bg-hover);color:var(--fqa-control-text-hover);transform:translateY(-1px)}.page-module__92KbQW__toggleAllButton:focus-visible,.page-module__92KbQW__questionButton:focus-visible,.page-module__92KbQW__contactLink:focus-visible,.page-module__92KbQW__inlineLink:focus-visible{outline:3px solid var(--fqa-focus);outline-offset:3px}.page-module__92KbQW__accordion{flex-direction:column;gap:.75rem;display:flex}.page-module__92KbQW__questionCard{border:1px solid var(--fqa-border);border-radius:var(--radius-sm);background:var(--fqa-card-bg);transition:border-color .25s,box-shadow .25s;overflow:hidden;box-shadow:0 .3rem 1rem #3c2d2409}.page-module__92KbQW__questionCardOpen{border-color:var(--fqa-card-border-open);box-shadow:var(--fqa-card-shadow)}.page-module__92KbQW__questionHeading{margin:0}.page-module__92KbQW__questionButton{width:100%;min-height:4.8rem;color:var(--fqa-heading);cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:2.4rem minmax(0,1fr) 2rem;align-items:center;gap:1rem;padding:1rem 1.35rem;font-family:inherit;display:grid}.page-module__92KbQW__questionNumber{color:var(--fqa-accent);letter-spacing:.08em;font-size:.72rem;font-weight:900}.page-module__92KbQW__questionText{font-size:1.05rem;font-weight:700;line-height:1.35}.page-module__92KbQW__toggleIcon{background:var(--fqa-icon-bg);border-radius:50%;width:2rem;height:2rem;display:block;position:relative}.page-module__92KbQW__toggleIcon span{background:var(--fqa-icon-line);width:.75rem;height:1px;transition:opacity .25s,transform .25s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__92KbQW__toggleIcon span:last-child{transform:translate(-50%,-50%)rotate(90deg)}.page-module__92KbQW__questionCardOpen .page-module__92KbQW__toggleIcon span:last-child{opacity:0;transform:translate(-50%,-50%)rotate(0)}.page-module__92KbQW__answerClip{overflow:hidden}.page-module__92KbQW__answerContent{border-top:1px solid var(--fqa-border);color:var(--fqa-text);margin:0 1.35rem;padding:0 0 1.5rem 3.4rem}.page-module__92KbQW__answerParagraph{margin:1rem 0 0;font-size:.95rem;line-height:1.75}.page-module__92KbQW__answerContent strong{color:var(--fqa-answer-strong);font-weight:700}.page-module__92KbQW__closing strong{color:inherit;font-weight:700}.page-module__92KbQW__answerList{flex-direction:column;gap:.55rem;margin:1rem 0 0;padding-left:1.2rem;font-size:.95rem;line-height:1.65;display:flex}.page-module__92KbQW__answerList li::marker{color:var(--fqa-accent)}.page-module__92KbQW__addressBlock{border-left:.25rem solid var(--fqa-accent);background:var(--fqa-highlight-bg);margin-top:1rem;padding:1rem 1.1rem;font-size:.92rem;line-height:1.65}.page-module__92KbQW__addressLabel{color:var(--fqa-muted);letter-spacing:.04em;text-transform:uppercase;margin:0 0 .5rem;font-size:.78rem;font-weight:700}.page-module__92KbQW__addressBlock address strong{color:var(--fqa-heading)}.page-module__92KbQW__contactList,.page-module__92KbQW__rateList{margin:1rem 0 0;padding:0}.page-module__92KbQW__contactRow,.page-module__92KbQW__rateRow{border-bottom:1px solid var(--fqa-border);grid-template-columns:minmax(7rem,.3fr) minmax(0,1fr);gap:1rem;padding:.65rem 0;font-size:.92rem;line-height:1.55;display:grid}.page-module__92KbQW__contactRow:first-child,.page-module__92KbQW__rateRow:first-child{border-top:1px solid var(--fqa-border)}.page-module__92KbQW__contactRow dt,.page-module__92KbQW__rateRow dt{color:var(--fqa-muted);font-weight:700}.page-module__92KbQW__contactRow dd,.page-module__92KbQW__rateRow dd{min-width:0;color:var(--fqa-heading);overflow-wrap:anywhere;margin:0;font-weight:400}.page-module__92KbQW__inlineLink{text-underline-offset:.2em;text-decoration:underline;text-decoration-thickness:1px;transition:color .2s}.page-module__92KbQW__emailLink{color:var(--fqa-accent)}.page-module__92KbQW__closing{border-radius:var(--radius-sm);background:var(--fqa-closing-bg);color:var(--fqa-closing-text);margin:2rem 0 0;padding:1.5rem 1.75rem;font-size:1rem;font-weight:700;line-height:1.65}@media (max-width:1023px){.page-module__92KbQW__hero{padding:5rem var(--side-margin)4.8rem}.page-module__92KbQW__hero:before{width:30rem;height:30rem;top:-23rem;right:-8rem}.page-module__92KbQW__hero:after{width:14rem;height:14rem}.page-module__92KbQW__eyebrow,.page-module__92KbQW__sectionKicker,.page-module__92KbQW__cardEyebrow{font-size:1.2rem}.page-module__92KbQW__title{max-width:64rem;margin-top:1rem;font-size:clamp(4rem,7vw,6rem)}.page-module__92KbQW__description{max-width:62rem;font-size:1.7rem;line-height:1.6}.page-module__92KbQW__effectiveDate{min-height:4.4rem;margin-top:2.2rem;padding:.8rem 1.4rem;font-size:1.35rem}.page-module__92KbQW__contentGrid{padding:4rem var(--side-margin)5rem;grid-template-columns:1fr;gap:3.6rem}.page-module__92KbQW__contactCard{border-top-width:.5rem;padding:2.4rem;position:static}.page-module__92KbQW__contactCard h2{margin:.8rem 0 1.8rem;font-size:2.6rem}.page-module__92KbQW__propertyAddress{margin-bottom:1.8rem;font-size:1.6rem}.page-module__92KbQW__contactLink{grid-template-columns:8rem minmax(0,1fr);align-items:center;min-height:4.8rem;padding:1rem 0;font-size:1.5rem;display:grid}.page-module__92KbQW__contactLink span{margin:0;font-size:1.1rem}.page-module__92KbQW__sectionHeader{margin-bottom:2rem}.page-module__92KbQW__sectionHeader h2{margin-top:.6rem;font-size:3.2rem}.page-module__92KbQW__toggleAllButton{min-width:10.5rem;min-height:4.8rem;padding:1rem 1.5rem;font-size:1.35rem}.page-module__92KbQW__accordion{gap:1rem}.page-module__92KbQW__questionButton{grid-template-columns:3.2rem minmax(0,1fr) 3.6rem;gap:1.2rem;min-height:6.8rem;padding:1.3rem 1.6rem}.page-module__92KbQW__questionNumber{font-size:1.2rem}.page-module__92KbQW__questionText{font-size:1.7rem}.page-module__92KbQW__toggleIcon{width:3.6rem;height:3.6rem}.page-module__92KbQW__toggleIcon span{width:1.3rem}.page-module__92KbQW__answerContent{margin:0 1.6rem;padding:0 0 2rem 4.4rem}.page-module__92KbQW__answerParagraph,.page-module__92KbQW__answerList{margin-top:1.4rem;font-size:1.55rem}.page-module__92KbQW__answerList{gap:.8rem;padding-left:1.8rem}.page-module__92KbQW__addressBlock{border-left-width:.4rem;margin-top:1.4rem;padding:1.4rem 1.6rem;font-size:1.5rem}.page-module__92KbQW__addressLabel{margin-bottom:.7rem;font-size:1.2rem}.page-module__92KbQW__contactList,.page-module__92KbQW__rateList{margin-top:1.4rem}.page-module__92KbQW__contactRow,.page-module__92KbQW__rateRow{grid-template-columns:minmax(10rem,.3fr) minmax(0,1fr);gap:1.4rem;padding:1rem 0;font-size:1.5rem}.page-module__92KbQW__closing{margin-top:2.4rem;padding:2rem;font-size:1.6rem}}@media (max-width:767px){.page-module__92KbQW__hero{padding-top:4.2rem;padding-bottom:4.2rem}.page-module__92KbQW__title{font-size:4rem;line-height:1}.page-module__92KbQW__description{font-size:1.6rem}.page-module__92KbQW__contentGrid{gap:3rem;padding-top:3.2rem;padding-bottom:4.4rem}.page-module__92KbQW__contactCard{padding:2rem}.page-module__92KbQW__sectionHeader{align-items:flex-end;gap:1rem}.page-module__92KbQW__sectionHeader h2{font-size:2.8rem}.page-module__92KbQW__toggleAllButton{min-width:9.8rem;padding-inline:1.2rem}.page-module__92KbQW__questionButton{grid-template-columns:2.8rem minmax(0,1fr) 3.4rem;gap:.8rem;padding-inline:1.3rem}.page-module__92KbQW__answerContent{margin-inline:1.3rem;padding-left:0}.page-module__92KbQW__contactRow,.page-module__92KbQW__rateRow{grid-template-columns:1fr;gap:.2rem}}@media (prefers-reduced-motion:reduce){.page-module__92KbQW__contactLink,.page-module__92KbQW__inlineLink,.page-module__92KbQW__questionCard,.page-module__92KbQW__toggleAllButton,.page-module__92KbQW__toggleIcon span{transition:none}}
.page-module___8aEwW__homePage{background:#fff;width:100%;transition:filter .3s ease-out;overflow-x:hidden}.page-module___8aEwW__blurred{filter:blur(8px);pointer-events:none}.page-module___8aEwW__popupOverlay{z-index:2000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}
.page-module__soh_jW__container{width:100%;padding:0 var(--side-margin)4.44444rem  }.page-module__soh_jW__title{font-size:4.33333rem;font-family:var(--font-main);color:var(--theme-secondary);margin-top:3.33333rem;margin-bottom:2.22222rem;font-weight:700}.page-module__soh_jW__introContainer{font-family:var(--font-main);margin-bottom:2.22222rem;padding:0 4.44444rem;font-weight:300}.page-module__soh_jW__introText{font-size:var(--font-md);color:var(--theme-text-body);line-height:1.5}.page-module__soh_jW__tocList{flex-direction:column;gap:1.11111rem;display:flex}.page-module__soh_jW__tocItem{font-family:var(--font-main);font-size:var(--font-md);color:var(--theme-text-muted)}.page-module__soh_jW__tocItemBold{font-family:var(--font-main);font-size:var(--font-md);background-color:var(--theme-text-inverse);color:var(--theme-primary);border:1px solid var(--theme-primary);cursor:pointer;border-radius:.222222rem;justify-content:center;align-items:center;width:fit-content;margin-top:.555556rem;padding:.555556rem 1.66667rem;font-weight:600;transition:all .3s;display:inline-flex}.page-module__soh_jW__tocItemBold:hover{background-color:var(--theme-primary);color:var(--theme-text-inverse)}@media (max-width:1023px){.page-module__soh_jW__container{padding-top:var(--mobile-applybar-height)}}
.page-module__UBdgra__container{width:100%;padding:0 var(--side-margin)4.44444rem  }.page-module__UBdgra__title{font-size:4.33333rem;font-family:var(--font-main);color:var(--theme-secondary);font-weight:700}@media (max-width:1023px){.page-module__UBdgra__container{padding-top:var(--mobile-applybar-height)}}
