.Block--page-payments-methods-tables__section{padding:var(--padding-section) 0}.Block--page-payments-methods-tables__filter-wrap{padding:16px 0}.Block--page-payments-methods-tables .Block--page-payments-methods-tables__filter{display:inline-flex}.Block--page-payments-methods-table__button{width:100%}.Block--page-payments-methods-table-method{align-items:center;display:flex;gap:12px;width:100%}.Block--page-payments-methods-table-method__image-block{align-items:center;background:var(--background-primary);border-radius:8px;display:flex;height:40px;justify-content:center;padding:6px 18px;width:96px}.Block--page-payments-methods-table-method__image-wrapper{height:100%;position:relative;width:100%}.Block--page-payments-methods-table-method__name{overflow:hidden;text-overflow:ellipsis;width:calc(100% - 108px)}.Block--page-payments-card{border-radius:12px;display:flex;flex-direction:column;gap:18px;padding:16px}.Block--page-payments-card:not(:first-child){margin-top:8px}.Block--page-payments-card:nth-child(odd){background:var(--table-row)}.Block--page-payments-card__image-block{background:var(--text-color-contrast);border-radius:8px;display:flex;height:40px;justify-content:center;padding:6px 0;text-align:center}.Block--page-payments-card__image-wrapper{height:100%;position:relative;width:60px}.Block--page-payments-card__image{-o-object-fit:cover;object-fit:cover}.Block--page-payments-card__button-wrap{display:flex;justify-content:center}.Block--page-payments-card .Block--page-payments-card__button{max-width:126px;width:100%}.Block--page-payments-card__row{align-items:center;display:flex;gap:16px;padding:12px 0}.Block--page-payments-card__row:not(:first-child){border-top:1px solid var(--background-primary);padding-top:11px}.Block--page-payments-card__row:first-child{padding-top:8px}.Block--page-payments-card__row:last-child{padding-bottom:8px}.Block--page-payments-card__column{color:var(--text-color-secondary);flex:1;font-size:12px;font-weight:500;line-height:16px}.Block--page-payments-card__column:first-child{font-size:10px;font-weight:400;text-transform:uppercase}