.trio-catalog-note,.trio-catalog-row,.trio-product-category{border:1px solid var(--brand-border);background:#fff}.trio-catalog-note{padding:18px}.trio-catalog-note span,.trio-catalog-note strong{display:block}.trio-product-category{margin-bottom:34px}.trio-product-category-head{padding:22px;background:var(--brand-bg-alt);border-bottom:1px solid var(--brand-border)}.trio-product-category-head h2{margin:0 0 6px;color:var(--brand-primary-dark)}.trio-catalog-list{display:grid;grid-gap:0;gap:0}.trio-catalog-row{display:grid;grid-template-columns:80px 1fr 140px;grid-gap:18px;gap:18px;align-items:center;border-width:0 0 1px;padding:18px;cursor:pointer}.trio-catalog-row:hover{background:#fafcfd}.trio-catalog-media img{width:72px;height:72px;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-border)}.trio-catalog-copy h3{color:var(--brand-primary-dark);margin-bottom:6px}.trio-catalog-copy ul{margin-bottom:0}@media (max-width:767px){.trio-catalog-row{grid-template-columns:1fr}}