.blog-post-hero{margin-bottom:64px;margin-top:64px}@media (min-width:48rem){.blog-post-hero{display:grid;margin-bottom:80px;margin-top:24px}.blog-post-hero__content,.blog-post-hero__image{grid-column:1;grid-row:1;justify-content:end;position:relative;z-index:100}.blog-post-hero__content{--hyperlink-color:var(--dark-hyperlink-color);--hyperlink-hover-color:var(--dark-hyperlink-hover-color);background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.6));border-radius:16px;color:var(--dark-body-text-color);padding:24px}.blog-post-hero__image{flex-shrink:0;height:346px;z-index:0}}@media not screen and (min-width:48rem){.blog-post-hero{display:flex;flex-direction:column-reverse}.blog-post-hero__image{margin-bottom:32px}.blog-post-hero__image img{max-height:30dvh}}.blog-post-hero__content{display:flex;flex-direction:column}@media (min-width:64rem){.blog-post-hero__content{padding:40px}}.blog-post-hero__content>*{max-width:900px}.blog-post-hero__category{order:-1}.blog-post-hero__image{border-radius:16px;overflow:hidden}@media (min-width:64rem){.blog-post-hero__image{height:540px}}.blog-post-hero__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}