._list-table_1xze9_2 {
	background-color: var(--g-900);
	border-radius: 1rem;
	padding: 2rem;
	overflow-x: auto;
}
._list-table_1xze9_2 ._th_1xze9_8 {
	color: var(--g-300);
	letter-spacing: 0.05em;
	text-transform: uppercase;
	flex-shrink: 0;
	font-family: Manrope, sans-serif;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 600;
	line-height: 1.125rem;
	display: flex;
}
._list-table_1xze9_2 ._th_1xze9_8 ._sortable_1xze9_20 {
	cursor: pointer;
	-webkit-user-select: none;
	user-select: none;
}
._list-table_1xze9_2 ._th_1xze9_8 ._sortable_1xze9_20:hover,
._list-table_1xze9_2 ._th_1xze9_8 ._sortActive_1xze9_27 {
	color: var(--main-white);
}
._list-table_1xze9_2 ._tb_1xze9_30 {
	color: var(--main-white);
	width: 100%;
	font-family: Manrope, sans-serif;
	font-size: 0.85rem;
	font-style: normal;
	font-weight: 600;
	line-height: 1.25rem;
}
._list-table_1xze9_2 ._tb_1xze9_30 ._row_1xze9_39 {
	border-bottom: 1px solid var(--g-700);
	width: 100%;
	-webkit-text-decoration: unset;
	text-decoration: unset;
	color: inherit;
	flex-shrink: 0;
	padding: 1rem 0;
	display: flex;
}
._list-table_1xze9_2 ._tb_1xze9_30 ._row_1xze9_39 p {
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden;
}
._list-table_1xze9_2 ._tb_1xze9_30 ._cursor_1xze9_54 {
	cursor: pointer;
}
._list-table_1xze9_2 ._tb_1xze9_30 ._empty-table_1xze9_57 {
	height: 100%;
	color: var(--g-200);
	font-family: Manrope, sans-serif;
	font-size: 0.85rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.25rem;
}
._list-table_1xze9_2 ._tb_1xze9_30 ._loader_1xze9_66 {
	cursor: initial;
	border: none;
	justify-content: center;
	width: 100%;
	padding-top: 1rem;
	display: flex;
}
._list-table_1xze9_2 ._tb_1xze9_30 ._spinnerContainer_1xze9_74 {
	justify-content: center;
}
._without-last-border_1xze9_78 ._row_1xze9_39:last-child {
	border: none;
}
@media screen and (width<=1140px) {
	._list-table_1xze9_2 {
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: none;
		scrollbar-width: none;
		padding: 1rem;
		overflow-x: auto;
	}
	._list-table_1xze9_2 ._th_1xze9_8,
	._list-table_1xze9_2 ._tb_1xze9_30 ._row_1xze9_39 {
		white-space: nowrap;
		align-items: center;
		gap: var(--table-column-gap, 0);
		padding: 0 0 1rem;
		display: flex;
	}
	._list-table_1xze9_2 ._th_1xze9_8 {
		padding-bottom: 1rem;
	}
	._list-table_1xze9_2 ._tb_1xze9_30 {
		width: fit-content;
		min-width: 100%;
	}
	._list-table_1xze9_2 ._tb_1xze9_30 ._row_1xze9_39 {
		gap: var(--table-column-gap, 0);
		padding: 1rem 0;
	}
	._list-table_1xze9_2 ._tb_1xze9_30 ._loader_1xze9_66 {
		justify-content: center;
		margin-left: 0;
	}
	._list-table_1xze9_2 ._tb_1xze9_30 ._spinnerContainer_1xze9_74 {
		justify-content: center;
	}
	._list-table_1xze9_2::-webkit-scrollbar {
		display: none;
	}
}
@media screen and (width<=480px) {
	._list-table_1xze9_2 {
		padding: 0.5rem;
	}
}
