.elementor-1275 .elementor-element.elementor-element-11dff3ce{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:100px;--margin-bottom:200px;--margin-left:0px;--margin-right:0px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}@media(min-width:768px){.elementor-1275 .elementor-element.elementor-element-11dff3ce{--content-width:900px;}}/* Start custom CSS for text-editor, class: .elementor-element-2afe267b */.cookie-table-wrapper {
	width: 100%;
	overflow-x: auto;
	margin: 24px 0;
}

.cookie-table {
	width: 100%;
	min-width: 700px;
	border-collapse: collapse;
	table-layout: fixed;
}

.cookie-table th,
.cookie-table td {
	padding: 14px 16px;
	border: 1px solid #d8d8d8;
	text-align: left;
	vertical-align: top;
	overflow-wrap: anywhere;
}

.cookie-table th {
	background-color: #f5f5f5;
	font-weight: 600;
}

.cookie-table tbody tr:nth-child(even) {
	background-color: #fafafa;
}

.cookie-table th:nth-child(1),
.cookie-table td:nth-child(1) {
	width: 15%;
}

.cookie-table th:nth-child(2),
.cookie-table td:nth-child(2) {
	width: 15%;
}

.cookie-table th:nth-child(3),
.cookie-table td:nth-child(3) {
	width: 20%;
}

.cookie-table th:nth-child(4),
.cookie-table td:nth-child(4) {
	width: 30%;
}

.cookie-table th:nth-child(5),
.cookie-table td:nth-child(5) {
	width: 20%;
}

.cookie-table ul {
	margin: 0;
	padding-left: 18px;
}

.cookie-table li {
	margin-bottom: 4px;
}

.cookie-table li:last-child {
	margin-bottom: 0;
}

.cookie-table code {
	font-size: 0.9em;
	white-space: normal;
}/* End custom CSS */