.CategoryList__HeaderRow{display:flex;justify-content:space-between;width:100%}.CategoryList__Head{color:#32302f}.CategoryList__Kicker{margin-bottom:0;font-weight:500;font-size:.87rem;letter-spacing:.06rem;color:#32302f;text-transform:uppercase}.CategoryList__Title{margin-top:.75rem;font-family:the-future,"system-ui",Helvetica Neue,"sans-serif";font-weight:700;font-size:3rem;line-height:1}@media(min-width:1024px){.CategoryList__Title{font-size:3.5rem;line-height:1.2}}.CategoryList__Subhead{margin-top:.5rem;font-size:1.31rem;color:#32302f}@media(min-width:1024px){.CategoryList__Subhead{font-size:1.5rem}}.CategoryList__SeeMoreDesktop{display:none;align-self:flex-end}@media(min-width:640px){.CategoryList__SeeMoreDesktop{display:block}}.CategoryList__SeeMoreLink{font-weight:600;font-size:.75rem;letter-spacing:.06rem;color:#32302f;text-transform:uppercase}.CategoryList__ArticlesWrap{margin-top:2rem;padding-right:0}.CategoryList__SeeMoreMobile{display:flex;margin-top:2rem}@media(min-width:640px){.CategoryList__SeeMoreMobile{display:none}}.CategoryList__magazine{--scrollbarBG:#cfd8dc;--thumbBG:#90a4ae;padding:140px 0 0}@media(min-width:768px){.CategoryList__magazine{padding:170px 0 0}}@media(min-width:960px){.CategoryList__magazine{padding:230px 0 0}}.CategoryList__Articles{overflow:scroll;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--thumbBG)}.CategoryList__Articles::-webkit-scrollbar{width:0;height:2px}.CategoryList__Articles::-webkit-scrollbar-track{background:var(--scrollbarBG)}.CategoryList__Articles::-webkit-scrollbar-thumb{background-color:var(--thumbBG)}.CategoryList__Grid{display:grid;gap:clamp(30px,2vw,48px);grid-template-columns:repeat(var(--box-count),minmax(15.31rem,auto));width:calc(var(--box-count)*22.5vw)}@media(min-width:1280px){.CategoryList__Grid{grid-template-columns:repeat(auto-fit,minmax(15.31rem,auto))}}.CategoryList__Grid>*{scroll-snap-align:start}