@charset "UTF-8";
@import url("https://static.b-ite.com/css/templates/columns/1.1.0.css");
@import url("https://cs-assets.b-ite.com/helmholtz-zentrum-muenchen/fonts/fonts.css");
body {
  margin: 0;
  background-color: #fff;
  font-family: "HelmholtzHalvarMittel-Rg", Arial, liberation sans, sans-serif;
}

.__bjp-jobofferWrapper {
  min-width: 330px;
  background-color: #fff;
  line-height: 1.4;
  font-size: 19px;
  color: #212121;
}
.__bjp-jobofferWrapper * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  word-break: break-word;
}
.__bjp-jobofferWrapper a {
  color: #ff506e;
  text-decoration: none;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
.__bjp-jobofferWrapper small {
  display: block;
  font-size: 17px;
  margin-bottom: 10px;
}

.__bjp-content--header {
  position: relative;
}
.__bjp-content--header--block {
  background: #000000;
  color: #ffffff;
  padding: 4% 5%;
  position: absolute;
  width: 40%;
  left: 20%;
  bottom: -13%;
}
.__bjp-content--link-arrow a:last-of-type {
  position: relative;
  display: block;
  margin-top: 1rem;
}
.__bjp-content--link-arrow a:last-of-type:after {
  content: "";
  background-image: url("https://cs-assets.b-ite.com/helmholtz-zentrum-muenchen/templates/web-v2/images/arrow-small.svg");
  background-repeat: no-repeat;
  height: 12px;
  width: 12px;
  position: absolute;
  top: 8px;
  margin-left: 5px;
}
.__bjp-content--intro {
  padding: 11% 25% 3%;
}
.__bjp-content--in {
  padding: 3% 25%;
}
.__bjp-content--align {
  -webkit-box-align: unset;
      -ms-flex-align: unset;
          align-items: unset;
}
.__bjp-content--beige {
  background-color: #f7f7f7;
  padding: 3% 25%;
}
.__bjp-content--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.__bjp-content--flex--block {
  width: 32%;
}
.__bjp-content--flex--block-v2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2%;
}
.__bjp-content--flex--block-v3 {
  width: 70%;
}
.__bjp-content--flex--block-v4 {
  width: 48%;
}
.__bjp-content--flex--block-v5 {
  width: 80%;
}
.__bjp-content--flex--block-v6 {
  width: 20%;
  margin-top: 20%;
}
.__bjp-content--flex--img {
  display: block;
  width: 44px;
  height: 44px;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 auto 1rem;
}
.__bjp-content--flex--img-v2 {
  display: block;
  width: 100%;
  max-width: 44px;
  margin-right: 10px;
}
.__bjp-content--flex--img-v3 {
  display: block;
  width: 12%;
  cursor: pointer;
}
.__bjp-content--flex--img-v4 {
  display: block;
  width: 32%;
  cursor: pointer;
}
.__bjp-content--flex--img-v5 {
  display: block;
  width: 100%;
  max-width: 120px;
}
.__bjp-content--flex--img-v6 {
  display: block;
  width: 100%;
  margin-bottom: 1rem;
}
.__bjp-content--logo-block {
  background-color: #f7f7f7;
  padding: 3% 28%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 17px;
}
.__bjp-content--qoute-block {
  background: #000000;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 3% 25%;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.__bjp-content--qoute-block--img {
  display: block;
  width: 90%;
}
.__bjp-content--qoute-block--img-v2 {
  display: block;
  width: 12%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.__bjp-content--qoute-block--in {
  width: 35%;
}
.__bjp-content--qoute-block--in-v2 {
  width: 60%;
}
.__bjp-content--benefits-block {
  background: #69005f;
  color: #ffffff;
  padding: 3% 25%;
}
.__bjp-content--video-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.__bjp-content--social-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2rem;
}
.__bjp-content--social-block--img {
  display: block;
  width: 25px;
}
.__bjp-content--social-block a {
  margin-right: 5%;
}
.__bjp-content--link {
  position: relative;
  display: block;
  margin-top: 1rem;
}
.__bjp-content--link:after {
  content: "";
  background-image: url("https://cs-assets.b-ite.com/helmholtz-zentrum-muenchen/templates/web-v2/images/arrow-small.svg");
  background-repeat: no-repeat;
  height: 12px;
  width: 12px;
  position: absolute;
  top: 8px;
  margin-left: 5px;
}
.__bjp-content--endsOn {
  font-weight: bold;
}
.__bjp-content--endsOn:empty {
  display: none;
}
.__bjp-content--display-none {
  display: none;
}
.__bjp-content--footer {
  padding: 5% 25%;
  background-color: #000000;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.__bjp-content--footer--logo {
  display: block;
  width: 100%;
  max-width: 250px;
  margin-right: 5%;
}

.__bjp-logo {
  width: 23%;
  min-width: 250px;
  display: block;
  padding: 2% 5%;
}

#textContent1, #textContent2 {
  display: none;
  min-height: 160px;
  width: 40%;
}

html[lang=en] .__bjp-content--endsOn::before {
  content: "Application deadline: ";
  font-weight: bold;
}

html[lang=de] .__bjp-content--endsOn::before {
  content: "Bewerbungsfrist: ";
  font-weight: bold;
}

ul {
  counter-reset: list-bullet-points-circle;
  margin: 0;
  padding-left: 0;
}
ul li {
  list-style-type: none;
  margin: 0.25rem 0;
  padding-left: 1rem;
  position: relative;
  overflow: hidden;
}
ul li:before {
  content: "•";
  font-size: 18px;
  color: #000;
  position: absolute;
  margin-top: 0;
  top: -2px;
  left: 0;
  counter-increment: list-bullet-points-circle;
}

.__bjp-bite-vimeo-video iframe {
  width: 100%;
  height: 480px;
}

.__bjp-bite-vimeo-video {
  width: 100%;
  height: 480px;
}

h1 {
  font-size: 48px;
  margin: 0;
  font-weight: 100;
}

h2 {
  font-size: 34px;
  margin: 0 0 1rem;
  font-weight: 100;
}

h3 {
  font-size: 24px;
  margin: 0;
  font-weight: 100;
}

.button_controls {
  border-top: 1px solid #ff506e;
  background: #fff;
}
.button_controls a {
  color: #fff;
  background: #ff506e;
  border-color: #ff506e;
}
.button_controls a:hover {
  background: #ff506e;
}

@media screen and (max-width: 1650px) {
  h1 {
    font-size: 42px;
  }
  h2 {
    font-size: 32px;
  }
  h3 {
    font-size: 22px;
  }
  .__bjp-jobofferWrapper {
    margin-bottom: 10rem;
  }
  .__bjp-content--header--block {
    width: 70%;
    left: 5%;
    bottom: -5%;
  }
  .__bjp-content--intro {
    padding: 5% 7% 2rem;
  }
  .__bjp-content--in, .__bjp-content--beige, .__bjp-content--qoute-block, .__bjp-content--logo-block, .__bjp-content--benefits-block {
    padding: 2rem 7%;
  }
  .__bjp-content--qoute-block--img-v2 {
    width: 20%;
  }
  .__bjp-content--footer {
    padding: 2rem 7%;
  }
}
@media screen and (max-width: 860px) {
  .__bjp-content--qoute-block--img {
    width: 80%;
    margin-bottom: 1rem;
  }
  .__bjp-content--qoute-block--img-v2 {
    width: 40%;
    -webkit-transform: unset;
            transform: unset;
    left: 0;
    top: 0;
    position: unset;
    margin-left: -20%;
  }
  .__bjp-content--qoute-block--in {
    width: 100%;
  }
  .__bjp-content--qoute-block--in-v2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 38px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 20px;
  }
  .__bjp-content--header--block {
    position: unset;
    width: 90%;
    margin: 0 auto;
  }
  .__bjp-content--flex--block {
    width: 100%;
  }
  .__bjp-content--flex--block-v2 {
    width: 100%;
    margin-bottom: 1rem;
  }
  .__bjp-content--flex--block-v3, .__bjp-content--flex--block-v5, .__bjp-content--flex--block-v6 {
    width: 100%;
  }
  .__bjp-content--flex--block-v6 {
    margin: 0;
  }
  .__bjp-content--flex--block-v4 {
    width: 100%;
  }
  .__bjp-content--flex--block-v4 ul {
    margin-bottom: 1rem;
  }
  .__bjp-content--flex--img {
    max-width: 35px;
  }
  .__bjp-content--flex--img-v2 {
    max-width: 35px;
    margin-right: 20px;
  }
  .__bjp-content--flex--img-v3 {
    max-width: 150px;
    padding-left: 0;
  }
  .__bjp-content--flex--img-v4 {
    min-width: 200px;
    padding-right: 0;
  }
  .__bjp-content--flex--img-v5 {
    max-width: 80px;
    margin-bottom: 1rem;
  }
  .__bjp-content--flex--img-v6 {
    margin-top: 1rem;
    width: 70%;
  }
  .__bjp-content--footer--logo {
    max-width: 200px;
  }
}
@media screen and (max-width: 580px) {
  h1 {
    font-size: 28px;
  }
  h2 {
    font-size: 19px;
  }
  h3 {
    font-size: 17px;
  }
  .__bjp-jobofferWrapper {
    font-size: 16px;
  }
  .__bjp-content--flex--img-v2 {
    max-width: 30px;
    margin-right: 10px;
  }
  .__bjp-content--flex--img-v3 {
    min-width: 80px;
  }
  .__bjp-content--flex--img-v3, .__bjp-content--flex--img-v4 {
    -ms-flex-item-align: start;
        align-self: start;
  }
  .__bjp-content--flex--img-v5 {
    max-width: 50px;
  }
  .__bjp-content--video-block--play-btn {
    max-width: 35px;
  }
  .__bjp-content--social-block {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .__bjp-content--social-block a {
    margin: 0;
  }
  .__bjp-content--logo-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .__bjp-content--footer {
    display: block;
  }
  .__bjp-content--footer--logo {
    max-width: 180px;
    margin-bottom: 1rem;
  }
  #textContent1, #textContent2 {
    min-height: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 1rem 0;
  }
  #textContent2 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .__bjp-logo {
    padding: 1rem 5%;
  }
  .__bjp-bite-vimeo-video iframe {
    width: 100%;
    height: 250px;
  }
  .__bjp-bite-vimeo-video {
    width: 100%;
    height: 250px;
  }
  div.button_controls a {
    padding: 8px 12px;
  }
}
@media print {
  @page {
    margin: 0;
  }
  body {
    margin: 0;
  }
  body * {
    -webkit-print-color-adjust: exact;
            color-adjust: exact;
  }
  .__bjp-jobofferWrapper {
    -webkit-box-shadow: none;
            box-shadow: none;
    background-color: transparent;
    line-height: 1.3;
    font-size: 90%;
    margin: 0;
  }
  h1 {
    font-size: 35px;
  }
  h2 {
    font-size: 25px;
  }
  h3 {
    font-size: 20px;
  }
  .__bjp-content--header--block {
    width: 60%;
    padding: 3%;
    left: 5%;
    bottom: -5%;
  }
  .__bjp-content--in:last-of-type {
    display: none;
  }
  .__bjp-content--intro {
    padding: 5% 7% 2rem;
  }
  .__bjp-content--flex--img, .__bjp-content--flex--img-v2 {
    max-width: 30px;
  }
  .__bjp-content--flex--img-v3 {
    max-width: 150px;
  }
  .__bjp-content--flex--img-v4 {
    max-width: 370px;
  }
  .__bjp-content--flex--img-v5 {
    max-width: 80px;
  }
  .__bjp-content--flex--block-v3 {
    display: none;
  }
  .__bjp-content--in, .__bjp-content--beige, .__bjp-content--qoute-block, .__bjp-content--benefits-block {
    padding: 2rem 7%;
  }
  .__bjp-content--qoute-block--img-v2 {
    max-width: 150px;
  }
  .__bjp-content--link:after {
    top: 2px;
  }
  .__bjp-content--footer {
    padding: 2rem 10%;
  }
  .__bjp-content--footer--logo {
    max-width: 200px;
  }
}