/* verhindert, dass der Browser die Scroll-Position an das Formular ankoppelt */
.kb-bewerbung-wrap { overflow-anchor: none; }


#Karriere {
@media (max-width: 767px) { font-size: 5vw !important; }
font-size: 2.4vw;
line-height: 2vw;
font-weight: 400;
letter-spacing: 12px;
font-family: 'Teko';
margin-bottom: 50px;
}
.accordion {
	padding: 0;
	border: none;
}
.t_karriere strong{
font-size: 7vw;
line-height: 6vw;
font-weight: 400;
font-family: Teko;
}
.t_karriere {
color:#fff!important;
margin:0 !important;
padding:0 0 16px !important; 
text-align:center;
color: #FFFFFF;
font-size: 18px;
line-height: 23px;
font-weight: normal;
font-family: 'Montserrat';
}
.accordion .question .title {
color: #FFFFFF !important;
background: rgba(0,95,78,0);
font-size: 30px;
font-weight: 400;
font-family: Teko;
line-height: normal;
}
.accordion .question.active .title {
color: #FFFFFF;
background: rgba(0,95,78,0.46);
}
.accordion .question, .mcb-section .mcb-wrap .accordion .question .title:before {
border-style: solid;
border-color: #FFFFFF;
}
.accordion .question .title i {
color: #FFFFFF !important;
}
.accordion .question .answer {
color: #FFFFFF;
background: rgba(0,134,110,0);
font-size: 18px;
line-height: 23px;
font-family: Montserrat;
}
.accordion .question .answer strong, h3 .wp-block-heading{
	font-family: "Teko";
    font-size: 2em !important;
    font-weight: 500;
	line-height: 2em;
	/* text-shadow: 1px 1px 0px #bbbbbb, 1px -1px 0 #999999, -1px 1px 0 #9c9c9c, -1px -1px 0 #535353; */
}
h3.wp-block-heading{
color: #005f4e;
}