.abbv-products-title{padding:88px 0 40px;background:var(--brand-bg-alt);border-bottom:1px solid var(--brand-border)}.abbv-products-title p{max-width:650px}.abbv-products{padding:48px 0 88px}.abbv-product-tabs{gap:8px;border:0;margin-bottom:32px}.abbv-product-tabs .nav-link{border:1px solid var(--brand-border);border-radius:var(--brand-radius);color:var(--brand-text);font-weight:700}.abbv-product-tabs .nav-link.active{background:var(--brand-primary);color:var(--brand-text-inverse)}.abbv-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:24px;gap:24px}.abbv-product-card{border:1px solid var(--brand-border);background:var(--brand-bg)}.abbv-product-card button{width:100%;padding:0;border:0;background:var(--brand-bg);text-align:left;color:var(--brand-text)}.abbv-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.abbv-product-card small,.abbv-product-card span{display:block;padding:0 20px}.abbv-product-card span{padding-top:20px;font-size:1.05rem;font-weight:800}.abbv-product-card small{padding-bottom:20px;color:var(--brand-primary)}