/* OVERRIDES */
.billie-products__word:nth-child(2n) {
	color: #36563D;
}

/* GLOBALS */
.content-wrapper {
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
	padding-left: 30px;
	padding-right: 30px;
}

.content-wrapper h2 {
	font-size: 80px;
	text-align: center;
	color: #36563D;
}

.content-wrapper h3 {
	font-size: 34px;
	text-align: center;
	color: #36563D;
}

.uppercase {
	text-transform: uppercase;
}

/* TERMS */
.terms {
	text-align: left;
	padding-top: 200px !important;
}

.terms h2,
.terms p {
	text-align: left !important;
	max-width: none !important;
}

.terms h2 {
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto; 
}

/* VISUAL */
.visual {
	height: 900px;
	background-color: #36563D;
	background-image: url("/gluecksrabatt/assets/gfx/separator.png"), url("/gluecksrabatt/assets/gfx/visual-center.png"), url("/gluecksrabatt/assets/gfx/visual-filler.png"), url("/gluecksrabatt/assets/gfx/visual-background.jpg");
	background-repeat: no-repeat;
	background-position: center bottom, center 66%, center bottom, center bottom;
	background-size: 100% 28px, auto 74%, auto 80%, cover;
}

/* MAFO */
.mafo {
	padding-top: 20px;
}

.mafo .question {
	width: 100%;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}

.mafo .question p {
	margin-bottom: 5px;
	font-weight: bold;
}


.mafo #btn-submit-mafo {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

/* RAD */
.rad {
	text-align: center;
}

.rad .button {
	margin-block: 20px;
}

.rad .rad-result {
	display: none;
}

.rad .rad-container {
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 100%;
	max-width: 480px;
	margin-left: auto;
	margin-right: auto;
}

.rad .rad-container img {
	width: 100%;
	position: relative;
}

.rad .rad-container img.back {
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0.2;
}

/* FILLER */
.filler {
	position: absolute;
	width: 450px;
}

.filler.filler-2 {
	bottom: 0px;
	right: 0px;
}

.filler.filler-3 {
	bottom: 50px;
	left: 0px;
}

/* BUTTON */
.button {
	border-radius: 12px;
	border: none;
	text-transform: uppercase;
	color: #36563D;
	border: 3px dotted rgb(227,2,15);
	background-color: #fff;
	box-sizing: border-box;
	padding: 8px 20px 6px 20px;
	font-family: "Bureau-Eagle-FB-Book-Regular",sans-serif !important;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
	position: relative;
}

.button .inner-background {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: rgb(255,213,0);
	border: none;
	border-radius: 10px;
}

.button p {
	margin: 0px !important;
	position: relative;
}

.button.disabled {
	opacity: 0.3;
}

/* SELECT2 */
.select2-container {
	width: 100% !important;
}

.select2-container--default .select2-selection--single {
	border: 1px solid #36563D;
	border-radius: 10px;
}

.select2-container .select2-selection--single {
	height: 48px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	text-align: left;
	padding-left: 12px;
}

.select2-results__option {
	padding: 6px 6px 6px 12px;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
	background-color: #36563D;
	color: rgb(255,255,255);
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #36563D;
	line-height: 48px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 100%;
}

/* FINAL */
.final .content-wrapper {
	padding-bottom: 40px;
	padding-top: 60px;
}

.final {
	background-color: #C2DA95;
	display: none;
}

.final .content-wrapper h2 {
	color: #36563D;
}

.final .content-wrapper p {
	text-align: center;
	margin-top: 20px;
	width: 100%;
	max-width: 700px;
	margin-right: auto;
	margin-left: auto;
}

.final .final-result {
	display: none;
}

/* PARTICIPATE */
.participate {
	background-color: #C2DA95;
	padding: 0px 0px 100px 0px;
	position: relative;
	overflow-x: hidden;
}

.participate .content-wrapper h2,
.participate .content-wrapper h3 {
	color: #36563D;
}

.participate .form-wrapper {
	width: 100%;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

.participate .form-wrapper p {
	text-align: center;
	margin-bottom: 10px;
}

.participate .form-element {
	padding-bottom: 16px;
}

.participate .form-element input[type="email"],
.participate .form-element input[type="text"] {
	width: 100%;
}

#btn-submit {
	margin-left: auto;
	margin-right: auto;
}

/* RECEIPT */
.receipt-wrapper {
	background-color: #C2DA95;
	padding: 100px 0px;
}

.receipt-wrapper .content-wrapper h2,
.receipt-wrapper .content-wrapper h3 {
	color: #36563D;
}

.receipt-wrapper ul {
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	width: 100%;
	max-width: 800px;
	list-style: disc;
}

.receipt-wrapper ul li {
	list-style-type: inherit;
}

.receipt-wrapper #btn-receipt {
	margin-left: auto;
	margin-right: auto;
}

#receipt {
	display: none;
}

.upload-information {
	margin-top: 20px;
	width: 100%;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.receipt-information {
	display: none;
}

/* HOWTO */
.howto {
	background-color: #36563D;
	padding: 100px 0px;
}

.howto h2,
.howto h3 {
	color: #C2DA95;
}

.howto p {
	color: rgb(255,255,255);
	text-align: center;
	margin-top: 10px;
}

.howto ul {
	padding: 0px;
	margin: 100px 0px;
	display: grid;
	grid-template-columns: 3fr 4fr 3fr;
	column-gap: 20px;
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.howto ul li {
	border: 5px solid #C2DA95;
	position: relative;
	box-sizing: border-box;
	padding: 140px 20px 26px 20px;
}

.howto ul li img {
	position: absolute;
	height: 140px;
	background-color: #36563D;
	width: auto;
	left: 50%;
	top: -50px;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	transform: translateX(-50%);
}

.howto ul li p,
.howto ul li h3 {
	color: rgb(255,255,255);
}

.howto ul li h3 {
	font-size: 140px;
	line-height: 0.5;
	padding-right: 20px;
	box-sizing: border-box;
}

.howto ul li p {
	font-size: 26px;
	line-height: 1.1;
	text-align: left;
}

.howto .step {
	display: table;
	height: 100%;
}

.howto .step * {
	display: table-cell;
	vertical-align: bottom;
}

/* MAGNIFICPOPUP */
.mfp-bg {
	opacity: 0.4;
}

.white-popup-block button {
	margin-left: auto;
	margin-right: auto;
}

.white-popup-block {
	background-color: rgb(255,255,255);
	color: #36563D;
	background-image: none;
	border: none;
}

.white-popup-block p {
	font-size: 18px;
	color: #36563D;
}

.white-popup-block h3 {
	color: #36563D;
	font-size: 32px;
	line-height: 1.1;
}

.mfp-close-btn-in .mfp-close {
	color: #36563D;
}

/* RESPONSIVES */
@media (max-width: 1600px) {

	.participate .filler {
		width: 300px;
	}

}

@media (max-width: 1400px) {

	.participate .filler {
		width: 200px;
	}

	.howto ul li p {
		-moz-hyphens: auto;
		-o-hyphens: auto;
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
	}

}

@media (max-width: 1000px) {

	.participate .filler {
		display: none;
	}

	.content-wrapper h2 {
		font-size: 60px;
	}

	.howto ul li {
		padding: 100px 20px 26px 20px;
	}

	.howto ul li img {
		height: 100px;
	}

	.howto ul li h3 {
		font-size: 100px;
	}

	.howto ul li p {
		font-size: 24px;
	}

}

@media (max-width: 900px) {

	.visual {
		height: 700px;
	}

}

@media (max-width: 800px) {

	.howto ul {
		grid-template-columns: 1fr 1fr 1fr;
	}

	.howto ul li {
		padding: 80px 20px 20px 20px;
	}

	.howto ul li img {
		height: 100px;
	}

	.howto ul li h3 {
		font-size: 70px;
	}

	.howto ul li p {
		font-size: 20px;
	}

}

@media (max-width: 700px) {

	.content-wrapper h2 {
		-moz-hyphens: auto;
		-o-hyphens: auto;
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto; 
	}

	.howto ul {
		grid-template-columns: 1fr;
		row-gap: 80px;
		max-width: 400px;
	}

	.visual {
		height: 490px;
	}

}

@media (max-width: 600px) {

	.visual {
		background-image: url("/gluecksrabatt/assets/gfx/visual-center.png"), url("/gluecksrabatt/assets/gfx/visual-background.png");
		background-size: 90% auto, cover;
		background-position: center bottom 50px, center center;
	}

}

@media (max-width: 500px) {

	.content-wrapper h2 {
		font-size: 44px;
	}

	.visual {
		height: 400px;
		background-size: 96% auto, cover;
		background-position: center bottom 30px;
	}

}

@media (max-width: 440px) {

	.visual1 {
		background-size: auto 50%, cover;
	}

}