.cnst-blog-detail__hero-mag{position:relative;min-height:460px;overflow:hidden}.cnst-blog-detail__hero-mag img{width:100%;height:460px;-o-object-fit:cover;object-fit:cover}.cnst-blog-detail__hero-mag::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.78))}.cnst-blog-detail__hero-mag__overlay{position:absolute;left:50%;bottom:3rem;transform:translateX(-50%);z-index:1;width:min(960px,100% - 2rem);color:var(--brand-text-inverse)}.cnst-blog-detail__hero-mag__overlay h1{color:var(--brand-text-inverse);font-weight:900}.cnst-blog-detail__article{max-width:820px;padding:4rem 1rem}.wf-post-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem;border-top:1px solid var(--brand-border);margin-top:2rem;padding-top:1.5rem}.cnst-blog-detail__related{padding:4rem 0;background:var(--brand-bg-alt)}