div#hs-eu-cookie-confirmation {
	background: #fff;
	height: auto;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100000000!important;
	border-bottom: 1px solid #cbd6e2;
	border-top: 1px solid #cbd6e2;
	box-shadow: 0 1px 5px #eaf0f6;
	color: #33475b;
	font-family: inherit;
	font-size: inherit;
	font-weight: 400!important;
	line-height: inherit;
	text-align: left;
	text-shadow: none!important;
	font-size: 12px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	line-height: 18px;
}

div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom {
	position: fixed;
	border-bottom: 0;
	bottom: 0;
	top: auto;
	box-shadow: 0 -1px 3px #eaf0f6;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
	background: #fff;
	margin: 0 auto;
	max-width: 1000px;
	padding: 20px;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-policy-wording {
	margin-bottom: 12px;
}

div#hs-eu-cookie-confirmation * {
	box-sizing: border-box!important;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a,
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a:hover {
	background: none!important;
	border: none!important;
	box-shadow: none!important;
	color: #0091ae;
	font-family: inherit;
	font-size: inherit;
	font-weight: 400!important;
	line-height: inherit;
	text-align: left;
	text-shadow: none!important;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
	margin: 0 0 12px;
	color: #33475b;
	font-family: inherit;
	font-size: inherit;
	font-weight: 400!important;
	line-height: inherit;
	text-align: left;
	text-shadow: none!important;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area {
	margin: 10px 0 0!important;
	justify-content: flex-end;
	align-items: center;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-cookie-confirmation-button-group {
	justify-content: center;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button {
	background-color: #425b76!important;
	border: 1px solid #425b76!important;
	color: #fff;
	font-family: inherit;
	font-size: inherit;
	font-weight: 400!important;
	line-height: inherit;
	text-align: left;
	text-shadow: none!important;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button,
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button {
	border-radius: 3px;
	display: inline-block;
	padding: 10px 16px !important;
	text-decoration: none!important;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button {
	border: 1 px solid #425b76!important;
	color: #425b76;
	font-family: inherit;
	font-size: inherit;
	font-weight: 400!important;
	line-height: inherit;
	text-align: left;
	text-shadow: none!important;
}