.pd-pmChips{padding:clamp(48px,7vw,80px) 0}.pd-pmChips__head{margin:0 auto 28px;max-width:600px;text-align:center}.pd-pmChips__head h2{font-size:clamp(1.6rem,2.8vw,2.2rem);margin-bottom:8px}.pd-pmChips__head p{color:var(--grey-600)}.pd-pmChips__grid{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.pd-pmChip{background:var(--grey-100);border:1px solid var(--grey-200);border-radius:99px;color:var(--charcoal);font-size:14px;font-weight:500;padding:8px 18px;transition:all .2s}.pd-pmChip:hover{background:var(--ocean-light);border-color:var(--ocean);color:var(--ocean-dark)}.pd-pmChips__foot{color:var(--grey-500);font-size:13px;margin-top:18px;text-align:center}