.blog__hero{padding-bottom:var(--spacing-xl)}.blog__hero .fh-layout{-webkit-align-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end;min-height:75vh}.blog__hero .fh-item--image{height:85vh;height:100%;left:0;max-width:100%;min-height:85vh;opacity:.75;position:absolute;top:0;width:100%}.blog__hero--title{border-bottom-width:2px;font-weight:400;margin-bottom:1rem;padding-bottom:2rem}.blog__hero--tagline{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;z-index:3;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:.5rem}.blog__hero--tagline .fh-item--text:nth-child(2){text-align:end}.blog__hero--filters{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:2.5rem;width:100%;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.blog__hero--filters a{margin-top:var(--spacing-s)}.blog__list{display:grid}@media (min-width:976px){.blog__list{grid-template-columns:repeat(3,minmax(0,1fr))}}.blog__list{-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}@media (min-width:976px){.blog__list>.fh-block:nth-child(5n+1){grid-column:1/span 2}.blog__list>.fh-block:nth-child(5n+1) .card--blog__description{display:block}}
