<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.\#product-payment-methods {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.\#product-payment-methods.\@center {
  justify-content: center;
}
.\#product-payment-methods-item &gt; svg {
  height: 2.2rem;
  width: auto;
}</pre></body></html>