@import '../Libraries/remixicons/fonts/remixicon.css';
/* kumbh-sans-300 - latin */
@font-face {
  font-family: "Kumbh Sans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../Webfonts/kumbh-sans-v12-latin-300.eot"); /* IE9 Compat Modes */
  src: local(""), url("../Webfonts/kumbh-sans-v12-latin-300.eot?#iefix") format("embedded-opentype"), url("../Webfonts/kumbh-sans-v12-latin-300.woff2") format("woff2"), url("../Webfonts/kumbh-sans-v12-latin-300.woff") format("woff"), url("../Webfonts/kumbh-sans-v12-latin-300.ttf") format("truetype"), url("../Webfonts/kumbh-sans-v12-latin-300.svg#KumbhSans") format("svg"); /* Legacy iOS */
}
/* kumbh-sans-regular - latin */
@font-face {
  font-family: "Kumbh Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../Webfonts/kumbh-sans-v12-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("../Webfonts/kumbh-sans-v12-latin-regular.eot?#iefix") format("embedded-opentype"), url("../Webfonts/kumbh-sans-v12-latin-regular.woff2") format("woff2"), url("../Webfonts/kumbh-sans-v12-latin-regular.woff") format("woff"), url("../Webfonts/kumbh-sans-v12-latin-regular.ttf") format("truetype"), url("../Webfonts/kumbh-sans-v12-latin-regular.svg#KumbhSans") format("svg"); /* Legacy iOS */
}
/* kumbh-sans-800 - latin */
@font-face {
  font-family: "Kumbh Sans";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../Webfonts/kumbh-sans-v12-latin-800.eot"); /* IE9 Compat Modes */
  src: local(""), url("../Webfonts/kumbh-sans-v12-latin-800.eot?#iefix") format("embedded-opentype"), url("../Webfonts/kumbh-sans-v12-latin-800.woff2") format("woff2"), url("../Webfonts/kumbh-sans-v12-latin-800.woff") format("woff"), url("../Webfonts/kumbh-sans-v12-latin-800.ttf") format("truetype"), url("../Webfonts/kumbh-sans-v12-latin-800.svg#KumbhSans") format("svg"); /* Legacy iOS */
}
/* RemixIcons */
@font-face {
  font-family: "remixicon";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../Libraries/remixicons/fonts/remixicon.eot"); /* IE9 Compat Modes */
  src: local(""), url("../Libraries/remixicons/fonts/remixicon.woff2") format("woff2"), url("../Libraries/remixicons/fonts/remixicon.woff") format("woff"), url("../Libraries/remixicons/fonts/remixicon.ttf") format("truetype"), url("../Libraries/remixicons/fonts/remixicon.svg") format("svg"); /* Legacy iOS */
}
.joboffer .jobproperties {
  position: relative;
  margin-left: 45px;
  color: #021362;
  font-size: 2rem;
}
@media (max-width: 991.98px) {
  .joboffer .jobproperties {
    font-size: 1.5rem;
  }
}
@media (max-width: 767.98px) {
  .joboffer .jobproperties {
    margin-left: 0;
  }
}
.joboffer .jobproperties:before {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  left: -40px;
  font-family: "remixicon";
  font-style: normal;
  font-size: 1.3rem;
  color: #021362;
}
.joboffer .jobproperties:after {
  content: "";
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  left: -50px;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #F5FF00;
  z-index: -1;
}
.joboffer .jobproperties.timestamp {
  font-size: 1rem;
  margin-left: 30px;
}
.joboffer .jobproperties.timestamp:before {
  content: "\f20f";
  left: -30px;
}
.joboffer .jobproperties.timestamp:after {
  background: transparent;
}
.joboffer .jobproperties.jobtype:before {
  content: "\eaf5";
}
.joboffer .jobproperties.jobdescription:before {
  content: "\efe0";
}
.joboffer .jobproperties.benefits:before {
  content: "\ec06";
}
.joboffer .jobproperties.qualification:before {
  content: "\ea8a";
}
.joboffer .jobproperties.tasks:before {
  content: "\ec86";
}
.joboffer .jobproperties.location:before {
  content: "\ef10";
}
.joboffer .jobproperties.jobstart:before {
  content: "\eb27";
}
.joboffer .jobproperties.vacancies:before {
  content: "\f181";
}
.joboffer .jobproperties.conditions:before {
  content: "\f215";
}
.joboffer .jobproperties.cash:before {
  content: "\ef69";
}
.joboffer .jobproperties.contact:before {
  content: "\ec82";
}
.joboffer strong.text-uppercase {
  color: #021362;
}
.joboffer h1 {
  font-size: 5rem;
}
@media (max-width: 1199.98px) {
  .joboffer h1 {
    font-size: 3rem;
  }
}
@media (max-width: 767.98px) {
  .joboffer h1 {
    font-size: 2rem;
  }
}
.joboffer p {
  position: relative;
  float: left;
  width: 100%;
}
.joboffer p.subline {
  color: #021362;
}
.joboffer p:has(.jobproperties) {
  margin-top: 1rem;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .joboffer p:has(.jobproperties) {
    margin-left: 45px;
  }
}
.joboffer p:has(.jobproperties) + p, .joboffer p:has(.jobproperties) + ul {
  margin-left: 45px !important;
  width: calc(100% - 45px);
}
.joboffer p:has(.benefits) + ul {
  list-style: none;
  padding-left: 0;
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
  width: calc(100% - 45px);
}
.joboffer p:has(.benefits) + ul li {
  position: relative;
  float: left;
  width: calc(33.33% - 30px);
  padding: 30px;
  margin: 15px;
  -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.16);
  -moz-box-shadow: 0 0 15px 0 rgba(0,0,0,0.16);
  -ms-box-shadow: 0 0 15px 0 rgba(0,0,0,0.16);
  -o-box-shadow: 0 0 15px 0 rgba(0,0,0,0.16);
  box-shadow: 0 0 15px 0 rgba(0,0,0,0.16);
  font-weight: 800;
}
.joboffer ul {
  position: relative;
  float: left;
  width: 100%;
  padding-left: 15px;
}

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