.bc-purpose-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.bc-purpose-chip{display:block;padding:1rem;border:1px solid #e0c27a;border-radius:16px;text-align:center;color:#7c0a02;background:#fffaf6}.bc-purpose-products{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin:1.25rem 0}.bc-purpose-products article{border:1px solid #eadfda;border-radius:16px;padding:1rem}.bc-purpose-products img{width:100%;aspect-ratio:1/1;object-fit:contain}.bc-purpose-description{margin-top:2rem}