.property-listings .property-listings__inner{display:grid;gap:1.5rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:768px){.property-listings .property-listings__inner{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:2rem}}@media (min-width:1024px){.property-listings .property-listings__inner{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:3rem}}.property-listings.property-listings--featured{margin-top:2rem}@media (min-width:1024px){.property-listings.property-listings--featured{margin-top:2.5rem}}
