/* Keep column widths steady when the visible rows change. */
table.offer-list-table{width:100%;table-layout:fixed!important;overflow-anchor:none}
.offer-list-table th:first-child{width:30%}.offer-list-table th:nth-child(2){width:17%}
table.offer-list-table .offer-list-spacer{display:table-row!important;padding:0!important;border:0!important;height:0;min-height:0;overflow-anchor:none}
table.offer-list-table .offer-list-spacer>td{display:table-cell!important;padding:0!important;border:0!important;height:0;min-height:0;line-height:0;font-size:0;width:auto!important}
.offer-list-spacer div{pointer-events:none}
.continuous-list-note{padding:12px 20px;margin:0;border-top:1px solid var(--line);color:var(--tx-2);font-size:12px;line-height:1.5}
.continuous-list-note .btn{margin-left:10px}
table.offer-list-table.offer-list-cards .offer-list-spacer,table.offer-list-table.offer-list-cards .offer-list-spacer>td{display:block!important;width:100%!important;height:auto!important}
