.blog-hero{align-items:center;border-bottom:1px solid var(--color-primary);display:flex;padding-bottom:var(--padding-small);padding-top:calc(var(--padding-small) + var(--headerHeight,8.5rem));position:relative}.blog-hero--full-height{min-height:100vh}.blog-hero__wrapper{display:flex;flex-direction:column;grid-column-start:2;max-width:var(--blogContainer)}@media only screen and (max-width:1440px){.blog-hero__share{margin-bottom:3.5rem}.blog-hero__intro{margin-top:2rem}.blog-hero__arrow{margin-top:4rem}.blog-hero__meta{margin-bottom:2rem}.blog-hero{padding-top:calc(var(--padding-small)/2 + var(--headerHeight,8.5rem))}}