.blog-post-hero{padding-bottom:80px;padding-top:100px;width:768px}.blog-post-hero__title{margin-bottom:48px;margin-top:0}.blog-post-hero__content{display:flex;flex-direction:column}.blog-post-hero__category{order:-1}.blog-post-hero__image{border-radius:12px;overflow:hidden}.blog-post-hero__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.blog-post-hero .breadcrumbs{margin-bottom:48px}.blog-post-hero .breadcrumbs a{align-items:center;display:inline-flex;font-size:1rem;font-weight:400;gap:10px}.blog-post-hero__meta{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-top:32px}@media not screen and (min-width:48rem){.blog-post-hero__meta{align-items:flex-start;flex-direction:column}}.blog-post-hero .social-media__service{color:var(--body-text-color)}