.all-posts{padding:0}.post-listing{display:flex;flex-wrap:wrap}.post-item{border-bottom:1px solid #fff;height:540px;object-fit:cover;overflow:hidden;position:relative;width:50%}.post-item:nth-child(odd){border-right:1px solid #fff}.inner-wrap{height:100%}.inner-wrap a{display:inline-block;height:100%;width:100%}.img-wrap{height:100%}.img-wrap img{height:100%;object-fit:cover;width:100%}.post-item-bottom{align-items:flex-end;bottom:40px;column-gap:10px;display:flex;justify-content:space-between;left:0;padding:0 60px;position:absolute;width:100%;z-index:1}.post-item-bottom .title{background-image:none;color:#fff;display:inline-block;font-size:44px;line-height:46px;max-width:440px;text-transform:uppercase}.post-listing .overlay{background-image:-moz-linear-gradient(90deg,rgba(0,0,0,.4) 0,hsla(0,0%,100%,0) 100%);background-image:-webkit-linear-gradient(90deg,rgba(0,0,0,.4),hsla(0,0%,100%,0));background-image:-ms-linear-gradient(90deg,rgba(0,0,0,.4) 0,hsla(0,0%,100%,0) 100%);height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.post-item:hover.overlay{background-image:-moz-linear-gradient(90deg,rgba(0,0,0,.4) 0,transparent 100%);background-image:-webkit-linear-gradient(90deg,rgba(0,0,0,.4),transparent);background-image:-ms-linear-gradient(90deg,rgba(0,0,0,.4) 0,transparent 100%)}.post-item:after{background:rgba(0,0,0,.4);content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:.3s;width:100%;z-index:0}.post-item:hover:after{opacity:1}.post-item svg{opacity:0;pointer-events:none;position:absolute;right:50px;top:50px;transition:.3s;width:50px;z-index:1}.post-item:hover>svg{opacity:1}.no-posts-message{font-size:30px;padding:50px 0;text-align:center;width:100%}@media(max-width:1600px){.post-item-bottom .title{font-size:30px;line-height:36px}.post-item-bottom{padding:0 20px}}@media(max-width:1024px){.post-item{height:350px}.post-item-bottom .title{font-size:24px;line-height:28px}.no-posts-message{font-size:20px}.post-item-bottom{flex-wrap:wrap;row-gap:15px}}@media(max-width:767px){.post-item{width:100%}.post-item-bottom .title{font-size:18px;line-height:22px}.post-item-bottom img{max-width:150px}.post-item:nth-child(odd){border-right:0 solid #fff}}@media(max-width:480px){.post-item{height:250px}}