a:focus {
	outline: thin dotted;
}

a:active,
a:hover {
	outline: 0;
}

#cookie-notification h2,
#cookie-notification p,
#cookie-notification a {
	color: #ffffff;
	line-height: 1.3em;
}
#cookie-notification a.btn--light {
	color: #e38f00;
}
#cookie-notification .teaser-advice__tracking-confirm {
	color: #ffffff !important;
}

#cookie-notification p {
	font-weight: normal;
}

#cookie-notification h2 {
	margin-top: 0;
}

#cookie-notification h2 {
	font-size: 47px;
	font-weight: normal;
	color: #ffffff;
}

#cookie-notification h2 {
	font-size: 23px;
	font-weight: normal;
	color: #ffffff;
}

#cookie-notification a {
	text-decoration: initial;
}

@media (max-width: 767px) {
	#cookie-notification h2 {
		font-size: 26px;
		text-align: center;
	}

	#cookie-notification h2 {
		font-size: 20px;
	}

	p {
		font-size: 12px;
	}
}

@media all {
	.nav-notification {
		z-index: 99999;
		-webkit-transition: max-height 1s ease-out;
		-moz-transition: max-height 1s ease-out;
		transition: max-height 1s ease-out;
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.nav-notification .btn--light {
		font-family: "Tenso Bold", Arial, sans-serif;
		font-size: 12px;
		line-height: 12px;
		text-decoration: none;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		outline: 0;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		background: 0 0;
		display: inline-block;
		text-align: center;
		border-style: none;
		border-width: 0;
		border-radius: 0;
		padding: 0;
		cursor: pointer;
	}

	.nav-notification .btn--light:hover {
		text-decoration: none;
	}

	.nav-notification .text-copy--small a {
		color: inherit;
		display: inline-block;
		text-decoration: none;
		cursor: pointer;
	}

	.nav-notification .text-copy--small a {
		position: relative;
		text-decoration: underline;
		color: #ffffff;
	}

	.nav-notification .separator-top:first-child::before {
		content: "";
		position: absolute;
		background-color: #ffffff;
		width: 20px;
		border-radius: 3px;
		height: 3px;
		margin: 0 auto;
		margin-top: -10px;
		left: 0;
	}
	@media (max-width: 768px) {
		.nav-notification .separator-top:first-child::before {
			content: "";
			position: absolute;
			background-color: #ffffff;
			width: 20px;
			border-radius: 3px;
			height: 3px;
			margin: 0 auto;
			margin-top: -10px;
			left: 50%;
			transform: translateX(-50%);
		}
	}

	.nav-notification .separator-top.headline-3 {
		margin-bottom: 0;
	}

	.nav-notification .grid {
		margin-right: 0;
	}

	.nav-notification .grid__col-6 {
		width: 100%;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
	}

	.nav-notification .grid__col-18 {
		width: 100%;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
	}

	.nav-notification .headline-3 {
		display: block;
	}

	.nav-notification .headline-3 {
		font-family: BreeSerifBold, sans-serif;
		font-size: 20px;
		line-height: 20px;
	}

	.nav-notification .teaser-advice,
	.nav-notification .text-copy--small p {
		line-height: 18px;
	}

	.nav-notification .text-copy--small p {
		display: block;
		max-width: 32em;
		margin-bottom: 18px;
	}

	.nav-notification .text-copy--small p:last-child {
		margin-bottom: 0;
	}

	.nav-notification .btn--light {
		text-transform: uppercase;
		letter-spacing: 0.1em;
	}

	.nav-notification .text-copy--small :last-child {
		margin-bottom: 0;
	}

	.nav-notification .teaser-advice .text-copy--small a {
		opacity: 1;
		text-decoration: underline !important;
	}

	.nav-notification .teaser-advice .text-copy--small a:hover {
		opacity: 0.6;
	}

	.nav-notification .btn--light {
		background-color: #fff;
		opacity: 1;
		font-size: 11px;
		font-weight: 700;
	}

	.nav-notification .btn--light:hover {
		opacity: 0.6;
	}

	.nav-notification .text-copy--small p {
		margin: 0;
		max-width: none;
	}

	.nav-notification .teaser-advice {
		width: 100%;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		position: relative;
		background-color: #e38f00;
		color: #f6f5f3;
		text-align: left;
		z-index: 99999;
		padding: 24px 3.125%;
	}

	.nav-notification .teaser-advice .buttons-wrapper {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.nav-notification .teaser-advice .btn--light {
		padding: 16px 20px;
		min-width: 96px;
	}

	.nav-notification .teaser-advice .btn--light:first-child {
		margin-bottom: 8px;
	}

	.nav-notification .teaser-advice .headline-3 {
		letter-spacing: normal;
		font-weight: 700;
		font-size: 18px;
	}

	.nav-notification--open {
		max-height: 500px;
		-webkit-transition: max-height 1.75s ease-in;
		-moz-transition: max-height 1.75s ease-in;
		transition: max-height 1.75s ease-in;
	}

	.nav-notification__layer--active {
		position: fixed;
		z-index: 99999;
		bottom: 0;
		left: 0;
		right: 0;
		top: 0;
		width: 100%;
		height: 100vh;
		min-height: 100%;
		background-color: #e38f00;
	}

	@media (min-width: 768px) {
		.nav-notification .grid {
			margin-right: -16px;
		}

		.nav-notification .grid__col-6 {
			width: 20%;
			padding-right: 16px;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			float: left;
		}

		.nav-notification .grid__col-18 {
			width: 60%;
			padding-right: 16px;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			float: left;
		}

		.nav-notification .headline-3 {
			font-size: 18px;
			line-height: 18px;
		}

		.nav-notification .teaser-advice {
			padding-top: 32px;
			padding-bottom: 32px;
			min-height: 130px;
		}

		.nav-notification .teaser-advice .text-copy--small p {
			margin-bottom: 10px;
		}

		.nav-notification .teaser-advice .btn--light {
			max-width: 340px;
		}
	}
	@media (min-width: 1024px) {
		.nav-notification .grid {
			margin-right: -16px;
		}

		.nav-notification .grid__col-18,
		.nav-notification .grid__col-6 {
			padding-right: 16px;
		}

		.nav-notification .headline-3 {
			font-size: 20px;
			line-height: 20px;
		}
	}
	@media (min-width: 1280px) {
		.nav-notification .headline-3 {
			font-size: 18px;
			line-height: 18px;
		}

		.nav-notification .grid {
			margin-right: -16px;
		}

		.nav-notification .grid__col-6 {
			padding-right: 16px;
		}

		.nav-notification .grid__col-18 {
			padding-right: 16px;
		}

		.nav-notification .teaser-advice {
			padding-top: 36px;
			padding-bottom: 36px;
		}
	}
	@media (min-width: 1440px) {
		.nav-notification .grid {
			margin-right: -16px;
		}

		.nav-notification .grid__col-18,
		.nav-notification .grid__col-6 {
			padding-right: 16px;
		}

		.nav-notification .headline-3 {
			font-size: 20px;
			line-height: 20px;
		}

		.nav-notification .text-copy--small p {
			margin-bottom: 20px;
		}

		.nav-notification .teaser-advice,
		.nav-notification .text-copy--small p {
			line-height: 20px;
		}

		.nav-notification .teaser-advice {
			padding-top: 40px;
			padding-bottom: 40px;
		}
	}
	@media (max-width: 767px) {
		.nav-notification .teaser-advice .headline-3,
		.nav-notification .teaser-advice .text-copy--small p {
		}

		.nav-notification .btn--light {
			-webkit-text-size-adjust: 100%;
		}
	}
}

.nav-notification .text-copy--small a {
	color: #ffffff;
}

.nav-notification .text-copy--small a:visited {
}

.nav-notification .text-copy--small p {
	color: #ffffff;
}

.nav-notification .teaser-advice {
	background-color: #e38f00;
}

.nav-notification .teaser-advice .headline-3 {
	color: #ffffff;
}

.nav-notification .teaser-advice__tracking-confirm {
	color: #fff;
}

.nav-notification .teaser-advice__tracking-confirm {
	background-color: #78b414;
}

.nav-notification .teaser-advice__tracking-deny {
}

.nav-notification .teaser-advice__tracking-deny {
	background-color: #fff;
}
