.sd-sdcx-components-vacancies-parts-apply {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 50px;
  box-shadow: 0px 0px 5px 5px rgba(167, 167, 167, 0.1);
  padding: 40px 45px;
}

.sd-vue-component-sdcx-vacancies-apply .spinner,
.sd-apply-block .spinner {
  font-size: 20px;
  color: #262e31;
}
.sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form {
  gap: 20px;
}
.sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .SD-type-html .sd-block-text p,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form .SD-type-html .sd-block-text p {
  font-size: 16px;
}
.sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .input-col .mandatory_icon,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form .input-col .mandatory_icon {
  color: #011b2e;
}
.sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .input-col a,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form .input-col a {
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: #159fcb;
}
.sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .input-col a:hover,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form .input-col a:hover {
  color: #efa300;
}
.sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .SD-type-html .sd-block-title .sd-block-title-htag,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form .SD-type-html .sd-block-title .sd-block-title-htag {
  line-height: 25px;
  font-size: 20px;
}
.sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .SD-type-html button.custom-submit-button,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form .SD-type-html button.custom-submit-button {
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  font-family: "Eurostile", sans-serif;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #159fcb;
  margin-top: 10px;
  line-height: 50px;
  font-weight: 700;
  font-size: 20px;
  color: #FFF;
  height: 50px;
}
.sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .SD-type-html button.custom-submit-button:hover,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form .SD-type-html button.custom-submit-button:hover {
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  background-color: #efa300;
}
.sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox label,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox label {
  font-size: 16px;
}
.sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .input-col.input-col-120.SD-type-html,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form .input-col.input-col-120.SD-type-html {
  display: inline-flex;
}
.sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .input-col.input-col-120.SD-type-html .sd-block-title,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form .input-col.input-col-120.SD-type-html .sd-block-title {
  font-size: 25px;
}
.sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .input-col.input-col-120.SD-type-html .sd-block-text,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form .input-col.input-col-120.SD-type-html .sd-block-text {
  margin: auto 0 auto auto;
}
.sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox .SD-label,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox .SD-label {
  padding-left: 30px;
}
.sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox .SD-label:before,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox .SD-label:before {
  background-position: center center;
  background-color: transparent;
  background-repeat: no-repeat;
  border: 1px solid #d7d7d7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  height: 20px;
  width: 20px;
  content: "";
  top: 6px;
  left: 0;
}
.sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox .SD-label:hover:before,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox .SD-label:hover:before {
  background-color: #E5E5E5;
}
.sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox input,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox input {
  opacity: 0;
  position: absolute;
  display: block;
  left: 1px;
  top: 9px;
  z-index: -1;
}
.sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox input:checked + .SD-label:before, .sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox input:checked + label:before,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox input:checked + .SD-label:before,
.sd-apply-block .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox input:checked + label:before {
  background-image: url("data:image/svg+xml,%3Csvg%20data-name%3D%22Layer%201%22%20viewBox%3D%220%200%2013.87%2016.77%22%20width%3D%2215px%22%20height%3D%2215px%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M13.87%2C0c-.18.09-.34.2-.49.29-3.82%2C2.28-7.13%2C5.34-9.95%2C9.15-.82-.3-1.66-.58-2.52-.83-.31.38-.61.78-.9%2C1.18.89.25%2C1.74.53%2C2.59.83-.25.36-.5.71-.73%2C1.08.44.16.88.33%2C1.32.51.25-.37.5-.74.76-1.1%2C3.56%2C1.41%2C6.74%2C3.29%2C9.52%2C5.64h0c-.13-.64-.25-1.29-.35-1.93-.78-4.97-.58-9.73.63-14.27.04-.17.09-.36.15-.55ZM11.76%2C3.02c-.62%2C3.38-.7%2C6.89-.26%2C10.5h0c-2.06-1.41-4.31-2.58-6.73-3.56%2C2.07-2.71%2C4.39-5.03%2C6.99-6.94h0Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
  background-position: 2px center;
  background-size: 12px 14px;
  border: 1px solid #159fcb;
  background-color: #159fcb;
}

@media screen and (max-width: 991px) {
  .sd-sdcx-components-vacancies-parts-apply {
    padding: 29px;
  }
  .sd-sdcx-components-vacancies-parts-apply .sd-vue-component-sdcx-vacancies-apply {
    padding: 0;
  }
  .sd-sdcx-components-vacancies-parts-apply .sd-vue-component-sdcx-vacancies-apply #applyForm .input-col.input-col-120.SD-type-html {
    display: block;
  }
  .sd-sdcx-components-vacancies-parts-apply .sd-vue-component-sdcx-vacancies-apply #applyForm .input-col.input-col-120.SD-type-html .sd-block-title h3.sd-block-title-htag {
    line-height: 22px;
    font-size: 18px;
  }
  .sd-sdcx-components-vacancies-parts-apply .sd-vue-component-sdcx-vacancies-apply #applyForm .input-col.input-col-120.SD-type-html .sd-block-text p {
    font-size: 15px;
    display: block;
  }
  .sd-sdcx-components-vacancies-parts-apply .sd-vue-component-sdcx-vacancies-apply #applyForm .gfield--type-consent {
    margin-bottom: 0;
  }
  .sd-apply-block {
    padding: 29px !important;
  }
  .sd-apply-block .sd-vue-component-sdcx-vacancies-apply {
    padding: 0;
  }
  .sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .input-col.input-col-120.SD-type-html,
  .sd-apply-block .SD_FormGen_form.sd-form.apply-form .input-col.input-col-120.SD-type-html {
    display: block;
  }
}
@media screen and (max-width: 1600px) {
  .sd-sdcx-components-vacancies-parts-apply {
    margin-bottom: 42px;
    padding: 33px 37px;
  }
  .sd-vue-component-sdcx-vacancies-apply .spinner {
    font-size: 17px;
  }
  .sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form {
    gap: 17px;
  }
  .sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .SD-type-html button.custom-submit-button {
    padding-left: 17px;
    padding-right: 17px;
    margin-top: 8px;
    line-height: 42px;
    font-size: 17px;
    height: 42px;
  }
  .sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox label {
    padding-left: 25px;
    font-size: 16px;
  }
  .sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox .SD-label:before {
    height: 18px;
    width: 18px;
    top: 5px;
  }
  .sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox input {
    left: 1px;
    top: 7px;
  }
  .sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .input-col.input-col-120.SD-type-html .sd-block-title {
    font-size: 21px;
  }
  .sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox input:checked + .SD-label:before {
    background-position: 2px center;
    background-size: 10px 12px;
  }
  .sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox input:checked + label:before {
    background-position: 2px center;
    background-size: 10px 12px;
  }
  .sd-apply-block {
    margin-bottom: 42px;
    padding: 33px 37px;
  }
  .sd-apply-block .spinner {
    font-size: 17px;
  }
  .sd-apply-block .SD_FormGen_form.sd-form.apply-form {
    gap: 17px;
  }
  .sd-apply-block .SD_FormGen_form.sd-form.apply-form .SD-type-html button.custom-submit-button {
    padding-left: 17px;
    padding-right: 17px;
    margin-top: 8px;
    line-height: 42px;
    font-size: 17px;
    height: 42px;
  }
  .sd-apply-block .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox label {
    padding-left: 25px;
    font-size: 16px;
  }
  .sd-apply-block .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox .SD-label:before {
    height: 17px;
    width: 17px;
    top: 5px;
  }
  .sd-apply-block .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox input {
    left: 1px;
    top: 7px;
  }
  .sd-apply-block .SD_FormGen_form.sd-form.apply-form .input-col.input-col-120.SD-type-html .sd-block-title {
    font-size: 21px;
  }
  .sd-apply-block .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox input:checked + .SD-label:before {
    background-position: 2px center;
    background-size: 10px 12px;
  }
  .sd-apply-block .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox input:checked + label:before {
    background-position: 2px center;
    background-size: 10px 12px;
  }
}
@media screen and (max-width: 1400px) {
  .sd-sdcx-components-vacancies-parts-apply {
    margin-bottom: 37px;
    padding: 29px 33px;
  }
  .sd-vue-component-sdcx-vacancies-apply .spinner {
    font-size: 16px;
  }
  .sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form {
    gap: 15px;
  }
  .sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .SD-type-html button.custom-submit-button {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 7px;
    line-height: 37px;
    font-size: 16px;
    height: 37px;
  }
  .sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox label {
    padding-left: 22px;
  }
  .sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox .SD-label:before {
    top: 4px;
  }
  .sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .input-col.input-col-120.SD-type-html .sd-block-title {
    font-size: 20px;
  }
  .sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox input:checked + .SD-label:before {
    background-position: 1px center;
    background-size: 9px 10px;
  }
  .sd-vue-component-sdcx-vacancies-apply .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox input:checked + label:before {
    background-position: 1px center;
    background-size: 9px 10px;
  }
  .sd-apply-block {
    margin-bottom: 37px;
    padding: 29px 33px;
  }
  .sd-apply-block .spinner {
    font-size: 16px;
  }
  .sd-apply-block .SD_FormGen_form.sd-form.apply-form {
    gap: 15px;
  }
  .sd-apply-block .SD_FormGen_form.sd-form.apply-form .SD-type-html button.custom-submit-button {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 7px;
    line-height: 37px;
    font-size: 16px;
    height: 37px;
  }
  .sd-apply-block .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox label {
    padding-left: 22px;
  }
  .sd-apply-block .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox .SD-label:before {
    height: 15px;
    width: 15px;
    top: 4px;
  }
  .sd-apply-block .SD_FormGen_form.sd-form.apply-form .input-col.input-col-120.SD-type-html .sd-block-title {
    font-size: 20px;
  }
  .sd-apply-block .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox input:checked + .SD-label:before {
    background-position: 1px center;
    background-size: 9px 10px;
  }
  .sd-apply-block .SD_FormGen_form.sd-form.apply-form .SD-type-checkbox input:checked + label:before {
    background-position: 1px center;
    background-size: 9px 10px;
  }
}

/*# sourceMappingURL=style.css.map */
