.ba-payment__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:24px}.ba-payment .horizontal-wrapper{padding-bottom:4px;position:relative;width:100%}.ba-payment .horizontal-wrapper::-webkit-scrollbar,.ba-payment .horizontal-wrapper::-webkit-scrollbar-thumb{border-radius:4px}.ba-payment__table{border-collapse:separate;border-spacing:0 4px;width:100%}.ba-payment__table td,.ba-payment__table th{height:1px}.ba-payment__table td:first-child,.ba-payment__table th:first-child{background:var(--site-bg);left:0;padding:0;position:sticky;top:0;z-index:2}.ba-payment__table td:nth-child(2) .ba-payment__table-other,.ba-payment__table th:nth-child(2) .ba-payment__table-other{border-radius:10px 0 0 10px}.ba-payment__table td:last-child .ba-payment__table-other,.ba-payment__table th:last-child .ba-payment__table-other{border-radius:0 10px 10px 0}.ba-payment__table td:nth-child(2):last-child .ba-payment__table-other,.ba-payment__table th:nth-child(2):last-child .ba-payment__table-other{border-radius:10px}.ba-payment__table-first{border-radius:10px;margin-right:4px}.ba-payment__table-first,.ba-payment__table-other{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ba-payment__table thead .ba-payment__table-first,.ba-payment__table thead .ba-payment__table-other{background:var(--thead-bg);color:var(--thead-text);font-size:16px;font-weight:500;line-height:150%;padding:16px}.ba-payment__table tbody .ba-payment__table-first,.ba-payment__table tbody .ba-payment__table-other{background:var(--trow-secondary-bg);color:var(--trow-secondary-text);font-size:16px;font-weight:400;line-height:150%;padding:12px 16px;text-align:center}.ba-payment__table svg{height:20px;width:20px}.ba-payment__table img{height:auto;width:80px}