.blog-listing-hero-section{align-items:center;background-color:var(--bg-black);background-image:var(--blog-listing-hero-pattern-mobile);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;min-height:9.1875rem;padding:2.625rem 1.25rem}.blog-listing-hero-heading{margin-bottom:1rem;position:relative;z-index:1}.blog-listing-hero-description{font-size:1.125rem;max-width:40rem;opacity:.85;position:relative;z-index:1}@media (min-width:992px){.blog-listing-hero-section{background-image:var(--blog-listing-hero-pattern-desktop);min-height:14.9375rem;padding:4.375rem 2.5rem}}