:root{--hpt-header-1-color: (--primary-base);--hpt-header-1-font-size: calc(var(--header-base-font-size) * 1.9);--hpt-header-1-font-family: var(--fonts-header);--hpt-header-1-font-weight: var(--body-base-font-weight);--cta-bg-color: var(--secondary-base);--hpt-bg: var(--background-1-base);--hpt-bg-alt: var(--background-1-base-alt);--lease-up-section-bg: var(--background-2-base)}.section-group-container{width:100vw;background:var(--hpt-bg);display:flex}@media only screen and (max-width: 1024px){.section-group-container{flex-direction:column-reverse}}@media only screen and (min-width: 1025px){.section-group-container .section-groups{width:80%}}.section-group-container .section-groups .hpt-section{margin:60px auto;width:80%;max-width:900px}.section-group-container .section-groups .hpt-section h1,.section-group-container .section-groups .hpt-section h2{color:var(--hpt-header-1-color);font-size:var(--hpt-header-1-font-size);font-family:var(--hpt-header-1-font-family);font-weight:var(--hpt-header-1-font-weight)}.section-group-container .section-groups .hpt-section p{padding:30px 0 20px;color:var(--hpt-bg-alt)}.section-group-container .section-nav{width:25%;min-width:280px;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width: 1024px){.section-group-container .section-nav{display:grid;grid-row:auto auto;grid-column-gap:8px;grid-row-gap:8px;width:100%;grid-template-columns:25% 25% 25% 25%;margin:8px auto;width:92%;margin-top:15px}}@media only screen and (max-width: 767px){.section-group-container .section-nav{grid-template-columns:50% 50%}}.section-group-container .section-nav .section-selection-button{text-align:left;padding:30px 34px;color:var(--secondary-base-alt);margin:8px 0px;text-transform:uppercase;display:flex;align-items:center;position:relative;background:var(--cta-bg-color);box-shadow:0 3px 11px -5px #000;border-top-left-radius:10px;border-bottom-left-radius:10px;overflow:hidden}@media only screen and (max-width: 1024px){.section-group-container .section-nav .section-selection-button{margin:0;padding:0;padding:20px 0;flex-direction:column;justify-content:center;border-radius:20px}}.section-group-container .section-nav .section-selection-button:hover:before{transform:scaleX(1)}.section-group-container .section-nav .section-selection-button:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:var(--secondary-hover);transform:scaleX(0);transform-origin:left;transition:transform cubic-bezier(0.58, 0.02, 0.22, 0.92) .6s,-webkit-transform cubic-bezier(0.58, 0.02, 0.22, 0.92) .6s;opacity:.4}.section-group-container .section-nav .section-selection-button svg{z-index:1;display:inline-block}.section-group-container .section-nav .section-selection-button span{z-index:1}@media only screen and (max-width: 1024px){.section-group-container .section-nav .section-selection-button span{margin-top:10px}}@media only screen and (min-width: 1025px){.section-group-container .section-nav .section-selection-button span{margin-left:10px}}#lease_up_section{background:var(--lease-up-section-bg);padding:5%}
