.properties-intro-section{background-color:var(--bg-cream);z-index:5;width:100%;height:auto;margin:5rem 0;padding:0;position:relative;overflow:hidden}.properties-main-wrapper{max-width:var(--container-max-width);margin:0 auto;padding:0 3rem}.properties-intro-container{text-align:center;color:var(--text-black);will-change:transform, opacity, filter;flex-direction:column;justify-content:center;align-items:center;height:70vh;max-height:800px;display:flex}.properties-tagline{font-family:var(--font-manrope), "Manrope", sans-serif;font-size:var(--text-sm);font-weight:var(--fw-bold);letter-spacing:var(--ls-tagline);text-transform:uppercase;color:var(--text-black);align-items:center;gap:1.25rem;margin-bottom:1.5rem;display:flex}.properties-tagline:before,.properties-tagline:after{content:"";background:#0003;width:30px;height:1px}.properties-headline{font-family:var(--font-cormorant), "Cormorant Garamond", serif;font-size:var(--text-display-lg);line-height:var(--lh-tight);font-weight:var(--fw-light);letter-spacing:var(--ls-tight);text-transform:uppercase;max-width:900px}.properties-grid{grid-template-columns:repeat(3,1fr);gap:3rem 1.5rem;padding-bottom:4rem;display:grid}.properties-cta-outer{flex-direction:column;justify-content:center;align-items:center;gap:3rem;padding-bottom:8rem;display:flex}.properties-cta-container{justify-content:center;display:flex}.properties-mortgage-cta{font-family:var(--font-manrope), "Manrope", sans-serif;font-size:var(--text-base-sm);color:var(--text-black);text-align:center;line-height:var(--lh-relaxed)}.properties-mortgage-cta .properties-mortgage-link{font-size:var(--text-sm);--btn-link-color:var(--text-black);--btn-link-border:var(--border-strong);font-family:var(--font-manrope), "Manrope", sans-serif;border-bottom-width:1px;margin-top:.5rem;padding-bottom:4px}.properties-mortgage-cta .properties-mortgage-link:hover{--btn-link-color:var(--color-gold-hover)!important}@media (max-width:1024px){.properties-intro-section{margin:3rem 0}.properties-main-wrapper{padding:0 1rem}.properties-intro-container{height:40vh;margin-bottom:5vh}.properties-grid{grid-template-columns:repeat(2,1fr);gap:2rem 1rem;padding-bottom:4rem}.properties-cta-outer{padding-bottom:5rem}}@media (max-width:768px){.properties-grid{grid-template-columns:1fr;gap:2rem;padding-bottom:3rem}}
