@charset "UTF-8";

/* history-style.css + style-organization.css 통합: Tailwind로 불가한 커스텀 스타일 및 조직도/연혁 공통 스타일 */

body {
  font-family: "Roboto", "Pretendard", "Noto Sans KR", sans-serif;
  overflow-x: hidden;
}
.full-width-center {
  max-width: 100vw;
  width: 100vw;
  margin-left: 50%;
  transform: translateX(-50%);
}
.org-root {
  width: 100%;
  height: 100%;
  position: relative;
  display: inline-flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.org-main {
  width: 1440px;
  height: 1708.08px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.org-main-inner {
  width: 1440px;
  height: 1708.08px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.org-visual-wrap {
  width: 1440px;
  height: 600px;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.org-visual-img-wrap {
  width: 1440px;
  height: 600px;
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.org-visual-img {
  width: 1440px;
  height: 600px;
  max-width: 1440px;
}
.org-visual-gradient {
  width: 1440px;
  height: 600px;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.6) 0%,
    rgba(0, 0, 0, 0) 100%
  );
}
.org-visual-title-wrap {
  padding-left: 80px;
  padding-right: 80px;
  display: inline-flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.org-visual-title-inner {
  width: 1280px;
  height: 600px;
  max-width: 1280px;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.org-visual-title-box {
  padding-bottom: 24px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.org-visual-title-text {
  width: 464.75px;
  height: 60px;
  color: white;
  font-size: 60px;
  font-family: Roboto, "Pretendard", "Noto Sans KR", sans-serif;
  font-weight: 800;
  line-height: 60px;
  word-wrap: break-word;
  display: flex;
  align-items: center;
}
.org-section-wrap {
  width: 1440px;
  height: 1108.08px;
  padding-top: 96px;
  padding-bottom: 96px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.org-section-inner {
  padding-bottom: 128px;
  padding-left: 80px;
  padding-right: 80px;
  display: inline-flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.org-section-content {
  width: 1280px;
  height: 788.08px;
  max-width: 1280px;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.org-section-title-box {
  width: 1120px;
  height: 152px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.org-section-title-label {
  width: 1120px;
  height: 24px;
  color: #ff4837;
  font-size: 16px;
  font-family: Roboto, "Pretendard", "Noto Sans KR", sans-serif;
  font-weight: 600;
  line-height: 24px;
  word-wrap: break-word;
  /* text-align: center; */
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
}
.org-section-title-main {
  width: 1120px;
  height: 40px;
  color: black;
  font-size: 36px;
  font-family: Roboto, "Pretendard", "Noto Sans KR", sans-serif;
  font-weight: 700;
  line-height: 40px;
  word-wrap: break-word;
  /* text-align: center; */
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
}
.org-section-desc-wrap {
  padding-left: 176px;
  padding-right: 176px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.org-section-desc {
  color: #4b5563;
  font-size: 18px;
  font-family: Roboto, "Pretendard", "Noto Sans KR", sans-serif;
  font-weight: 400;
  line-height: 28px;
  word-wrap: break-word;
  /* text-align: center; */
}
.org-section-img-box {
  width: 1120px;
  height: 556.08px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-top: 32px;
}
.org-section-img {
  width: 1120px;
  height: 556.08px;
  max-width: 1152px;
}
.org-fab {
  width: 50px;
  height: 50px;
  left: 1358px;
  top: 1626.12px;
  position: absolute;
  opacity: 0;
  background: #ff4837;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}
.org-fab-icon {
  width: 16.67px;
  height: 24px;
  position: relative;
  justify-content: center;
  align-items: center;
  display: flex;
}
.org-fab-icon-inner {
  width: 16.66px;
  height: 16px;
  left: 0.01px;
  top: 4px;
  position: absolute;
  overflow: hidden;
}
.org-progress-bar {
  width: 0.01px;
  height: 3px;
  left: 0px;
  top: 0px;
  position: absolute;
  background: #ff4837;
}
.font-roboto {
  font-family: "Roboto", "Pretendard", "Noto Sans KR", sans-serif;
}
.font-[Pacifico] {
  font-family: "Pacifico", cursive;
}
.shadow-lg {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05), 0px 4px 6px rgba(0, 0, 0, 0.08);
}
.shadow-custom-orange {
  box-shadow: 0 0 12px rgba(255, 72, 55, 0.3);
}

/* interview(people) 카드 오버레이 효과 */
.interview-card {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);
  transition: box-shadow 0.2s;
}
.interview-card:hover {
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.16);
}
.interview-card .interview-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.8) 0%,
    rgba(0, 0, 0, 0.4) 50%,
    rgba(0, 0, 0, 0) 100%
  );
  opacity: 0;
  transition: opacity 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 24px;
}
.interview-card:hover .interview-overlay {
  opacity: 1;
}
