.recent-property-container{margin:0 2px;position:relative;height:160px;color:#000;background:#fff;border:1px solid #d1d7d8;border-radius:4px;transition:all .3s ease-out}.recent-property-container:hover{border:1px solid #a1a4a5;box-shadow:0 4px 8px rgba(38,38,38,.2)}.recent-property-container .first-part{border-radius:4px 4px 0 0;background:#fff6f2;height:50%;padding-left:15px;padding-right:10px;display:flex;justify-content:flex-start;align-items:center;gap:10px}.recent-property-container .first-part .card-img{border-radius:5px;height:44px;width:44px;-o-object-fit:cover;object-fit:cover}.recent-property-container .first-part .sub-details{width:220px}.recent-property-container .first-part .sub-details .p-name{overflow:hidden;white-space:nowrap;width:100%;text-align:left;text-overflow:ellipsis;font-weight:600;font-size:18px;color:#000}.recent-property-container .first-part .sub-details .l-name{font-size:14px;color:#000}.recent-property-container .p-sub-details{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;height:50%;padding:10px}.recent-property-container .p-sub-details .rating-div{width:100%;font-size:15px;display:flex;justify-content:space-between}.recent-property-container .p-sub-details .rating-div .txn-value{font-weight:600;color:#f1592a}.recent-property-container .p-sub-details .txn-card-sub-details{display:flex;justify-content:space-between;align-items:center;width:100%;font-size:15px}.recent-property-container .p-sub-details .txn-card-sub-details .stars{display:flex;gap:2px}@media screen and (max-width:1150px){.recent-property-container .first-part{padding:0 15px;gap:10px}.recent-property-container .first-part .sub-details{width:220px}.recent-property-container .first-part .sub-details .p-name{font-size:17px}.recent-property-container .first-part .sub-details .l-name{font-size:13px}.recent-property-container .p-sub-details .rating-div{font-size:14px}.recent-property-container .p-sub-details .rating-div .txn-value{font-weight:600;color:#f1592a}.recent-property-container .p-sub-details .txn-card-sub-details{font-size:14px}}.other-property-container{position:relative;height:400px;border-radius:5px;margin:0 2px;text-decoration:none;border:1px solid #d1d7d8;transition:all .3s ease-out}.other-property-container:hover{border:1px solid #a1a4a5;box-shadow:0 4px 8px rgba(38,38,38,.2)}.other-property-container .property-tag{display:flex;flex-direction:row;align-items:center;padding:3px 8px;position:absolute;right:0;top:0;z-index:1!important;color:#000;background:hsla(0,0%,100%,.8);border-radius:0 4px;font-size:14px}.other-property-container .property-tag .eye{color:#000;margin-right:5px}.other-property-container>div{margin:auto}.other-property-container .carousal_img{height:300px;width:100%}.other-property-container .details{width:100%;height:calc(100% - 300px);color:#000;padding:10px;display:flex;flex-direction:column;gap:3px}.other-property-container .details .sub-details{display:flex;justify-content:space-between;align-items:center}.other-property-container .details .sub-details .p-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px;font-weight:600;font-size:17px;color:#000}.other-property-container .details .sub-details .p-reviews{font-weight:400;font-size:14px}.other-property-container .details .p-sub-details{display:flex;justify-content:space-between;align-items:center}.other-property-container .details .p-sub-details .l-name{font-size:14px;color:#000}.other-property-container .details .p-sub-details .stars{display:flex;align-items:center}.other-property-container .details .p-sub-details .stars .rating{font-size:14px}.other-property-container .details .p-txn-details{white-space:nowrap;display:flex;justify-content:space-between;align-items:center}.other-property-container .details .p-txn-details .txn-name{font-weight:400;font-size:14px}.other-property-container .details .p-txn-details .txn-name .txn-value{font-weight:600;font-size:15px;color:#f1592a}.other-property-container .details .p-txn-details .txn-reviews{font-weight:400;font-size:14px}.other-property-container .details .skeleton_container{display:flex;justify-content:space-between}.other-property-container .details .skeleton_container>*{width:45%}@media screen and (max-width:1150px){.other-property-container{height:380px}.other-property-container .property-tag{font-size:13px}.other-property-container .carousal_img{height:280px}.other-property-container .details{height:calc(100% - 280px)}.other-property-container .details .sub-details .p-name{max-width:170px;font-size:16px}.other-property-container .details .p-sub-details .l-name,.other-property-container .details .p-sub-details .stars .rating,.other-property-container .details .p-txn-details .txn-name,.other-property-container .details .sub-details .p-reviews{font-size:13px}.other-property-container .details .p-txn-details .txn-name .txn-value,.other-property-container .details .p-txn-details .txn-reviews{font-size:14px}}@media screen and (max-width:600px){.other-property-container{height:350px}.other-property-container .carousal_img{height:250px}.other-property-container .details{height:calc(100% - 250px)}}.other-property-container .blog-details{height:89px;right:0;left:0;bottom:0;border-radius:0 0 4px 4px;padding:8px}.other-property-container .blog-details .blog-para{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600;font-size:16px;line-height:19px;align-self:stretch;text-align:left;color:#000}.other-property-container .blog-details .blog-footer-details{display:flex;justify-content:space-between;margin-top:14px;font-weight:500;font-size:12px;line-height:15px;color:#383838}.other-property-container .blog-details .blog-footer-details .calender,.other-property-container .blog-details .blog-footer-details .user-img{display:flex;justify-content:center;align-items:center;gap:5px}