.article-hero{width:100%;box-sizing:border-box;max-width:var(--container-width);padding:0 var(--container-space);margin:0 auto;width:100%;position:relative;box-sizing:border-box;padding-top:calc(var(--header-height, 0px) + var(--header-offset-top, 0px))}.article-hero__breadcrumbs{padding-top:1rem;margin-top:.5rem;margin-bottom:.625rem;padding-bottom:.5rem}@media only screen and (min-width: 768px){.article-hero__breadcrumbs{margin-bottom:0}}.article-hero__content{padding:2.5rem 0}.article-hero__headline{font-size:2rem;line-height:1.1;font-family:Univers LT Std;font-weight:950;text-transform:uppercase;text-align:center;margin-bottom:.5rem}@media only screen and (min-width: 768px){.article-hero__headline{font-size:3rem}}@media only screen and (min-width: 992px){.article-hero__headline{font-size:4rem}}.article-hero__meta{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;text-transform:uppercase;column-gap:1.25rem;font-family:"Oswald";margin-bottom:.5rem}.article-hero__meta__author-name,.article-hero__meta__date-value,.article-hero__meta__read-time-value{font-size:0.875rem;line-height:1.4;font-weight:500;font-family:Oswald;text-transform:uppercase;letter-spacing:0.0625rem}@media only screen and (min-width: 768px){.article-hero__meta__author-name,.article-hero__meta__date-value,.article-hero__meta__read-time-value{font-size:1rem;line-height:1.4;font-weight:500;font-family:Oswald;text-transform:uppercase;letter-spacing:0.0625rem}}.article-hero__meta__item:not(:last-child)::after{content:"";display:inline-block;width:.125rem;height:1rem;background-color:#211f1f;margin-left:1.25rem}.article-hero__tags{display:flex;align-items:center;justify-content:center;padding:.75rem 0}.article-hero__image{width:100%;height:100%;position:relative}.article-hero__image::after{content:"";display:block;padding-top:66%}@media only screen and (min-width: 768px){.article-hero__image::after{padding-top:33%}}.article-hero__image-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:1rem}
