.other-properties-section{background-color:var(--bg-cream,#f9f9f6);padding:8rem 0}.other-properties-container{max-width:var(--container-max-width,1440px);margin:0 auto;padding:0 3rem}.other-properties-title{font-family:var(--font-cormorant), "Cormorant Garamond", serif;font-size:var(--text-display-md,3rem);line-height:var(--lh-tight,1.1);font-weight:var(--fw-light,300);letter-spacing:var(--ls-tight,-.02em);text-transform:uppercase;color:var(--text-black,#111);text-align:center;margin-bottom:5rem}.properties-grid-suggested{grid-template-columns:repeat(3,1fr);gap:3rem 1.5rem;margin-bottom:5rem;display:grid}.other-properties-cta{justify-content:center;display:flex}@media (max-width:1024px){.other-properties-section{padding:3rem 0}.other-properties-container{padding:0 1.5rem}.properties-grid-suggested{grid-template-columns:repeat(2,1fr);gap:2rem 1rem;margin-bottom:3rem}.other-properties-title{font-size:var(--text-display-sm,2.5rem);margin-bottom:3rem}}@media (max-width:768px){.properties-grid-suggested{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.other-properties-title{font-size:var(--text-3xl,1.875rem);margin-bottom:3rem}}
