.catalog-shelf-list__section{scroll-margin-top:calc(var(--shop-header-height,72px) + 16px);margin-bottom:2rem}.catalog-shelf-list__section h2{margin-bottom:1.8rem;font-size:48px;font-weight:600}.catalog-shelf-list__products{grid-template-columns:repeat(2,1fr);gap:1rem;margin:0;padding:0;list-style:none;display:grid}.catalog-shelf-list__products>li{min-width:0}.catalog-shelf-list p:not(.product-card__price){opacity:.7;font-size:.95rem}@media (min-width:900px){.catalog-shelf-list__section h2{font-size:2rem}}@media (min-width:1280px){.catalog-shelf-list__products{grid-template-columns:repeat(3,1fr)}}@media (min-width:1441px){.catalog-shelf-list__products{grid-template-columns:repeat(4,1fr)}}
