.fish-products-title{padding-top:152px;padding-bottom:36px;background:var(--brand-bg-alt)}.fish-products-title .container{display:grid;grid-gap:10px;gap:10px}.fish-products-title p:not(.fish-eyebrow){max-width:760px;color:var(--brand-text)}.fish-catalog{padding-top:40px}.fish-category+.fish-category{margin-top:48px}.fish-category h2{border-bottom:1px solid var(--brand-border);padding-bottom:12px;margin-bottom:16px}.fish-category__desc{color:var(--brand-text);max-width:760px}.fish-catalog-list{display:grid;grid-gap:12px;gap:12px}.fish-catalog-row{display:grid;grid-template-columns:84px minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:center;border:1px solid var(--brand-border);background:#fff;padding:12px}.fish-catalog-row:hover{border-color:var(--brand-primary);background:var(--brand-bg-alt)}.fish-catalog-row__image img{width:72px;height:72px;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.fish-catalog-row h3{margin-bottom:4px}.fish-catalog-row p{margin:0;color:var(--brand-text)}@media (max-width:575px){.fish-catalog-row{grid-template-columns:72px minmax(0,1fr)}.fish-row-btn{grid-column:1/-1}}