<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#CybotCookiebotDialog {
	border: none !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
}

#CybotCookiebotDialog a,
#CybotCookiebotDialog div,
#CybotCookiebotDialogBodyContentControls,
#CybotCookiebotDialogBodyContentTitle {
	font-family: inherit !important;
}

#CybotCookiebotDialog div {
	line-height: 1.3 !important;
}

#CybotCookiebotDialogPoweredbyLink { display: none; }
#CybotCookiebotDialogBodyContentTitle::after { display: none; }

#CybotCookiebotDialogBodyContent {
	padding: 2rem 2rem 1rem !important;
}

.CybotCookiebotDialogBodyButton {
	background-color: transparent !important;
	border: 1px solid transparent !important;
	border-radius: 0 !important;
	box-sizing: initial !important;
	color: #303030 !important;
	cursor: pointer;
	font-family: inherit !important;
	font-size: 1rem;
	font-style: normal;
	font-weight: 700 !important;
	height: auto !important;
	letter-spacing: 1px;
	line-height: 3em !important;
	padding: 0 4px !important;
	position: relative;
	text-decoration: none !important;
	text-transform: uppercase;
	transition: color 0.1s linear 0s, background-color 0.1s linear 0s, border-color 0.1s linear 0s;
	white-space: nowrap;
}

#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
	background-color: #333 !important;
	border-color: #333 !important;
	color: #fff !important;
}

#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll:hover {
	background-color: #1ebc61 !important;
	border-color: #1ebc61 !important;
	text-decoration: none;
}

#CybotCookiebotDialogBodyLevelButtonsSelectPane {
	border-radius: 0 !important;
}

#CybotCookiebotDialogDetailFooter { display: none !important; }

.CybotCookiebotDialogBodyLevelButton {
	opacity: 1 !important;
	position: static !important;
}

.CybotCookiebotDialogBodyLevelButtonWrapper {
	margin-right: 1rem;
}

input[type="checkbox"].CybotCookiebotDialogBodyLevelButton + label {
	background-image: none !important;
	padding: 0 0 0 0.5rem !important;
}</pre></body></html>