.post-banner{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:80vh;padding:100px 0;position:relative}.post-banner .overlay{height:100%;left:0;position:absolute;top:0;width:100%}.post-banner .content-wrapper{align-items:center;display:flex;position:relative;width:100%;z-index:9}.post-banner .meta-wrap{align-items:center;display:flex;flex-wrap:wrap;gap:17px;margin-bottom:20px}.post-banner .meta-wrap>div{align-items:center;color:inherit;display:flex;font-size:16px;font-weight:400;line-height:24.99px}.post-banner .meta-wrap>div svg{margin-right:10px}.post-banner .meta-wrap>div svg path{fill:currentColor}.post-banner .meta-wrap>div span a{color:inherit}.post-banner .meta-wrap>div>span:after{content:"|";margin-left:8px}.post-banner .meta-wrap>div:last-child>span:after{display:none}.post-banner .meta-wrap .author-img{border-radius:50px;height:40px;margin-right:10px;overflow:hidden;width:40px}.post-banner .meta-wrap img.avtar{height:100%;object-fit:cover;object-position:center;width:100%}@media(max-width:767px){.post-banner{min-height:auto}}