:root{--footer-bg:var(--background-3-base);--footer-bg-alt:var(--background-3-base-alt);--footer-header-font-family:var(--fonts-header);--footer-body-font-family:var(--fonts-body)}.footer{background-color:var(--footer-bg);color:var(--footer-bg-alt);padding:10% 8%}.footer .logo{width:200px;max-height:250px;display:block;margin-inline:auto}.footer .social-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-min-content;width:-moz-min-content;width:min-content;gap:1.4rem;margin:auto}.footer .social-wrapper .sm-icon{margin:1.2rem auto}.footer .social-wrapper .sm-icon a{display:block;text-align:center}.footer .social-wrapper .sm-icon svg{width:20px;height:20px}.footer .social-wrapper .sm-icon svg path{fill:var(--footer-bg-alt)}.footer .group{text-align:center}.footer .community-name{font-family:var(--footer-header-font-family);font-size:calc(var(--header-base-font-size) * 1.2);padding-bottom:1.5em}.footer .button{background-color:transparent;border-color:var(--footer-bg-alt);border-width:2px;margin-block:1.5em}.footer .button:hover{background-color:var(--footer-bg-alt);color:var(--footer-bg);opacity:1}.footer .corporation-logo{max-width:300px;display:block;margin:1em auto 2em}.footer .pb-one{padding-bottom:1em}.footer .bottom-group{text-align:center;padding-bottom:2em}.footer .eho-ada-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.5em}.footer .eho-ada-wrapper svg{fill:var(--footer-bg-alt)}.footer .ada{display:block;height:62px;width:42px}.footer .ada svg{fill:var(--footer-bg-alt)}.footer a{-webkit-transition:opacity 100ms ease;transition:opacity 100ms ease}.footer a:hover{opacity:0.8}@media (min-width:1280px){.footer{display:grid;grid-template-columns:repeat(3,1fr);padding:8% 8% 4%}.footer .social-wrapper{gap:2.8rem;margin-left:auto;margin-right:0}.footer .social-wrapper .sm-icon svg{width:24px;height:26px}.footer .button{margin-right:0}.footer .dt-pt{padding-top:4em}.footer .group-middle{grid-column:2;grid-row:1}.footer .group-left{grid-column:1;grid-row:1}.footer .group-right{grid-column:3;grid-row:1}.footer .bottom-group{grid-column:1/-1;grid-row:2}.footer .eho-ada-wrapper{margin-top:1rem}.footer .footer-web-accessibility-statement{grid-column:1/-1;grid-row:3}}.amenities .amenities-section-container .column-group .amenities-header{border-bottom:var(--theme-line-height) solid var(--amenities-header-border-bottom-color)}