.blog-listing-hero{display:flex;flex-direction:column;justify-content:flex-end;max-width:100%;min-height:300px;overflow:hidden;padding:2rem;position:relative}.blog-listing-hero-image{background:rgba(0,0,0,.5);height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1}.blog-listing-hero-image img{height:100%;object-fit:cover;width:100%}.blog-listing-hero-text{color:#fff;font-family:Helvetica Now Display Bold,Helvetica;font-size:clamp(2.6rem,8vw,8rem);margin:0 auto;max-width:1440px;position:relative;width:100%;z-index:2}.blog-listing-hero__text-container img{height:100%!important;inset:0;object-fit:cover;position:absolute;width:100%!important;z-index:1}@media screen and (min-width:768px){.blog-listing-hero{min-height:425px}}@media screen and (min-width:1240px){.blog-listing-hero-text{font-size:clamp(8rem,7.5vw,14.4rem)}}