.krisp_inner_content {
  display: flex;
  justify-content: space-between;
  gap: 48px;
  align-items: center;
  justify-content: center;
}
.krisp_inner_content .img_wrapper {
  flex: 0 0 485px;
}
.benefits_inner_content {
  max-width: 475px;
  flex: 1 0 475px;
}
.benefits_outer {
  max-width: 996px;
  margin: 0 auto;
  gap: 75px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.benefits_list {
  flex-grow: 1;
}
.benefits_list .benefit_item {
  padding: 12px 24px 12px 24px;
  border-radius: 6px;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  box-shadow: 0px 20px 40px 0px rgba(97, 78, 250, 0.1);
  background-color: #fff;
}
.benefits_list .benefit_item:last-child {
  margin-bottom: 0;
}
.benefits_list .benefit_item img {
  margin-right: 16px;
}
.remote_work_outer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 58px;
  max-width: 996px;
  margin: 0 auto;
}
#our_team h3 {
  margin-top: 0;
  margin-bottom: 48px;
}
.team_container {
  background: #f4f7fa;
  border-radius: 20px;
  display: flex;
  overflow: hidden;
}
#departments {
  height: 100%;
  flex: 0 0 26%;
}
#departments ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#departments ul li {
  padding: 12px 0 12px 16px;
  border-radius: 10px;
  cursor: pointer;
  height: 52px;
  line-height: 29px;
}
#departments ul li:hover {
  background-color: #c3c8cd;
}
#departments ul li:hover span {
  color: #131032 !important;
}
#departments ul li.active {
  background: #576069;
}
#departments ul li.active:hover {
  background: #576069;
}
#departments ul li.active span {
  color: #fff;
  font-weight: 600;
}
#departments ul li.active:hover span {
  color: #fff !important;
  font-weight: 600;
}
.team_content {
  padding: 40px 60px 0 60px;
  position: relative;
}
.team_content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  max-width: 510px;
}
.team_content ul li {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.team_content ul li:before {
  content: '•';
  color: #131032;
  font-size: 30px;
  margin-right: 12px;
  display: inline-block;
}
.team_info {
  display: flex;
  justify-content: space-between;
}
.team_info .stack_outer {
  flex: 0 0 260px;
  margin-left: 32px;
}
.stacks .stack {
  padding: 4px 18px;
  border-radius: 20px;
  display: inline-block;
  margin: 4px;
}

.hiring_inner {
  display: flex;
  justify-content: space-between;
}
.hiring_inner > * + * {
  margin-left: 20px;
}
.hiring_item {
  border-radius: 20px;
  flex: 1 1 33%;
  background-color: #fff;
}
.hiring_item h6 {
  display: flex;
  align-items: center;
}
.hiring_item h6 img {
  margin-right: 16px;
}
#jobs .job {
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
#jobs .job .locations {
  display: flex;
  justify-content: space-between;
}
#jobs .job .locations .location {
  margin: 0 8px;
  border-radius: 20px;
  padding: 4px 18px;
}
#jobs .job:hover {
  background-color: #f2f3f4;
}
#jobs .job:hover span {
  color: #614efa;
}
.jobs_modal_inner {
  border-radius: 20px;
  width: 100%;
  max-width: 1080px;
}
#jobs > div:last-child {
  margin-bottom: 0;
}

.video_outer {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  position: relative;
}
.video_outer img {
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
}
.play_video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

@media only screen and (max-width: 1201px) {
  .owl-nav {
    position: static;
    width: 100%;
    transform: unset;
    margin: 32px auto 0 auto !important;
    gap: 24px;
    justify-content: center;
  }
  .careers_hero_container {
    padding: 114px 0;
  }
  .team_content .btn {
    position: static;
  }
  .careers_hero_container {
    background-size: 236px;
    background-position: left 10px center, right 10px center;
  }
  .benefits_outer {
    gap: 45px;
  }
  .remote_work_outer {
    flex-direction: column-reverse;
  }
  .remote_work_inner_content {
    text-align: center;
    max-width: 520px;
    margin: 0 auto;
  }
  #hiring > .container > p {
    max-width: 490px;
    margin-left: auto;
    margin-right: auto;
  }
  .team_container {
    flex-direction: column;
  }
  #departments ul {
    display: flex;
    width: auto;
    overflow-x: scroll;
  }
  #departments {
    overflow-x: hidden;
    padding: 24px;
  }
  #departments ul li {
    display: inline-block;
    padding: 10px 24px;
  }
  #departments ul li span {
    white-space: nowrap;
  }
  #departments ul li.active span {
    font-weight: bold;
  }
  .remote_work_outer .remote_work_inner {
    margin-right: 0;
  }
  .team_content {
    padding: 48px;
  }
  .team_content .btn {
    bottom: 48px;
    left: 48px;
  }
  .content_text p {
    max-width: 380px;
  }
  #about p {
    max-width: 710px;
  }
}

@media only screen and (max-width: 1023px) {
  #values .owl-stage,
  #values .owl-carousel .owl-stage-outer,
  #values .item {
    display: flex;
  }
  #values .item .item_inner,
  #values .item_inner .item_text {
    height: 100%;
  }
  #values .owl-item {
    display: flex;
    justify-content: center;
    height: 100%;
  }
  #values .item .item_inner {
    flex-direction: column;
  }
  #values .owl-item.center .item {
    width: auto;
  }
  #values .item_inner .item_text {
    padding: 193px 40px 40px;
    text-align: center;
    max-width: 804px;
    justify-content: flex-start;
  }
  #values .item_inner .img_wrapper {
    width: 260px;
    height: 260px;
    margin: 0 auto -160px auto;
    padding: 18px !important;
  }
  .careers_hero_container {
    background-size: 200px;
    background-position: left 20px center, right 20px center;
  }
  .careers_hero_container p,
  .careers_hero_container h1 {
    max-width: 325px;
    margin: 0 auto;
  }
  #hero .btn {
    margin: 40px auto 0 auto;
  }
  .careers_hero_container {
    padding: 70px 0;
  }
  .benefits_outer {
    flex-direction: column;
  }
  .benefits_inner_content {
    text-align: center;
    margin: 0 auto;
    flex: auto;
  }
  .benefits_inner_content h3 {
    max-width: 570px;
    margin: 0 auto 24px auto;
  }
  .benefits_inner_content {
    max-width: 575px;
  }
  .benefits_list {
    max-width: 410px;
  }
  .remote_work_inner_content {
    max-width: 608px;
  }
  #job_listings > .container > p {
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
  }
  .hiring_inner {
    flex-direction: column;
    align-items: center;
  }
  .hiring_inner > * + * {
    margin: 24px 0 0 0;
  }
  .hiring_item {
    max-width: 541px;
  }
  .team_container {
    border-radius: 0;
  }
  .team_content {
    padding: 40px 24px;
  }
  .team_content .btn {
    left: 24px;
    bottom: 40px;
  }
  .stack_outer {
    margin-left: 40px;
  }
  .remote_work_inner img {
    max-width: 100%;
    height: auto;
  }
  .container.team_container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  #values .item_inner .item_text {
    max-width: calc(100vw - 40px);
  }
  #values .item_inner .img_wrapper {
    width: 200px;
    height: 200px;
    margin-bottom: -110px;
    border-width: 15px;
    padding: 14px !important;
  }
  #values .item_inner .item_text {
    padding: 133px 20px 20px;
  }
  .owl-nav {
    position: static;
    width: 100%;
    transform: unset;
    margin: 10px auto 0 auto;
    gap: 40px;
    justify-content: center;
  }
  .about_outer {
    flex-direction: column;
    max-width: 728px;
  }
  #about .about_outer .about_inner {
    margin-bottom: 24px;
  }
  #about .krisp_content_outer {
    flex-direction: column;
    gap: 24px;
    flex: 100%;
  }
  .careers_hero_container {
    background: url('../png/img_careers_hero_top.png') no-repeat top center,
      url('../png/img_careers_hero_bottom.png') no-repeat bottom center;
    background-size: 335px;
  }
  .careers_hero_container {
    padding: 170px 0 200px 0;
  }
  #about .about_outer .about_inner {
    flex-direction: column;
    padding: 24px;
  }
  #about .krisp_content_outer .krisp_content_inner {
    flex-direction: column;
  }

  .team_content {
    padding: 40px 20px;
  }
  .team_content .btn a {
    padding-left: 20px;
    padding-right: 20px;
  }
  .team_info {
    flex-direction: column;
  }
  .team_info .stack_outer {
    margin-left: 0;
    flex: unset;
    margin-top: 40px;
  }
  .hiring_item {
    padding: 32px;
  }
  .hiring_item h4 img {
    width: 24px;
    height: 24px;
  }
  #jobs .job_item {
    flex-direction: column;
  }
  #jobs .job_item .job_title {
    margin-bottom: 12px;
  }
  #jobs .job_item {
    padding: 16px 24px;
  }
  .team_content ul {
    max-width: unset;
  }
  .stacks .stack:nth-child(odd) {
    margin-right: unset;
  }
  .stacks .stack {
    margin: 3px 3px;
  }
  #jobs .job {
    flex-direction: column;
    align-items: flex-start;
    padding: 16px !important;
  }
  #jobs .job .locations {
    margin-top: 16px;
  }
  #jobs .job .locations .location:first-child {
    margin-left: 0;
  }
  #job_listings > .container > p,
  #job_listings > .container > h2 {
    max-width: 274px;
    margin-left: auto;
    margin-right: auto;
  }
}
