.blog-hero__inner{display:flex;flex-direction:column}.blog-hero__inner show-more-button button{padding-top:var(--size-8)}.blog-hero--with-image .blog-hero__inner{margin-bottom:0;padding-bottom:2rem}@media screen and (min-width: 750px){.blog-hero.blog-hero--with-image{padding:calc(4rem + var(--page-width-margin)) 0 calc(4rem + var(--page-width-margin));overflow:hidden}.blog-hero--with-image .blog-hero__inner{padding-bottom:0;display:grid;grid-template-columns:1.2fr .8fr;-moz-column-gap:var(--size-94);column-gap:var(--size-94)}}.blog-hero__text-wrapper{flex-basis:100%}@media screen and (min-width: 750px){.blog-hero{padding:0}.blog-hero__inner{align-items:center;flex-direction:row;padding-bottom:0}}.blog-hero__title{margin:2.5rem 0 0 0}.blog-hero__description.parent-wrap{display:flex;flex-direction:column}.blog-hero__description span p{margin:0}.blog-hero__title+.blog-hero__description{margin-top:var(--size-8);margin-bottom:1.5rem;line-height:calc(1 + .5/var(--font-body-scale))}@media screen and (min-width: 750px){.blog-hero__title+.blog-hero__description{margin-bottom:2rem}.blog-hero--with-image .blog-hero__description{max-width:66.67%}.blog-hero--with-image .blog-hero__description{max-width:100%}}.blog-hero--with-image .blog-hero__title{margin:0}.blog-hero--with-image .blog-hero__text-wrapper{padding:var(--size-24) 0;padding-bottom:0}.blog-hero__image-container{border:var(--media-border-width) solid rgba(var(--color-foreground), var(--media-border-opacity));border-radius:var(--media-radius);box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow), var(--media-shadow-opacity))}@media screen and (max-width: 749px){.blog-hero__image-container{height:20rem;width:calc(100% + 3rem);transform:translateX(-1.5rem);border-radius:0;border:0;box-shadow:0 0 0 0}.blog-hero__inner{flex-direction:column-reverse}.blog-hero__inner.page-width{padding-bottom:0}}@media screen and (min-width: 750px){.blog-hero--with-image .blog-hero__text-wrapper{padding:var(--size-24) var(--size-8) var(--size-24) 0;flex-basis:50%}.blog-hero__image-container{align-self:stretch;flex:1 0 50%;margin-left:3rem;min-height:30rem}}