.offer-list-container{overflow-x:auto;margin-bottom:2em}.offer-list-table{width:100%;border-collapse:collapse;font-family:inherit;margin:0}.offer-list-table tbody tr:nth-child(odd){background-color:#f9f9f9}.offer-list-table th,.offer-list-table td{padding:.75em 1em;border-bottom:1px solid #e1e1e1;text-align:left}.offer-list-table thead th{background-color:#fff;text-transform:uppercase;font-size:.875em;letter-spacing:.05em;border-bottom:2px solid #ddd}.offer-list-table tbody tr:hover{background-color:#fff6e5;transition:background-color .2s ease}.offer-list-table td:last-child{max-width:20em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.offer-list-table td:last-child ul{margin:0;padding-left:0;list-style-position:inside}.offer-list-table td:last-child ul li{margin-left:0;margin-bottom:.4em;line-height:1.6}.offer-list-table td:last-child ul li:last-child{margin-bottom:0}.offer-list-table tbody td:first-child{font-weight:700}.ap-offer-row{cursor:pointer;transition:background-color .15s ease}.ap-offer-row:hover{background-color:#f9f9f9}.offer-list-filters{background-color:#f9f9f9;padding:1em;border-radius:6px;border:1px solid #e1e1e1;margin-bottom:1.5em;display:flex;flex-wrap:wrap;gap:.5em;align-items:center}.offer-list-filters input[type=search],.offer-list-filters select,.offer-list-filters input[type=number]{background-color:#fff;color:#333;font-weight:400;border:1px solid #ccc;padding:.5em 1.2em;border-radius:4px;flex:0 0 auto}.offer-list-filters button{background-color:#0070c9;color:#fff;font-weight:600;border:1px solid #0070c9;cursor:pointer;flex:0 0 auto;transition:background-color .3s ease;padding:0 1.2em;border-radius:4px}.offer-list-filters button:hover{background-color:#005fa3}.offer-list-filters input[type=search]{flex:2 1 300px;min-width:200px}.offer-list-filters select{flex:0 0 12em;max-width:12em;width:12em}.offer-list-filters input[type=number]{flex:0 0 6em;max-width:6em;width:6em}.offer-list-filters button{background-color:#007cba;border:none;color:#fff;cursor:pointer;flex:0 0 auto}.offer-list-filters button:hover{background-color:#006ba1}