.sec-select-properties__col{margin-bottom:54px}a.card-property{display:block;height:100%}.card-property__img{border-radius:18px;height:180px;overflow:hidden;position:relative;transition:transform .3s ease-out}.card-property__img img{height:100%;object-fit:cover;width:100%}.card-property__metas{height:calc(100% - 180px);padding-bottom:80px;padding-top:20px;position:relative}.card-property__status{margin-bottom:12px}.card-property__status span{border-radius:4px;display:inline-block;font-size:14px;padding:3px 12px}.card-property__status span.exclu{background-color:var(--color-global-1-hex)}.card-property__status span.sous-offre{background-color:#f4a261}.card-property__status span.vendu{background-color:#c80036;color:#fff}.card-property__status span.sous-compromis{background-color:#f4a261}.card-property__type{font-weight:600}.card-property__city{display:inline-block;font-size:14px;font-weight:300;margin-left:10px;opacity:.8}.card-property__desc{font-size:14px;margin-top:12px;opacity:.8}.card-property__caps{align-items:center;display:flex;flex-wrap:wrap;margin-top:12px}.card-property__caps span{background:rgba(var(--color-global-2-rgb),.1);border-radius:50px;display:inline-block;font-size:14px;min-height:34px;padding:6px 16px}.card-property__caps span:not(:last-child){margin-right:4px}.card-property__price{font-size:26px;font-weight:600}.card-property__action{bottom:20px;left:0;position:absolute;width:100%}.card-property__action span{border:1px solid var(--color-global-1-hex);border-radius:50px;display:block;font-size:14px;padding:8px 12px;text-align:center;transition:color .3s ease-out,background-color .3s ease-out}@media (min-width:992px){.card-property__img{height:220px}.card-property:hover .card-property__img{transform:scale(1.02)}.card-property__metas{height:calc(100% - 220px);padding-bottom:100px}.card-property__action span{font-size:16px}a.card-property:hover .card-property__action span{background-color:var(--color-global-1-hex)}}