.listing-images{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3.2rem}.listing-images-section{margin-bottom:4.8rem}.listing-image-item{position:relative;border-radius:2.4rem;padding:0;overflow:hidden;min-height:42rem;width:calc(33.33% - 2.2rem)}@media(max-width:767px){.listing-image-item{width:100%}}.listing-image-item .img-bk-block{bottom:0;position:absolute;top:0;left:0;right:0;z-index:1}.listing-image-item .img-bk-block img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.listing-image-item .listing-image-container{background:-webkit-gradient(linear,left bottom,left top,from(#000),color-stop(65.23%,rgba(0,0,0,0)));background:-webkit-linear-gradient(bottom,#000 0,rgba(0,0,0,0) 65.23%);background:linear-gradient(0,#000 0,rgba(0,0,0,0) 65.23%);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.4rem;position:relative;width:100%;z-index:2}.listing-image-item .listing-image-container .content{margin-top:auto}.listing-image-item a{width:100%;text-decoration:none}.listing-image-item a:hover{color:#27aae1}.listing-image-item a .top-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1.6rem;max-width:100%;width:100%}.listing-image-item a .icon-squere{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,left top,right top,color-stop(-.01%,#27aae1),to(#84bb3c));background:-webkit-linear-gradient(left,#27aae1 -.01%,#84bb3c 100%);background:linear-gradient(90deg,#27aae1 -.01%,#84bb3c 100%);border-radius:1.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:4rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:auto;width:4rem}.listing-image-item a .icon-squere img{margin:auto;width:20px}.listing-image-item a .icon-squere svg{height:20px;margin:auto;width:20px}.listing-image-item a .icon img{width:4rem}.listing-image-item a .title{font-size:2rem;line-height:2.8rem;width:100%}