.page-header{display:grid;grid-template-columns:1fr;grid-template-rows:auto min-content;width:100%}.page-header__inner{align-self:end;height:min-content;grid-column-start:1;grid-row-start:2;grid-row-end:3;margin-bottom:-5px;padding-top:2rem;padding-bottom:0;width:100%;z-index:2}.page-header__image{display:flex;grid-row-start:1;grid-row-end:2;grid-column-start:1}.page-header__image img{min-height:50vh;width:100%;object-fit:cover}@media (min-width:960px){.page-header{grid-template-rows:minmax(400px,auto) min-content}.page-header__image{grid-row-end:3}.page-header__image img{min-height:100%;max-height:80vh}}.page-header__subtitle{font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.page-header__title{clear:both}.author{display:flex;align-items:center}.author__name{font-size:1.125rem;font-weight:500}.author__name,.author__title{display:block;line-height:1}.author__image{display:flex}.author__image img{width:50px;border-radius:50%;margin-right:1rem}.author+.blog-post__publish-info,.author+.page-header__date{display:block;margin-top:2rem}.page-header__breadcrumbs{list-style:none;margin:0;padding:0}.page-header__breadcrumbs .hs-breadcrumb-menu{list-style:none;margin-bottom:0;padding-left:0}.blog-post__publish-info{margin-bottom:1rem}.blog-post__publish-location{font-weight:700;text-transform:uppercase}