.blog-post-hero{display:flex;padding-bottom:60px;padding-top:60px}@media (min-width:768px){.blog-post-hero{align-items:center;padding-bottom:120px;padding-top:120px}.blog-post-hero__image{flex-shrink:0;margin-left:70px;max-width:50%}}@media not screen and (min-width:768px){.blog-post-hero{flex-direction:column-reverse}.blog-post-hero__image img{max-height:calc(var(--vh,1vh)*30)}}.blog-post-hero__content{display:flex;flex-direction:column}.blog-post-hero__category{order:-1}.blog-post-hero__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}