.blog-post-hero{background-color:var(--background-secondary-color);padding-block:60px}@media not screen and (min-width:768px){.blog-post-hero{padding-top:0}}.blog-post-hero .container{display:flex;width:1475px}@media (min-width:768px){.blog-post-hero .container{align-items:center}}@media not screen and (min-width:768px){.blog-post-hero .container{flex-direction:column-reverse}}.blog-post-hero__content{display:flex;flex-direction:column;flex-grow:1}.blog-post-hero__category{order:-1}@media (min-width:768px){.blog-post-hero__image{flex-shrink:0;margin-left:90px;margin-right:-40px;width:50%}}@media not screen and (min-width:768px){.blog-post-hero__image{margin-inline:calc(var(--container-margin)*-1)}}.blog-post-hero__image img{display:block;height:auto;margin:auto;max-height:50dvh;width:auto}@media not screen and (min-width:768px){.blog-post-hero__image img{height:100%;margin:0;-o-object-fit:cover;object-fit:cover;width:100%}}