.gates-products-head{padding:150px 0 58px;background:var(--brand-bg-alt)}.gates-products-head h1{max-width:860px;font-size:46px;font-weight:900}.gates-catalog-note{border-left:4px solid var(--brand-primary);background:#fff;padding:18px}.gates-catalog-note span,.gates-catalog-note strong{display:block;color:var(--brand-text)}.gates-catalog-category{margin-bottom:46px}.gates-catalog-category h2{border-bottom:2px solid var(--brand-primary);padding-bottom:14px;margin-bottom:18px}.gates-catalog-rows{display:grid;grid-gap:12px;gap:12px}.gates-catalog-row{display:grid;grid-template-columns:76px 1fr auto;grid-gap:18px;gap:18px;align-items:center;padding:16px;border:1px solid var(--brand-border);background:#fff;transition:background .2s}.gates-catalog-row:hover{background:var(--brand-bg-alt)}.gates-product-thumb img{width:76px;height:76px;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-border)}.gates-catalog-row h3{margin:0 0 4px;font-size:1.05rem;color:var(--brand-text)}.gates-catalog-row p{margin:0;color:var(--brand-text)}@media (max-width:767px){.gates-products-head h1{font-size:34px}.gates-catalog-row{grid-template-columns:64px 1fr}.gates-catalog-row .btn{grid-column:1/-1}}