.blog-post-hero{display:flex;padding-bottom:40px;padding-top:40px}@media (min-width:48rem){.blog-post-hero{align-items:center;padding-bottom:80px;padding-top:80px}.blog-post-hero__image{flex-shrink:0;margin-left:70px;max-width:50%;width:50%}}@media not screen and (min-width:48rem){.blog-post-hero{flex-direction:column;gap:40px}.blog-post-hero__image img{max-height:30dvh}}.blog-post-hero__content{display:flex;flex-direction:column}.blog-post-hero__content h1{line-height:1.3;margin-top:25px;text-transform:none}.blog-post-hero__content .breadcrumbs{font-size:1rem;margin:0;text-transform:none}.blog-post-hero__category{font-weight:400;margin:0}.blog-post-hero__author{font-size:1rem;font-weight:700;margin-bottom:0;margin-top:25px}.blog-post-hero__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}