.AspectRatio{position:relative;overflow:hidden}.AspectRatio__shell{position:absolute;width:100%;height:100%}.AspectRatio__shell>:first-child{width:100%}.AspectRatio__shell>img{height:auto}@supports(--custom:property){.AspectRatio{padding-bottom:calc(100%/(var(--aspect-ratio)))}.AspectRatio__shell>:first-child{width:100%;height:100%}}.HeightParallax{position:relative;width:100%;overflow:hidden}.HeightParallax__Image{position:absolute;display:block;width:100%;height:100%}.ArticleObject{width:100%;position:relative}.ArticleObject__Image{height:100%}.ArticleObject__Category{font-weight:500;letter-spacing:.06rem;text-transform:uppercase;color:#32302f}.ArticleObject__Title{font-family:the-future,"system-ui",Helvetica Neue,"sans-serif";font-weight:700;color:#32302f}.ArticleObject__Body{margin-top:1.25rem}.ArticleObject__Body[data-feature=true]{margin-top:2rem}.ArticleObjectLink{-webkit-text-decoration:none;text-decoration:none;display:block}.ArticleObjectLink:after{position:absolute;content:"";inset:0}.ArticleObject--Large .ArticleObject__Category{font-size:11px}.ArticleObject--Large .ArticleObject__Title{margin-top:.5rem;font-size:clamp(21px,2vw,24px)}.ArticleObject--Large .ArticleObject__Title[data-feature=true]{padding:0 2rem}.ArticleObject--Large .ArticleObject__Desc{display:-webkit-box;margin-top:1.25rem;overflow:hidden;font-size:clamp(16px,2vw,18px);color:#32302f;-webkit-line-clamp:4;-webkit-box-orient:vertical}.ArticleObject--Small{display:grid;grid-template-columns:1fr;align-items:flex-start;column-gap:1.25rem}@media(min-width:768px){.ArticleObject--Small{grid-template-columns:1fr 10.63rem}}.ArticleObject--Small .ArticleObject__Category{font-size:11px}.ArticleObject--Small .ArticleObject__Title{margin-top:0;font-size:1.06rem;line-height:1.2}.LatestArticlesSticky{display:grid;gap:clamp(50px,4vw,70px) clamp(30px,2vw,48px);grid-template-columns:1fr;margin-top:clamp(50px,4vw,70px)}.LatestArticlesSticky--forward{grid-template-areas:"cell-1" "cell-cta" "cell-2"}@media(min-width:480px){.LatestArticlesSticky--forward{grid-template-areas:"cell-1 cell-2" "cell-3 cell-4" "cell-cta cell-cta";grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.LatestArticlesSticky--forward{grid-template-areas:"cell-1 cell-2 cell-3" "cell-4 cell-cta cell-cta" "cell-5 cell-cta cell-cta" "cell-6 cell-cta cell-cta";grid-template-columns:repeat(3,1fr)}}.LatestArticlesSticky--reverse{grid-template-areas:"cell-1" "cell-2" "cell-3" "cell-cta";grid-template-columns:1fr}@media(min-width:480px){.LatestArticlesSticky--reverse{grid-template-areas:"cell-1 cell-2" "cell-3 cell-4" "cell-5 cell-6" "cell-cta cell-cta";grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.LatestArticlesSticky--reverse{grid-template-areas:"cell-1 cell-2 cell-3" "cell-cta cell-cta cell-4" "cell-cta cell-cta cell-5" "cell-cta cell-cta cell-6";grid-template-columns:repeat(3,1fr)}}.LatestArticlesSticky .cell-1{grid-area:cell-1}.LatestArticlesSticky .cell-2{grid-area:cell-2}.LatestArticlesSticky .cell-3{grid-area:cell-3}.LatestArticlesSticky .cell-4{grid-area:cell-4}.LatestArticlesSticky .cell-5{grid-area:cell-5}.LatestArticlesSticky .cell-6{grid-area:cell-6}.LatestArticlesSticky__StickyCell{grid-area:cell-cta}@media(min-width:960px){.LatestArticlesSticky__StickyCell{position:sticky;top:0;display:flex;align-items:center;justify-content:center;height:calc(var(--vh, 1vh)*100);text-align:center}}