.CategoryHero{display:grid;gap:clamp(50px,4vw,70px) clamp(30px,2vw,48px);grid-template-columns:1fr}@media(min-width:960px){.CategoryHero{grid-template-columns:1fr 1fr}}.CategoryHero__Head{max-width:420px;margin:calc(64px + 10vh) 0 0}@media(min-width:480px){.CategoryHero__Head{margin:calc(75px + 10vh) auto 0}}@media(min-width:960px){.CategoryHero__Head{position:sticky;top:0;height:100vh;height:calc(var(--vh, 1vh)*100);margin:0 0 0 15%}}@media(min-width:480px){.CategoryHero__Articles{padding-right:5%;padding-left:5%}}@media(min-width:960px){.CategoryHero__Articles{order:-1;margin-bottom:2.5rem}}.CategoryHero .ArticleObject--Large .ArticleObject__Title{padding:0 8%;font-size:clamp(25px,2.5vw,29px)}.CategoryHero__Grid>*+*{margin-top:10rem}.ImageProgressorCategoryOverride{height:80vw}.AbbreviatedArticleGrid{display:grid;gap:clamp(50px,4vw,70px) clamp(30px,2vw,48px);grid-template-columns:repeat(1,1fr);padding:clamp(50px,4vw,70px) 0}@media(min-width:calc(480px)){.AbbreviatedArticleGrid{grid-template-columns:repeat(2,1fr)}}@media(min-width:calc(960px)){.AbbreviatedArticleGrid{grid-template-columns:repeat(4,1fr)}}