.latest-properties-section{position:relative;background-color:transparent;overflow:hidden}.latest-properties-header{position:relative;z-index:1}.latest-properties-eyebrow{font-size:12px;letter-spacing:.32em;text-transform:uppercase;color:#a98345;margin-bottom:12px;font-weight:600}.latest-properties-title{color:#1f4b99;font-size:clamp(28px,3vw,40px);font-weight:600;margin-bottom:12px}.latest-properties-desc{max-width:100vw;color:#6e6a63;line-height:1.7}.latest-properties-grid{margin-top:36px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.latest-properties-card{position:relative;min-height:260px;width:100%;aspect-ratio:16/9;overflow:hidden;box-shadow:0 16px 40px hsla(0,0%,9%,.12)}.latest-properties-card:hover .latest-properties-overlay{visibility:hidden;opacity:0;transform:scale(.8)}.latest-properties-card:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.5);transition:background .5s ease,visibility .5s ease}.latest-properties-card:hover:after{background:transparent;visibility:hidden}.latest-properties-image{-o-object-fit:cover;object-fit:cover}.latest-properties-image-fallback{position:absolute;inset:0;background:linear-gradient(135deg,#183b6b,#0b1b2e)}.latest-properties-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;z-index:3;visibility:visible;opacity:1;transform:scale(1);transition:transform .3s ease,opacity .5s ease-in-out,visibility .5s ease-out}.latest-properties-overlay h3{font-size:clamp(18px,2.5rem,30px);font-weight:600;color:#fff}@media (min-width:640px){.latest-properties-desc{max-width:100vw}}@media (min-width:768px){.latest-properties-desc{max-width:100vw}}@media (min-width:1024px){.latest-properties-desc{max-width:100vw}}@media (min-width:1280px){.latest-properties-desc{max-width:80vw}}@media (min-width:1536px){.latest-properties-desc{max-width:80vw}}