.products-title-section{padding-top:104px;padding-bottom:44px;background:var(--brand-bg-alt);text-align:center}.products-title-section p{max-width:680px;margin:0 auto;color:var(--brand-text)}.products-tabs-section{background:#fff}.product-tabs{gap:10px;justify-content:center;margin-bottom:38px}.product-tabs .nav-link{border:1px solid var(--brand-border);border-radius:var(--brand-radius);color:var(--brand-text);font-weight:760}.product-tabs .nav-link.active{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}.category-intro{max-width:720px;margin-bottom:28px}.category-intro h2{font-size:max(1.5rem, min(2.6vw, 2.2rem))}.dynamic-product-card{overflow:hidden;display:grid;grid-gap:18px;gap:18px;padding-bottom:22px}.dynamic-product-card a{display:grid;color:var(--brand-text)}.dynamic-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:contain;object-fit:contain;background:var(--brand-bg-alt);border:0}.dynamic-product-card h3{min-height:54px;margin:20px 22px 0;font-size:1.16rem}.dynamic-product-card .btn{margin:0 22px}