:root{--footer-spacing:30px 10px;--footer-bg-color:var(--background-3-base);--footer-header-font-family:var(--fonts-accent);--footer-header-font-size:var(--accent-base-font-size);--footer-header-font-weight:var(--accent-base-font-weight);--footer-text-color:var(--background-3-base-alt);--footer-text-font-family:var(--fonts-body);--footer-text-font-size:var(--body-base-font-size);--footer-text-font-weight:var(--body-base-font-weight);--footer-header-text-transform:uppercase;--footer-header-letter-spacing:5px;--footer-desktop-community-logo-width:325px;--footer-mobile-community-logo-width:200px;--footer-desktop-corp-logo-width:325px;--footer-mobile-corp-logo-width:200px;--footer-social-color:var(--footer-text-color)}footer{background-color:var(--footer-bg-color);padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .spacing{margin:var(--footer-spacing)}footer a,footer p,footer span{color:var(--footer-text-color);font-family:var(--footer-text-font-family);font-size:calc(var(--footer-text-font-size) * 1);font-weight:var(--footer-text-font-weight)}footer a{-webkit-transition:0.2s ease-in-out;transition:0.2s ease-in-out}footer a:focus,footer a:hover{opacity:0.6;-webkit-transition:0.2s ease-in-out;transition:0.2s ease-in-out}footer .footer-community-logo img,footer .footer-community-logo svg{width:var(--footer-mobile-community-logo-width);height:auto}@media only screen and (min-width:1180px){footer .footer-community-logo img,footer .footer-community-logo svg{width:var(--footer-desktop-community-logo-width)}}footer .footer-community-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1000px;width:90%}@media only screen and (min-width:768px){footer .footer-community-info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}footer .footer-community-info .footer-info{margin:10px;text-align:center}@media only screen and (min-width:768px){footer .footer-community-info .footer-info{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left}}footer .footer-community-info .footer-info .footer-header{color:var(--footer-text-color);font-family:var(--footer-header-font-family);font-size:calc(var(--footer-header-font-size) * 1.4);font-weight:var(--footer-header-font-weight);text-transform:var(--footer-header-text-transform);letter-spacing:var(--footer-header-letter-spacing);line-height:1.3}footer .footer-community-info .footer-info .footer-header br{display:none}@media only screen and (min-width:768px){footer .footer-community-info .footer-info .footer-header{margin-right:20px}footer .footer-community-info .footer-info .footer-header br{display:block}}@media only screen and (min-width:768px) and (max-width:1179px){footer .footer-community-info .footer-info .footer-header{font-size:calc(var(--footer-header-font-size) * 1)}}@media only screen and (min-width:1180px){footer .footer-community-info .footer-info .footer-header{font-size:calc(var(--footer-header-font-size) * 1.7)}}footer .footer-community-info .footer-info.footer-contact .footer-header{display:none}@media only screen and (min-width:768px){footer .footer-community-info .footer-info.footer-contact .footer-header{display:block}}@media only screen and (min-width:768px){footer .footer-community-info .footer-info.info-address-hours .community-hours p{white-space:nowrap}}@media only screen and (max-width:767px){footer .footer-community-info .footer-info.info-address-hours .footer-header{margin:20px 0}}footer .footer-social-container .social-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}footer .footer-social-container .social-links .sm-icon a svg{height:25px;width:auto;fill:var(--footer-social-color)}footer .footer-button{text-transform:uppercase;letter-spacing:5px;font-family:var(--fonts-header);letter-spacing:5px;color:var(--background-3-base-alt);font-weight:300;margin-right:10px}footer .footer-button svg{fill:var(--background-3-base-alt)}footer .corp-logo img,footer .corp-logo svg{width:var(--footer-mobile-corp-logo-width);height:auto}@media (min-width:1180px){footer .corp-logo img,footer .corp-logo svg{width:var(--footer-desktop-corp-logo-width);height:auto}}footer .footer-copyright .apartments-copy-text{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:nowrap;flex-flow:nowrap;gap:12px}@media only screen and (max-width:479px){footer .footer-copyright .apartments-copy-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}footer .footer-copyright .apartments-copy-text .ada-eho-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}footer .footer-copyright .apartments-copy-text .ada-eho-container img,footer .footer-copyright .apartments-copy-text .ada-eho-container svg{width:30px;height:30px;fill:var(--footer-text-color)}footer .footer-copyright .apartments-copy-text .ada-eho-container img:focus,footer .footer-copyright .apartments-copy-text .ada-eho-container img:hover,footer .footer-copyright .apartments-copy-text .ada-eho-container svg:focus,footer .footer-copyright .apartments-copy-text .ada-eho-container svg:hover{fill:var(--footer-text-hover-color);opacity:0.9}footer .footer-copyright .apartments-copy-text .copyright_text a{position:relative;white-space:pre}#footer_equal_housing_link{margin:0;display:block;text-align:center;padding-bottom:20px;padding-top:20px;fill:var(--footer-text-color)}#footer_equal_housing_link svg{max-width:none;fill:var(--footer-text-color)}#footer_equal_housing_link svg path,#footer_equal_housing_link svg rect{fill:var(--footer-text-color)}:root{--menu-background-color:var(--background-1-base);--menu-text-color:var(--background-1-base-alt);--menu-list-item-hover:var(--background-1-hover);--menu-text-color-hover:var(--background-1-hover-alt);--menu-background-color-hover:var(--background-1-hover);--menu-dropdown-list-item-bg:var(--background-1-base);--menu-dropdown-list-item-text-color:var(--background-1-base-alt);--menu-desktop-logo-bg:var(--background-1-base);--menu-hamburger-close-button-color:var(--background-1-base-alt);--menu-community-info-bg:var(--background-2-base);--menu-community-info-text-color:var(--background-2-base-alt);--menu-community-info-text-transform:uppercase;--menu-font-family:var(--fonts-header);--menu-logo-max-width:200px;--menu-font-size:calc(var(--body-base-font-size) * 1.12);--menu-community-info-font-size:calc(var(--menu-font-size) * 0.8);--menu-font-weight:initial}body.open-menu{overflow:hidden}header #menu_backdrop{position:fixed;top:0;bottom:0;left:0;right:0;width:100%;background-color:rgba(0,0,0,0.5);opacity:0;z-index:200;min-height:0;pointer-events:none;-webkit-transition:all 350ms ease;transition:all 350ms ease}header #menu_backdrop.open{-webkit-transition:all 350ms ease;transition:all 350ms ease;min-height:100vh;opacity:1;pointer-events:auto}header .menu{position:fixed;background-color:var(--menu-background-color);top:0;left:0;right:0;bottom:0;min-height:100%;overflow-y:auto;z-index:-100;opacity:0;pointer-events:none;-webkit-transition:all 350ms ease;transition:all 350ms ease}header .menu.open{width:100%;z-index:999999999999;opacity:1;pointer-events:initial;-webkit-transition:all 250ms ease-in;transition:all 250ms ease-in}header .menu .menu-logo-wrapper{margin:25px auto 45px;text-align:center}header .menu .menu-logo-wrapper .menu-logo{max-width:var(--menu-logo-max-width)}header .menu #close_menu{margin-left:auto;display:block;padding:30px 30px 0}header .menu #close_menu .close-menu-text{-webkit-transform:translateX(-9px);transform:translateX(-9px);display:block;color:var(--menu-text-color);font-family:var(--menu-font-family)}header .menu #close_menu .hamburger-line{display:block;height:3px;background:var(--menu-text-color);width:36px;margin:8px 0;-webkit-transition:all 250ms ease 100ms;transition:all 250ms ease 100ms}header .menu #close_menu.animate-out .hamburger-line{-webkit-transition:all 250ms ease 150ms;transition:all 250ms ease 150ms}header .menu #close_menu.animate-out .hamburger-line.first{-webkit-transform:rotateZ(-45deg) translate(-9px,9px);transform:rotateZ(-45deg) translate(-9px,9px)}header .menu #close_menu.animate-out .hamburger-line.second{-webkit-transform:translateX(-50px);transform:translateX(-50px);background:transparent}header .menu #close_menu.animate-out .hamburger-line.third{-webkit-transform:rotateZ(45deg) translate(-7px,-6px);transform:rotateZ(45deg) translate(-7px,-6px)}header .menu #menu_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:min(10vh,35px);margin:20px 20px 30px}header .menu #menu_list .dropdown-parent>.menu-link{display:none}header .menu #menu_list .dropdown-parent>.dropdown .menu-item{text-align:center}header .menu #menu_list .dropdown-parent>.dropdown .menu-item:first-of-type{margin-bottom:min(10vh,35px)}header .menu #menu_list .menu-item{text-align:center}header .menu #menu_list .menu-item .menu-link{color:var(--menu-text-color);font-size:var(--menu-font-size);font-family:var(--menu-font-family);font-weight:var(--menu-font-weight);text-transform:uppercase;letter-spacing:0.15em;text-align:center}header .menu .community-info{text-align:center;font-style:normal;padding:60px 0;margin-top:auto;background:var(--menu-community-info-bg)}header .menu .community-info .community-address,header .menu .community-info .community-phone{font-style:normal;font-size:var(--menu-community-info-font-size);color:var(--menu-community-info-text-color);font-family:var(--menu-font-family);text-transform:var(--menu-community-info-text-transform);letter-spacing:2px;line-height:1.8}header .menu .community-info .community-address:hover{color:var(--menu-community-info-text-color);opacity:0.6;-webkit-transition:0.4s;transition:0.4s}header .menu .community-info .community-phone .phone-link:hover{color:var(--menu-community-info-text-color);opacity:0.6;-webkit-transition:0.4s;transition:0.4s}@media (min-width:768px){header .menu{width:0;left:unset;-webkit-transform:translateX(120vw);transform:translateX(120vw);-webkit-transition:all 2.5s cubic-bezier(0.42,0,0.08,1.04);transition:all 2.5s cubic-bezier(0.42,0,0.08,1.04);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}header .menu.open{width:min(48vw,465px);opacity:1;pointer-events:initial;background-color:var(--menu-background-color);right:0;left:unset;top:0;bottom:0;min-height:100%;-webkit-transform:translateX(0px);transform:translateX(0px);-webkit-transition:all 0.8s cubic-bezier(0.42,0,0.08,1.04);transition:all 0.8s cubic-bezier(0.42,0,0.08,1.04);overflow:hidden}header .menu #close_menu{position:absolute;right:0}header .menu #close_menu .close-menu-text{color:var(--menu-hamburger-close-button-color)}header .menu #close_menu .hamburger-line{background:var(--menu-hamburger-close-button-color)}header .menu #close_menu .hamburger-line{-webkit-transition:all 350ms ease;transition:all 350ms ease}header .menu #close_menu.animate-out .hamburger-line{-webkit-transition:all 350ms ease 400ms;transition:all 350ms ease 400ms}header .menu .menu-logo-wrapper{padding:36px 30px;text-align:center;margin:0;width:100%;background-color:var(--menu-desktop-logo-bg)}header .menu .menu-list-wrapper{overflow:auto}header .menu #menu_list{gap:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow-y:auto;background-color:inherit;padding:0;margin:0;overflow:hidden}header .menu #menu_list .dropdown{display:block}header .menu #menu_list .menu-item{padding:min(2.2vh,20px) 40px;width:100%;position:relative}header .menu #menu_list .menu-item:first-child{padding-top:22px}header .menu #menu_list .menu-item:last-child{padding-bottom:18px}header .menu #menu_list .menu-item:before{content:"";display:block;height:100%;width:100%;position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--menu-background-color-hover);-webkit-transition:all ease-in 250ms;transition:all ease-in 250ms;opacity:0}header .menu #menu_list .menu-item.open:before,header .menu #menu_list .menu-item:focus:before,header .menu #menu_list .menu-item:hover:before{-webkit-transition:all ease 450ms;transition:all ease 450ms;opacity:1}header .menu #menu_list .menu-item.open .menu-link,header .menu #menu_list .menu-item:focus .menu-link,header .menu #menu_list .menu-item:hover .menu-link{-webkit-transition:all 350ms ease;transition:all 350ms ease;color:var(--menu-text-color-hover)}header .menu #menu_list .menu-item .menu-link{display:block;width:100%;position:relative;z-index:10;white-space:nowrap;-webkit-transition:all 250ms ease-in;transition:all 250ms ease-in;cursor:pointer;text-align:center}header .menu #menu_list .menu-item.dropdown-parent>.menu-link{-webkit-transition:all 250ms ease-in;transition:all 250ms ease-in;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header .menu #menu_list .menu-item.dropdown-parent>.menu-link .caret-down{margin:0 10px;width:8px;height:8px;border-left:2px solid;border-bottom:2px solid;display:inline-block;position:relative;bottom:2px;-webkit-transform:rotate(315deg);transform:rotate(315deg);-webkit-transition:-webkit-transform 250ms ease-in;transition:-webkit-transform 250ms ease-in;transition:transform 250ms ease-in;transition:transform 250ms ease-in,-webkit-transform 250ms ease-in}header .menu #menu_list .menu-item.dropdown-parent:before{-webkit-transition:all 350ms ease-in;transition:all 350ms ease-in}header .menu #menu_list .menu-item.dropdown-parent.open:before,header .menu #menu_list .menu-item.dropdown-parent:focus:before{-webkit-transition:all 550ms ease;transition:all 550ms ease}header .menu #menu_list .menu-item.dropdown-parent.open>.menu-link,header .menu #menu_list .menu-item.dropdown-parent:focus>.menu-link{-webkit-transition:all 350ms ease;transition:all 350ms ease}header .menu #menu_list .menu-item.dropdown-parent.open>.menu-link .caret-down,header .menu #menu_list .menu-item.dropdown-parent:focus>.menu-link .caret-down{-webkit-transform:rotate(135deg);transform:rotate(135deg);-webkit-transition:-webkit-transform 550ms ease;transition:-webkit-transform 550ms ease;transition:transform 550ms ease;transition:transform 550ms ease,-webkit-transform 550ms ease}header .menu #menu_list .menu-item.dropdown-parent .dropdown{-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left;transform-origin:left;max-height:0;-webkit-transition:all 350ms ease 50ms;transition:all 350ms ease 50ms}header .menu #menu_list .menu-item.dropdown-parent.open .dropdown,header .menu #menu_list .menu-item.dropdown-parent:focus .dropdown{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:left;transform-origin:left;max-height:2000px;padding-top:20px;-webkit-transition:all 550ms ease;transition:all 550ms ease}header .menu #menu_list .menu-item.dropdown-parent .menu-item{text-align:center}header .menu #menu_list .menu-item.dropdown-parent .menu-item:first-child{padding-top:18px;margin-bottom:0}header .menu #menu_list .menu-item.dropdown-parent .menu-item:last-child{padding-bottom:18px}header .menu #menu_list .menu-item.dropdown-parent .menu-item:before{-webkit-transition:all 350ms ease-in;transition:all 350ms ease-in}header .menu #menu_list .menu-item.dropdown-parent .menu-item:focus:before,header .menu #menu_list .menu-item.dropdown-parent .menu-item:hover:before{background-color:var(--menu-dropdown-list-item-bg);-webkit-transition:all 350ms ease;transition:all 350ms ease}header .menu #menu_list .menu-item.dropdown-parent .menu-item .menu-link{color:var(--menu-text-color-hover);-webkit-transition:all 350ms ease 250ms;transition:all 350ms ease 250ms}header .menu #menu_list .menu-item.dropdown-parent .menu-item:focus .menu-link,header .menu #menu_list .menu-item.dropdown-parent .menu-item:hover .menu-link{color:var(--menu-dropdown-list-item-text-color);-webkit-transition:all 350ms ease;transition:all 350ms ease}}