.payment-pill{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:6px;font-size:var(--font-size-small, .875em);font-weight:var(--font-weight-normal, 400);color:#4e5152;padding:6px 12px;width:fit-content;border:1px solid #EEE;border-radius:4px}@media (max-width: 767px){.payment-pill{padding:4px 8px}}
