.schw-products-page{padding-top:168px;background:linear-gradient(180deg,var(--brand-bg-alt),#fff 280px)}.schw-products-head{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(260px,0.6fr);grid-gap:32px;gap:32px;align-items:end;margin-bottom:36px}.schw-products-head p{color:var(--brand-text);margin:0}.schw-catalog-category{padding:30px 0 52px}.schw-catalog-category h2{margin-bottom:18px}.schw-catalog-list{display:grid;grid-gap:14px;gap:14px}.schw-catalog-row{display:grid;grid-template-columns:88px minmax(0,1fr) auto auto;align-items:center;grid-gap:18px;gap:18px;padding:14px;background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);box-shadow:0 8px 24px rgba(21,22,31,.06)}.schw-catalog-img{border:0;padding:0;background:var(--brand-neutral-light);border-radius:var(--brand-radius);overflow:hidden}.schw-catalog-img img{width:88px;height:88px;-o-object-fit:cover;object-fit:cover}.schw-catalog-copy h3{margin:0 0 4px}.schw-catalog-copy p{margin:0;color:var(--brand-text)}.schw-catalog-tags{display:flex;flex-wrap:wrap;gap:8px}.schw-catalog-tags span{display:inline-flex;white-space:nowrap;border-radius:999px;border:1px solid var(--brand-border);background:var(--brand-bg-alt);color:var(--brand-text);font-weight:760;padding:6px 10px}@media (max-width:991px){.schw-catalog-row,.schw-products-head{grid-template-columns:1fr}.schw-catalog-img img{width:100%;height:180px}.schw-catalog-row .btn{width:100%}}