.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}