.sc-collection-grid{max-width:1150px;margin:55px auto 85px;padding:0 25px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.sc-collection-grid article{padding:15px;border:1px solid var(--sc-line);border-radius:18px;background:#fff}.sc-collection-grid img{width:100%;aspect-ratio:1/1;object-fit:contain;border-radius:12px;background:#f7f7f7}.sc-collection-grid h2{margin:14px 0 6px;font-size:16px}.sc-collection-grid p{margin:0;color:var(--sc-green);font-weight:800}@media(max-width:620px){.sc-collection-grid{grid-template-columns:1fr 1fr;gap:10px;padding:0 14px}.sc-collection-grid article{padding:9px}.sc-collection-grid h2{font-size:12px}}
