.chem-products-page{padding:78px 0 96px;background:var(--brand-bg-alt)}.chem-product-tabs{justify-content:center;gap:10px;margin-bottom:34px}.chem-product-tabs .nav-link{border-radius:0;color:var(--brand-primary);border:1px solid var(--brand-border);background:#fff;font-weight:700}.chem-product-tabs .nav-link.active{background:var(--brand-primary);border-color:var(--brand-primary)}.chem-category-intro{margin-bottom:24px;text-align:center}.chem-product-card{overflow:hidden;transition:transform .25s,box-shadow .25s}.chem-product-card:hover{transform:translateY(-4px)}.chem-product-card a{color:var(--brand-text);display:block;height:100%}.chem-product-card img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover;background:#dde6ef}.chem-product-card-body{padding:24px}.chem-product-card span{color:var(--brand-primary);font-weight:800}