:root {
  --black: #383838;
  --combine-library--grey-800\<deleted\|variable-c0ad9ad1\>: #1f2c3d;
  --combine-library--grey-600\<deleted\|variable-0e360e02\>: #5f6570;
  --combine-library--white\<deleted\|variable-4f83e1a7\>: white;
  --combine-library--grey-200\<deleted\|variable-b73553ce\>: #bfc4ce;
  --combine-library--grey-050\<deleted\|variable-392f34d8\>: #f2f3f7;
  --ghost-white: #333;
  --combine-library--warning-400\<deleted\|variable-69759a07\>: #f8b34b;
  --combine-library--primary-200\<deleted\|variable-cc363261\>: #9e97ff;
  --white-smoke: #f0f0f0;
  --blue: #1f2c3d;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #333;
  background-color: #1d2d38;
  font-family: Dosis;
  font-size: 17px;
  line-height: 21px;
}

h1 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  color: #1f6fff;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  color: #1fdb6a;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

p {
  margin-bottom: 15px;
  font-size: 17px;
  line-height: 24px;
}

a {
  color: #c93275;
  text-decoration: underline;
}

a:hover {
  color: #000;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 19px;
}

li {
  margin-bottom: 4px;
  padding-left: 8px;
}

img {
  border-radius: 3px;
  max-width: 100%;
  display: inline-block;
}

figcaption {
  color: #9e9e9e;
  text-align: center;
  background-color: #0000000a;
  border-radius: 3px;
  margin-top: 5px;
  padding-top: 5px;
  padding-bottom: 2px;
  font-size: 12px;
  line-height: 18px;
}

.button {
  border: 3px none var(--black);
  background-color: var(--black);
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 0;
  width: 200px;
  max-width: 100%;
  margin-top: 20px;
  padding: 15px 40px;
  font-family: Opensans-custom, sans-serif;
  font-size: 13px;
  font-weight: 600;
  transition: background-color .2s, background-position .2s, color .2s, border .2s, box-shadow .2s;
  display: inline-block;
}

.button:hover {
  box-shadow: none;
  color: #fff;
  background-color: #2b2b2b;
}

.contact-popup {
  z-index: 2000;
  background-color: #1f232ae6;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
}

.gallery-overlay-block {
  background-color: #0000;
  width: 100%;
  height: 100%;
  transition: background-color .2s;
  display: none;
}

.gallery-overlay-block:hover {
  background-color: #fff3;
}

.faq-answer-block {
  overflow: hidden;
}

.faq-icon {
  height: 15px;
  padding-left: 6px;
  padding-right: 6px;
  position: absolute;
  top: 16px;
  right: 0;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.body {
  background-color: #0000;
}

.formular {
  width: 400px;
  max-width: 100%;
  height: auto;
  overflow: visible;
}

.section_4 {
  background-color: #fff;
}

.space-medium {
  width: 100%;
  height: 1.5rem;
}

.text-size-style {
  color: #383838;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: .95rem;
  font-weight: 400;
  line-height: 1.5;
}

.stellenbeschreibung {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  overflow: hidden;
}

.icon_small {
  color: var(--combine-library--grey-800\<deleted\|variable-c0ad9ad1\>);
  cursor: pointer;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}

.icon_color4 {
  color: var(--combine-library--grey-600\<deleted\|variable-0e360e02\>);
}

.accordion_expander {
  color: red;
}

.job_title {
  color: #1f2c3d;
  letter-spacing: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.5;
}

.jobtitel {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 1.25rem 1.5rem;
  display: flex;
}

.stelle-wrapper {
  background-color: #f2f3f7;
  border-radius: 1.25rem;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}

.stelle-wrapper.stelle-hide-1 {
  background-color: #f7f7f7;
  display: block;
}

.stelle-wrapper.stelle-hide-2, .stelle-wrapper.stelle-hide-3, .stelle-wrapper.stelle-hide-4 {
  background-color: #f7f7f7;
}

.stelle-wrapper.stelle-hide-5 {
  display: block;
}

.stelle-wrapper.stelle-hide-6, .stelle-wrapper.stelle-hide-7, .stelle-wrapper.stelle-hide-8, .stelle-wrapper.stelle-hide-9, .stelle-wrapper.stelle-hide-10, .stelle-wrapper.stelle-hide-11, .stelle-wrapper.stelle-hide-12, .stelle-wrapper.stelle-hide-13, .stelle-wrapper.stelle-hide-14, .stelle-wrapper.stelle-hide-15, .stelle-wrapper.stelle-hide-16, .stelle-wrapper.stelle-hide-17, .stelle-wrapper.stelle-hide-18, .stelle-wrapper.stelle-hide-19, .stelle-wrapper.stelle-hide-20 {
  display: none;
}

.accordion_component {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.container-medium {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

.padding-section-medium {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.padding-global {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.section_stellen {
  background-color: var(--combine-library--white\<deleted\|variable-4f83e1a7\>);
}

.body-2 {
  background-color: #fff;
}

.header-content-left {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 33rem;
  display: flex;
}

.header_component {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  align-items: flex-start;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.container-large {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

.section_header {
  background-color: #f2f3f7;
  background-image: url('../images/Headerbanner_start.jpg');
  background-position: 50% 25%;
  background-size: cover;
}

.button-bottom-right-container {
  z-index: 10;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.button-bottom-right {
  z-index: 1000000000;
  color: #fff;
  text-align: center;
  background-color: #fbb900;
  border-radius: .5rem 0 0 .5rem;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  padding: .75rem 1.75rem;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  transition-property: background-color;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.button-bottom-right:hover {
  color: #fff;
  background-color: #333;
}

.header-content-right {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 33rem;
  display: flex;
}

.div-stellenangebote {
  background-color: #333333bf;
  border-radius: 10px;
  width: 100%;
  padding: 20px;
}

.button-style-stelle {
  color: #1f2c3d;
  text-align: left;
  background-color: #fff0;
  border-radius: .5rem;
  width: 100%;
  margin-top: 0;
  margin-bottom: 5px;
  padding: .75rem 1.75rem;
  font-family: Opensans-custom, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  transition-property: background-color;
  display: block;
}

.button-style-stelle:hover {
  color: #2b2b2b;
  background-color: #fff0;
}

.button-style-stelle.button-style-stelle-button-hide-1 {
  background-color: #0088ff24;
}

.button-style-stelle.stelle-hide-1, .button-style-stelle.stelle-hide-2, .button-style-stelle.stelle-hide-3, .button-style-stelle.stelle-hide-4, .button-style-stelle.stelle-hide-5 {
  color: #fbb900;
  display: block;
}

.button-style-stelle.stelle-hide-6, .button-style-stelle.stelle-hide-7 {
  color: #fbb900;
  display: none;
}

.button-style-stelle.stelle-hide-8, .button-style-stelle.stelle-hide-9, .button-style-stelle.stelle-hide-10, .button-style-stelle.stelle-hide-11, .button-style-stelle.stelle-hide-12, .button-style-stelle.stelle-hide-13, .button-style-stelle.stelle-hide-14, .button-style-stelle.stelle-hide-15, .button-style-stelle.stelle-hide-16, .button-style-stelle.stelle-hide-17, .button-style-stelle.stelle-hide-18, .button-style-stelle.stelle-hide-19, .button-style-stelle.stelle-hide-20 {
  display: none;
}

.heading-div-stellen {
  color: #fbb900;
  margin-bottom: 5px;
  padding-left: 20px;
  font-family: Opensans-custom, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.stellenbeschreibung-standort, .stellenbeschreibung-datum {
  color: #1f2c3d;
  letter-spacing: 0;
  text-transform: none;
  padding-right: .75rem;
  font-family: Open Sans, sans-serif;
  font-size: .95rem;
  font-weight: 400;
  line-height: 140%;
}

.icon-standort {
  color: #1f2c3d;
  -webkit-text-stroke-color: #383838;
  padding-right: .7rem;
  font-family: Montserrat, sans-serif;
}

.stellenbeschreibung-beschaeftigungsverhaeltnis {
  color: #1f2c3d;
  letter-spacing: 0;
  text-transform: none;
  padding-right: .75rem;
  font-family: Open Sans, sans-serif;
  font-size: .95rem;
  font-weight: 400;
  line-height: 140%;
}

.wrapper-standort, .wrapper-beschaeftigungsverhaeltnis, .wrapper-datum {
  display: flex;
}

.icon-date, .icon-beschaeftigungsverhaeltnis {
  color: #1f2c3d;
  -webkit-text-stroke-color: #383838;
  padding-right: .7rem;
  font-family: Montserrat, sans-serif;
}

.div-stelleninfos {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-size: .95rem;
  display: flex;
}

.heading-stellenbeschreibung {
  color: #333;
  letter-spacing: 1px;
  text-transform: none;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 40px;
}

.rich-text-block {
  color: #333;
  font-family: Open Sans, sans-serif;
  font-size: .95rem;
  line-height: 25px;
}

.menu-icon_line-bottom {
  background-color: var(--combine-library--grey-800\<deleted\|variable-c0ad9ad1\>);
  border-radius: 1rem;
  width: 1.25rem;
  height: .125rem;
}

.icon_line-middle {
  background-color: var(--combine-library--grey-800\<deleted\|variable-c0ad9ad1\>);
  border-radius: 1rem;
  width: 1.25rem;
  height: .125rem;
  margin-top: .25rem;
  margin-bottom: .25rem;
}

.menu-icon_line-top {
  background-color: var(--combine-library--grey-800\<deleted\|variable-c0ad9ad1\>);
  border-radius: 1rem;
  width: 1.25rem;
  height: .125rem;
}

.menu-icon {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.nav1_menu-button {
  padding: .5rem;
}

.nav_link {
  color: #fff;
  text-transform: uppercase;
  padding: .5rem 1.25rem;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  transition: color .25s;
}

.nav_link:hover {
  color: #fbb900;
}

.nav_link.w--current {
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
}

.nav_link.w--current:hover {
  color: #fbb900;
}

.nav_menu {
  align-items: center;
  display: flex;
}

.nav_logo {
  max-width: 110%;
  height: 110%;
  max-height: 3.8rem;
  display: inline-block;
}

.nav_logo-link.w--current {
  align-items: center;
  display: flex;
}

.nav_container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav_component {
  background-color: var(--ghost-white);
  padding-top: .75rem;
  padding-bottom: .75rem;
}

.feature_image-wrapper {
  border-radius: 1.25rem;
  width: 100%;
  overflow: visible;
}

.text-style {
  color: #333;
  text-align: left;
  margin-bottom: 0;
  font-family: Opensans-custom, sans-serif;
  font-size: .95rem;
  font-weight: 400;
  line-height: 1.5;
}

.heading-style {
  color: #fbb900;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Opensans-custom, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.35;
  overflow: visible;
}

.feature_content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 33rem;
  display: flex;
}

.feature_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section_2 {
  background-color: var(--combine-library--white\<deleted\|variable-4f83e1a7\>);
}

.button-style {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #333;
  border-radius: .5rem;
  padding: .75rem 1.75rem;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 21px;
  text-decoration: none;
  transition-property: background-color;
}

.button-style:hover {
  background-color: #f5b500;
}

.button-style.w--current {
  background-color: #fbb900;
}

.image {
  object-fit: cover;
  border-radius: 10px;
  max-width: 85%;
  min-height: 500px;
  box-shadow: 0 60px 60px -15px #1f20221a;
}

.block-image {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
}

.heading-style-icons {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Opensans-custom, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.icon {
  color: #fbb900;
  text-align: left;
  -webkit-text-stroke-color: #fff0;
  justify-content: center;
  align-items: center;
  width: 4.5rem;
  height: 4.5rem;
  display: flex;
}

.feature_item {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: var(--ghost-white);
  color: var(--combine-library--grey-800\<deleted\|variable-c0ad9ad1\>);
  text-align: center;
  -webkit-text-stroke-color: var(--ghost-white);
  border-radius: 1.25rem;
  flex-direction: column;
  align-items: center;
  padding: 2rem;
  text-decoration: none;
  display: flex;
}

.icon-wrapper {
  color: var(--combine-library--warning-400\<deleted\|variable-69759a07\>);
}

.container-large-2 {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

.text-align-center {
  text-align: center;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.padding-global-2 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.section_1 {
  background-color: #333;
}

.footer_link {
  color: #fff;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-family: Open Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  display: block;
}

.footer_link:hover {
  color: #fbb900;
}

.footer_nav-menu {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.social_icon {
  color: #fbb900;
  width: 1.5rem;
  height: 1.5rem;
}

.social_icon:hover {
  color: #fbb900;
}

.footer_social-link {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: #fff;
  justify-content: center;
  align-items: center;
}

.footer_social-link:hover {
  color: var(--combine-library--primary-200\<deleted\|variable-cc363261\>);
}

.footer_social-links {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  align-items: center;
  display: flex;
}

.footer_logo-vertical {
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 8.6rem;
  display: inline-block;
  position: relative;
}

.footer_logo-link {
  position: relative;
}

.footer {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.footer_component {
  background-color: #333;
}

.footer_partnerlogo {
  max-width: 100%;
  max-height: 2.5rem;
  margin-left: 3px;
  display: inline-block;
  position: absolute;
  top: 46px;
  left: 110px;
}

.button-wrapper {
  grid-column-gap: 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-color-white {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.danke_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  background-color: #333333d9;
  border-radius: 1.25rem;
  align-items: center;
  padding: 4rem;
  display: flex;
}

.padding-section-large {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.heading-style-white {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.35;
}

.heading-style-small {
  color: #fbb900;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Opensans-custom, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
}

.steps_item {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.step_wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  display: flex;
}

.section_3 {
  background-color: #333;
}

.button-jetzt-bewerben {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fbb900;
  border-radius: .5rem;
  padding: .75rem 1.75rem;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 21px;
  text-decoration: none;
  transition-property: background-color;
}

.button-jetzt-bewerben:hover {
  color: #fff;
  background-color: #333;
}

.feature_component_benefits {
  grid-column-gap: 2.5rem;
  grid-row-gap: 0rem;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.section_header_bewerbung {
  background-color: #f2f3f7;
  background-image: url('../images/Headerbanner_start.jpg');
  background-position: 50% 43%;
  background-size: cover;
}

.form-wrapper {
  border-radius: 1.25rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
}

.icon-bewerbung {
  color: #fbb900;
  width: 1.3rem;
  height: 1.3rem;
}

.icon-bewerbung-wrapper {
  color: #fff0;
}

.benefit-item {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  align-items: center;
  display: flex;
}

.benefit-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  display: flex;
}

.form-text-content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: #f7f7f7;
  border-radius: 10px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 33rem;
  padding: 25px;
  display: flex;
}

.form-component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  align-items: flex-start;
  display: flex;
  overflow: visible;
}

.section_form {
  background-color: #fff;
}

.text-style-semibold {
  color: #333;
  margin-bottom: 0;
  font-family: Opensans-custom, sans-serif;
  font-size: .95rem;
  font-weight: 600;
  line-height: 1.5;
}

.text-style-semibold-white {
  color: #fff;
  margin-bottom: 0;
  font-family: Opensans-custom, sans-serif;
  font-size: .95rem;
  font-weight: 600;
  line-height: 1.5;
}

.controlpanel-stellen {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  padding: 10px;
}

.control-stellen-style {
  color: #1f2c3d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Opensans-custom, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.control-stelle {
  grid-column-gap: 30px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.checkbox-wrapper {
  background-color: #1f2c3d;
  border-radius: 20px;
  align-items: center;
  width: 40px;
  height: 20px;
  padding-left: 2px;
  display: flex;
}

.checkbox-button {
  background-color: #fff;
  border-radius: 100%;
  width: 16px;
  height: 16px;
  display: block;
}

.grid-benefits-main {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-benefits {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2rem;
  display: flex;
}

.text-style-grid {
  color: #f2f2f3;
  text-align: center;
  margin-bottom: 0;
  font-family: Opensans-custom, sans-serif;
  font-size: .95rem;
  font-weight: 400;
  line-height: 1.5;
}

.text-style-copy {
  color: #333;
  text-align: left;
  text-align: left;
  margin-bottom: 0;
  font-family: Opensans-custom, sans-serif;
  font-size: .95rem;
  font-weight: 400;
  line-height: 1.5;
}

.benefit-wrapper-copy {
  grid-column-gap: 1.5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  display: flex;
}

.text-style-copy {
  color: #fff;
  text-align: left;
  text-align: left;
  text-align: left;
  text-align: left;
  margin-bottom: 0;
  font-family: Opensans-custom, sans-serif;
  font-size: .95rem;
  font-weight: 400;
  line-height: 1.5;
}

.text-style-copy-copy {
  color: #333;
  text-align: left;
  text-align: left;
  margin-bottom: 0;
  font-family: Opensans-custom, sans-serif;
  font-size: .95rem;
  font-weight: 400;
  line-height: 1.5;
}

html.w-mod-js [data-ix="hide-block-title"] {
  opacity: 0;
  transform: translate(0, -10px);
}

html.w-mod-js [data-ix="hide-block-description"] {
  opacity: 0;
  transform: translate(0, 10px);
}

html.w-mod-js [data-ix="hide-block-button"] {
  opacity: 0;
}

html.w-mod-js [data-ix="hide-block-overlay"] {
  opacity: 0;
  display: none;
}

html.w-mod-js [data-ix="fade-in-on-load"] {
  opacity: 0;
  transform: translate(0, 30px);
}

html.w-mod-js [data-ix="fade-in-on-load-2"], html.w-mod-js [data-ix="fade-in-on-load-3"], html.w-mod-js [data-ix="fade-in-on-load-4"] {
  opacity: 0;
}

html.w-mod-js [data-ix="fade-in-on-scroll"], html.w-mod-js [data-ix="fade-in-on-scroll-2"], html.w-mod-js [data-ix="fade-in-on-scroll-3"] {
  opacity: 0;
  transform: translate(0, 20px);
}

html.w-mod-js [data-ix="mockup-fade-in"], html.w-mod-js [data-ix="mockup-fade-in-2"] {
  opacity: 0;
  transform: translate(-50px);
}

html.w-mod-js [data-ix="mockup-move"] {
  transform: translate(50px);
}

html.w-mod-js [data-ix="fade-in-zoom"], html.w-mod-js [data-ix="fade-in-zoom-2"], html.w-mod-js [data-ix="fade-in-zoom-3"] {
  opacity: 0;
  transform: scale(.9);
}

html.w-mod-js [data-ix="hide-popup"] {
  opacity: 0;
  display: none;
  transform: scale(1.1);
}

html.w-mod-js [data-ix="hide-gallery-overlay"] {
  opacity: 0;
  display: none;
}

html.w-mod-js [data-ix="fade-in-on-load-5"] {
  opacity: 0;
  transform: translate(0, 30px);
}

html.w-mod-js [data-ix="hide-faq-answer"] {
  opacity: 0;
  height: 0;
  display: none;
}

html.w-mod-js [data-ix="hide-hero-gradient"] {
  opacity: 0;
}

@media screen and (max-width: 991px) {
  li {
    font-size: 13px;
  }

  .padding-global {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .nav1_menu-button.w--open {
    background-color: #0000;
  }

  .nav_link {
    width: 100%;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .nav_menu {
    border-bottom: 1px solid var(--combine-library--grey-200\<deleted\|variable-b73553ce\>);
    background-color: var(--combine-library--grey-050\<deleted\|variable-392f34d8\>);
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    padding-top: .5rem;
    padding-bottom: 1.5rem;
  }

  .heading-style {
    font-size: 2.5rem;
  }

  .feature_item {
    color: var(--combine-library--grey-800\<deleted\|variable-c0ad9ad1\>);
    text-decoration: none;
  }

  .padding-global-2 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .footer_nav-menu {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .danke_component {
    padding: 3rem;
  }

  .heading-style-white {
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 767px) {
  .contact-popup {
    overflow: auto;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .header_component, .feature_component {
    flex-direction: column;
  }

  .padding-global-2 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .danke_component {
    padding: 2.5rem;
  }

  .feature_component_benefits, .form-component {
    flex-direction: column;
  }

  .grid-benefits-main {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 31px;
    line-height: 37px;
  }

  h2 {
    font-size: 24px;
    line-height: 29px;
  }

  .button {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 160px;
    height: 49px;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 13px;
    display: flex;
  }

  .padding-section-medium {
    position: relative;
  }

  .padding-global {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .header_component {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .stellenbeschreibung-standort {
    font-size: .8rem;
  }

  .stellenbeschreibung-datum {
    letter-spacing: 0;
    font-size: .8rem;
  }

  .icon-standort {
    padding-right: .9rem;
  }

  .stellenbeschreibung-beschaeftigungsverhaeltnis {
    letter-spacing: 0;
    font-size: .8rem;
  }

  .wrapper-standort {
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
  }

  .wrapper-beschaeftigungsverhaeltnis {
    flex-direction: row;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
  }

  .wrapper-datum {
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
  }

  .div-stelleninfos {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .heading-stellenbeschreibung, .rich-text-block {
    font-size: .9rem;
  }

  .nav_logo-link.w--current {
    align-items: center;
  }

  .text-style {
    text-align: left;
  }

  .heading-style {
    font-size: 1.8rem;
  }

  .image {
    max-width: 100%;
    overflow: hidden;
  }

  .padding-global-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .footer_nav-menu {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-wrap: wrap;
  }

  .footer_logo-vertical {
    position: static;
  }

  .footer_logo-link {
    position: relative;
  }

  .footer_partnerlogo {
    top: 45px;
    left: 115px;
  }

  .button-wrapper {
    grid-row-gap: 1rem;
    text-align: center;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
  }

  .danke_component {
    padding: 1.5rem;
  }

  .step_wrapper {
    flex-direction: column;
  }

  .feature_component_benefits {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .grid-benefits-main {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .text-style-grid {
    text-align: center;
  }

  .text-style-copy {
    text-align: left;
    text-align: left;
    text-align: left;
    text-align: left;
    text-align: left;
    text-align: left;
  }

  .text-style-copy-copy {
    text-align: left;
    text-align: left;
  }
}

#w-node-f7b7def9-5aa0-d9be-8122-c515cba7c9a6-9f9188b1, #w-node-_4a804340-41dd-e839-b4e9-7b8034230a6d-9f9188b1, #w-node-be705250-0301-787f-abaf-14a1d21bb5a6-9f9188b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start center;
}


@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Opensans-custom';
  src: url('../fonts/OpenSans-Bold.ttf') format('truetype'), url('../fonts/OpenSans-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans-custom';
  src: url('../fonts/OpenSans-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans-custom';
  src: url('../fonts/OpenSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans-custom';
  src: url('../fonts/OpenSans-BoldItalic.ttf') format('truetype'), url('../fonts/OpenSans-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans-custom';
  src: url('../fonts/OpenSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans-custom';
  src: url('../fonts/OpenSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans-custom';
  src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans-custom';
  src: url('../fonts/OpenSans-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans-custom';
  src: url('../fonts/OpenSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans-custom';
  src: url('../fonts/OpenSans-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'MATERIAL ICON';
  src: url('../fonts/MaterialIconsOutlined-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}