.toe-products-shell{background:var(--brand-bg-alt)}.toe-product-side{position:sticky;top:104px;padding:24px;border-top:5px solid var(--brand-secondary);background:#fff;box-shadow:var(--toe-shadow)}.toe-products-title{margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid var(--brand-border)}.toe-products-title h1{font-size:max(2rem, min(4vw, 3.5rem));color:var(--brand-primary-dark)}.toe-product-group{margin-top:40px}.toe-product-group>h2{margin-bottom:20px;color:var(--brand-primary-dark)}.toe-product-card{height:100%;overflow:hidden;border:1px solid var(--brand-border);background:#fff}.toe-product-card img{display:block;width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.toe-product-card>div{padding:20px}.toe-product-card h3{min-height:2.7em;font-size:1.12rem;color:var(--brand-primary-dark)}@media (max-width:991px){.toe-product-side{position:static;margin-bottom:16px}}