/*!****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./components/careers_ti/careers_ti.scss ***!
  \****************************************************************************************************************************************************************************************/
/**************************************************
Stylesheet: Defaults Stylesheet
**************************************************/
.careers-ti {
  padding: 27px 0 100px;
  display: flex;
  justify-content: flex-start;
  column-gap: 5.150462962%;
  background: #222222;
}
@media all and (max-width: 1560px) {
  .careers-ti {
    padding-right: 40px;
  }
}
@media all and (max-width: 768px) {
  .careers-ti {
    flex-direction: column;
    row-gap: 50px;
    padding-bottom: 50px;
    padding-right: 5%;
  }
}
.careers-ti__img {
  padding-left: 12.442129629%;
  padding-bottom: 69px;
  background: url("/wp-content/themes/element/assets/images/t16/cti-bg.svg");
  background-repeat: no-repeat;
  background-size: initial;
  background-position: left bottom;
}
@media all and (max-width: 1380px) {
  .careers-ti__img {
    padding-left: 5%;
    max-width: 55%;
    background-position: 100% bottom;
  }
}
@media all and (max-width: 1180px) {
  .careers-ti__img {
    align-self: flex-end;
  }
}
@media all and (max-width: 768px) {
  .careers-ti__img {
    align-self: flex-start;
    max-width: 100%;
    width: 100%;
  }
}
.careers-ti__img img {
  height: auto;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.3019607843), 0px 8px 12px 6px rgba(0, 0, 0, 0.1490196078);
}
.careers-ti__info {
  max-width: 26.157407407%;
  display: flex;
  flex-direction: column;
  row-gap: 16px;
  align-self: center;
}
@media all and (max-width: 1380px) {
  .careers-ti__info {
    flex-grow: 1;
    max-width: unset;
  }
}
@media all and (max-width: 768px) {
  .careers-ti__info {
    padding: 0 5%;
  }
}
.careers-ti p {
  margin: 0;
  font-size: 18px;
  line-height: 150%;
  color: #ffffff;
}
.careers-ti ul {
  max-width: 86.946902654%;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}
.careers-ti ul li {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #ffffff;
  display: flex;
  align-items: flex-start;
  column-gap: 19px;
}
.careers-ti ul li::before {
  content: url("/wp-content/themes/element/assets/images/t10/ti-list-marker.svg");
  line-height: 1;
}

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