/* Consent banner: readable, neutral and touch-friendly on every device. */
.cmplz-cookiebanner {
	font-family: inherit !important;
}

.cmplz-cookiebanner .cmplz-title {
	font-size: 20px !important;
	font-weight: 800 !important;
	line-height: 1.3 !important;
}

.cmplz-cookiebanner .cmplz-message {
	font-size: 15px !important;
	line-height: 1.55 !important;
}

.cmplz-cookiebanner .cmplz-btn {
	min-height: 46px !important;
	padding: 11px 16px !important;
	font-size: 15px !important;
	font-weight: 750 !important;
	line-height: 1.2 !important;
}

.cmplz-cookiebanner .cmplz-accept,
.cmplz-cookiebanner .cmplz-deny {
	border-width: 2px !important;
}

.cmplz-cookiebanner .cmplz-category-title,
.cmplz-cookiebanner .cmplz-always-active {
	font-size: 14px !important;
	line-height: 1.4 !important;
}

.cmplz-cookiebanner .cmplz-links a {
	font-size: 13px !important;
	line-height: 1.4 !important;
}

.cmplz-manage-consent {
	font-family: inherit !important;
	font-size: 14px !important;
	font-weight: 650 !important;
	line-height: 1.3 !important;
}

/* Keep legal pages focused: the global blog promotion is not part of their footer. */
:is(.page-id-4571381, .page-id-4571395, .page-id-4573214)
	footer.elementor-location-footer
	.elementor-element-7c647d2 {
	display: none !important;
}

.page-id-4564618 .elementor-field-type-acceptance {
	margin-top: 2px;
}

.page-id-4564618 .elementor-field-type-acceptance .elementor-field-option {
	display: grid !important;
	grid-template-columns: 21px minmax(0, 1fr);
	align-items: start;
	gap: 11px;
}

.page-id-4564618 .elementor-field-type-acceptance input[type="checkbox"] {
	min-width: 20px !important;
	width: 20px !important;
	max-width: 20px !important;
	min-height: 20px !important;
	height: 20px !important;
	max-height: 20px !important;
	margin: 2px 0 0 !important;
	padding: 0 !important;
	box-sizing: border-box !important;
	accent-color: #31538f;
}

.page-id-4564618 .elementor-field-type-acceptance label {
	color: rgba(255, 255, 255, .94) !important;
	font-size: 15px !important;
	line-height: 1.55 !important;
}

.page-id-4564618 .elementor-field-type-acceptance a {
	color: #a9e8ff !important;
	font-weight: 700;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.page-id-4564618 .elementor-field-type-acceptance a:hover,
.page-id-4564618 .elementor-field-type-acceptance a:focus-visible {
	color: #fff !important;
}

@media (max-width: 600px) {
	.cmplz-cookiebanner .cmplz-title {
		font-size: 18px !important;
	}

	.cmplz-cookiebanner .cmplz-message {
		font-size: 14px !important;
		line-height: 1.5 !important;
	}

	.cmplz-cookiebanner .cmplz-btn {
		min-height: 47px !important;
		font-size: 15px !important;
	}

	.page-id-4564618 .elementor-field-type-acceptance label {
		font-size: 14px !important;
	}
}
