.payment-methods{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 10px}.payment-method{padding:10px;border:1px solid #dbe3e8;border-radius:8px;background:#fff;color:#17202a;font:inherit;cursor:pointer}.payment-method.is-active{border-color:#007f6d;background:#effaf7;color:#006454;font-weight:750}
