.blog-post-hero{display:flex;margin-top:80px;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%;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 .h1,.blog-post-hero h1{font-size:3.6em;line-height:1.15}.blog-post-hero__content{display:flex;flex-direction:column}.blog-post-hero__category{margin-left:110px;margin-top:0;order:-1}@media not screen and (min-width:768px){.blog-post-hero__category{display:block;margin:3em 0 0}.blog-post-hero .decor-line{display:block;margin-bottom:0;position:absolute;top:20px}}.blog-post-hero__image img{border-radius:5px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}