.CookieDeclarationDialogText, .CookieDeclarationIntro, .CookieDeclarationLastUpdated {
	margin: 0 0 14px 0
}

.CookieDeclarationDialogText p, CookieDeclarationType.CookieDeclarationIntro p, .CookieDeclarationLastUpdated p {
	font-size: 14pt;
	line-height: 1.8;
}

.CookieDeclarationType {
	display: block;
	margin: 40px 0 0;
}

.CookieDeclarationTypeHeader {
	font-weight: 500;
	font-family: Gotham, sans-serif;
	letter-spacing: -0.3px;
	color: #1D2737;
	font-size: 26px !important;
	line-height: 1.3
}

.CookieDeclarationTypeDescription {
	margin: 2px 0 16px 0;
}

.CookieDeclarationTable {
	table-layout: fixed;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	min-width: 680px;
}

.CookieDeclarationTableHeader {
	font-weight: 500;
	text-align: left;
	padding: 10px;
	overflow: hidden;
	font-family: Gotham, sans-serif;
	color: #1D2737;
	line-height: 1.35;
	font-size: 10pt;
	vertical-align: top;
	background: #f6f6f6;
	border-bottom: 1px solid #777;
}

.CookieDeclarationTableHeader[dir='rtl'] {
	text-align: right;
}

.CookieDeclarationTableCell {
	text-overflow: ellipsis;
	word-wrap: break-word;
	border-bottom: 1px solid #777777;
	vertical-align: top;
	padding: 10px;
	font-size: 10pt;
	line-height: 1.35;
	font-family: Gotham, sans-serif;
}

#CookieDeclarationUserStatusLabelConsentId {
	text-overflow: ellipsis;
	word-wrap: break-word;
}

#CookieDeclarationUserStatusLabel dt, #CookieDeclarationUserStatusLabel dd {
	display: inline-block;
}

#CookieDeclarationUserStatusLabel dt {
	padding-right: 4px;
	font-weight: 400;
	margin-left: 0;
	margin-bottom: .5rem;
}

@media all and (max-width: 600px) {
	.CookieDeclaration table.CookieDeclarationTable tr td:nth-child(n+5), .CookieDeclaration table.CookieDeclarationTable tr th:nth-child(n+5), .CookieDeclaration table.CookieDeclarationTable colgroup col:nth-child(n+5) {
		display: none;
	}
}

#CookieDeclarationChangeConsentChange, #CookieDeclarationChangeConsentWithdraw {
	color: #FFF !important;
	background: #ED2E26;
	border-radius: 2px;
	display: inline-flex;
	align-items: center;
	cursor: pointer;
	flex-flow: nowrap row;
	font-family: Gotham, sans-serif;
	justify-content: center;
	letter-spacing: -0.015em;
	line-height: 44px;
	min-width: 9.33333em;
	text-decoration: none;
	transition: background 200ms, color 200ms;
	min-height: 45px;
	padding: 0 18px;
	font-size: 15px !important;
	font-weight: 500;
}

#CookieDeclarationUserStatusLabelOff, #CookieDeclarationUserStatusLabelOffDoNotSell, #CookieDeclarationUserStatusLabelMulti, #CookieDeclarationUserStatusLabelOn {
	font-family: Gotham, sans-serif;
	font-weight: 500
}

.version {
	font-family: Gotham, sans-serif;
	margin-bottom: 7px;
	font-size: 12pt;
}

.page-section1 a,
.version a {
	color: #2E8BE0;
	text-decoration: none;
}

.page-section1 p,
.page-section1 li {
	font-size: 12pt;
	line-height: 1.6;
}

.page-section1 a:hover {
	text-decoration: underline;
}

.trustearc {
	display: inline-block;
	margin-bottom: 3em;
}

.q-default-hero__heading {
	opacity: 1;
}

.q-grid__container {
	padding-top: 6.99301%;
	padding-bottom: 6.99301%;
}

h2 {
	margin-top: 2em;
}

h2,
h3 {
	font-family: Gotham, sans-serif;
	font-size: 26px;
	line-height: 1.15;
	letter-spacing: -0.2px;
	color: #262626;
	font-weight: 400;
}

@media (min-width: 375px) {
	h2 {
		font-size: 26px;
		font-size: calc(0.0153 * 100vw + (20.2623px));
	}
}

@media (max-width: 600px) {
	.cookie-list {
		overflow-x: auto;
	}

	.cookie-list table {
		min-width: 600px;
	}
}

@media (min-width: 1290px) {
	h2 {
		font-size: 40px;
	}
}

strong {
	color: #000;
}

table {
	width: 100%;
}

#CookieDeclarationChangeConsent {
	display: flex !important;
	flex-direction: column;
	gap: 20px;
}

#CookieDeclarationUserStatusLabelWithdraw {
	font-size: 0 !important;
}

#CookieDeclarationChangeConsentChange,
#CookieDeclarationChangeConsentWithdraw {
	max-width: -webkit-fit-content;
	max-width: -moz-fit-content;
	max-width: fit-content;
}

#CookieDeclarationUserStatusPanel * {
	font-size: 12pt;
	line-height: 1.6;
}

@media (min-width: 600px) {
	#CookieDeclarationChangeConsent {
		flex-direction: row;
	}

	#CookieDeclarationChangeConsentChange,
	#CookieDeclarationChangeConsentWithdraw {
		max-width: unset;
	}

	.page-section1 p,
	.page-section1 li {
		font-size: 14pt;
		line-height: 1.8;
	}

	.version {
		font-size: 14pt;
	}

	#CookieDeclarationUserStatusPanel * {
		font-size: 14pt;
		line-height: 1.8;
	}
}

.tableWrapper {
	max-width: 100%;
	overflow-x: auto;
}

/*# sourceMappingURL=index.css.map */