.careers__eng {
  background-color: #0f0f10;
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 38px 0px 38px 0px;
  max-width: 100%;
  width: 100%;
  z-index: 1;
  font-size: 34px;
  color: #ffffff;
  gap: 388px;
  margin: 0;
}
.careers__eng a {
  text-decoration: none;
}
.careers__eng__container {
  justify-content: space-between;
  width: 1732px;
  display: flex;
  padding-right: 354px;
}
.careers__eng__content {
  display: flex;
  flex-direction: column;
  padding: 12px 0 0;
  box-sizing: border-box;
  width: 478px;
}
.careers__eng__content-title {
  margin-bottom: 26px;
}
.careers__eng__content-title h1 {
  margin: 0;
  font-size: inherit;
  line-height: 40px;
  font-weight: 500;
}
.careers__eng__content-description {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  max-width: 100%;
  align-self: stretch;
  flex-direction: column;
  box-sizing: border-box;
  margin-bottom: 32px;
}
.careers__eng__content-description h3 {
  margin-bottom: 12px;
  align-self: stretch;
  font-weight: 400;
  font-size: 24px;
  font-weight: 400;
  line-height: 28.64px;
  letter-spacing: -0.025em;
}
.careers__eng__content-description div {
  width: 407px;
  font-size: 16px;
  font-weight: 300;
  color: #a7a9b1;
  display: inline-block;
  max-width: 100%;
  line-height: 19.09px;
  letter-spacing: -0.025em;
}
.careers__eng__content-explorer {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  box-sizing: border-box;
  font-size: 16px;
  color: #dcdee4;
  border-radius: 34px;
  overflow: hidden;
  flex-shrink: 0;
  gap: 8px;
  cursor: pointer;
}
.careers__eng__content-explorer div {
  font-weight: 500;
  display: inline-block;
  min-width: 116px;
  line-height: normal;
  font-weight: 500;
  font-size: 16px;
}
.careers__eng__content-explorer:hover {
  color: #ffffff;
}
.careers__eng__image img {
  position: relative;
  object-fit: cover;
  width: 517px;
  z-index: 3;
}

@media (min-width: 1280px) and (max-width: 1919px) {
  .careers__eng {
    padding: 0px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 38px 0px 38px 0px;
  }
  .careers__eng__container {
    display: flex;
    flex-direction: row;
    width: 1280px;
    padding-right: 128px;
  }
  .careers__eng__image {
    width: 517px;
    height: 220px;
  }
  .careers__eng__content {
    width: 478px;
  }
}
@media (max-width: 1279px) {
  .careers__eng {
    min-width: 100%;
    padding: 0;
    gap: 53.5px;
    background-color: #0f0f10;
    padding: 88px 40px 100px 40px;
    gap: 45px;
    z-index: 2;
    text-align: left;
    font-size: 48px;
    color: var(--white-ffffff);
    font-family: var(--pc-kr-p-m-14);
  }
  .careers__eng__container {
    display: flex;
    flex-direction: column;
    padding: 0px;
    width: 100%;
  }
  .careers__eng__content {
    width: 100%;
  }
  .careers__eng__content-title {
    margin-bottom: 52px;
  }
  .careers__eng__content-title h1 {
    margin: 0;
    position: relative;
    font-size: 48px;
    font-weight: 500;
    line-height: normal;
  }
  .careers__eng__content-description {
    font-size: 34px;
    margin-bottom: 55px;
  }
  .careers__eng__content-description h3 {
    margin-bottom: 24px;
    font-size: 34px;
    line-height: 40.57px;
  }
  .careers__eng__content-description div {
    width: 559px;
    font-size: 22px;
    line-height: 32px;
  }
  .careers__eng__content-explorer {
    border-radius: 60px;
    gap: 10px;
    padding: 8px 0px;
  }
  .careers__eng__content-explorer div {
    font-size: 26px;
    padding: 0;
  }
  .careers__eng__image {
    display: flex;
    justify-content: center;
    align-self: stretch;
    flex-direction: row;
    padding: 45px 20px 0 20px;
  }
  .careers__eng__image img {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .careers__eng {
    min-width: 100%;
    padding: 0;
    gap: 53.5px;
    background-color: #0f0f10;
    padding: 44px 20px 50px 20px;
    gap: 45px;
    z-index: 2;
    text-align: left;
    font-size: 24px;
    color: var(--white-ffffff);
    font-family: var(--pc-kr-p-m-14);
  }
  .careers__eng__container {
    display: flex;
    flex-direction: column;
    padding: 0px;
    width: 100%;
  }
  .careers__eng__content {
    width: 100%;
    padding: unset;
  }
  .careers__eng__content-title {
    margin-bottom: 26px;
  }
  .careers__eng__content-title h1 {
    margin: 0;
    position: relative;
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
  }
  .careers__eng__content-description {
    font-size: 17px;
    margin-bottom: 28px;
  }
  .careers__eng__content-description h3 {
    margin-bottom: 12px;
    font-size: 17px;
    line-height: 20px;
  }
  .careers__eng__content-description div {
    width: 559px;
    font-size: 11px;
    line-height: 16px;
  }
  .careers__eng__content-explorer {
    border-radius: 60px;
    gap: 10px;
    padding: 0px 0px;
  }
  .careers__eng__content-explorer div {
    font-size: 13px;
    padding: 0;
    min-width: unset;
  }
  .careers__eng__image {
    display: flex;
    justify-content: center;
    align-self: stretch;
    flex-direction: row;
    padding: 23px 20px 0 10px;
  }
  .careers__eng__image img {
    width: 100%;
  }
}
