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