.data-table .ant-table-thead>tr>th{padding-top:32px;padding-bottom:32px;font-size:17px}@media (max-width:768px){.data-table .ant-table-thead>tr>th{padding-top:24px;padding-bottom:24px}}.data-table .ant-table{border-bottom-right-radius:16px;border-bottom-left-radius:16px;overflow:clip}.data-table .ant-table-tbody>tr:last-child>td:first-child{border-bottom-left-radius:16px}.data-table .ant-table-tbody>tr:last-child>td:last-child{border-bottom-right-radius:16px}.data-table-no-top-radius .ant-table{border-top-left-radius:0;border-top-right-radius:0}.data-table-no-top-radius .ant-table-thead>tr:first-child>th:first-child{border-top-left-radius:0}.data-table-no-top-radius .ant-table-thead>tr:first-child>th:last-child{border-top-right-radius:0}
@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-track{width:max-content;animation:marquee-scroll var(--marquee-speed,20s)linear infinite;flex-direction:row;display:flex}.marquee-track[data-direction=right]{animation-direction:reverse}.marquee-paused:hover .marquee-track{animation-play-state:paused}
