.blog-post-hero{background-color:#2121d8;overflow:hidden}.blog-post-hero__inner{display:flex;position:relative}@media not screen and (min-width:1024px){.blog-post-hero__inner{flex-direction:column}}.blog-post-hero__content{display:flex;flex-direction:column;padding:50px 0 75px;width:85%}@media not screen and (min-width:1024px){.blog-post-hero__content{padding-bottom:40px;width:100%}}.blog-post-hero__category{margin-top:20px}@media not screen and (min-width:1024px){.blog-post-hero__image{display:flex;width:100%}}.blog-post-hero__image img{border-radius:50%;bottom:-25%;height:400px;position:absolute;right:0;width:400px}@media not screen and (min-width:1024px){.blog-post-hero__image img{height:350px;margin:0 auto;max-width:100%;position:relative;width:350px}}.blog-post-hero--has-image .blog-post-hero__content{width:60%}@media not screen and (min-width:1024px){.blog-post-hero--has-image .blog-post-hero__content{width:100%}}