@import url(../../../../assets/jobpostings/custom/v029/default.fonts.css);

body {
  background: #8b8a8a;
  color: #231f20;
  font-family: sans-serif;
  overflow-x: hidden;
}
.container-fluid {
  padding: 0;
  background: #fff;
}
.logo {
  padding: 10px;
}
a {
  color: initial;
}

span { color: #e7423c; font-weight: 700; }

.h1,
.h2,
h1,
h2 {
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 300;
}

h1 { font-size: 2.6rem; font-weight: 700; }
h2 { font-weight: 700; font-size: 1rem; }
.row {
  margin: 0 auto;
}
:root {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.col.last {
  padding-top: 10px;
}

.scan img { max-width: 80px; }
.slogan {
  background: #054b99;
  padding: 25px 30px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.2rem;
}

.slogan p { text-align: right; margin-bottom: 0; padding: 0; }
header {
  position: relative;
  background-image: url(../../../../6eri5jcqve1cfs84m71bsibl97ec.jpg);
  aspect-ratio: 2.1/1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top 50%;
}
.intro_text {
  background: #054b99;
  top: 0;
  z-index: 2;
  padding: 7px 30px;
}
.intro_text > .h1 {
  font-size: 1.9rem;
}
.link_header {
  position: absolute;
  right: 5px;
  margin: 0;
  bottom: -10px;
}
.link_header a {
  color: rgba(255, 255, 255, 0.6);
  font-size: 2rem;
}
section {
  padding: 15px 15px 0;
}
.title_box {
  padding: 35px 20px 0px 0px;
  background: linear-gradient(to right, #fff 50%, #eee 70%);
  margin-top: -15px;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  height: calc(100% + 15px);
}

.questions {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.questions strong { font-size: 1.4rem; }

.title_box p:first-child { font-size: 1.6rem; }
.light,
.list_box {
  font-weight: 300;
  font-size: 0.9rem;
}
.paragraph {
  font-size: 1rem;
}
.bg_grey {
  background: #d0d0d0;
  padding: 30px 15px 15px;
}

.bg_grey .questions p:first-child {
  text-transform: uppercase;
}
.light a {
  font-weight: 500;
}
.link_footer a {
  font-size: 2.4rem;
  color: #e0e0df;
}
.m-0.smaller {
  font-size: 90%;
}
@media (min-width: 768px) {
  .place {
    position: absolute;
    right: 20px;
    bottom: 0;
    font-weight: 100;
  }
}
.end {
  position: absolute;
  right: 0;
}
.endbox {
  position: relative;
}
.whatsapp { font-weight: bold; position: relative; padding-left: 30px;}
.whatsapp:before {
  background: url(../../../../assets/jobpostings/custom/onc0/nachbau/img/whatsapp.png) no-repeat;
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  background-size: cover;
  left: 0;
}
@media (max-width: 575px) {
  .endbox {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .h1,
  h1 {
    font-size: 1.3rem;
    font-weight: 700;
  }
  .h2,
  h2 {
    margin-top: 15px;
  }
  .title_box {
    margin-left: -28px;
    margin-right: -30px;
  }
}
.text-align,
.title_box p {
  text-align: justify;
}
.apply {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.apply p:first-child { text-transform: uppercase; }
.intro_text p {
  margin: 0;
}
.teaser2 {
  background-image: url(../../../../assets/jobpostings/custom/onc0/slogan/img/teaser01.jpg);
  aspect-ratio: 2.3/1;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.teaser3 {
  background-image: url(../../../../assets/jobpostings/custom/onc0/slogan/img/teaser03.jpg);
  aspect-ratio: 2.3/1;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.praemie {
  padding: 25px 30px;
  text-transform: uppercase;
  font-weight: 300;
  background: #feca09;
  position: absolute;
  right: 0;
  top: 0px;
  padding: 20px 20px 15px;
  max-width: 270px;
  border: 2px solid #000;
}

.praemie_2 {
  background: #feca09;
  position: absolute;
  left: 0;
  bottom: 0px;
  padding: 20px 20px 15px;
  max-width: 300px;
  border: 2px solid #000;
}

.praemie h2 { font-weight: 700; font-size: 1.2rem;}
.praemie_2 h3 { font-size: 1rem; font-weight: 700; }
.praemie_2 p { font-size: 0.8rem; margin: 0; }


@media (max-width: 767px) {
  .praemie { position: relative; padding: 10px 30px 5px; font-size: 1rem; top: inherit;}
}
