.property-card{position:relative;height:380px;width:350px;border:1px solid var(--color-body-dark);border-radius:10px;overflow:clip}.property-info{display:flex;flex-direction:column;gap:14px;padding:20px}.property-info h2,.property-info h4,.property-info p{margin:0!important}.property-info .address{color:var(--color-body-dark)}.property-image-container{position:relative}.house-image{width:100%;height:180px;object-fit:cover}.estate-badge-container{display:flex;justify-content:space-between}.estate-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 8px;color:var(--color-heading-dark);background-color:#f4f7fb}.estate-badge p{margin:0}