.posts_header{align-items:center;gap:8px;width:fit-content;display:flex}.posts_header_icon{width:21px}.posts_header_title{color:var(--black);font-family:Regular;font-size:16px;font-weight:400;line-height:1}.posts{flex-wrap:wrap;justify-content:space-between;gap:20px;width:100%;display:flex}.post{background:var(--white);cursor:pointer;border-radius:8px;flex-direction:column;flex-shrink:0;align-items:center;gap:16px;width:412px;height:fit-content;padding:20px;display:flex}.post_img{object-fit:cover;width:372px;height:279px}.post_header{justify-content:space-between;align-items:center;width:100%;padding:0 8px;display:flex}.post_header_details{flex-direction:column;gap:5px;display:flex}.post_name,.post_price{color:var(--black);font-size:16px;line-height:1}.post_name{white-space:nowrap;text-overflow:ellipsis;width:218px;font-family:SemiBold;font-weight:600;overflow:hidden}.post_price{font-family:Regular;font-weight:400}.post_header_icons{flex-shrink:0;align-items:center;gap:8px;width:fit-content;display:flex}.post_icon{width:20px}.post_features{align-items:center;gap:7px;width:100%;display:flex}.post_feature{flex-direction:column;justify-content:space-between;width:114.67px;height:53px;padding:4px 8px;display:flex}.post_feature_icon1{width:18px}.post_feature_icon2{width:10.56px}.post_feature_icon3{width:15.11px}.post_feature_name{color:var(--black);font-family:Regular;font-size:14px;font-weight:400;line-height:1}
