.blog-post-hero{background-color:#12344a;display:flex;padding-bottom:35px;padding-top:35px;position:relative}@media (min-width:48rem){.blog-post-hero{padding-bottom:70px;padding-top:70px}.blog-post-hero__image{flex-shrink:0;margin-left:70px;max-width:50%;width:50%}.blog-post-hero__content{width:50%}}.blog-post-hero__container{display:flex;margin:0 auto;max-width:1300px;width:90%}@media not screen and (min-width:48rem){.blog-post-hero__container{flex-direction:column-reverse}.blog-post-hero__breadcrumbs{display:none}}.blog-post-hero__mobile-breadcrumbs{display:none}@media not screen and (min-width:48rem){.blog-post-hero__mobile-breadcrumbs{display:block;margin-bottom:40px}}.blog-post-hero__content{display:flex;flex-direction:column;justify-content:space-between}.blog-post-hero__content-share{flex-direction:column}.blog-post-hero__category{order:-1}.blog-post-hero__author{font-size:1rem}.blog-post-hero__author a{color:var(--body-text-color);font-weight:400;text-decoration:none}.blog-post-hero__author a.focus-visible,.blog-post-hero__author a.hover,.blog-post-hero__author a:focus-visible,.blog-post-hero__author a:hover{text-decoration:underline}.blog-post-hero__author .card-tags__item{font-size:1rem}.blog-post-hero__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media not screen and (min-width:48rem){.blog-post-hero__image{margin-bottom:30px}.blog-post-hero__image img{height:auto}}