.other-properties{background:#f3eee3}.other-property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.other-property{background:#fff;border:1px solid var(--line);display:block;overflow:hidden;border-radius:8px;transition:.25s}.other-property:hover{transform:translateY(-4px);box-shadow:0 14px 35px rgba(23,33,31,.12)}.other-property img{width:100%;height:190px;object-fit:cover}.other-property div{padding:20px}.other-property h3{font:700 25px 'Playfair Display';margin:6px 0}.other-property .arrow{color:var(--green)}@media(max-width:820px){.other-property-grid{grid-template-columns:1fr}}
