.blog-post-hero{display:flex;flex-direction:column;padding-bottom:30px;padding-top:30px}@media (min-width:48rem){.blog-post-hero{align-items:center;justify-content:center;padding-bottom:60px;padding-top:60px}.blog-post-hero__image{flex-shrink:0;max-width:100%}}@media not screen and (min-width:48rem){.blog-post-hero__image img{max-height:30dvh}}.blog-post-hero__content{display:flex;flex-direction:column;margin-top:40px}.blog-post-hero__content h1{text-align:center}.blog-post-hero__category{order:-1}.blog-post-hero__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}