.blog-post-hero-container{display:flex;flex-direction:column;gap:10px;margin:0 auto;padding:0 30px}.blog-card-eyebrow{align-items:center;color:var(--electric-blue-600);display:flex;flex-flow:row wrap;gap:6px}.blog-post-hero-tag{font-size:16px;line-height:30px;text-transform:capitalize}.blog-post-hero-summary,.blog-post-hero-title{max-width:1072px}.blog-post-hero-title{color:var(--primary-dark-navy-600);font-size:32px;line-height:40px}.blog-post-hero-summary{color:var(--neutral-600);font-size:16px;line-height:30px}.blog-post-hero-details{border-bottom:1px solid #e5e9fa;display:flex;flex-direction:row;gap:10px;padding-bottom:25px;padding-top:10px}.blog-post-hero-avatar{aspect-ratio:1;border-radius:50%;display:block;height:34px;object-fit:cover;width:34px}.blog-post-hero-text-details{display:flex;flex-direction:column}.blog-post-hero-author,.blog-post-hero-publish-date,.blog-post-hero-read-time{font-size:14px;line-height:24px}.blog-post-hero-author{color:var(--primary-dark-navy-600)!important;display:block}.blog-post-hero-publish-date,.blog-post-hero-read-time{color:var(--neutral-600)}.blog-post-hero-image{display:none}.blog-post-date-separator{margin:0 10px}@media (min-width:768px){.blog-post-hero-container{align-items:center;max-width:824px}.blog-post-hero-title{text-align:center}.blog-post-hero-summary{max-width:750px;text-align:center}.blog-post-hero-details{align-items:center;border:none;padding-bottom:20px}.blog-post-hero-text-details{flex-direction:row}.blog-post-hero-author:after,.blog-post-hero-publish-date.first-date:after,.blog-post-hero-read-time:after{color:var(--neutral-600);content:"|";font-weight:400;padding:0 10px}.blog-post-hero-image{border-radius:5px;display:block;height:400px;max-width:824px;object-fit:cover;width:100%}}@media (min-width:992px){.blog-post-hero-container{padding:0}}@media (min-width:1200px){.blog-post-hero{margin-bottom:60px}.blog-post-hero-title{font-size:40px;line-height:46px}}