.block-hero-post{padding-top:0 !important;padding-bottom:0 !important;background-color:rgba(0,0,0,0) !important;overflow:hidden}.block-hero-post .hero-post__header{padding-top:var(--spacing-xl);padding-bottom:var(--spacing-3xl)}.block-hero-post .hero-post__header .row{row-gap:var(--spacing-2xl)}.block-hero-post .hero-post__meta{display:flex;justify-content:center;align-items:center;gap:var(--spacing-xs) var(--spacing-s);font-weight:700;flex-wrap:wrap;margin-bottom:var(--spacing-l);text-transform:uppercase}.block-hero-post .hero-post__meta-separator{width:.625rem;height:.625rem;background-color:var(--color-background-accent-secondary-blue);border-radius:50%;flex-shrink:0}.block-hero-post .hero-post__title{margin:0;text-align:center}.block-hero-post .hero-post__image{margin-top:calc(var(--spacing-5xl)*-1);margin-bottom:var(--spacing-2xl)}.block-hero-post .hero-post__image-container{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden}@media screen and (min-width: 1280px){.block-hero-post .hero-post__image-container{width:100%;margin:0;left:auto;right:auto}}.block-hero-post .hero-post__image-img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 1280px){.block-hero-post .hero-post__image-img{border-radius:var(--radius-l)}}.block-hero-post .hero-post__image-caption{padding:var(--spacing-3xs) var(--spacing-xs);color:var(--color-text-invert);background:var(--color-background-invert);font-weight:700;text-align:right;margin-left:var(--grid-margin)}@media screen and (min-width: 1280px){.block-hero-post .hero-post__image-caption{position:absolute;right:0;bottom:0;margin-left:0}}.block-hero-post .hero-post__content{display:flex;flex-direction:column;gap:var(--spacing-l);max-width:var(--content-width);margin:0 auto}.block-hero-post .hero-post__excerpt-container{display:flex;flex-direction:column;gap:var(--spacing-m)}.block-hero-post .hero-post__credits{display:flex;flex-wrap:wrap;gap:var(--spacing-s)}.block-hero-post .hero-post__credit-label{font-weight:700}.block-hero-post.has-background .hero-post__header{position:relative}.block-hero-post.has-background .hero-post__header::after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:100vw;height:100%;z-index:-1}.block-hero-post.has-yellow-background-color .hero-post__header::after{background-color:var(--color-background-accent-primary)}.block-hero-post.has-beige-background-color .hero-post__header::after{background-color:var(--color-background-accent-secondary-beige)}.block-hero-post.no-hero-image .hero-post__content{margin-top:var(--spacing-3xl)}.block-hero-post.has-hero-image .hero-post__header{padding-bottom:calc(var(--spacing-3xl) + var(--spacing-5xl))}
