.mando-products-grid{background:var(--brand-bg)}.mando-product-category+.mando-product-category{margin-top:54px}.mando-category-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:22px}.mando-category-head p{max-width:520px;color:var(--brand-text-muted)}.mando-product-card{padding:0;overflow:hidden}.mando-product-card__image{background:var(--brand-bg-alt);aspect-ratio:4/3;display:grid;align-items:center;justify-items:center;place-items:center}.mando-product-card__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:18px}.mando-product-card__body{padding:22px}.mando-product-card__body p{color:var(--brand-text-muted)}.mando-feedback-form.needs-validation .row.g-3 .col-12.d-flex p.mando-form-note.mb-0{color:#15202b!important}