.coi-banner__branding {
	display: none;
}

@media only screen and (max-width: 576px) {
	#coiOverlay {
		padding: 20px !important;
	}
	.coi-banner__wrapper {
		border-radius: 5px !important;
	}
}

.coi-banner__cookiedeclaration,
.coi-banner__page .coi-banner__text,
.coi-banner__page .coi-banner__maintext {
	font-family: FuturaPT, "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #004976 !important;
	font-size: 18px;
}

.coi-consent-banner__name-container .coi-consent-banner__category-name,
.coi-consent-banner__name-container .coi-consent-banner__category-description {
	font-family: FuturaPT, "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #004976;
}

.coi-banner__page .coi-banner__headline {
	font-family: FuturaPT, FuturaPT-Book, FuturaPT-Book;
	color: #004976;
	font-weight: 800;
}

.coi-banner__toggle-consent button,
#coi-banner-wrapper a,
.coi-banner__text a,
.coi-banner__maintext a {
	color: #1b78b3 !important;
	text-decoration: none !important;
}

.coi-banner__toggle-consent button,
.coi-banner__text a,
.coi-banner__maintext a {
	font-size: 18px !important;
}

.coi-banner__toggle-consent button:hover,
#coi-banner-wrapper a:hover,
.coi-banner__text a:hover,
.coi-banner__maintext a:hover {
	color: #056aaa !important;
	text-decoration: underline !important;
}

.coi-banner__page-footer button {
	cursor: pointer;
	min-height: 1em;
	outline: 0;
	border: none;
	font-family: FuturaPT, "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: 600;
	line-height: 1em;
	text-align: center !important;
	border-radius: 0;
	transition: background-color 0.35s ease, color 0.35s ease,
		box-shadow 0.35s ease;
	text-transform: none;
}

.coi-banner__page-footer button:hover {
	box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.15);
}

.coi-banner__page-footer .coi-banner__accept {
	background-color: #1b78b3;
	color: #fff;
	box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15);
}
.coi-banner__page-footer .coi-banner__accept:hover {
	background-color: #116ba4;
}

.coi-banner__page-footer .coi-banner__nextpage,
.coi-banner__page-footer .coi-banner__lastpage {
	background-color: #d3d9e0;
	color: #004976;
	box-shadow: 0 0 0 0 transparent;
	text-decoration: none;
}
.coi-banner__page-footer .coi-banner__nextpage:hover,
.coi-banner__page-footer .coi-banner__lastpage:hover {
	background-color: #b8c3cf;
	box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.15) !important;
}

.coi-consent-banner__switch-container
	.coi-checkboxes
	input[type="checkbox"]:checked
	+ .checkbox-toggle {
	background: #004976;
}

.coi-consent-banner__category-container
	.coi-consent-banner__category-expander:checked
	~ .coi-consent-banner__name-container {
	color: #004976;
}

.coi-consent-banner__category-container
	.coi-consent-banner__category-name:hover {
	color: #004976;
}

#cookie-information-template-wrapper #Coi-Renew .st0 {
	fill: #004976 !important;
}

.maxbo-logo-wrapper {
	width: 150px;
}

#Coi-Renew {
	display: none !important;
}
