.products-sidebar-layout{background:var(--brand-bg-alt)}.product-side-nav{position:sticky;top:94px;padding:22px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.product-side-nav h2{font-size:22px;margin-bottom:16px}.product-side-nav a{display:block;padding:10px 0;color:var(--brand-text);border-bottom:1px solid var(--brand-border);font-weight:700}.product-category-block{margin-bottom:52px}.category-heading{margin-bottom:22px}.product-dynamic-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:22px;gap:22px}.product-card{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;cursor:pointer;box-shadow:var(--brand-shadow-soft);transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--brand-shadow)}.product-card__image{aspect-ratio:4/3;background:var(--brand-bg-alt)}.product-card__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-card__body{padding:20px}.product-card h3{font-size:20px;margin-bottom:10px}.col-12 .form-check .form-check-label a,.container.optim-hero__inner .optim-hero__copy .optim-hero__stats span,.form-shell .optim-form.needs-validation .optim-form__header p,.modal-content .optim-form.needs-validation .optim-form__header p,.optim-footer .optim-footer-cta .container.optim-footer-cta__inner a.btn.btn-light{color:#15202b!important}