:root{--content-max-width: 900px}.material-content{max-width:var(--content-max-width);margin:auto}.categoryMaterialList section{margin-top:var(--layout-gap-l)}.materialList{display:grid;justify-content:space-between;gap:var(--layout-gap);grid-template-columns:1fr 1fr}@media (max-width: 900px){.materialList{grid-template-columns:1fr}}
