.payment-options{display:grid!important;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0!important}.payment-option{height:58px;border:1px solid #e8e1d9;display:flex;align-items:center;justify-content:center;gap:9px;text-decoration:none;background:#fff}.payment-option img{width:32px;height:32px;object-fit:contain}.payment-option span{font-size:10px;font-weight:600}.payment-option.disabled{opacity:.48;cursor:not-allowed;filter:grayscale(1)}.payment-option.wave{background:#f5ffff}.payment-option.orange{background:#fff9f3}
