.property-card__container{border-radius:12px;width:326px;height:auto}.property-card__highlighted{border:8px solid #ff5e00}.property-card__highlighted .property-card__photo{border-radius:4px 4px 0 0}.property-card__default-normal{border:1px solid #b2b9bd}.property-card__default-spotlight{border:1px solid #ff5e00;outline:1px solid #ff5e00}.property-card__content{display:flex;flex-direction:column;width:100%;height:100%;justify-content:space-between}.property-card__photo{position:relative;border-radius:12px 12px 0 0;overflow:hidden}.property-card__photo img{-o-object-fit:cover;object-fit:cover;width:324px;height:217.33px;transition:transform .3s ease}.property-card__photo img:hover{transform:scale(1.25)}.property-card__photo-tags{position:absolute;top:6px;left:6px;display:flex;gap:8px}.property-card__detail{font-family:Poppins,sans-serif;display:flex;flex-direction:column;padding:8px 16px 16px}.property-card__detail pt-button{margin-top:-8px;margin-right:-8px}.property-card__detail-top{display:flex;justify-content:space-between;align-items:center;gap:8px}@media(width < 1080px){.property-card__detail-top{height:auto}}.property-card__detail-top .distance-new-tag{height:24px;min-width:-moz-fit-content;min-width:fit-content;display:flex;justify-content:center;gap:4px;padding:4px 8px;font-size:12px;line-height:16px;background-color:#f5f5f5;border-radius:24px;position:relative;cursor:pointer}.property-card__detail-top .distance-new-tag .tooltip{visibility:hidden;width:177px;background-color:#262829;color:#fff;text-align:center;border-radius:2px;padding:8px;position:absolute;z-index:1;bottom:125%;left:50%;transform:translateX(-50%);opacity:0;transition:opacity .3s;font-size:14px;pointer-events:none}.property-card__detail-top .distance-new-tag .tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-top-color:#262829}.property-card__detail-top .distance-new-tag.tooltip-active .tooltip{visibility:visible;opacity:1}.property-card__detail-top__left{display:flex;flex-direction:column;gap:2px;overflow:hidden}.property-card__detail-top__left :first-child{font-weight:400;font-size:12px;line-height:18px;color:#383e42;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.property-card__detail-top__left :nth-child(2){display:flex;gap:2px}.property-card__detail-price{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:18px;line-height:28px;margin-top:4px}.property-card__detail-price img{width:40px;height:32px}.property-card__detail-title{margin-top:8px}@media(1080px <= width <= 1280px){.property-card__detail-title{height:48px}}@media(width < 1080px){.property-card__detail-title{height:auto}}.property-card__detail-title h2{font-weight:600;font-size:16px;line-height:24px;color:#262829}@media(width > 1280px){.property-card__detail-title h2{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}@media(1080px <= width <= 1280px){.property-card__detail-title h2{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}@media(width < 1080px){.property-card__detail-title h2{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.property-card__detail-specs{margin-top:8px;height:16px}@media(width < 1080px){.property-card__detail-specs{height:auto}}.property-card__buttons{display:flex;gap:8px;padding:0 16px 24px}.property-card__buttons :first-child{flex:1}@media(width > 1280px){.property-card__buttons :nth-child(2),.property-card__buttons :nth-child(3){display:none}}@media(1080px <= width <= 1280px){.property-card__buttons :nth-child(2),.property-card__buttons :nth-child(3){display:none}}@media(width < 1080px){.property-card__buttons{padding:0 16px 24px}}