.products-shell{padding-top:152px;background:var(--brand-neutral-light)}.product-sidebar{position:sticky;top:108px;padding:24px;background:#1a1012}.product-sidebar a,.product-sidebar h2,.product-sidebar span{color:#fff}.product-sidebar h2{font-size:1.25rem}.product-sidebar nav{margin:20px 0}.product-sidebar nav a{display:block;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.2);-webkit-text-decoration:none;text-decoration:none}.products-title{margin-bottom:32px}.products-title p{max-width:740px}.dynamic-category{margin-bottom:48px;scroll-margin-top:110px}.category-heading{padding-bottom:18px;border-bottom:2px solid var(--brand-primary)}.category-heading h2{font-size:1.75rem}.dynamic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px;margin-top:24px}.product-card{min-width:0;background:#fff;border:1px solid var(--brand-border)}.product-card button{display:flex;width:100%;height:100%;flex-direction:column;padding:0 18px 18px;text-align:left;background:#fff;border:0}.product-card img{width:calc(100% + 36px);height:220px;margin:0 -18px 16px;-o-object-fit:cover;object-fit:cover;background:#eee}.product-card span{color:var(--brand-text);font-weight:750}.product-card em{margin-top:auto;padding-top:14px;color:#740016;font-style:normal;font-weight:750}@media (max-width:991.98px){.product-sidebar{position:static;margin-bottom:24px}.dynamic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){.dynamic-grid{grid-template-columns:1fr}}