section.m32_formular *,
section.m32_formular .wpcf7-acceptance a {
	color: #fff;
}

section.m32_formular .m32_formular_main {
	background: linear-gradient(
		to bottom,
		#303030 0%,
		#000 25%
	);
	position: relative;
	padding: 0 90px 70px;
}

section.m32_formular .m32_formular_main:before {
	/* content: ''; */
	background-image: url("data:image/png;base64,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");
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	mix-blend-mode: difference;
}

section.m32_formular .m32_text_und_bild,
section.m32_formular .m32_steps {
	position: relative;
}

section.m32_formular .m32_text_und_bild {
	align-items: end;
	gap: 0;
	flex-wrap: wrap-reverse;
}

section.m32_formular .m32_text_und_bild:after {
	content: '';
	position: absolute;
	height: 2px;
	width: 100%;
	background: linear-gradient(
		to right, transparent 0%, 
		#e5e5e5 33.333%, 
		#e5e5e5 66.667%, 
		transparent 100%
	);
	left: 0;
	bottom: -2px;
	opacity: .3;
	z-index: 1;
}

section.m32_formular .flex_row_reverse {
	flex-direction: row-reverse;
}

section.m32_formular .m32_content_wrapper {
	width: 50%;
	padding:20px 0 60px;
}

section.m32_formular .m32_content_container {
	position: relative;
}

section.m32_formular .m32_content_container:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(to right, #fff 65%, #626062 100%);
	mix-blend-mode: darken;
	z-index: 1;
	pointer-events: none;
}

section.m32_formular .m32_untertitel {
	font-size: 1rem;
	line-height: 1.5;
	font-family: "open-sans", sans-serif !important;
	font-weight: 700;
}

section.m32_formular .m32_titel_container {
	margin-bottom: 31px;
}

section.m32_formular .m32_text_container {
	opacity: .5;
	font-size: .875rem;
	padding-right: 40px;
}

section.m32_formular .m32_galerie_wrapper {
	width: 50%;
	padding-left: 30px;
}

section.m32_formular .m32_galerie_item {
	margin-top: -80px;
}

section.m32_formular .m32_step {
	padding-top: 57px;
}

section.m32_formular .m32_ueberschrift_container * {
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 1rem;
	font-weight: 700;
}

section.m32_formular .m32_ueberschrift_container .m32_count {
	font-family: 'HandelGotD';
}

section.m32_formular .m32_ueberschrift_container p {
	display: inline-flex;
	gap: 5px 20px;
	flex-wrap: wrap;
}

section.m32_formular .m32_count {
	background-color: #ef7d00;
	border-radius: 50%;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
}

section.m32_formular .m32_blocks {
	padding-top: 55px;
}

section.m32_formular .m32_block {
	background-color: #121212;
	border: 1px solid #313131;
	border-radius: 10px;
	padding: 46px 10px 22px;
	cursor: pointer;
	
	transition: background-color .4s;
}

section.m32_formular .m32_block:hover,
section.m32_formular .m32_block.selected {
	background-color: #313131;
}

section.m32_formular .m32_icon_container{
	height: 67px;
	display: flex;
	justify-content: center;
	margin-bottom: 38px;
}

section.m32_formular .m32_beschriftung_container * {
	display: block;
	text-align: center;
	font-size: 1.25rem;
	line-height: 1.5;
}

section.m32_formular .m32_beschriftung_container .default {
	font-family: "open-sans", sans-serif;
	font-weight: 600;
	font-size: .875rem;
	text-transform: none;
}

section.m32_formular .m32_place {
	width: 100%;
	border-radius: 5px;
	background-color: rgba(229, 229, 229, 0.05);
	padding: 20px 30px;
	border: 1px solid rgba(229, 229, 229, 0.25);
	outline: none;
}

section.m32_formular .m32_place_submit_container {
	padding-top: 35px;
}

section.m32_formular .m32_submit{
	padding-top: 15px;
}

section.m32_formular .m32_submit_btn.inactive {
	opacity: .5;
	cursor: not-allowed;
}

section.m32_formular .m32_formular_container {
	padding-top: 35px;
}

/* Kacheln Start */

section.m32_formular .m33_store_icon {
	height: 20px;
}

section.m32_formular .m33_store_icon svg {
	height: 19px;
}

section.m32_formular .m33_store_name {
	color: #fff;
	font-size: 1rem;
	line-height: 1;
	font-weight: 700;
	width: 100%;
}

section.m32_formular .m33_titel_container {
	display: flex;
	align-items: center;
	gap: 9px;
	max-width: calc(100% - 183px - 9px);
}

section.m32_formular .m32_results_list {
	display: flex;
	flex-wrap: wrap;
	gap: 9px;
}

section.m32_formular .m33_heandlerlist_single {
	width: calc(33.3333% - ((9px * 2) / 3));
}

section.m32_formular .m33_titel_address {
	display: flex;
	justify-content: space-between;
}

section.m32_formular .m33_open_till {
	display: flex;
	align-items: center;
	gap: 7px;
}

section.m32_formular .m33_open_till .m33_open_text {
	color: #fff;
}

section.m32_formular .m33_open_dot {
	width: 7px;
	height: 7px;
	border-radius: 50%;
	transition: background .4s;
}

section.m32_formular .m33_heandlerlist_single .m33_open_dot {
	background: #7af000;
}

/* section.m32_formular .m33_heandlerlist_single.closed .m33_open_dot {
	background: #f04438;
} */

section.m32_formular .m33_address p {
	color: #fff;
	font-size: .833rem;
}

section.m32_formular .m33_leistung_item {
	color: #fff;
	background: #191919;
	border: 1px solid #313131;
	border-radius: 13px;
	padding: 7px 12px;
	line-height: 1;
	font-size: .833rem;
}

section.m32_formular .m33_leistungen {
	display: flex;
	flex-wrap: wrap;
	gap: 4px;
	margin-top: 20px;
}

section.m32_formular .m33_heandlerlist_single {
	border: 1px solid #313131;
	border-radius: 4px;
	padding: 11px 18px 19px 14px;
	transition: background .4s, border-color .4s;
	cursor: pointer;
}

section.m32_formular .m33_heandlerlist_single:hover {
	border-color: #fff;
}

section.m32_formular .m33_heandlerlist_single.open {
	background: linear-gradient(195deg,rgba(122, 240, 0, 0.15) 0%, rgba(25, 25, 25, 1) 80%);
}

section.m32_formular .m33_heandlerlist_single.closed {
	background: linear-gradient(195deg,rgba(239, 125, 0, 0.45) 0%, rgba(25, 25, 25, 1) 80%);
}

section.m32_formular .m33_heandlerlist_single.open.coming_soon_standort,
section.m32_formular .m33_heandlerlist_single.closed.coming_soon_standort,
section.m32_formular .m33_heandlerlist_single.coming_soon_standort {
	background: linear-gradient(195deg,rgba(255, 255, 255, 0.45) 0%, rgba(25, 25, 25, 1) 80%);
}

section.m32_formular .m33_heandlerlist_single.selected,
section.m32_formular .m33_heandlerlist_single.selected.open,
section.m32_formular .m33_heandlerlist_single.selected.closed {
	background: #313131;
}

section.m32_formular .m33_standorteliste {
	margin-top: 16px;
}

section.m32_formular .m33_verlinkung {
	width: 100%;
}

section.m32_formular .m33_titel_container {
	width: 100%;
}

@media screen and (max-width: 1399px) {
	section.m32_formular .m33_heandlerlist_single {
		width: calc(50% - (9px / 2));
	}
}

@media screen and (max-width: 991px) {
	section.m32_formular .m33_heandlerlist_single {
		width: 100%;
	}
}

@media screen and (max-width: 575px) {
	section.m32_formular .m33_open_till .m33_open_text {
		font-size: .833rem;
	}
	
	section.m32_formular .m33_leistungen {
		margin-top: 11px;
	}
	
	section.m32_formular .m33_store_name {
		width: calc(100% - 16px - 9px);
	}
	
	section.m32_formular .m33_titel_address {
		flex-direction: column;
	}
	
	section.m33_standorte .m33_titel_container {
		max-width: calc(100% - 155px - 9px);
		width: 100%;
	}
}

@media screen and (max-width: 525px) {
	section.m33_standorte .m33_titel_container {
		max-width: 100%;
		width: 100%;
	}
}

/* Kacheln Ende */

section.m32_formular .m32_iframe_container {
	background: #fff;
	border-radius: 4px;
	margin-top: 35px;
}

section.m32_formular .m32_place {
	padding: 12px 19px;
}

section.m32_formular .m32_place_location_container {
	display: flex;
	gap: 22px;
}

section.m32_formular .m32_place_container {
	width: calc(100% - 363px - 22px);
}

section.m32_formular .m32_formular_container,
section.m32_formular .m32_iframe_container {
	display: none;
}

section.m32_formular .m32_step_target_typ_arbeitgeber .m32_formular_container,
section.m32_formular .m32_step_target_typ_selbststaendig .m32_formular_container {
	display: block;
}

section.m32_formular .m32_step_target_typ_arbeitnehmer .m32_iframe_container {
	display: block;
}

section.m32_formular .m32_trigger_automatic_search {
	display: flex;
	align-items: center;
	gap: 16px;
	box-shadow: 0px 5px 25px rgba(239, 125, 0, .44);
	padding: 12px 31px 14px;
	cursor: pointer;
	justify-content: center;
}

section.m32_formular .m32_trigger_automatic_search p {
	color: #fff;
	font-family: 'HandelGotD' !important;
	text-transform: uppercase;
	margin-bottom: 0;
	transition: color .4s;
	line-height: 30px;
}

section.m32_formular .m32_trigger_automatic_search:hover p {
	color: #ef7d00;
}

section.m32_formular .m32_trigger_automatic_search svg {
	height: 18px;
	width: 18px;
	fill: #fff;
	transition: fill .4s;
}

section.m32_formular .m32_back_button.button.primary {
	background: #313131;
	color: #fff;
	transition: background .4s;
	cursor: pointer;
}

section.m32_formular .m32_back_button.button.primary:hover {
	background: #ef7d00;
}

section.m32_formular .m32_results_header {
	margin-top: 61px;
	margin-bottom: 35px;
}

section.m32_formular .m32_results_headline {
	font-size: 1rem;
	margin-bottom: 2px;
}

section.m32_formular .m32_results_text {
	display: flex;
	gap: 7px;
	align-items: center;
}

section.m32_formular .m32_results_text p {
	color: rgba(255, 255, 255, .5);
	margin-bottom: 0;
	line-height: 1;
}

section.m32_formular .m32_results_text a {
	color: rgba(255, 255, 255, .5);
	text-decoration: underline;
	transition: text-decoration .4s;
	display: flex;
	gap: 7px;
	align-items: center;
}

section.m32_formular .m32_results_text a:hover {
	text-decoration: none;
}

section.m32_formular .m32_results_text a svg {
	fill: rgba(255, 255, 255, .5);
	width: 14px;
}

section.m32_formular .m32_back_button_container {
	margin-top: 73px;
}

section.m32_formular .m32_step {
	transition: opacity .4s;
}

section.m32_formular .m32_step.inactive {
	opacity: 0.5;
	pointer-events: none;
}

section.m32_formular .m33_inner_fallback {
	margin-top: 61px;
}

section.m32_formular .m33_fallback_titel {
	font-size: 1rem;
	margin-bottom: 16px;
}

section.m32_formular .m33_fallback_title {
	font-size: 1.575rem;
}

section.m32_formular .m33_inner_fallback p {
	max-width: 62%;
	color: rgba(255, 255, 255, .5);
}

section.m32_formular .m33_inner_fallback .m33_fallback_buttons {
	display: flex;
	gap: 20px;
	align-items: center;
}

section.m32_formular .m33_inner_fallback .m32_button_standorte,
section.m32_formular .m33_inner_fallback .m32_button_kontakt {
	background: #3d3d3d;
	border: 1px solid #525252;
	color: #fff;
	transition: background .4s, border-color .4s;
	cursor: pointer;
}

section.m32_formular .m33_inner_fallback .m32_button_standorte:hover,
section.m32_formular .m33_inner_fallback .m32_button_kontakt:hover {
	background: #ef7d00;
	border-color: #ef7d00;
	color: #fff;
}

section.m32_formular .m33_fallback_buttons {
	margin-top: 26px;
}

@media screen and (max-width: 1599px) {
	section.m32_formular .m32_content_wrapper {
		padding-bottom: 40px;
	}
		
	section.m32_formular .m32_titel {
		font-size: 2.333rem;
	}
}

@media screen and (max-width: 1399px) {
	section.m32_formular .m32_formular_main {
		padding-top: 70px;
	}
	
	section.m32_formular .m33_inner_fallback p {
		max-width: 89%;
	}
	
	section.m32_formular .m32_content_container:after {
		content: none;
	}
	
	section.m32_formular .m32_content_wrapper,
	section.m32_formular .m32_galerie_wrapper {
		padding: 0;
		width: 100%;
	}
	
	section.m32_formular .m32_galerie_container{
		display: flex;
		justify-content: center;
	}
	
	section.m32_formular .m32_galerie_item {
		width: 50%;
		margin-top: 0;
	}
}

@media screen and (max-width: 991px) {
	section.m32_formular .m32_galerie_item {
		width: 100%;
		max-width: 500px;
	}
	
	section.m32_formular .m32_place_location_container {
		flex-direction: column;
	}
	
	section.m32_formular .m32_place_container {
		width: 100%;
	}
	
	section.m32_formular .m33_inner_fallback p {
		max-width: 100%;
	}
}

@media screen and (max-width: 767px) {
	section.m32_formular .mM_container {
		max-width: none;
		padding: 0;
		background: linear-gradient(
			to bottom,
			#303030 0%,
			#000 25%
		);
	}
	
	section.m32_formular .m32_formular_main {
		max-width: 540px;
		width:100%;
		margin: 0 auto;
		padding: 50px 0;
	}
	
	section.m32_formular .m32_titel {
		font-size: 2.1125rem;
	}
	
	section.m32_formular .m32_beschriftung_container * {
		font-size: 1rem;
	}
	
	section.m32_formular .m32_block {
		padding: 36px 10px 17px;
	}
	
	section.m32_formular .m32_icon_container {
		height: 42px;
		margin-bottom: 24px;
	}
}

@media screen and (max-width: 575px) {
	section.m32_formular .m32_formular_main {
		padding: 50px 20px;
	}
	
	section.m32_formular .m33_inner_fallback .m33_fallback_buttons {
		flex-wrap: wrap;
	}
	
	section.m32_formular .m32_results_text {
		flex-direction: column;
		align-items: flex-start;
	}
	
	section.m32_formular .m33_address p {
		line-height: 1.1;
	}
}

@media screen and (max-width: 410px) {
	section.m32_formular .m32_trigger_automatic_search {
		padding: 12px 21px 14px;
	}
	
	section.m32_formular .m32_trigger_automatic_search p {
		text-align: center;
	}
	
	section.m32_formular .m32_trigger_automatic_search svg {
		display: none;
	}
	
	section.m32_formular .m33_fallback_titel {
		line-height: 1;
	}
}