:root{--grid-col-gap:.25rem;--font-size-h1:2.5rem;--font-size-h2:1.75rem;--font-size-h3:1.5rem;--font-size-h4:1.4rem;--font-size-h5:1.3rem;--font-size-h6:1.2rem;--font-size-body-xl:1.5rem;--font-size-body-lg:1.25rem;--font-size-body-md:1.125rem;--font-size-body-sm:1rem;--font-size-caption:.875rem;--font-family-primary:"canada-type-gibson","Avenir",sans-serif;--font-family-secondary:"Poppins",sans-serif;--font-weight-black:700;--font-weight-bold:600;--font-weight-semibold:500;--font-weight-regular:400;--font-line-height-base:1.4;--font-line-height-slim:1.2;--white:#fff;--white-rgb:0,0,0;--white-rgb:255,255,255;--off-white:#f8f8f8;--black:#13171b;--black-rgb:19,23,27;--black-20:#212830;--black-30:#212830;--black-50:#3f4b5a;--dark-green:#059424;--neon-green:#87ff3e;--lime-green:#58f97b;--lime-green-rgb:88,249,123;--red:#ff2351;--nav-offset:74px;--promo-bar-height:86px}@media (min-width:651px){:root{--promo-bar-height:48px}}@media (min-width:1024px){:root{--grid-col-gap:1.25rem;--font-size-h1:5rem;--font-size-h2:3rem}}.NewsPost{color:var(--black)}.NewsPost,.NewsPost__header-wrapper{-moz-column-gap:var(--grid-col-gap);column-gap:var(--grid-col-gap);display:grid;grid-template-columns:repeat(24,1fr)}.NewsPost__header-wrapper{border-bottom:1px solid var(--black);grid-column:1/span 24}.NewsPost__header{display:flex;flex-direction:column-reverse;grid-column:2/span 22;margin-bottom:5rem;margin-top:8rem;row-gap:2rem}@media (min-width:1024px){.NewsPost__header{align-items:center;-moz-column-gap:var(--grid-col-gap);column-gap:var(--grid-col-gap);display:grid;grid-template-columns:repeat(22,1fr);margin-bottom:8.75rem;margin-top:8.75rem}}.NewsPost__title{font-family:var(--font-family-primary);font-size:var(--font-size-h1);font-size:1.75rem;font-style:italic;font-weight:var(--font-weight-black);line-height:var(--font-line-height-slim);text-transform:uppercase}.NewsPost__publish-date{display:block;font-family:var(--font-family-secondary);font-size:var(--font-size-body-lg);line-height:var(--font-line-height-base);margin-bottom:1rem;margin-top:1rem}@media (min-width:651px){.NewsPost__publish-date{margin-bottom:2rem;margin-top:2rem}}.NewsPost__header-arrow{margin-bottom:2rem}@media (min-width:1024px){.NewsPost__header-arrow{margin-bottom:5rem}.NewsPost__header-content{grid-column:span 12}}.NewsPost__header-image{width:100%}@media (min-width:1024px){.NewsPost__header-image{grid-column:span 9/-1}}.NewsPost__tags{display:flex;flex-wrap:wrap;gap:.75rem}.NewsPost__body{display:flex;flex-direction:column;grid-column:2/span 22;justify-content:space-between;margin-bottom:5rem;margin-top:5rem;row-gap:3rem}@media (min-width:920px){.NewsPost__body{-moz-column-gap:4rem;column-gap:4rem;flex-direction:row}}.NewsPost__slice-zone{max-width:clamp(600px,50dvw,900px)}.NewsPost__sharing-wrapper{position:relative}.NewsPost__sharing{position:sticky;top:calc(var(--nav-offset) + 1.5rem)}.NewsPost__share-title{font-family:var(--font-family-primary);font-size:var(--font-size-body-sm);font-weight:var(--font-weight-regular);letter-spacing:.04rem;margin-bottom:.75rem;text-transform:uppercase}.NewsPost__share-links{display:flex;gap:1.25rem}.NewsPost__share-link{border:1px solid var(--black);padding:.5rem}.NewsPost__related{margin-bottom:10rem}.NewsPost__contact,.NewsPost__related{grid-column:2/span 22}.NewsPost__related-title{font-family:var(--font-family-primary);font-size:var(--font-size-h2);font-style:italic;font-weight:var(--font-weight-black);line-height:var(--font-line-height-slim);margin-bottom:2.5rem;text-transform:uppercase}.NewsPost__related-list{-moz-column-gap:var(--grid-col-gap);column-gap:var(--grid-col-gap);display:grid;grid-template-columns:repeat(22,1fr);row-gap:5rem}.NewsPost__related-list-item{grid-column:span 22}@media (min-width:1024px){.NewsPost__related-list-item:nth-child(odd){grid-column:1/span 10}.NewsPost__related-list-item:nth-child(2n){grid-column:13/span 10;margin-top:2.5rem}}.NewsPost__contact{margin-bottom:5rem}
