.bru-products-title{padding:88px 0 48px;background:#fff;border-bottom:1px solid var(--brand-border)}.bru-products-title h1{margin:0;font-size:max(2rem, min(4vw, 3.5rem))}.bru-products-title p{max-width:650px;margin:16px 0 0}.bru-product-tabs-section{padding:48px 0 96px;background:var(--brand-bg-alt)}.bru-product-tabs{gap:8px;margin-bottom:40px}.bru-product-tabs .nav-link{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;color:var(--brand-text);font-weight:700}.bru-product-tabs .nav-link.active{border-color:var(--brand-primary);background:var(--brand-primary);color:#fff}.bru-product-category-head{display:flex;justify-content:space-between;gap:32px;align-items:end;margin-bottom:24px}.bru-product-category-head span{color:var(--brand-primary);font-size:.74rem;font-weight:800;text-transform:uppercase}.bru-product-category-head h2{margin:4px 0 0}.bru-product-category-head p{max-width:520px;margin:0}.bru-product-card{overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;box-shadow:0 10px 28px rgba(0,46,28,.08)}.bru-product-card button{width:100%;height:100%;padding:0;border:0;background:#fff;color:var(--brand-text);text-align:left}.bru-product-card img{width:100%;aspect-ratio:4/3;min-height:240px;-o-object-fit:contain;object-fit:contain;background:var(--brand-neutral-light)}.bru-product-card__body{display:block;padding:24px}.bru-product-card__body h3{font-size:1.15rem}.bru-product-card__body>span{color:var(--brand-primary);font-weight:750}@media (max-width:767.98px){.bru-product-category-head{display:block}.bru-product-category-head p{margin-top:12px}}