@charset "utf-8";

.career_hero {
  width: 100%;
  height: 720px;
  max-height: none;
  margin-top: 0;
  background-image: url("../images/career/bg_hero.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.career_hero_container {
  box-sizing: border-box;
  width: 100%;
  max-width: 1200px;
  padding: 0 32px;
  margin: 0 auto;
}

.career_hero__inner {
  padding-top: 160px;
  padding-bottom: 40px;
  background-color: transparent !important;
}

.career_hero__subtitle {
  width: 100%;
  font-size: 32px;
  font-weight: 800;
  line-height: 1em;
  color: #fff;
}

.career_hero_content {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-top: 36px;
}

.career_hero_left {
  margin-top: 9px;
}

.career_hero_right {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  margin-left: 48px;
}

.career_hero__title {
  position: relative;
  margin-top: 0;
  font-size: 94px;
  font-weight: 800;
  line-height: 0.84em;
  color: #fff;
  letter-spacing: -0.5px;
  animation-delay: 0.2s;
}

.career_hero__text {
  inline-size: fit-content;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-left: 0;
  font-size: 20px;
  font-weight: 700;
  hyphens: auto;
  line-height: 2.05em;
  color: #fff;
  letter-spacing: 0.57px;
  overflow-wrap: break-word;
}

.career_hero_buttons {
  display: flex;
  margin-top: 39px;
  overflow-x: hidden;
}

.career_hero__button {
  width: 210px;
  margin-top: 0;
  margin-right: 16px;
  font-size: 16px;
  font-weight: 700;
  line-height: 64px;
  color: #fff;
  background-color: #1b2228;
  text-align: center;
  white-space: nowrap;
  border: 2px solid #0e1a25;
  will-change: opacity;
  transition: opacity 0.2s ease-in-out;
}
.career_hero__button:hover {
  opacity: 0.6;
}

.career_hero__button.newlygrad {
  margin-right: 16px;
  color: #fff;
  background-color: #1b2228;
}

.career_stance {
  padding: 80px 0;
  background-color: #fff;
}

.career_stance_inner {
  box-sizing: border-box;
  width: 100%;
  max-width: 1200px;
  padding: 0 32px;
  margin: 0 auto;
}

.career_stance__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1em;
  color: #1b2228;
}

.career_stance_contents {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-top: 48px;
}

.career_stance__goal {
  max-width: 40%;
  font-size: 72px;
  font-weight: 800;
  line-height: 1em;
  color: #1b2228;
}

.career_stance__text {
  max-width: 50%;
  font-size: 16px;
  font-weight: 700;
  line-height: 2.35em;
  color: #1b2228;
  white-space: pre-line;
}

.career_banner {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 100%;
  max-width: 1200px;
  padding: 0 32px;
  margin: 0 auto;
  /* background: linear-gradient(to bottom, #fff 0%, #fff 50%, #eef3f7 50%, #eef3f7 100%); */
}

.career_banner__img {
  width: 100%;
}

.career_banner_contact {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 160px;
  background-color: #1b2228;
}

.career_banner_contact__button {
  width: 210px;
  margin-top: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 64px;
  color: #fff;
  text-align: center;
  border: 2px solid #fff;
  will-change: opacity;
  transition: opacity 0.2s ease-in-out;
}

.career_banner_contact__button:hover {
  opacity: 0.6;
}

.career_banner_contact__button.newlygrad {
  margin-right: 16px;
  color: #1b2228;
  background-color: #fff;
}

.positions {
  position: relative;
  padding: 80px 0;
  background-color: #eef3f7;
}

.positions_contents {
  display: block;
}

.positions_items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.positions_item {
  position: relative;
  box-sizing: border-box;
  width: 23.5%;
  height: 200px;
  padding: 0 24px;
  margin-top: 24px;
  filter: brightness(1);
}

.positions_item__title {
  max-width: 80%;
  font-size: 24px;
  font-weight: 700;
  line-height: 1em;
  color: #fff;
  overflow-wrap: anywhere;
  filter: brightness(1);
}

.positions_item__img {
  width: 18px;
}

.positions_item_contents {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}

.positions_item::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  filter: brightness(0.5);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: filter 0.4s ease-in-out;
}

.positions_item.item_1::before {
  background-image: url("../images/career/open_position_business_development.jpg");
}

.positions_item.item_2::before {
  background-image: url("../images/career/open_position_digital_marketing.jpg");
}

.positions_item.item_3::before {
  background-image: url("../images/career/open_position_engineer.jpg");
}

.positions_item.item_4::before {
  background-image: url("../images/career/open_position_creatives.jpg");
}

.positions_item.item_5::before {
  background-image: url("../images/career/open_position_product.jpg");
}

.positions_item.item_6::before {
  background-image: url("../images/career/open_position_marketing_comm.jpg");
}

.positions_item.item_7::before {
  background-image: url("../images/career/open_position_finance_legal.jpg");
}

.positions_item.item_8::before {
  background-image: url("../images/career/open_position_people.jpg");
}

.positions_contact {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 160px;
  margin-top: 24px;
  background-color: #1b2228;
}

.positions_contact__button {
  width: 210px;
  margin-top: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 64px;
  color: #fff;
  text-align: center;
  border: 2px solid #fff;
}

.positions_contact__button.newlygrad {
  margin-right: 16px;
  color: #1b2228;
  background-color: #fff;
}

.career_culture_deck {
  box-sizing: border-box;
  width: 100%;
  max-width: 1200px;
  padding: 0 32px;
  margin: 120px auto 80px;
}

.career_values {
  position: relative;
  padding: 80px 0;
  background: transparent url("../images/career/bg_values.png") center center
    no-repeat;
  background-size: cover;
}

.career_values_inner {
  box-sizing: border-box;
  width: 100%;
  max-width: 1200px;
  padding: 0 32px;
  margin: 0 auto;
}

.value__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1em;
  color: #fff;
}

.career_values_items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.career_values_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 32%;
  height: 200px;
  padding-right: 120px;
  margin-top: 48px;
  background: transparent url("../images/career/value_separator.png") right
    center no-repeat;
}

.career_values_item__title {
  font-size: 48px;
  font-weight: 800;
  line-height: 1em;
  color: #fff;
  text-align: center;
}

.career_values_item__text {
  margin-top: 16px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.8em;
  color: #fff;
  text-align: center;
  opacity: 0.7;
}

.career_values_item.faster {
  width: 35%;
}

.career_values_item.faster .career_values_item__text {
  width: 55%;
}

.career_values_item.updated {
  width: 45%;
}

.career_values_item.updated .career_values_item__text {
  width: 55%;
}

.career_values_item.together {
  width: 45%;
}

.career_values_item.together .career_values_item__text {
  width: 50%;
}

.career_values_item:nth-child(3) {
  padding-right: 0;
  background-image: none;
}

.career_values_item:last-child {
  padding-right: 0;
  background-image: none;
}

.culture_inner {
  box-sizing: border-box;
  width: 100%;
  max-width: 1200px;
  padding: 0 32px;
  margin: 0 auto;
}

.culture__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1em;
  color: #1b2228;
}

/*
.culture {
  position: relative;
  padding: 80px 0 0;
}

.culture_items {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-top: 24px;
}

.culture_item {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 33.3%;
  height: 480px;
  padding: 40px 24px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.culture_item.growth {
  background-image: url("../images/career/bg_culture_growth.png");
}

.culture_item.synergy {
  background-image: url("../images/career/bg_culture_synergy.png");
}

.culture_item.professional {
  background-image: url("../images/career/bg_culture_professional.png");
}

.culture_item.professional .culture_item__title {
  width: 70%;
}

.culture_item__title {
  width: 50%;
  font-size: 32px;
  font-weight: 800;
  line-height: 1.1em;
  color: #fff;
}

.culture_item__text {
  margin-top: 16px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.8em;
  color: #fff;
}

*/

.career_people {
  position: relative;
  padding: 80px 0 0;
  background-color: #f6f8fa;
}

.career_people_inner {
  box-sizing: border-box;
  width: 100%;
  max-width: 1200px;
  padding: 0 32px;
  margin: 0 auto;
}

.section_main__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1em;
  color: #1b2228;
  margin-bottom: 24px;
}

.career_people__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1em;
  color: #fff;
}

.career_people .career_people__text {
  margin-top: 43px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4em;
  color: #fff;
}

.career_people .career_people_carousel {
  display: flex;
  width: 100%;
  max-width: 100%;
  height: 480px;
  overflow-x: hidden;
}

.career_people .career_people_carousel_navigation {
  position: relative;
  z-index: 2;
  width: 25%;
  padding: 40px 24px 0;
  background-color: #1b2228;
}

.career_people .career_people_carousel_navigation_wrapper {
  position: absolute;
  right: 0;
  bottom: 42px;
  width: 100%;
}

.swiper-button-prev svg,
.swiper-button-next svg {
  display: none;
}

.career_people .career_people_carousel_navigation_wrapper .swiper-button-prev {
  right: 65px;
  left: unset;
  width: 64px;
  height: 64px;
  background: #fff url("../images/career/carousel_backward.png") center center
    no-repeat;
  background-size: cover;
}

.career_people
  .career_people_carousel_navigation_wrapper
  .swiper-button-prev::after {
  content: "";
}

.career_people .career_people_carousel_navigation_wrapper .swiper-button-next {
  right: 0;
  width: 64px;
  height: 64px;
  background: #fff url("../images/career/carousel_forward.png") center center
    no-repeat;
  background-size: cover;
}

.career_people
  .career_people_carousel_navigation_wrapper
  .swiper-button-next::after {
  content: "";
}

.career_people .career_people_carousel_contents {
  width: 75%;
  max-width: 75%;
}

.career_people .career_people_carousel_item {
  position: relative;
  width: 100%;
  height: 100%;
}

.career_people .career_people_carousel__img {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 480px;
  object-fit: cover;
}

.career_people .career_people_carousel_details {
  position: absolute;
  bottom: 0;
  z-index: 1;
  padding: 24px;
}

.career_people .career_people_carousel__title {
  font-size: 24px;
  font-weight: 400;
  line-height: 1em;
  color: #fff;
}

.career_people .career_people_carousel__position {
  margin-top: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1em;
  color: #fff;
}

.career_people .career_people_carousel__info {
  margin-top: 16px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.53em;
  color: #fff;
}

.career_teams {
  position: relative;
  padding: 80px 0 0;
}

.career_teams_inner {
  box-sizing: border-box;
  width: 100%;
  max-width: 1200px;
  padding: 0 32px;
  margin: 0 auto;
}

.career_teams__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1em;
  color: #1b2228;
}

.career_teams_contents {
  display: block;
  margin-top: 38px;
}

.career_teams_items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 24px;
  justify-content: space-between;
}

.career_teams_item {
  display: grid;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}

.career_teams_item__title {
  padding: 16px;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.25em;
  color: #fff;
}

.career_teams_item__img {
  width: 100%;
  aspect-ratio: 264/221;
  object-fit: cover;
}

.career_teams_item_contents {
  display: flex;
  align-items: end;
  justify-content: space-between;
  background-color: #1b2228;
  height: 100%;
  min-height: 74px;
}

.career_offices {
  position: relative;
  padding: 80px 0 0;
}

.career_offices_inner {
  box-sizing: border-box;
  width: 100%;
  max-width: 1200px;
  padding: 0 32px;
  margin: 0 auto;
}

.career_offices__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1em;
  color: #1b2228;
}

.career_offices_header {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.career_offices__text {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.16em;
  color: #1b2228;
  text-align: right;
}

.career_offices_grid {
  margin-top: 24px;
}

.career_offices_grid_top {
  position: relative;
  display: flex;
  justify-content: space-between;
}

.career_offices_grid_top_left {
  position: relative;
  width: 48.5%;
}

.career_offices_grid_top_right {
  position: relative;
  width: 50.5%;
}

.career_offices_grid_top_right_top {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.career_offices_grid_top_right_top_left {
  position: relative;
  width: 49%;
}

.career_offices_grid_top_right_top_right {
  position: relative;
  width: 49%;
}

.career_offices_grid_top_right_btm {
  position: relative;
  margin-top: 10px;
}

.career_offices_grid_btm {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 8px;
}

.career_offices_grid_btm_left {
  position: relative;
  width: 30%;
}

.career_offices_grid_btm_right {
  position: relative;
  width: 69%;
}

.career_offices__img {
  display: block;
  width: 100%;
  height: 100%;
}

.career_offices__location {
  position: absolute;
  top: 0;
  z-index: 1;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 24px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1em;
  color: #fff;
}

.career_offices__label {
  position: absolute;
  color: #fff;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: -0.47px;
  margin-top: 16px;
  margin-left: 16px;
}

.departments {
  padding: 80px 0 0;
}

.departments_items {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: left;
  margin-top: 24px;
}

.departments_items_sp {
  margin-top: 24px;
}

.departments_items_sp details {
  padding: 16px;
  border: 1px solid #1b2228;
  border-bottom: none;
}

.departments_items_sp details summary {
  position: relative;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.6em;
  color: #1b2228;
  list-style: none;
  cursor: pointer;
}

.departments_items_sp details summary::before {
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  content: "";
  background: transparent url("../images/career/arrow_down.svg") center center
    no-repeat;
  transform: translateY(-50%);
}

.departments_items_sp details div {
  padding-top: 16px;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.7em;
  color: #1b2228;
}

.departments_items_sp details[open] summary::before {
  background: transparent url("../images/career/arrow_up.svg") center center
    no-repeat;
}

.departments_items_sp details:last-child {
  border-bottom: 1px solid #1b2228;
}

.departments_item {
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  justify-content: left;
  width: 50%;
  border-top: 1px solid #1b2228;
  border-left: 1px solid #1b2228;
}

.departments_item:nth-child(2n) {
  border-right: 1px solid #1b2228;
}

.departments_item:last-child,
.departments_item:nth-last-child(2) {
  border-bottom: 1px solid #1b2228;
}

.departments__img {
  display: block;
  width: 159px;
  min-width: 159px;
  min-height: 206px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.departments_details {
  box-sizing: border-box;
  padding: 24px 36px 20px 16px;
}

.departments__name {
  font-size: 18px;
  font-weight: 800;
  line-height: 1.6em;
  color: #1b2228;
}

.departments__text {
  margin-top: 12px;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.7em;
  color: #1b2228;
}

.departments__url {
  margin-top: 12px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.7em;
  color: #1b2228;
  text-decoration: underline;
}

.career_open {
  padding: 80px 0 0;
}

.career_open_inner {
  box-sizing: border-box;
  width: 100%;
  max-width: 1200px;
  padding: 0 32px;
  margin: 0 auto;
}

.career_open__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1em;
  color: #1b2228;
}

.career_open_table {
  margin-top: 24px;
  border: 1px solid #1b2228;
}

.career_open_table_header {
  display: flex;
  align-items: center;
  padding: 24px 32px;
  background-color: #1b2228;
}

.career_open_table_header_department {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}

.career_open_table_header_location {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-right: 8px;
  margin-left: 22px;
}

.career_open_table_header__label {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2em;
  color: #fff;
}

.career_open_table_header__selection {
  display: block;
  width: 250px;
  padding: 0.6em 1.4em 0.6em 1em;
  margin-left: 14px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  color: #1b2228;
  appearance: none;
  cursor: pointer;
  background: #fff url("../images/career/chevron-down.svg");
  background-repeat: no-repeat, repeat;
  background-position:
    right 0.7em top 50%,
    0 0;
  background-size:
    0.65em auto,
    100%;
  border: 1px solid #dee5ec;
  border-radius: 20px;
  box-shadow: 0 1px 0 1px rgb(0 0 0 / 4%);
}

.career_open_table_header__search {
  width: 142px;
  min-width: 130px;
  margin-right: 0;
  margin-left: auto;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
  color: #1b2228;
  text-align: center;
  background-color: #fff;
  border-radius: 20px;
}

.career_open_table_body {
  box-sizing: border-box;
  padding: 32px;
}

.career_open_table_body_title {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}

.career_open_table_body_title__item {
  box-sizing: border-box;
  padding: 0 16px 8px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2em;
  color: #1b2228;
}

.career_open_table_body_title__item.position {
  flex: 1;
}

.career_open_table_body_title__item.department {
  flex: 0.6;
}

.career_open_table_body_title__item.location {
  flex: 0.4;
}

.career_open_table_body_list {
  padding: 0;
}

.career_open_table_body_list_job.hidden {
  display: none;
}

.career_open_table_body_list_job.job_position_empty {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 36px 0;
  border-top: 1px solid #dee5ec;
}

.career_open_table_body_list_job.job_position_empty.hidden {
  display: none;
}

.career_open_table_body_list_job.job_position_empty .job_position_empty_text {
  font-size: 14px;
  font-weight: 600;
  color: #1b2228;
}

.career_open_table_body_list_job__url {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 25px;
  border-top: 1px solid #dee5ec;
  transition: background-color 0.3s ease-in-out;
}

.career_open_table_body_list_job__url:hover {
  background-color: #eef3f7;
}

.career_open_table_body_list_job__item {
  box-sizing: border-box;
  padding: 0 16px;
  font-size: 16px;
  line-height: 1.21em;
  color: #1b2228;
}

.career_open_table_body_list_job__item.position {
  flex: 1;
  color: #3892e5;
}

.career_open_table_body_list_job__item.department {
  flex: 0.6;
}

.career_open_table_body_list_job__item.location {
  flex: 0.4;
}

.career_related {
  padding: 80px 0 96px;
}

.career_related_inner {
  box-sizing: border-box;
  width: 100%;
  max-width: 1200px;
  padding: 0 32px;
  margin: 0 auto;
}

.career_related_contents {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.career_related_item {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 32%;
  height: 200px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  will-change: opacity;
  transition: opacity 0.2s ease-in-out;
}

.career_related_item:hover {
  opacity: 0.6;
}
.career_related_item.office {
  color: #fff;
  background-image: url("../images/career/bg_footer_office.png");
}

.career_related_item.techblog {
  padding-top: 40px;
  font-size: 22px;
  font-weight: 600;
  color: #1b2228;
  background-image: url("../images/career/bg_footer_tech-blog.png");
}

.career_related_item.contactus {
  color: #fff;
  background-color: #000;
  background-image: none;
}

.career_related__img {
  width: 153px;
  margin-right: 16px;
}

.iframe-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  overflow: hidden;
  background: #000;
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* Tablet and smaller screens */
@media screen and (min-width: 769px) {
  .positions_item:hover::before {
    filter: brightness(0.8);
  }
}

@media screen and (min-width: 981px) {
  .departments_items_sp {
    display: none;
  }
}

@media screen and (max-width: 1280px) {
  .career_hero {
    height: 640px;
  }

  .career_hero__title {
    font-size: 76px;
  }

  .career_hero__text {
    font-size: 16px;
    line-height: 1.6em;
  }
}

@media screen and (max-width: 1024px) {
  .career_stance__title,
  .value__title,
  .culture__title,
  .section_main__title,
  .career_people__title,
  .career_offices__title,
  .career_teams__title,
  .career_open__title {
    font-size: 18px;
  }

  .career_hero {
    height: 720px;
  }

  .career_hero__inner {
    padding-top: 140px;
    padding-bottom: 0;
  }

  .career_hero__subtitle {
    font-size: 18px;
  }

  .career_hero_content {
    flex-direction: column;
    margin-top: 16px;
  }

  .career_hero_right {
    width: 100%;
    margin-top: 24px;
    margin-left: 0;
  }

  .career_hero__title {
    font-size: 64px;
  }

  .career_hero__text {
    line-height: 1.5em;
  }

  .career_hero__button {
    font-size: 14px;
  }

  .career_values {
    background-image: url("../images/career/bg_values_sp.png");
    background-position: right center;
  }

  .value__title {
    text-align: center;
  }

  .career_values_items {
    flex-flow: column nowrap;
  }

  .career_values_item {
    width: 100%;
    height: fit-content;
    padding-right: 0;
    margin-top: 40px;
    hyphens: auto;
    overflow-wrap: break-word;
    background-image: none;
    background-position: center center;
  }

  .career_values_item__title {
    font-size: 32px;
  }

  .career_values_item__text {
    width: 80%;
    font-size: 14px;
  }

  .career_values_item.faster {
    width: 100%;
  }

  .career_values_item.updated {
    width: 100%;
  }

  .career_values_item.together {
    width: 100%;
  }

  .career_values_item.together .career_values_item__text {
    width: 100%;
  }

  .career_stance_contents {
    flex-direction: column;
    margin-top: 24px;
  }

  .career_stance__goal {
    inline-size: fit-content;
    width: 100%;
    font-size: 48px;
    hyphens: auto;
  }

  .career_stance__text {
    width: 100%;
    max-width: 100%;
    margin-top: 16px;
    font-size: 14px;
  }

  .positions_item {
    padding: 0 16px;
  }

  .positions_item__title {
    font-size: 18px;
  }

  /*
  .culture_item {
    width: 33%;
  }

  .culture_item__title {
    font-size: 24px;
  }

  .culture_item__text {
    font-size: 12px;
  }
  */

  .departments__text {
    line-height: 1.5em;
  }
}

@media screen and (max-width: 980px) {
  .career_hero__title {
    font-size: 60px;
  }

  .career_hero__text {
    font-size: 16px;
  }

  .career_hero_buttons {
    margin-top: 24px;
  }

  .career_hero__button.newlygrad {
    width: 191px;
  }

  .career_hero__button.middle {
    width: max-content;
    padding-right: 16px;
    padding-left: 16px;
  }

  .positions_contact__button {
    display: inline-block;
  }

  .career_teams_items {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 16px;
  }

  .career_offices__text {
    display: none;
  }

  .career_offices_grid_top {
    flex-direction: column;
  }

  .career_offices_grid_top_left {
    width: 100%;
  }

  .career_offices_grid_top_right {
    width: 100%;
    margin-top: 8px;
  }

  .career_offices_grid_top_right_btm {
    margin-top: 8px;
  }

  .career_offices_grid_btm {
    flex-direction: column;
  }

  .career_offices_grid_btm_left {
    width: 100%;
  }

  .career_offices_grid_btm_right {
    width: 100%;
    margin-top: 8px;
  }

  .departments_items {
    display: none;
  }
}

@media screen and (max-width: 960px) {
  .career_open_table_header__selection {
    width: 180px;
  }
}

@media screen and (max-width: 812px) {
  .positions_item {
    width: 49%;
    height: 200px;
  }

  .career_open_table_header {
    flex-direction: column;
    align-items: stretch;
    padding: 16px;
  }

  .career_open_table_header_location {
    margin-top: 16px;
    margin-right: 0;
    margin-left: 0;
  }

  .career_open_table_header__selection {
    width: 300px;
  }

  .career_open_table_header__search {
    margin-top: 16px;
  }
}

@media screen and (max-width: 768px) {
  .career_hero__inner {
    padding: 90px 0 40px;
  }

  .career_hero__title.line {
    padding-left: 16px;
  }

  .career_hero__title.line::after {
    top: calc(50% - 12px);
    height: 24px;
  }

  .career_stance {
    padding: 40px 0 24px 0;
  }

  .career_culture_deck {
    margin: 40px 0;
  }

  .career_teams_items {
    grid-template-columns: 1fr 1fr;
  }

  .career_people {
    padding-top: 48px;
  }

  .career_people .section_main__title {
    display: none;
  }

  .career_people .career_people__text {
    margin-top: 16px;
  }

  .career_people .career_people_carousel {
    flex-direction: column;
    height: 700px;
  }

  .career_people .career_people_carousel_navigation {
    display: block;
    width: auto;
    height: 200px;
  }

  .career_people .career_people_carousel_contents {
    width: 100%;
    max-width: 100%;
    height: 480px;
  }

  .career_people .career_people_carousel_item {
    height: 480px;
  }

  /*

  .culture_items {
    flex-direction: column;
  }

  .culture_item {
    width: 100%;
    height: 420px;
  }

  .culture_item:not(:first-child) {
    margin-top: 16px;
  }

  */

  .career_related_contents {
    flex-direction: column;
  }

  .career_related_item {
    width: 100%;
  }

  .career_related_item:not(:first-child) {
    margin-top: 18px;
  }

  .career_open_table_header {
    padding: 24px 16px;
  }

  .career_open_table_body {
    padding: 16px;
  }

  .career_open_table_body_title__item {
    padding: 0 0 8px;
  }

  .career_open_table_body_title__item.department {
    display: none;
  }

  .career_open_table_body_title__item.location {
    display: none;
  }

  .career_open_table_body_list_job__url {
    flex-direction: column;
    padding-top: 16px;
  }

  .career_open_table_body_list_job__item {
    padding: 0;
  }

  .career_open_table_body_list_job__item.department {
    margin-top: 8px;
  }

  .career_open_table_body_list_job__item.location {
    margin-top: 8px;
  }
}

@media screen and (max-width: 760px) {
  .career_hero_container,
  .career_stance_inner,
  .career_banner,
  .career_culture_deck,
  .career_values_inner,
  .culture_inner,
  .career_people_inner,
  .career_offices_inner,
  .career_teams_inner,
  .career_open_inner,
  .career_related_inner {
    padding: 0 24px;
  }
}

@media screen and (max-width: 640px) {
  .career_open_table_header__search {
    width: 100%;
  }
}

@media screen and (max-width: 540px) {
  .career_open_table_header__selection {
    width: 240px;
  }
}

@media screen and (max-width: 512px) {
  .career_banner_contact {
    height: auto;
    padding: 15px;
    width: auto;
  }
  .positions_contact {
    display: block;
    height: auto;
  }

  .positions_contact__button {
    width: 100%;
    padding: 16px;
  }

  .positions_contact__button.newlygrad {
    width: 100%;
  }

  .positions_contact__button.middle {
    width: 100%;
  }
}

/* Mobile screens */
@media screen and (max-width: 460px) {
  .career_hero__title {
    font-size: 50px;
  }

  .career_people .career_people_carousel {
    height: 680px;
  }

  .career_people .career_people_carousel_item {
    height: 470px;
  }

  .positions_contact__button {
    font-size: 14px;
    line-height: 1em;
  }

  .positions_contact__button.newlygrad {
    margin-right: 8px;
  }
}

@media screen and (max-width: 440px) {
  .career_people .career_people_carousel_item {
    height: 370px;
  }

  .career_people .career_people_carousel_details {
    padding: 24px 16px;
  }

  .career_people .career_people_carousel__title {
    font-size: 18px;
  }

  .career_people .career_people_carousel__position {
    font-size: 12px;
  }

  .career_people .career_people_carousel__info {
    margin-top: 8px;
    font-size: 13px;
    line-height: 1.4em;
  }
}

@media screen and (max-width: 420px) {
  .positions_item {
    width: 49%;
    height: 96px;
    padding: 0 16px;
    margin-top: 8px;
  }

  .positions_item__title {
    font-size: 16px;
  }

  .positions_contact {
    padding: 15px;
    margin-top: 8px;
  }

  .positions_contact__button.middle {
    margin-top: 8px;
  }

  .career_teams_items {
    gap: 8.6px;
  }

  .career_teams_item__title {
    font-size: 9.65px;
    padding: 9.65px;
  }

  .career_teams_item_contents {
    min-height: 44px;
  }

  .career_open_table_header__selection {
    width: 180px;
    max-width: 100%;
  }
}

@media screen and (max-width: 380px) {
  .career_open_table_header__selection {
    width: 100%;
    margin-top: 8px;
  }
}

@media screen and (max-width: 375px) {
  .career_hero__title {
    inline-size: fit-content;
    font-size: 48px;
    hyphens: auto;
    line-height: 0.96em;
    overflow-wrap: break-word;
  }

  .career_hero__text {
    font-size: 14px;
  }

  .career_hero_buttons {
    flex-wrap: wrap;
  }

  .career_hero__button.middle {
    margin-top: 8px;
  }

  .career_stance {
    padding-top: 39px;
  }

  .positions {
    padding-top: 39px;
    padding-bottom: 24px;
  }

  .career_values {
    padding: 48px 0;
  }

  .value__title {
    font-size: 18px;
    text-align: center;
  }

  /*

  .culture {
    padding-top: 48px;
  }

  .culture_item__title {
    width: 60%;
    font-size: 32px;
  }

  .culture_item__text {
    font-size: 14px;
  }

  */

  .career_people .career_people_carousel {
    height: 630px;
  }

  .career_offices {
    padding-top: 48px;
  }

  .career_offices__location {
    padding: 16px;
  }

  .departments {
    padding-top: 48px;
  }

  .career_open {
    padding-top: 48px;
  }

  .career_open_table_header_department {
    flex-wrap: wrap;
  }

  .career_open_table_header_location {
    flex-wrap: wrap;
  }

  .career_related {
    padding: 48px 0;
  }
}

@media screen and (max-width: 374px) {
  .career_hero__title {
    font-size: 36px;
  }
}
