.property-card-list{width:calc(100% + 24px);margin-top:40px;margin-bottom:-24px;margin-left:-12px}.property-card-item{width:33.33%;margin-bottom:24px;padding:0 12px}.property-card-box{position:relative;overflow:hidden}.property-card-img{aspect-ratio:1;width:100%;position:relative}.property-card-img img{object-fit:cover;width:100%;height:100%}.property-card-content{width:calc(100% - 10px);color:var(--ig-white);background:var(--ig-black);padding:20px 15px 15px;font-size:14px;transition:all .2s ease-in;position:absolute;bottom:0;left:50%;transform:translate(-50%,100%)}.property-card-content h5{margin-bottom:0;font-size:28px;font-weight:700;line-height:1.2}.property-card-content .property-price{font-size:20px;font-weight:700;line-height:1.2}.property-card-box:hover .property-card-content{transform:translate(-50%,-5px)}.pcc-row{margin-bottom:20px}.property-card-row{width:100%;color:var(--ig-black);border:2px solid var(--ig-black);background:#f2f2f2}.property-card-col svg{color:var(--ig-yellow);font-size:20px;font-weight:600}.property-card-col{background:#f2f2f2;width:33.33%;padding:10px;font-size:14px;font-weight:700}.property-card-col:first-child{border-bottom:2px solid var(--ig-black)}.property-card-col:nth-child(2),.property-card-col:nth-child(3){border-right:2px solid var(--ig-black)}@media (max-width:991.98px){.property-card-item{width:50%}}@media (max-width:767.98px){.property-card-item{width:100%}}
