.documen-highlight-page {
  display: flex;
  justify-content: center;
  width: 100%;
  min-height: calc(100vh - 80px);
  background: #fae5d7;
  overflow-x: clip;
}

.documen-highlight-inner {
  width: 1175px;
  padding-top: 120px;
  text-align: center;
}

.documen-highlight-title {
  margin: 0;
  color: var(--poster-orange);
  font-family: "Gesture", serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.03em;
  font-variant-ligatures: common-ligatures discretionary-ligatures;
  font-feature-settings: "liga" 1, "dlig" 1, "calt" 1;
}

.documen-highlight-names {
  display: flex;
  justify-content: center;
  align-items: baseline;
  gap: 28px;
  margin-top: 40px;
}

.documen-highlight-label {
  color: var(--poster-orange);
  font-family: "DINPro-Black", "DIN Pro", sans-serif;
  font-size: 29.7px;
  line-height: 1;
}

.documen-highlight-name {
  color: #4c4948;
  font-family: "DINPro-Bold", "DIN Pro", sans-serif;
  font-size: 29.7px;
  line-height: 1;
}

.documen-highlight-subtitle {
  margin: 80px 0 0;
  color: #4c4948;
  font-family: "GmarketSansLight", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;
  font-size: 25px;
  line-height: 1;
  letter-spacing: -0.1em;
  word-break: keep-all;
}

.documen-highlight-description {
  margin: 76px 0 0;
  color: #878780;
  font-family: "GmarketSansLight", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;
  font-size: 22px;
  line-height: 37px;
  letter-spacing: -0.1em;
  word-break: keep-all;
}

.documen-highlight-action {
  margin: 210px 0 0;
  color: #878780;
  font-family: "GmarketSansLight", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;
  font-size: 25px;
  line-height: 1;
  letter-spacing: -0.1em;
}

.documen-highlight-arrow {
  width: 0;
  height: 0;
  margin: 35px auto 0;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  border-top: 11px solid #878780;
}

.documen-logo-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 140px;
  padding-bottom: 190px;
  background: #fae5d7;
  overflow-x: clip;
}

.documen-logo-grid {
  display: grid;
  grid-template-columns: repeat(3, 338px);
  column-gap: 39px;
  row-gap: 96.18px;
}

.documen-logo-item {
  width: 338px;
}

.documen-logo-heading {
  display: flex;
  align-items: baseline;
  min-width: 0;
  color: #878780;
}

.documen-logo-index {
  flex: none;
  margin-right: 10px;
  font-family: "DINPro-Medium", "DIN Pro", sans-serif;
  font-size: 15px;
  line-height: 1;
}

.documen-logo-name {
  min-width: 0;
  color: #878780;
  font-family: "GmarketSansLight", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;
  font-size: 14px;
  line-height: 1;
  letter-spacing: -0.1em;
  white-space: nowrap;
}

.documen-logo-frame {
  position: relative;
  display: block;
  width: 338px;
  height: 172px;
  margin-top: 15px;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: zoom-in;
}

.documen-logo-grid-image {
  display: block;
  width: 338px;
  height: 172px;
}

.documen-logo-image {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  max-width: 74%;
  max-height: 62%;
  transform: translate(-50%, -50%);
  object-fit: contain;
  opacity: 1;
}

.documen-logo-modal-open {
  overflow: hidden;
}

.documen-logo-modal {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.documen-logo-modal-backdrop {
  position: absolute;
  inset: 0;
  border: 0;
  background: rgba(0, 0, 0, 0.58);
}

.documen-logo-modal-panel {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(1180px, calc(100vw - 96px));
  min-height: 620px;
}

.documen-logo-modal-content {
  width: 920px;
  max-width: calc(100vw - 240px);
}

.documen-logo-modal-heading {
  display: flex;
  align-items: baseline;
  color: #fff;
}

.documen-logo-modal-index {
  flex: none;
  margin-right: 14px;
  font-family: "DINPro-Medium", "DIN Pro", sans-serif;
  font-size: 22px;
  line-height: 1;
}

.documen-logo-modal-name {
  min-width: 0;
  color: #fff;
  font-family: "GmarketSansLight", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;
  font-size: 20px;
  line-height: 1;
  letter-spacing: -0.1em;
  white-space: nowrap;
}

.documen-logo-modal-frame {
  position: relative;
  width: 920px;
  height: 468px;
  margin-top: 20px;
  background: #fae5d7;
}

.documen-logo-modal-grid-image {
  display: block;
  width: 920px;
  height: 468px;
}

.documen-logo-modal-image {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  max-width: 74%;
  max-height: 62%;
  transform: translate(-50%, -50%);
  object-fit: contain;
  opacity: 1;
}

.documen-logo-modal-close,
.documen-logo-modal-nav {
  position: absolute;
  border: 0;
  color: #fff;
  font-family: "DINPro-Bold", "DIN Pro", sans-serif;
  background: transparent;
  cursor: pointer;
}

.documen-logo-modal-close {
  top: 0;
  right: 0;
  width: 52px;
  height: 52px;
  font-size: 44px;
  line-height: 52px;
}

.documen-logo-modal-nav {
  top: 50%;
  width: 70px;
  height: 96px;
  font-size: 88px;
  line-height: 88px;
  transform: translateY(-50%);
}

.documen-logo-modal-nav--prev {
  left: 0;
}

.documen-logo-modal-nav--next {
  right: 0;
}

.documen-logo-end {
  margin-top: 220px;
  text-align: center;
}

.documen-logo-end-title,
.documen-logo-end-text {
  margin: 0;
  color: #3f4a3d;
  font-family: "DM Serif Display", serif;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0.045em;
}

.documen-logo-end-title {
  font-size: 26px;
  line-height: 1;
}

.documen-logo-end-text {
  margin-top: 12px;
  font-size: 16.7px;
  line-height: 1;
}

@media (max-width: 1125px) {
  .documen-highlight-inner {
    width: min(100%, 520px);
    padding: 100px 28px 80px;
  }

  .documen-highlight-title {
    font-size: 48px;
  }

  .documen-highlight-names {
    flex-wrap: wrap;
  }

  .documen-highlight-description {
    font-size: 22px;
    line-height: 32px;
  }

  .documen-logo-grid {
    grid-template-columns: 338px;
  }

  .documen-logo-modal-panel {
    width: calc(100vw - 32px);
  }

  .documen-logo-modal-content {
    width: min(100%, 520px);
    max-width: calc(100vw - 96px);
  }

  .documen-logo-modal-frame {
    width: 100%;
    height: auto;
    aspect-ratio: 338 / 172;
  }

  .documen-logo-modal-grid-image {
    width: 100%;
    height: 100%;
  }

  .documen-logo-modal-nav {
    width: 44px;
    font-size: 58px;
  }
}
