.sd-sdcx-components-vacancies-parts-header.special-background .background-shape svg .wave-1 {
  fill: #EEE !important;
}
.sd-sdcx-components-vacancies-parts-header:before {
  content: "" !important;
  height: 100%;
  width: 100%;
  background-color: #231f20;
  opacity: 0.2;
  position: absolute;
  inset: 0;
  display: block !important;
}
.sd-sdcx-components-vacancies-parts-header .spinner {
  margin-bottom: 30px;
}
.sd-sdcx-components-vacancies-parts-header ul.header-vacancy-specs {
  list-style-type: none;
}
.sd-sdcx-components-vacancies-parts-header ul.header-vacancy-specs li {
  display: inline-flex;
  align-items: center;
  color: #fff;
  font-family: "eurostile", sans-serif;
  font-size: 20px;
  font-weight: 500;
}
.sd-sdcx-components-vacancies-parts-header ul.header-vacancy-specs li svg {
  height: 20px;
  width: 20px;
  margin-right: 15px;
}
.sd-sdcx-components-vacancies-parts-header ul.header-vacancy-specs li:not(:last-child) {
  margin-right: 60px;
}
.sd-sdcx-components-vacancies-parts-header .vacancy-tag {
  background-color: rgba(255, 255, 255, 0.4);
  display: inline-flex;
  align-items: center;
  color: #fff;
  padding: 10px;
  font-size: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.sd-sdcx-components-vacancies-parts-header .vacancy-tag .text-container {
  font-family: "eurostile", sans-serif;
  font-weight: 500;
  font-size: 18px;
}
.sd-sdcx-components-vacancies-parts-header .vacancy-tag:not(:last-child) {
  margin-right: 20px;
}
.sd-sdcx-components-vacancies-parts-header .vacancy-tag .icon-container {
  height: 30px;
  width: 30px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #006bb4;
  margin-right: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.sd-sdcx-components-vacancies-parts-header .vacancy-tag .icon-container svg {
  height: 15px;
  width: 15px;
}
.sd-sdcx-components-vacancies-parts-header .button-container {
  margin-top: 60px;
}

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