.blog-post-hero{display:flex;padding-bottom:60px;padding-top:60px}@media (min-width:768px){.blog-post-hero{padding-bottom:120px;padding-top:120px}.blog-post-hero__image{flex-shrink:0;margin-left:70px;max-width:50%;width:50%}.blog-post-hero__content{width:50%}}@media not screen and (min-width:768px){.blog-post-hero{flex-direction:column-reverse}.blog-post-hero__image img{max-height:30dvh}}.blog-post-hero__content{display:flex;flex-direction:column;justify-content:space-between}.blog-post-hero__content-share{flex-direction:column;margin-top:10px}.blog-post-hero__category{order:-1}.blog-post-hero__author{font-size:16px}.blog-post-hero__author a{color:#3d3f42;font-weight:600;text-decoration:none}.blog-post-hero__author a.focus-visible,.blog-post-hero__author a.hover,.blog-post-hero__author a:focus-visible,.blog-post-hero__author a:hover{text-decoration:underline}.blog-post-hero__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}