/* COLORS */
/* FONTS */
#jobs .section-content {
  position: relative;
}
#jobs .section-content .image-wrapper {
  float: right;
  width: 50%;
  margin-right: -130px;
  position: relative;
  height: auto !important;
}
#jobs .section-content .image-wrapper .image {
  position: relative;
  overflow: hidden;
  width: 100%;
  border-radius: 12px;
  background: #fafafa;
}
#jobs .section-content .content {
  float: left;
  width: 50%;
  display: table;
}
#jobs .section-content .content .content-inner {
  display: table-cell;
  vertical-align: middle;
}
#jobs .view {
  margin-top: 100px;
}
#jobs .view .view-content .views-item {
  border-bottom: 1px solid #d1d1da;
  padding: 30px 0;
}
#jobs .view .view-content .views-item.header {
  color: #00adef;
  font-weight: 700;
  padding: 0 0 10px 0;
}
#jobs .view .view-content .views-item > div,
#jobs .view .view-content .views-item > h3 {
  float: left;
  padding-right: 30px;
}
#jobs .view .view-content .views-item .position {
  width: 34%;
}
#jobs .view .view-content .views-item .position a .gender {
  color: #aaaaaa;
  font-size: 14px;
  letter-spacing: 2px;
}
#jobs .view .view-content .views-item .position a .new {
  display: inline-block;
  margin-left: 10px;
  vertical-align: top;
  background: #00adef;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  padding: 0 7px;
  border-radius: 5px;
  color: #ffffff;
  top: 4px;
  position: relative;
  text-transform: uppercase;
}
#jobs .view .view-content .views-item .position a:hover {
  color: #00adef;
}
#jobs .view .view-content .views-item .type {
  width: 22%;
  text-align: center;
}
#jobs .view .view-content .views-item .location {
  width: 22%;
  text-align: center;
}
#jobs .view .view-content .views-item .location .icon-location {
  margin-right: 10px;
  color: #00adef;
  margin-top: 4px;
  display: none;
  position: relative;
  float: left;
}
#jobs .view .view-content .views-item .date {
  display: none;
}
#jobs .view .view-content .views-item .actions {
  width: 22%;
  padding-right: 0 !important;
}
#jobs .view .view-content .views-item .actions a.more {
  float: right;
  margin-top: -7px;
  margin-bottom: -7px;
}
#jobs .view .view-content .views-item .actions .share-container {
  float: right;
  margin: 0 20px 0 0;
}
#jobs .view .view-content .views-item .actions .share-container a.dropdown {
  display: block;
  font-size: 20px;
}
#jobs .view .view-content .views-item .actions .share-container a.dropdown i {
  display: block;
  line-height: 28px;
}
#jobs .view .view-content .views-item .actions .share-container .dropdown-content {
  margin-top: 10px;
}
#jobs .initiative_application {
  margin-top: 100px;
  background: linear-gradient(90deg, #006cd5, #3eaef0);
  color: #ffffff;
  padding: 40px 400px 40px 200px;
  position: relative;
  border-radius: 12px;
}
#jobs .initiative_application .text a {
  color: #ffffff;
  text-decoration: underline;
}
#jobs .initiative_application .text a:hover {
  opacity: 0.5;
}
#jobs .initiative_application .text *:last-child {
  margin: 0 !important;
}
#jobs .initiative_application a.button {
  position: absolute;
  top: 50%;
  right: 40px;
  transform: translateY(-50%);
}
#jobs .initiative_application:before {
  content: "";
  position: absolute;
  left: 40px;
  top: 0;
  width: 100px;
  height: 100%;
  background: url("/themes/custom/images/job-initiative-application-icon.svg") left center no-repeat transparent;
  background-size: contain;
}
@media all and (max-width: 1599px) {
  #jobs .section-content .image-wrapper {
    margin-right: -100px;
  }
  #jobs .view .view-content .views-item {
    font-size: 14px;
    line-height: 24px;
  }
  #jobs .view .view-content .views-item .position {
    font-size: 14px;
    line-height: 24px;
  }
  #jobs .view .view-content .views-item .position a .new {
    top: 0px;
  }
  #jobs .view .view-content .views-item .actions a.more {
    margin-top: -12px;
    margin-bottom: -12px;
  }
  #jobs .view .view-content .views-item .actions .share-container a.dropdown i {
    line-height: 24px;
  }
}
@media all and (max-width: 1439px) {
  #jobs .section-content .image-wrapper {
    margin-right: -70px;
  }
  #jobs .view {
    margin-top: 100px;
  }
  #jobs .view .view-content .views-item .actions .share-container {
    display: none;
  }
}
@media all and (max-width: 1247px) {
  #jobs .section-content .image-wrapper {
    margin-right: -50px;
  }
  #jobs .initiative_application {
    padding: 40px 320px 40px 180px;
  }
}
@media all and (max-width: 1023px) {
  #jobs .section-content .image-wrapper {
    margin-right: 0;
    width: auto;
    float: none;
    height: auto !important;
  }
  #jobs .section-content .image-wrapper:before {
    top: -5%;
    left: -2%;
    width: 95%;
    height: 110%;
  }
  #jobs .section-content .image-wrapper .image {
    border-radius: 12px;
    height: auto;
    padding: 0;
  }
  #jobs .section-content .image-wrapper .image img {
    margin: 0;
    position: relative;
    top: auto;
    left: auto;
  }
  #jobs .section-content .content {
    width: auto;
    float: none;
    height: auto !important;
    display: block;
    margin-top: 50px;
  }
  #jobs .section-content .content .content-inner {
    display: block;
  }
  #jobs .section-content .content .content-inner .button-wrapper {
    margin-top: 30px;
  }
  #jobs .view {
    margin-top: 70px;
  }
  #jobs .view .view-content {
    border-top: 1px solid #d1d1da;
  }
  #jobs .view .view-content .views-item {
    padding-right: 200px;
    position: relative;
  }
  #jobs .view .view-content .views-item.header {
    display: none;
  }
  #jobs .view .view-content .views-item .position {
    width: auto;
    float: none;
    padding-right: 0;
    font-weight: 700;
  }
  #jobs .view .view-content .views-item .type {
    width: auto;
    float: none;
    padding-right: 0;
    text-align: left;
    display: none;
  }
  #jobs .view .view-content .views-item .location {
    width: auto;
    float: none;
    padding-right: 0;
    text-align: left;
  }
  #jobs .view .view-content .views-item .date {
    width: auto;
    float: none;
    padding-right: 0;
    text-align: left;
  }
  #jobs .view .view-content .views-item .actions {
    width: auto;
    float: none;
    position: absolute;
    top: 30px;
    right: 0;
  }
  #jobs .view .view-content .views-item .actions a.more {
    margin: 0;
  }
  #jobs .initiative_application {
    padding: 40px 40px 40px 180px;
    margin-top: 70px;
  }
  #jobs .initiative_application a.button {
    position: relative;
    top: auto;
    right: auto;
    transform: none;
    margin-top: 20px;
  }
}
@media screen and (max-width: 812px) {
  #jobs .section-content .image-wrapper:before {
    background-image: url("/themes/custom/images/image-right-line_mobile.svg");
  }
}
@media screen and (max-width: 699px) {
  #jobs .view .view-content .views-item {
    padding-right: 0;
  }
  #jobs .view .view-content .views-item .location .icon-location {
    display: inline-block;
  }
  #jobs .view .view-content .views-item .actions {
    display: none;
    position: relative;
    top: auto;
    right: auto;
    margin-top: 20px;
  }
  #jobs .view .view-content .views-item .actions a.more {
    float: left;
  }
}
@media screen and (max-width: 599px) {
  #jobs .initiative_application {
    padding: 30px;
  }
  #jobs .initiative_application:before {
    display: none;
  }
}
@media screen and (max-width: 499px) {
  #jobs .view .view-content .views-item {
    padding-right: 0;
  }
  #jobs .view .view-content .views-item .actions {
    position: relative;
    top: auto;
    right: auto;
    float: left;
    margin-top: 15px;
  }
}
/* COLORS */
/* FONTS */
#benefits {
  background: url("/themes/custom/images/waves/small_lightblue_wave.svg") center center repeat-x transparent;
  background-size: cover;
  padding: 100px 0 0 0;
  position: relative;
  z-index: 1;
  margin-bottom: 150px;
}
#benefits .section-content {
  width: 930px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}
#benefits .h1 {
  margin-bottom: 40px;
}
#benefits .blocks {
  position: relative;
  z-index: 9;
  margin-bottom: -150px;
}
#benefits .blocks .items {
  position: relative;
  z-index: 19;
  padding-bottom: 10px;
  display: flex;
  justify-content: space-between;
  margin-left: -30px;
  margin-right: -30px;
}
#benefits .blocks .items .item {
  width: 25%;
  margin: 16px;
}
#benefits .blocks .items .item .item-inner {
  padding: 40px;
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
#benefits .blocks .items .item .item-inner .icon {
  height: 70px;
  width: auto;
  margin-bottom: 40px;
}
#benefits .blocks .items .item .item-inner .icon img {
  height: 100%;
  width: auto;
}
#benefits .blocks .items .item .item-inner .icon .lottie {
  height: 100%;
  display: inline-block;
}
#benefits .blocks .items .item .item-inner .icon .lottie svg {
  width: auto !important;
}
@media all and (max-width: 1599px) {
  #benefits {
    padding-top: 100px;
  }
  #benefits .blocks {
    margin-top: 0;
  }
  #benefits .blocks .items {
    margin-top: 0;
  }
  #benefits .blocks .items .item .item-inner {
    padding: 30px;
  }
  #benefits .blocks .items .item .item-inner .icon {
    height: 55px;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 1247px) {
  #benefits .blocks:before {
    background: none;
  }
  #benefits .blocks:after {
    top: calc(100% + 70px);
  }
  #benefits .blocks .items {
    flex-wrap: wrap;
  }
  #benefits .blocks .items .item {
    width: calc(50% - 60px);
  }
}
@media screen and (max-width: 812px) {
  #benefits .h1 {
    margin-bottom: 20px;
  }
  #benefits .section-content {
    text-align: left;
  }
  #benefits .blocks:before {
    top: 45%;
    height: 55%;
  }
  #benefits .blocks:after {
    top: 45%;
  }
  #benefits .blocks .items {
    width: auto !important;
    transform: none !important;
  }
  #benefits .blocks .items .item {
    width: 100% !important;
    margin-bottom: 30px;
  }
  #benefits .blocks .items .item .item-inner {
    margin-right: 0;
    height: auto !important;
  }
}
@media screen and (max-width: 699px) {
  #benefits {
    padding-top: 150px;
  }
}
@media screen and (max-width: 499px) {
  #benefits .blocks .items .item {
    margin-bottom: 10px;
  }
  #benefits .blocks .items .item .item-inner {
    padding: 30px;
  }
  #benefits .blocks .items .item .item-inner .icon {
    height: 50px;
    margin-bottom: 30px;
  }
}
/*# sourceMappingURL=benefits.css.map */