@font-face {
  font-family: "sharpGroteskMedium";
  src: url(webfonts/dsr/SharpGroteskMedium21.eot);
  src: url(webfonts/dsr/SharpGroteskMedium21_8b7d8b69c993f3aa.eot)
      format("embedded-opentype"),
    url(webfonts/dsr/SharpGroteskMedium21.woff2) format("woff2"),
    url(webfonts/dsr/SharpGroteskMedium21.woff) format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "sharpGroteskBook";
  src: url(webfonts/dsr/SharpGroteskBook20.eot);
  src: url(webfonts/dsr/SharpGroteskBook20_8b7d8b69c993f3aa.eot)
      format("embedded-opentype"),
    url(webfonts/dsr/SharpGroteskBook20.woff2) format("woff2"),
    url(webfonts/dsr/SharpGroteskBook20.woff) format("woff");
  font-weight: 300;
  font-style: normal;
}

body,
html {
  font-size: 17px;
  line-height: 30px;
  color: #002d5a;
  background: white;
  font-weight: 300;
  font-family: "sharpGroteskBook", Helvetica, Arial, sans-serif;
}
.head_logo{
  margin-left: 35px;
}
.no_head #header {
  display: block;
}
.no_head #container{
  margin-top: 60px;
}
/* Hide head_right only on pages 19, 25, and 128, not on page 18 (homepage) */
.hr_suite_2028.uid_19 #header .head_right,
.hr_suite_2028.uid_25 #header .head_right,
.hr_suite_2028.uid_128 #header .head_right {
  display: none;
}
.head_logo a img {
  content: url(../public_folder/c_2028/0_frontend/Logo-dsr.png);
}
#main {
  background: white;
}
.body_100 {
  max-width: 1570px;
}
h1,
.h1,
.headline h1 {
  font-size: 80px;
  line-height: 100px;
  text-align: center;
  color: #002d5a;
}
.job_detail_body{
  font-size: 16px;
  margin-bottom: 110px;
  word-break: break-word;
}
.bewerbungs_task_image {
  display: none;
}
.social_login {
  display: none;
}
a{
  color:#006EB7
}
a:hover{
  color:#006EB7
}
.checkbox a{
  color: #006EB7 ;

}
.footer_public a:hover{
  color: white !important;
} 
#footer{
  margin-left: 0;
  background-color: #002D5A;
  padding: 15px 0 15px 0 ;
  
}
.bs-checkbox [type="checkbox"]:checked + label:after, .dropdown-item [type="checkbox"]:checked + label:after, [type="checkbox"]:checked + label:after{
  border: 1px solid #002D5A;
  background: #002D5A;
}
.bs-checkbox span:hover:before, .dropdown-item span:hover:before, label:hover:before{
  border: 1px solid #002D5A!important;
}
.bs-checkbox [type="checkbox"]:checked + span:before,
.dropdown-item [type="checkbox"]:checked + span:before,
[type="checkbox"]:checked + label:before {
  border-color: #002D5A;
  background: #002D5A;
}

.bs-checkbox span:hover:before,
.dropdown-item span:hover:before,
label:hover:before {
  border: 1px solid #002D5A !important;
}
.form-label-group.radio input:not(:placeholder-shown) ~ label,
.form-label-group.checkbox input:not(:placeholder-shown) ~ label {
  color: #002D5A;
}

.job-content-top {
  height: 855px;
  position: relative;
  overflow: hidden;
  padding-right: 0;
  padding-left: 0;
}

.job-content-top-image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
}

.job-content-top-image-inner {
  position: relative;
  z-index: 2;
  text-align: left;
  color: #fff;
  height: 100%;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}

.job-content-top-image-box {
  max-width: 80%;
  margin: 0px 182px 0 auto;
}

.breadcrumbs {
  position: absolute;
  top: 60px;
  left: 8%;
  color: #fff;
  text-align: left;
}

.breadcrumbs a {
  color: #fff;
  text-decoration: none;
}

.breadcrumbs span {
  color: #fff;
}

.job-content-top-image-box-title {
  font-style: normal;
  font-weight: 800;
  font-size: 80px;
  line-height: 100px;
  color: #FFFFFF;
  margin: 0;
  padding: 446px 0px 120px 0px;
  max-width: 1520px;
  display: inline-block;
}

.job-content-top-image-box-dimmer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.job_detail_body .job_detail_header,.job_detail_filter, .job_detail_buttons_top{
  display: none;
}
.dsr_img{
  width: 180px;
  margin-top: 20px;
  text-align: center;
  filter: brightness(100%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
  max-width: 100%;
}
.job_detail_customer_description{
  font-style: normal;
    font-weight: 200;
    font-size: 20px;
    line-height: 36px;
    color: #002D5A;
    padding-top: 129px;
    padding-right: 20px;
    padding-left: 76px;
    padding-bottom: 36px;
    -ms-flex: 0 0 75%;
    flex: 0 0 73%;
    max-width: 73%;
}
.vector_bg{
  order:1;
  --content-width: 1570px;
  background-image: url(../../wp-content/uploads/2022/08/Vector.png);
  background-position-y: 339px;
  background-repeat: no-repeat;
  display: flex;
    position: var(--position);
    display: var(--display);
    text-align: var(--text-align);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: var(--flex-direction);
    flex-direction: var(--flex-direction);
    -webkit-box-flex: var(--flex-grow);
    flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis);
    width: var(--width);
    min-width: 0;
    max-width: min(100%, var(--width));
    min-height: var(--min-height);
    height: var(--height);
    border-radius: var(--border-radius);
    margin: var(--margin-top) var(--margin-right) var(--margin-bottom) var(--margin-left);
  }
  .job_detail_logo_container{
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    -ms-flex: 0 0 23%;
    flex: 0 0 23%;
    max-width: 23%;
    padding-top: 241px;
  }
  .vector_bg .job_detail_buttons_top_bewerben {
    margin-left:27%;
  }
  .btn_green, .btn_red, .btn-action{
    background-color: #006EB7;
    border-color: #006EB7;
    color: white;
    border-radius: 2px;
  }
  .job_detail_buttons_top_bewerben .btn-action, #send_bewerbung{
    border-radius: 100px;
    text-decoration: none;
    font-size: 17px;
    line-height: 1em;
    font-weight: 600;
    text-transform: capitalize;
    width: 200px;
    height: 50px;
  }
  .job_detail_buttons_top_bewerben .btn-action:hover{
    color: white;
    background-color: #002D5A;
    border-color: #002D5A;
  }
.job_detail_company_benefit{
  order:2;
}
.job_detail_duties{
  order:3;
}
.job_detail_profile{
  order:4;
}
.job_detail_buttons_bottom{
  order:5;
  display:none;
}
.contact_person{
  display:none
}
.customer_detail_bottom{
  order:6;
  padding: 0;

}
.job_detail_company_benefit, .lightblue-bg {
  color: #002D5A; /* Text color */
  padding: 50px 105px 50px 105px;
  background-color: #E5F0F8;
  text-align: center;
}

.job_detail_sub_title.color h2 {
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  line-height: 58px;
  margin-bottom: 2rem;
  color: #002D5A;
  
}
.contact .job_detail_contact_heading {
  max-width: 868px;
}
.job_detail_contact_heading  h2{
  font-size: 58px;
}
.job_detail_contact_text {
  flex: 1;
  align-self: center;
  margin-left: 44px;
}
.job_detail_contact_text strong{
  font-weight:600;
}
.job_detail_contact_text p{
  font-size:17px;
}
.job_detail_company_benefit ul {
  -webkit-columns: 2;
  columns: 2; /* Split list into 2 columns */
  column-gap: 2rem; /* Gap between columns */
  list-style: none; /* Remove default list style */
  padding: 0px 135px 0 135px;
  max-width: 1200px;
  margin: 0 auto;
}

.job_detail_company_benefit ul li {
  position: relative;
  margin-bottom: 1rem;
  font-size: 20px;
  margin: 25px;
    margin-top: 0;
    padding-left: 55px;
    padding-bottom: 20px;
    max-width: 460px;
    font-size: 20px;
    line-height: 36px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    text-align:left;
}

.job_detail_company_benefit ul li::before {
  content: '\2713'; /* Checkmark character */
  position: absolute;
  left: 0;
  color: #002D5A; /* Color of checkmark */
  font-size: 1.5rem;
}
.job_detail_sub_title, h2{
  color: #002D5A;
}
.col-12.job_detail_duties, .col-12.job_detail_profile {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  margin-top: 10px;
  padding: 0 32px 64px 32px;
}
.col-12.job_detail_duties {
  border-right: 8px solid white;
  padding-left: 14.1rem;
}
 .col-12.job_detail_profile {
  padding-right: 14.1rem;
 }

.job_detail_duties ul,
.job_detail_profile ul {
  list-style: none; /* Remove default list style */
  padding: 0;
}

.job_detail_duties ul li,
.job_detail_profile ul li {
  position: relative;
  padding-left: 4rem;
  margin-bottom: 1rem;
  font-size: 17px;
  padding-top: 13px;
}

.job_detail_duties ul li::before,
.job_detail_profile ul li::before {
  content: '\2713'; /* Checkmark character */
  position: absolute;
  left: 0;
  top: 0;
  font-size: 33px;
  color: #006EB7; /* Color of checkmark */
  background-color: #E5F0F8; /* Background color */
  border-radius: 50%; /* Rounded background */
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.detail_task{
  max-width:none;
}
.customer_detail_bottom .lightblue-bg{
  text-align: center;
  padding: 50px 105px 128px 105px;
}
.contact{
  font-size: 20px;
  margin-top:58px;
  font-size: 20px;
  margin-top:58px;
  --content-width: 1570px;
  --padding-right: 25px;
  --padding-left: 25px;
  --padding-bottom: 135px;
  padding: 0 calc(max(100% - var(--content-width), 0px) / 2 + var(--padding-right)) var(--padding-bottom) calc(max(100% - var(--content-width), 0px) / 2 + var(--padding-left));
}
.return-link {
  display: inline-flex;
  align-items: center;
  font-size: 1.25rem; /* Adjust the font size as needed */
  color: #002D5A; /* Text color */
  text-decoration: none; /* Remove underline */
  background: transparent; /* Transparent background */
  border: none; /* Remove default button border */
  padding: 0; 
  font-size: 17px;
  font-weight: 600;

}
.return-link:hover {
text-decoration:none;
color:#002D5A;
}

.return-link .arrow {
  margin-right: 0.5rem; /* Space between arrow and text */
  font-size: 1.5rem; /* Adjust the size of the arrow */
  color: #002D5A; /* Arrow color */
}
.body_bewerbung .job_detail_header{
  display:block;
}
.body_bewerbung .job_detail_header h1{
  font-size: 80px;
    line-height: 100px;
    text-align: center;
    color: #002d5a;
}
.body_bewerbung .job_detail_filter{
  display:block;
  text-align: center;
  margin: 28px auto;
}
.body_bewerbung{
  max-width: 1200px;
  padding: 0 15px;
}
.job_detail_company_benefit{
  padding: 50px 215px;
}
.bewerbung_btn_container{
  display: flex;
  justify-content: center;
  align-items: center;
}
.ats_form_body input.form-control{
  height: 40px;
}
.filter_col{
  margin:5px 0;
}

/* DSR: Reduce gap between filter columns */
.body_bewerbung .job_detail_filter .row {
justify-content: center;
}

.body_bewerbung .job_detail_filter .filter_col {
  padding-left: 0;
  padding-right: 0;
  max-width: 30%;
  flex: 0 0 30%;
}

@media(max-width: 1600px) {
  .body_bewerbung .job_detail_header h1{
    font-size: 49px;
    line-height: 60px;
  }
}
@media (max-width: 47.9375em) {
  .breadcrumbs{
    display: none;
  }
  .body_bewerbung .job_detail_header h1{
    font-size: 29px;
    line-height: 48px;
  }
  .filter_title_frontend{
    font-size: 14px;
  }
  .filter_title_frontend_value{
    font-size: 14px;
  }
  .body_bewerbung .job_detail_filter .filter_col {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
    flex: 0 0 100%;
  }
  
}
@media (max-width: 1260px) {
  h1,
  .h1,
  .headline h1 {
    font-size: 64px;
    line-height: 80px;
  }
  .job_detail_company_benefit{
    padding: 15px 50px 15px 50px;
  }
  .job-content-top-image-box-title{
    font-size: 70px;
  }
  .body_bewerbung .job_detail_header h1{
    font-size: 39px;
    line-height: 60px;
  }
}

@media (max-width: 1024px) {
  h1,
  .h1,
  .headline h1 {
    font-size: 56px;
    line-height: 71px;
  }
  .job-content-top-image-box-title{
    font-size: 30px;
    line-height: 40px;
  }
  .job_detail_logo_container{
    text-align: center;
    justify-content: center;
    margin: 20px auto;
  }
  .job_detail_logo_container , .job_detail_customer_description{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 5px;
    font-size: 16px;
  }
  .job-content-top{
    padding-right: 0;
    padding-left: 0;
  }
  .vector_bg .job_detail_buttons_top_bewerben{
    margin-left: 0;
  }
  .job_detail_sub_title.color h2{
    font-size: 32px;
  }
  .job_detail_company_benefit ul li{
    font-size: 16px;
    line-height: 26px;
  }
  .job_detail_company_benefit ul{
    columns: 1;
  }
  .job_detail_company_benefit ul li::before{
    font-size:1.3rem;
  }
  .col-12.job_detail_duties,
  .col-12.job_detail_profile {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    border: 0px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom:15px;
  }
  .job_detail_duties ul li, .job_detail_profile ul li{
    font-size:14px;
    padding-top: 0;
  }
  .job_detail_duties ul li::before, .job_detail_profile ul li::before{
    font-size: 25px;
    height: 29px;
    width: 29px;
  }
  .job_detail_duties .job_detail_sub_title.color h2, .job_detail_profile .job_detail_sub_title.color h2{
    text-align: left;
    font-size: 25px;
  }
  .job_detail_contact_heading h2{
    font-size: 26px;
  }
  .contact{
    font-size: 16px;
    margin-top:28px;
  }
  .job_detail_contact_text p{
    font-size:14px;
  }
  .job-content-top-image-box {
    max-width: 80%;
    margin: 0px 87px 0px auto;
}
  .job-content-top-image-box-title{
    padding: 280px 0px 120px 0px;
  }
  .contact{
    padding-left: 46px;
  }
  .body_bewerbung .job_detail_header h1{
    font-size: 28px;
    line-height: 36px;
  }
}

@media (max-width: 768px) {
  h1,
  .h1,
  .headline h1 {
    font-size: 30px;
    line-height: 40px;
  }
  #footer a, #footer h1, #footer h2, #footer h3, #footer i {
    color: white;
    font-weight: 300;
    font-size: 14px;
  }
  .job_detail_company_benefit ul{
    padding: 0;
  }
  .job-content-top-image-box-title{
    padding: 202px 0px 120px 0px;
  }
  .job-content-top-image-box {
    max-width: 80%;
    margin: 0px 34px 0px auto;
}
.head_logo{
  display: block;
}
}

@media (min-width:1300px) {
  .job_detail_company_benefit{
    padding: 50px 183px;
    margin: 0 auto;
  }
  .job_detail_company_benefit ul{
    padding: 0;
  }
  .col-12.job_detail_duties{
    padding-left: 11.1rem;
    margin-left: auto;
  }
  .col-12.job_detail_profile{
    padding-right: 11.1rem;
    margin-right: auto;
  }
  .contact{
    padding-left: 3rem;
  }
}
@media (min-width: 1920px)  {
  .col-12.job_detail_duties, .col-12.job_detail_profile{
    display: flex;
    flex-direction: column;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;

  }
  .col-12.job_detail_duties {
    margin-left: auto;
    max-width: 600px !important;
    padding-left: 0;
}
  .col-12.job_detail_profile{
    margin-right: auto;
    max-width: 600px !important;
    padding-right: 0;
  }
  .job_detail_duties ul, .job_detail_profile ul {
    list-style: none;
    padding: 0;
    width: 600px !important;
  }
  .job_detail_duties ul li, .job_detail_profile ul li {
    width: 460px;
  }
}

/* ========================================
   DSR Application Form Custom Layout (Grid)
   ======================================== */
   .dsr-form-fields .form-control{
    color:#000;
   }
.dsr-form-fields-checkbox-text{
  margin: 0;
}
.dsr-form-fields .dsr-field-row {
    display: grid;
    grid-gap: 15px;
    margin-bottom: 15px;
}
.dsr-form-fields .form-label-group > label{font-size: 12px;}

.dropzone.dz-clickable .dz-message strong{
  font-weight: bold;
  font-size:14px;
}
.dropzone .dz-default.dz-message span{
  font-size: 12px;
}

/* Mobile column templates */
.dsr-form-fields .dsr-field-row.m-col-1 { grid-template-columns: 1fr; }
.dsr-form-fields .dsr-field-row.m-col-2 { grid-template-columns: 1fr 1fr; }
.dsr-form-fields .dsr-field-row.m-col-3 { grid-template-columns: 1fr 1fr 1fr; }

/* Desktop overrides */
@media (min-width: 768px) {
    .dsr-form-fields .dsr-field-row.d-col-1 { grid-template-columns: 1fr; }
    .dsr-form-fields .dsr-field-row.d-col-2 { grid-template-columns: 1fr 1fr; }
    .dsr-form-fields .dsr-field-row.d-col-3 { grid-template-columns: 1fr 1fr 1fr; }
}

.dsr-form-fields .dsr-field-wrapper .form-label-group { margin-bottom: 0; padding:0;}
.dsr-form-fields .dsr-field-wrapper .form-control,
.dsr-form-fields .dsr-field-wrapper select,
.dsr-form-fields .dsr-field-wrapper input { width: 100%; }
/* Checkbox styling - more compact */
.body_bewerbung .agreement_checkboxes .checkbox_bottom{
  padding-left: 0;
  padding-right: 0;
}

.body_bewerbung .agreement_checkboxes .checkbox label {
  max-width: 100% !important;
  padding-left: 35px;
}

/* Button styling */
.body_bewerbung #send_bewerbung {
  width: 100%;
  max-width: 300px;
}

@media (min-width: 768px) {
  .body_bewerbung #send_bewerbung {
    max-width: 300px;
  }
}

/* DSR salutation spans full width on mobile in row 1 */
@media (max-width: 767px) {
  .dsr-form-fields .dsr-field-row.m-col-2 .field-wrapper-sex,
  .dsr-form-fields .dsr-field-row.m-col-2 .field-wrapper-i30167 { grid-column: 1 / -1; }
  /* Ensure firstname/lastname share a row on mobile */
  .dsr-form-fields .dsr-field-row.m-col-2 .field-wrapper-firstname,
  .dsr-form-fields .dsr-field-row.m-col-2 .field-wrapper-lastname { grid-column: auto; }
  .job_detail_form, .ats_form_body .dsr-form-fields-container{
    padding : 0 !important;
  }
}
