.comp-table-wrapper-6226d263 {
	width: 100%;
	overflow-x: auto;
}
.comp-table-6226d263 {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #eeeeee;
	text-align: left;
	font-family: inherit;
}
.comp-table-6226d263 th,
.comp-table-6226d263 td {
	padding: 15px 20px;
	border: 1px solid #eeeeee;
}
.comp-table-6226d263 th {
	font-weight: 700;
	background-color: #fafafa;
}
.comp-table-6226d263 td {
	background-color: #ffffff;
}
.comp-table-6226d263 .col-highlight {
	width: 40%;
}
.comp-table-6226d263 th.col-highlight {
	background-color: #cbe3f7;
	text-align: center;
}
.comp-table-6226d263 .highlight-content {
	display: flex;
	align-items: center;
	gap: 10px;
}
.comp-table-6226d263 .comp-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.comp-table-6226d263 .comp-icon svg {
	width: 1em;
	height: 1em;
}