.resona-career-block.who-you-work-with {
  padding-top: 200px;
}
@media (max-width: 767px) {
  .resona-career-block.who-you-work-with {
    padding-top: 100px;
  }
}
.resona-career-block.who-you-work-with .who-you-work-with--header {
  padding-bottom: 185px;
}
@media (max-width: 767px) {
  .resona-career-block.who-you-work-with .who-you-work-with--header {
    padding-bottom: 100px;
  }
}
.resona-career-block.who-you-work-with .who-you-work-with--header .section-heading {
  max-width: 520px;
}
.resona-career-block.who-you-work-with .who-you-work-with--content-row-gfx-element--insider {
  border-radius: 300px;
  background: #141414;
  position: absolute;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.resona-career-block.who-you-work-with .who-you-work-with--content-row-gfx-element--insider img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.resona-career-block.who-you-work-with .who-you-work-with--content-dual-row {
  position: relative;
}
.resona-career-block.who-you-work-with .who-you-work-with--content-dual-row:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 1px;
  background: #DBDAD6;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.resona-career-block.who-you-work-with .who-you-work-with--content-dual-row:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100vw;
  height: 1px;
  background: #DBDAD6;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.resona-career-block.who-you-work-with .who-you-work-with--content-row {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 90px;
  width: 100%;
  position: relative;
}
@media (max-width: 767px) {
  .resona-career-block.who-you-work-with .who-you-work-with--content-row {
    gap: 48px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.resona-career-block.who-you-work-with .who-you-work-with--content-row:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 1px;
  background: #DBDAD6;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.resona-career-block.who-you-work-with .who-you-work-with--content-row .who-you-work-with--content-row-gfx-element {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 420px;
}
@media (max-width: 767px) {
  .resona-career-block.who-you-work-with .who-you-work-with--content-row .who-you-work-with--content-row-gfx-element {
    width: 100%;
    height: 206px;
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
  }
}
.resona-career-block.who-you-work-with .who-you-work-with--content-row .who-you-work-with--content__text {
  max-width: 550px;
}
.resona-career-block.who-you-work-with .who-you-work-with--content-row.who-you-work-with--content-row--1 {
  margin-top: 0;
}
.resona-career-block.who-you-work-with .who-you-work-with--content-row.who-you-work-with--content-row--1 .who-you-work-with--content-row-gfx-element--insider {
  width: 1080px;
  right: 0;
}
@media (max-width: 767px) {
  .resona-career-block.who-you-work-with .who-you-work-with--content-row.who-you-work-with--content-row--1 .who-you-work-with--content-row-gfx-element--insider {
    width: 110vw;
    right: 60px;
  }
}
.resona-career-block.who-you-work-with .who-you-work-with--content-row.who-you-work-with--content-row--1 .who-you-work-with--content__text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 30px 40px 30px 40px;
}
@media (max-width: 767px) {
  .resona-career-block.who-you-work-with .who-you-work-with--content-row.who-you-work-with--content-row--1 .who-you-work-with--content__text {
    padding: 20px;
  }
}
.resona-career-block.who-you-work-with .who-you-work-with--content-row.who-you-work-with--content-row--1 .who-you-work-with--content__text .body-text {
  max-width: 462px;
}
.resona-career-block.who-you-work-with .who-you-work-with--content-row.who-you-work-with--content-row--2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding-left: 210px;
}
@media (max-width: 767px) {
  .resona-career-block.who-you-work-with .who-you-work-with--content-row.who-you-work-with--content-row--2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 0;
  }
}
.resona-career-block.who-you-work-with .who-you-work-with--content-row.who-you-work-with--content-row--2 .who-you-work-with--content-row-gfx-element--insider {
  width: 1080px;
  left: 0;
}
@media (max-width: 767px) {
  .resona-career-block.who-you-work-with .who-you-work-with--content-row.who-you-work-with--content-row--2 .who-you-work-with--content-row-gfx-element--insider {
    width: 110vw;
    left: 60px;
  }
}
.resona-career-block.who-you-work-with .who-you-work-with--content-row.who-you-work-with--content-row--2 .who-you-work-with--content__text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 30px 40px 30px 40px;
}
@media (max-width: 767px) {
  .resona-career-block.who-you-work-with .who-you-work-with--content-row.who-you-work-with--content-row--2 .who-you-work-with--content__text {
    padding: 20px;
  }
}
.resona-career-block.who-you-work-with .who-you-work-with--content-row.who-you-work-with--content-row--2 .who-you-work-with--content__text .body-text {
  max-width: 462px;
}
.resona-career-block.who-you-work-with .who-you-work-with--content-dual-row {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (max-width: 767px) {
  .resona-career-block.who-you-work-with .who-you-work-with--content-dual-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.resona-career-block.who-you-work-with .who-you-work-with--content-dual-row > * {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 130px;
  padding-bottom: 130px;
}
@media (max-width: 767px) {
  .resona-career-block.who-you-work-with .who-you-work-with--content-dual-row > * {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
.resona-career-block.who-you-work-with .who-you-work-with--content-dual-row .who-you-work-with--content-dual-row__left {
  position: relative;
}
.resona-career-block.who-you-work-with .who-you-work-with--content-dual-row .who-you-work-with--content-dual-row__left:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #DBDAD6;
  right: 0;
}
@media (max-width: 767px) {
  .resona-career-block.who-you-work-with .who-you-work-with--content-dual-row .who-you-work-with--content-dual-row__left:before {
    display: none;
  }
}
.resona-career-block.who-you-work-with .who-you-work-with--content-dual-row .who-you-work-with--content-dual-row__left .body-text {
  margin-left: auto;
  margin-right: auto;
  max-width: 360px;
  width: 100%;
}
.resona-career-block.who-you-work-with .who-you-work-with--content-dual-row .who-you-work-with--content-dual-row__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}