.tosh-products-page .tosh-catalog{padding:56px 0 82px}.tosh-category-block{margin-bottom:52px}.tosh-category-title{display:flex;justify-content:space-between;align-items:end;border-bottom:2px solid var(--brand-secondary);margin-bottom:22px;gap:16px}.tosh-category-title h2{font-weight:900;margin-bottom:10px}.tosh-category-title span{color:var(--brand-text-secondary);margin-bottom:12px}.tosh-catalog-card{border:1px solid var(--brand-border);background:var(--brand-bg)}.tosh-catalog-card a{display:block;height:100%}.tosh-product-img{display:block;aspect-ratio:4/3;background:var(--brand-bg-alt);border-bottom:1px solid var(--brand-border)}.tosh-product-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.tosh-card-body{display:block;padding:20px}.tosh-card-body strong{display:block;font-size:1.08rem;margin-bottom:8px}.tosh-card-body em{color:var(--brand-text-secondary);font-style:normal}