header{box-sizing:border-box;left:0;padding:18px 0;position:fixed;top:0;width:100%;z-index:100}header .arrow{align-items:center;display:flex;justify-content:center;margin-right:20px}header .arrow svg{fill:none;height:18px;width:10px}header .arrow svg path{stroke:#fff}header .arrow--light svg path{stroke:var(--light)}header .main-nav{display:flex;justify-content:space-between;margin:auto;max-width:1525px;min-height:44px;padding:0 3rem;position:relative;z-index:1}@media (max-width:1024px){header .main-nav{padding:0 2rem}}@media (max-width:480px){header .main-nav{padding:0 20px}}header .main-nav a{color:#000;font-weight:600;text-decoration:none}header .main-nav ul{list-style:none;margin:0;padding:0}header .main-nav ul li{margin:0;padding:0}header .main-nav .left-menu{align-items:center;display:flex;gap:60px}@media screen and (max-width:1265px){header .main-nav .left-menu{gap:20px}}header .main-nav .left-menu ul a,header .main-nav .left-menu ul span{font-size:1.125rem;font-weight:600}@media screen and (max-width:1265px){header .main-nav .left-menu ul a,header .main-nav .left-menu ul span{font-size:1rem}}header .main-nav .left-menu .logo{display:block;width:162px}@media (max-width:1024px){header .main-nav .left-menu .logo{max-width:120px}}header .main-nav .left-menu .logo-white{fill:#fff}header .main-nav .left-menu .left-menu-top{display:flex;gap:30px}@media screen and (max-width:1265px){header .main-nav .left-menu .left-menu-top{gap:15px}}header .main-nav .left-menu .left-menu-top>li>a,header .main-nav .left-menu .left-menu-top>li>span{border-bottom:2px solid transparent;cursor:pointer}header .main-nav .left-menu .left-menu-top>li.current>a,header .main-nav .left-menu .left-menu-top>li.current>span,header .main-nav .left-menu .left-menu-top>li>a:hover,header .main-nav .left-menu .left-menu-top>li>span:hover{border-color:var(--wood)}header .main-nav .left-menu .menu-item-has-children{font-weight:700;position:relative}header .main-nav .left-menu .menu-item-has-children span,header .main-nav .left-menu .menu-item-has-children>a{padding:0 16px 0 0;position:relative}header .main-nav .left-menu .menu-item-has-children span:after,header .main-nav .left-menu .menu-item-has-children>a:after{background-color:#000;content:"";height:1px;position:absolute;right:0;top:50%;transform:rotate(135deg);transform-origin:top;width:7px}header .main-nav .left-menu .menu-item-has-children span:before,header .main-nav .left-menu .menu-item-has-children>a:before{background-color:#000;content:"";height:1px;position:absolute;right:5px;top:50%;transform:rotate(-135deg);transform-origin:top;width:7px}header .main-nav .left-menu .menu-item-has-children span.router-link-active,header .main-nav .left-menu .menu-item-has-children>a.router-link-active{border-bottom:2px solid var(--wood)}header .main-nav .left-menu .menu-item-has-children>li{padding:0 0 0 30px}@media screen and (max-width:1265px){header .main-nav .left-menu .menu-item-has-children>li{margin:0 0 0 5px}}header .main-nav .left-menu .menu-item-has-children .sub-menu{background-color:#f0ee8c;box-sizing:border-box;display:block;left:-15px;margin-bottom:20px;min-width:240px;padding-bottom:15px;padding-top:30px;position:absolute;top:calc(100% + 28px)}@media screen and (max-width:1265px){header .main-nav .left-menu .menu-item-has-children .sub-menu{left:-16px}}header .main-nav .left-menu .menu-item-has-children .sub-menu img{cursor:pointer;height:20px;position:absolute;right:15px;top:15px;width:20px}header .main-nav .left-menu .menu-item-has-children .sub-menu p{color:#000!important;font-size:12px;letter-spacing:1.5px;padding:32px 16px 0}header .main-nav .left-menu .menu-item-has-children .sub-menu a{color:#000!important;display:block;font-family:fann_grotesque;padding:8px 16px;white-space:nowrap}header .main-nav .left-menu .menu-item-has-children .sub-menu .coming-soon-locations{padding:4px 16px}header .main-nav .left-menu .menu-item-has-children .sub-menu .coming-soon-locations a{font-size:14px!important}header .main-nav .left-menu .menu-item-has-children .sub-menu li{padding:0}header .main-nav .left-menu .menu-item-has-children .sub-menu li:hover{background-color:#eae75f;color:#000;cursor:pointer}header .main-nav .left-menu .menu-item-has-children .sub-menu:after{background-color:#f0ee8c;content:"";height:12px;left:60px;position:absolute;top:-6px;transform:rotate(45deg);width:12px}header .main-nav .right-menu,header .main-nav .right-menu ul{align-items:center;display:flex;gap:20px}header .main-nav .right-menu ul{justify-content:center}@media (max-width:1024px){header .main-nav .right-menu ul{gap:10px}}header .main-nav .right-menu a{align-items:center;background-color:#000;border-radius:500px;color:#fff;display:flex;font-size:.875rem;font-weight:600;justify-content:center;line-height:1em;min-width:130px;padding:15px}@media screen and (min-width:1025px) and (max-width:1285px){header .main-nav .right-menu a{font-size:.85rem;min-width:80px}}@media (max-width:1024px){header .main-nav .right-menu a{min-width:unset;padding:12px}}@media (max-width:390px){header .main-nav .right-menu a{padding:9px}}@media screen and (min-width:1286px){header .main-nav .right-menu .contact-us-link .contact-us-icon{display:none}}@media screen and (max-width:1285px){header .main-nav .right-menu .contact-us-link{aspect-ratio:1;min-width:unset!important;padding:12px}header .main-nav .right-menu .contact-us-link .contact-us-word{display:none}}@media (max-width:1024px){header .main-nav .right-menu .contact-us-link{padding:10px}}@media (max-width:390px){header .main-nav .right-menu .contact-us-link{padding:7px}}header .main-nav .right-menu .contact-us-link svg{height:18px;width:18px;fill:none}header .main-nav .right-menu .contact-us-link svg path,header .main-nav .right-menu .contact-us-link svg rect{stroke:#fff;stroke-width:1.66667;stroke-linecap:round;stroke-linejoin:round}header .main-nav .toggle-menu{background-color:transparent;border:0;border-radius:0;cursor:pointer;height:25px;padding:0;position:relative;width:25px}header .main-nav .toggle-menu svg.close-icon{height:auto;width:100%;fill:none}header .main-nav .toggle-menu svg.close-icon path{stroke:#fff;stroke-width:2;stroke-linecap:round}header .header-menu{background-color:var(--foliage);box-sizing:border-box;color:#fff;height:calc(100vh - 79px);left:0;position:fixed;top:80px;width:100%;z-index:99999}@media (min-width:1025px){header .header-menu{padding:30px 0}}@media (min-width:1025px) and (max-height:760px){header .header-menu{padding:10px 0}}@media (min-width:1025px) and (max-height:500px){header .header-menu{height:calc(100vh - 69px);padding-top:0;top:70px}}@media (min-width:1025px) and (max-height:400px){header .header-menu{height:calc(100vh - 79px);padding:10px 0;top:80px}}header .header-menu .router-link-active{color:var(--light)}header .header-menu .current-city{color:var(--light)!important}header .header-menu .current-city .arrow svg path{stroke:var(--light)!important}header .header-menu .current-properties,header .header-menu .location-link,header .header-menu a{font-family:fann_grotesque,sans-serif;font-style:normal;font-weight:100;text-decoration:none}header .header-menu .current-properties:hover,header .header-menu .location-link:hover,header .header-menu a:hover{color:var(--light)}header .header-menu a{color:#fff;letter-spacing:-.8px;line-height:120%;margin-right:40px}header .header-menu__back-button{cursor:pointer;display:flex;font-size:16px;letter-spacing:2px;margin-bottom:25px;text-transform:uppercase}header .header-menu__inner{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);height:100%;margin:0 auto;max-width:1525px;padding:0 3rem}@media (max-width:1024px){header .header-menu__inner{display:block;height:100%;overflow-y:scroll;padding:40px 2rem}}@media (min-width:1025px) and (max-height:500px){header .header-menu__inner{row-gap:5px}}@media (min-width:1025px) and (max-height:400px){header .header-menu__inner{display:block;height:100%;overflow-y:scroll;padding:30px 3rem 20px}}header .header-menu__contact,header .header-menu__links,header .header-menu__parents{display:flex;flex-direction:column}@media (max-width:1024px){header .header-menu__contact,header .header-menu__links,header .header-menu__parents{margin-bottom:15px}}@media (min-width:1025px) and (max-height:400px){header .header-menu__contact,header .header-menu__links,header .header-menu__parents{margin-bottom:15px}}header .header-menu__links,header .header-menu__parents{border-right:1px solid hsla(0,0%,100%,.2)}@media (max-width:1024px){header .header-menu__links,header .header-menu__parents{border:none}}@media (min-width:1025px) and (max-height:400px){header .header-menu__links,header .header-menu__parents{border:none}}header .header-menu__links .location-link,header .header-menu__links a{font-size:40px;font-weight:100;margin-bottom:50px}@media (max-width:1024px){header .header-menu__links .location-link,header .header-menu__links a{font-size:32px;margin-bottom:30px}}@media (min-width:1025px) and (max-height:760px){header .header-menu__links .location-link,header .header-menu__links a{font-size:32px!important;margin-bottom:25px}}@media (min-width:1025px) and (max-height:500px){header .header-menu__links .location-link,header .header-menu__links a{font-size:24px!important;margin-bottom:12px}}@media (min-width:1025px) and (max-height:400px){header .header-menu__links .location-link,header .header-menu__links a{font-size:18px!important;margin-bottom:10px}}header .header-menu__links .location-link{align-items:center;color:var(--light);display:flex;font-weight:100;justify-content:space-between}@media (max-width:1024px){header .header-menu__links .location-link{color:unset;cursor:pointer}}@media (min-width:1025px) and (max-height:400px){header .header-menu__links .location-link{color:unset;cursor:pointer}}header .header-menu__links .location-link:hover svg path{stroke:var(--light)}header .header-menu__parents{width:100%}@media (min-width:1025px){header .header-menu__parents{height:100%;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}header .header-menu__parents ::-webkit-scrollbar{display:none}}header .header-menu__parents div{width:100%}header .header-menu__parents div.coming-soon{font-size:16px;font-style:normal;font-weight:400;letter-spacing:1.6px;line-height:160%;margin:20px 0;text-transform:uppercase}@media (min-width:1025px) and (max-height:760px){header .header-menu__parents div.coming-soon{margin:15px 0 5px}}header .header-menu__parents div .current-properties{align-items:center;cursor:pointer;display:flex;font-size:32px;justify-content:space-between;margin-bottom:20px;width:100%}@media (min-width:1025px) and (max-height:760px){header .header-menu__parents div .current-properties{font-size:20px;margin-bottom:5px}}@media (min-width:1025px) and (max-height:500px){header .header-menu__parents div .current-properties{font-size:18px}}@media (min-width:1025px) and (max-height:400px){header .header-menu__parents div .current-properties{margin-bottom:10px}}header .header-menu__parents div a.coming-soon-properties{display:block;font-size:20px;letter-spacing:-.48px;margin-bottom:5px}@media (max-width:1024px){header .header-menu__parents div a.coming-soon-properties{font-size:24px;margin-bottom:25px}}@media (min-width:1025px) and (max-height:760px){header .header-menu__parents div a.coming-soon-properties{font-size:20px;margin-bottom:5px}}@media (min-width:1025px) and (max-height:500px){header .header-menu__parents div a.coming-soon-properties{font-size:18px}}@media (min-width:1025px) and (max-height:400px){header .header-menu__parents div a.coming-soon-properties{margin-bottom:10px}}header .header-menu__contact{height:100%;justify-content:space-between}@media (max-width:1024px){header .header-menu__contact{height:auto;justify-content:flex-start}}@media (min-width:1025px) and (max-height:400px){header .header-menu__contact{height:auto;justify-content:flex-start}}header .header-menu__contact .selected-city-content{width:100%}header .header-menu__contact .selected-city-content div{margin-bottom:20px}@media (max-width:1024px){header .header-menu__contact .selected-city-content div{margin-bottom:25px}}@media (min-width:1025px) and (max-height:760px){header .header-menu__contact .selected-city-content div{margin-bottom:5px}}@media (min-width:1025px) and (max-height:400px){header .header-menu__contact .selected-city-content div{margin-bottom:10px}}header .header-menu__contact .selected-city-content div a{font-size:32px;letter-spacing:-.8px}@media (min-width:1025px) and (max-height:760px){header .header-menu__contact .selected-city-content div a{font-size:20px}}@media (min-width:1025px) and (max-height:500px){header .header-menu__contact .selected-city-content div a{font-size:18px}}header .header-menu__contact .header-menu__contact-btns{display:flex;flex-direction:column;justify-content:flex-end}@media (max-width:1024px){header .header-menu__contact .header-menu__contact-btns{margin-bottom:50px;margin-top:15px}}@media (min-width:1025px) and (max-height:400px){header .header-menu__contact .header-menu__contact-btns{margin-bottom:50px;margin-top:15px}}header .header-menu__contact .header-menu__contact-btns a{margin-top:30px}@media (max-width:1024px){header .header-menu__contact .header-menu__contact-btns a{margin-top:15px}}@media (min-width:1025px) and (max-height:400px){header .header-menu__contact .header-menu__contact-btns a{margin-top:15px}}header .header-menu__social-links{align-items:baseline;display:flex;grid-column:span 4;justify-content:flex-start}@media (max-width:1024px){header .header-menu__social-links{flex-direction:column;grid-column:span 1}}@media (min-width:1025px) and (max-height:400px){header .header-menu__social-links{flex-direction:column;grid-column:span 1}}header .header-menu__social-links a{font-family:neue_haas;font-weight:400;letter-spacing:1.6px!important;line-height:160%;text-transform:uppercase}@media (max-width:1024px){header .header-menu__social-links a{margin-bottom:10px}}@media (min-width:1025px) and (max-height:500px){header .header-menu__social-links a{font-size:14px}}@media (min-width:1025px) and (max-height:400px){header .header-menu__social-links a{font-size:16px;margin-bottom:10px}}header.solid-header{background-color:var(--main-bg-color)}header.solid-header-show{background-color:var(--foliage)}header.transparent-header{color:#fff!important}header.transparent-header .main-nav .left-menu a{color:#fff}header.transparent-header .main-nav .left-menu .menu-item-has-children span:after,header.transparent-header .main-nav .left-menu .menu-item-has-children span:before{background-color:#fff}header.transparent-header .main-nav .right-menu a{background-color:#fff;color:#000}header.transparent-header .main-nav .right-menu a path,header.transparent-header .main-nav .right-menu a rect{stroke:#000}header.transparent-header .main-nav .right-menu .toggle-menu path{fill:#fff}.slide-fade-enter-active,.slide-fade-leave-active{transition:transform .5s,opacity .5s}.slide-fade-enter,.slide-fade-leave-to{opacity:0}.no-link-decoration[data-v-9e8e4aff]{text-decoration:none}a[data-v-9e8e4aff]{cursor:pointer}.footer-nav-location-information a[data-v-9e8e4aff],.footer-nav-location-information p[data-v-9e8e4aff],.footer-nav-location-information pre[data-v-9e8e4aff]{color:#fff;font-family:neue_haas,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:22.4px;margin:0;padding:0}.footer-nav-location-information a b[data-v-9e8e4aff],.footer-nav-location-information p b[data-v-9e8e4aff],.footer-nav-location-information pre b[data-v-9e8e4aff]{font-family:fann_grotesque_bold}.footer-nav-location-information pre[data-v-9e8e4aff]{margin-top:20px}.contact-us-location-information[data-v-9e8e4aff]{color:#000c;margin:auto;max-width:870px;padding:10px;width:100%}.contact-us-location-information .location-bolded[data-v-9e8e4aff]{font-weight:700}.contact-us-location-information .contact-us-location-wrapper[data-v-9e8e4aff]{align-items:flex-end;display:flex;justify-content:space-between;width:100%}.contact-us-location-information .contact-us-location-wrapper div[data-v-9e8e4aff]{width:50%}@media (max-width:1024px){.contact-us-location-information .contact-us-location-wrapper[data-v-9e8e4aff]{flex-direction:column}.contact-us-location-information .contact-us-location-wrapper div[data-v-9e8e4aff]{margin-top:20px;width:100%}}.contact-us-location-information .contact-us-location-wrapper a[data-v-9e8e4aff],.contact-us-location-information .contact-us-location-wrapper p[data-v-9e8e4aff],.contact-us-location-information .contact-us-location-wrapper pre[data-v-9e8e4aff]{line-height:normal;line-height:160%;margin:0;padding:0}.contact-us-location-information .contact-us-location-wrapper a[data-v-9e8e4aff]{color:#000c;display:block}@media (max-width:1024px){.phone-number[data-v-9e8e4aff]:not(.phone-number--mobile){display:none!important}}@media (min-width:1025px){.phone-number--mobile[data-v-9e8e4aff]{display:none!important}}.no-link-decoration[data-v-6d9e44b8]{text-decoration:none}a[data-v-6d9e44b8]{cursor:pointer}footer[data-v-6d9e44b8]{background-color:#597762;padding:6rem 3rem}footer .footer-inner[data-v-6d9e44b8]{margin:0 auto;max-width:1440px}@media (min-width:1025px){footer .footer-inner.no-location[data-v-6d9e44b8]{align-items:start;display:grid;grid-template-columns:1fr 3fr}footer .footer-inner.no-location .wrap-footer-nav[data-v-6d9e44b8]{grid-template-columns:repeat(3,1fr);padding-top:0}}@media (max-width:1024px){footer .footer-inner.no-location .wrap-footer-nav[data-v-6d9e44b8]{grid-template-rows:repeat(2,auto)}}footer .wrap-logo[data-v-6d9e44b8]{display:inline-block;position:relative}footer .wrap-footer-nav[data-v-6d9e44b8]{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;padding-top:2rem;grid-column-gap:0;grid-row-gap:0}@media (max-width:1024px){footer .wrap-footer-nav[data-v-6d9e44b8]{grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,auto);padding-top:3rem;grid-column-gap:0;grid-row-gap:3rem}footer .wrap-footer-nav .location[data-v-6d9e44b8]{grid-area:1/1/2/3}footer .wrap-footer-nav .copy[data-v-6d9e44b8]{grid-area:2/1/3/3}}footer ul[data-v-6d9e44b8]{display:flex;flex-direction:column;justify-content:space-between;list-style:none;margin:0;padding:0;row-gap:15px}footer li[data-v-6d9e44b8]{line-height:25.6px;padding:0}footer li a[data-v-6d9e44b8]{color:#fff;font-size:1rem;text-decoration:none;text-transform:uppercase}footer li a[data-v-6d9e44b8]:hover{color:#d3d3d3}footer .footer-logo[data-v-6d9e44b8]{text-align:center}footer .footer-logo img[data-v-6d9e44b8]{max-width:100%}footer .footer-copyright[data-v-6d9e44b8]{color:#fff;font-size:11px;letter-spacing:1.1px;line-height:160%;text-transform:uppercase}footer .footer-equal-housing svg[data-v-6d9e44b8]{display:block;fill:none;height:36px;width:47px}footer .footer-equal-housing svg path[data-v-6d9e44b8]{fill:#fff;fill-rule:evenodd;clip-rule:evenodd}.no-link-decoration{text-decoration:none}a{cursor:pointer}.page-global{margin-top:80px}.no-scroll{position:fixed}
