.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{box-shadow:var(--shadow-icon);margin:10px;width:calc(100% - 20px)}.Block--page-payments-methods-table .Block--table-row__column{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:break-spaces}.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(--text-color-primary);border-radius:8px;display:flex;height:40px;justify-content:center;padding:6px 8px;width:76px}.Block--page-payments-methods-table-method__image-wrapper{height:100%;position:relative;width:100%}.Block--page-payments-methods-table-method__image{-o-object-fit:contain;object-fit:contain}.Block--page-payments-methods-table-method__name{overflow:hidden;text-overflow:ellipsis;width:calc(100% - 88px)}.Block--page-payments-card{background:var(--table-row-extra);border-radius:8px;display:flex;flex-direction:column;gap:6px;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-primary);border-radius:8px;height:40px;padding:6px 8px;text-align:center}.Block--page-payments-card__image-wrapper{height:100%;position:relative;width:100%}.Block--page-payments-card__button-wrap{text-align:center}.Block--page-payments-card .Block--page-payments-card__button{min-width:126px}.Block--page-payments-card__row{align-items:center;display:flex;padding:12px 0}.Block--page-payments-card__row:not(:first-child){border-top:1px solid var(--background-primary)}.Block--page-payments-card__column{color:var(--text-color-secondary);flex:1;font-size:12px;font-weight:500;line-height:1.6}