.pattern-blog-hero{background:var(--wp--preset--color--primary);position:relative;overflow:hidden}.pattern-blog-hero__featured-image{position:relative;isolation:isolate}.pattern-blog-hero__featured-image::before{content:"";position:absolute;z-index:-1;top:50%;bottom:-100vh;left:50%;width:100vw;transform:translateX(-50%);background:var(--wp--preset--color--foreground-muted)}.pattern-blog-hero .wp-block-post-featured-image img{aspect-ratio:1278/640;width:100%;height:auto;display:block;object-fit:cover}