.property_card .card_wrapper{max-width:350px;margin:auto}.property_card .card_wrapper .image_section{width:100%;height:350px;position:relative;overflow:hidden;margin-bottom:20px}.property_card .card_wrapper .image_section .opacity{position:absolute;height:50%;width:100%;bottom:0;background:#000;background:linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.6) 30%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0) 100%)}.property_card .card_wrapper .image_section .image_info{position:absolute;width:100%;bottom:10px}.property_card .card_wrapper .image_section .image_info .info_wrap{position:relative;width:95%;margin:auto;display:flex;flex-wrap:wrap;align-items:center}.property_card .card_wrapper .image_section .image_info .info_wrap>div{margin-right:15px;display:flex;align-items:center;color:#fff}.property_card .card_wrapper .image_section .image_info .info_wrap>div .icon{font-size:16px;color:#fff;margin-right:5px}.property_card .card_wrapper h6{margin:0 !important;padding-bottom:10px}.property_card .card_wrapper h6 a{color:var(--mtv-primary-color)}.property_card .card_wrapper .icon{color:var(--mtv-accent-blue);font-size:30px}.property_card .card_wrapper .location,.property_card .card_wrapper .other_info{margin-bottom:20px}.property_card .card_wrapper .other_info{display:flex;flex-wrap:wrap}.property_card .card_wrapper .other_info>div{margin-right:15px;display:flex;align-items:center}.property_card .card_wrapper .read_more a{text-decoration:underline;color:var(--mtv-dark-navy)}