.ssr-product-list{display:grid;justify-items:center;grid-template-columns:repeat(2,1fr);column-gap:8px;row-gap:16px;width:calc(100% - 8px)}@media(min-width:640px){.ssr-product-list{grid-template-columns:repeat(3,1fr);column-gap:16px;row-gap:24px;width:calc(100% - 32px)}}@media(min-width:1024px){.ssr-product-list{grid-template-columns:repeat(4,1fr);column-gap:16px;row-gap:32px;width:calc(100% - 48px)}}
/*# sourceMappingURL=https://pinzap.pinkoi.com/static/css/9f53745ea9ffa358.css.map*/