.blog-post-hero__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;background-color:#fff;border-top-left-radius:1rem;border-top-right-radius:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:2rem}@media (min-width:1024px){.blog-post-hero__content{display:grid;gap:2.625rem;grid-template-columns:1fr 1fr}}.blog-post-hero__image-block{max-width:37.5rem}@media (max-width:1023px){.blog-post-hero__image-block{max-width:100%}}.blog-post-hero__image-wrapper{aspect-ratio:480/272;font-size:0;margin-bottom:1.5rem}.blog-post-hero__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:1024px){.blog-post-hero__text-block{margin-top:-.625rem}}.blog-post-hero__date{color:#6e6760;margin-bottom:2rem}.blog-post-hero__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:1024px){.blog-post-hero__tags{margin-top:-2.25rem}}.blog-post-hero__tag{margin-bottom:.5rem;margin-right:.5rem}.blog-post-hero__heading{margin-bottom:1.5rem}@media (max-width:767px){.blog-post-hero__heading{margin-top:.5rem}}.byline__author{background-color:#dfe5ff;border:2px solid #dfe5ff;border-radius:.4375rem;color:#090140;margin-left:1.25rem;padding:.625rem .9375rem;transition:all .2s ease-in-out}.byline__author:hover{border:2px solid #6764f7;transition:all .2s ease-in-out}