.payment-methods-panel{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border:1px solid #dfe5ea;border-radius:12px;background:#fff;color:#172536}.payment-methods-panel[hidden]{display:none}.payment-methods-panel__copy{display:grid;gap:3px;min-width:190px}.payment-methods-panel__copy strong{font-size:.8rem}.payment-methods-panel__copy span{color:#687788;font-size:.7rem;line-height:1.45}.payment-methods-logos{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}.payment-method-logo{display:inline-flex;min-width:66px;min-height:40px;align-items:center;justify-content:center;padding:6px 10px;border:1px solid #d7dde3;border-radius:8px;background:#fff;color:#172536;font-size:.68rem;font-weight:800;letter-spacing:.01em;white-space:nowrap;box-shadow:0 1px 2px rgba(20,35,50,.05)}.payment-method-logo img{display:block;width:auto;height:24px;max-width:110px;object-fit:contain}.payment-method-logo__wordmark{display:inline-flex;align-items:center;justify-content:center;min-height:22px}.payment-method-logo--visa img{height:18px}.payment-method-logo--mastercard img{height:24px}.payment-method-logo--american_express img{height:24px}.payment-method-logo--apple_pay img{height:25px}.payment-method-logo--google_pay img,.payment-method-logo--samsung_pay img,.payment-method-logo--scan_to_pay img,.payment-method-logo--capitec_pay img,.payment-method-logo--moneybadger img{max-width:120px}.payment-methods-panel--footer{width:min(1320px,calc(100% - 36px));margin:1.2rem auto 2rem}.payment-methods-panel--product{max-width:650px;margin:1rem 0 0}.payment-methods-panel--checkout{grid-column:2;margin:0}.payment-methods-panel--checkout .payment-methods-logos{justify-content:flex-start}@media(max-width:700px){.payment-methods-panel{align-items:flex-start;flex-direction:column;padding:14px}.payment-methods-logos{justify-content:flex-start}.payment-methods-panel--footer{width:calc(100% - 36px);margin-bottom:1.25rem}.payment-methods-panel--checkout{grid-column:auto}.payment-method-logo{min-width:60px;min-height:38px;padding:6px 8px}.payment-method-logo img{max-width:104px;height:22px}}