.report-page-section {
  width: 100%;
  min-height: calc(100vh - 80px);
}

.report-page-inner {
  width: min(100%, 1185px);
  padding: 0;
}

.report-page-title-row {
  width: 100%;
}

.report-page-main-title {
  margin: 0;
}

.report-page-image-figure {
  width: min(100%, 1016px);
}

.report-page-image {
  width: 100%;
}

.report-docs-section {
  width: 100%;
  background: #a5aeb4;
}

.report-docs {
  width: min(100%, 1185px);
  margin-top: 235px;
  margin-left: auto;
  margin-right: auto;
  padding: 235px 0 255px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.report-docs-title {
  margin: 0;
  color: var(--poster-yellow);
  font-family: "Gelica-Bold", Georgia, serif;
  font-size: 65px;
  line-height: 1;
  letter-spacing: 0.02em;
  text-align: center;
}

.report-docs-sub {
  margin: 30px 0 0;
  color: #fff;
  font-family: "GmarketSansLight", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;
  font-size: 30px;
  line-height: 1;
  letter-spacing: -0.06em;
  text-align: center;
}

.report-docs-chain {
  margin-top: 125px;
}

.report-docs-head {
  display: grid;
  gap: 0;
  margin: 115px 0 0;
  color: var(--poster-yellow);
  font-family: "Gelica-Bold", Georgia, serif;
  font-size: 51px;
  line-height: 63px;
  letter-spacing: 0.03em;
  text-align: center;
}

.report-docs-sub2 {
  margin: 70px 0 0;
  color: #fff;
  font-family: "GmarketSansLight", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;
  font-size: 30px;
  line-height: 1;
  letter-spacing: -0.045em;
  text-align: center;
}

.report-docs-copy {
  display: grid;
  gap: 0;
  margin-top: 40px;
  justify-items: center;
}

.report-docs-copy p {
  margin: 0;
  color: #fff;
  font-family: "GmarketSansLight", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;
  font-size: 23px;
  line-height: 33px;
  letter-spacing: -0.06em;
  text-align: center;
  word-break: keep-all;
}

.report-docs-list-wrap {
  display: grid;
  grid-template-columns: 21px 536px 21px;
  align-items: start;
  column-gap: 0;
  margin-top: 83px;
  width: 578px;
}

.report-docs-arrow--bottom {
  margin-top: 121px;
}

.report-steps {
  width: 100%;
  margin-top: 126px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.report-steps-title {
  display: grid;
  justify-items: center;
}

.report-steps-title-main {
  margin: 0;
  color: var(--poster-yellow);
  font-family: "Gelica-Bold", Georgia, serif;
  font-size: 37px;
  line-height: 50px;
  letter-spacing: 0.03em;
  text-align: center;
}

.report-steps-title-sub {
  margin: 0;
  color: #fff;
  font-family: "Gelica-Bold", Georgia, serif;
  font-size: 32px;
  line-height: 50px;
  letter-spacing: 0.03em;
  text-align: center;
}

.report-steps-grid {
  display: grid;
  grid-template-columns: repeat(5, 139px);
  column-gap: 38px;
  row-gap: 38px;
  margin-top: 95px;
}

.report-step-card {
  display: grid;
  justify-items: center;
}

.report-step-no {
  margin-bottom: 15px;
  color: var(--poster-yellow);
  font-family: "DINPro-Bold", "DIN Pro", sans-serif;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.02em;
}

.report-step-box {
  width: 139px;
  height: 179px;
  border: 5px solid var(--poster-yellow);
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 16px 10px;
  text-align: center;
}

.report-step-code {
  color: #fff;
  font-family: "DINPro-Medium", "DIN Pro", sans-serif;
  font-size: 25px;
  line-height: 1;
  letter-spacing: 0.02em;
}

.report-step-code--medium {
  font-family: "GmarketSansMedium", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;

}

.report-step-code--step5 {
  color: #fff;
  font-family: "GmarketSansMedium", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;
  font-weight: 500;
  font-size: 23px;
  line-height: 1;
  letter-spacing: -0.06em;
  word-break: keep-all;
  white-space: nowrap;
}

.report-step-code-group {
  display: grid;
  gap: 2px;
}

.report-step-code-line {
  display: flex;
  justify-content: center;
  align-items: baseline;
  gap: 4px;
}

.report-step-code-part {
  color: #fff;
}

.report-step-code-part--main {
  font-family: "GmarketSansMedium", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;
  font-weight: 500;
  font-size: 19px;
  line-height: 25px;
  letter-spacing: -0.06em;
}

.report-step-code-part--sub {
  font-family: "GmarketSansLight", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;
  font-weight: 300;
  font-size: 19px;
  line-height: 25px;
  letter-spacing: -0.06em;
}

.report-step-text {
  margin-top: 19px;
}

.report-step-text-line {
  margin: 0;
  color: #fff;
  font-family: "GmarketSansLight", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;
  font-size: 20px;
  line-height: 23px;
  letter-spacing: -0.06em;
  text-align: center;
}

.report-step-text-line--step5a {
  font-family: "GmarketSansLight", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;
  font-weight: 300;
  font-size: 21px;
  line-height: 25px;
  letter-spacing: -0.06em;
}

.report-step-text-line--step5b {
  font-family: "GmarketSansLight", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;
  font-weight: 300;
  font-size: 21px;
  line-height: 25px;
  letter-spacing: -0.06em;
}

.report-step-text-line--step10-last {
  line-height: 1;
}

.report-step-text-part--ppt {
  font-family: "DINPro-Medium", "DIN Pro", sans-serif;
  font-size: 21px;
  line-height: 0.3;
  letter-spacing: 0;
}

.report-step-text-part--design {
  font-family: "GmarketSansLight", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;
  font-size: 16px;
  line-height: 1;
  margin-left: 5px;
  position: relative;
  top: -2px;
  letter-spacing: -0.06em;
}


.report-step-link {
  width: 67px;
  height: 30px;
  margin-top: 30px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  border-top: 0.5px solid #fff;
  border-bottom: 0.5px solid #fff;
  color: #fff;
  font-family: "GmarketSansLight", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
}

.report-docs-btn {
  width: 364px;
  height: 35px;
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: #fae5d7;
  color: #4c4948;
  font-family: "GmarketSansLight", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;
  font-size: 18px;
  line-height: 1;
  letter-spacing: -0.06em;
  text-align: center;
  text-decoration: none;
}

.report-docs-bracket {
  position: relative;
  width: 21px;
  height: 360px;
}

.report-docs-bracket::before,
.report-docs-bracket::after {
  content: "";
  position: absolute;
  background: var(--poster-yellow);
}

.report-docs-bracket::before {
  top: 0;
  width: 21px;
  height: 5px;
}

.report-docs-bracket::after {
  top: 0;
  width: 5px;
  height: 360px;
}

.report-docs-bracket-cap {
  position: absolute;
  bottom: 0;
  display: block;
  width: 21px;
  height: 5px;
  background: var(--poster-yellow);
}

.report-docs-bracket--left::before,
.report-docs-bracket--left::after,
.report-docs-bracket--left .report-docs-bracket-cap {
  left: 0;
}

.report-docs-bracket--right::before,
.report-docs-bracket--right::after,
.report-docs-bracket--right .report-docs-bracket-cap {
  right: 0;
}

.report-docs-bracket--left {
  margin-right: 0;
}

.report-docs-bracket--right {
  margin-left: 0;
}

.report-docs-list {
  display: grid;
  gap: 80px;
  justify-items: center;
  width: 536px;
}

.report-docs-list-item {
  display: grid;
  justify-items: center;
}

.report-docs-list-title {
  margin: 0;
  color: #fff;
  font-family: "Gelica-Bold", Georgia, serif;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.03em;
  text-align: center;
}

.report-docs-list-sub {
  margin: 15px 0 0;
  color: #fff;
  font-family: "GmarketSansLight", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;
  font-size: 23px;
  line-height: 1;
  letter-spacing: -0.045em;
  text-align: center;
}

.report-docs-arrow {
  width: 51px;
  height: 30px;
  margin-top: 92px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 51px 30px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='51' height='30' viewBox='0 0 51 30' fill='none'%3E%3Cpath d='M0.6 0.424L25.5 29.1L50.4 0.424' stroke='white' stroke-width='1.2' stroke-linecap='square'/%3E%3C/svg%3E");
}

.report-docs-arrow--final {
  margin-top: 105px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='51' height='30' viewBox='0 0 51 30' fill='none'%3E%3Cpath d='M0.6 0.424L25.5 29.1L50.4 0.424' stroke='%23fae5d7' stroke-width='1.2' stroke-linecap='square'/%3E%3C/svg%3E") !important;
}

.report-docs-arrow--final::before,
.report-docs-arrow--final::after {
  content: none;
}

@media (max-width: 1125px) {
  .report-page-inner {
    width: min(100%, 520px);
    margin: 120px auto 0;
    padding: 0 28px;
  }

  .report-docs {
    width: min(100%, 520px);
    margin-top: 140px;
    margin-left: auto;
    margin-right: auto;
    padding: 140px 28px 72px;
  }

  .report-docs-title {
    font-size: 42px;
  }

  .report-docs-sub {
    font-size: 22px;
  }

  .report-docs-chain {
    margin-top: 72px;
  }

  .report-docs-head {
    margin-top: 84px;
    font-size: 36px;
    line-height: 1.25;
  }

  .report-docs-sub2 {
    margin-top: 42px;
    font-size: 22px;
  }

  .report-docs-copy {
    margin-top: 28px;
  }

  .report-docs-copy p {
    font-size: 18px;
    line-height: 1.5;
  }

  .report-docs-list-wrap {
    grid-template-columns: 16px minmax(0, 1fr) 16px;
    margin-top: 56px;
    width: 100%;
  }

  .report-docs-arrow--bottom {
    margin-top: 72px;
    margin-bottom: 24px;
  }

  .report-steps {
    margin-top: 84px;
  }

  .report-steps-title-main {
    font-size: 30px;
    line-height: 1.35;
  }

  .report-steps-title-sub {
    font-size: 26px;
    line-height: 1.35;
  }

  .report-steps-grid {
    grid-template-columns: repeat(2, minmax(0, 139px));
    justify-content: center;
    column-gap: 28px;
    row-gap: 56px;
    margin-top: 56px;
  }

  .report-step-no {
    font-size: 20px;
  }

  .report-step-box {
    width: 139px;
    height: 179px;
  }

  .report-step-code {
    font-size: 24px;
  }

  .report-step-text p {
    font-size: 18px;
    line-height: 21px;
  }

  .report-step-link {
    margin-top: 20px;
  }

  .report-docs-bracket {
    width: 16px;
    height: 260px;
  }

  .report-docs-bracket::before {
    width: 16px;
    height: 4px;
  }

  .report-docs-bracket::after {
    width: 4px;
    height: 260px;
  }

  .report-docs-bracket-cap {
    width: 16px;
    height: 4px;
  }

  .report-docs-list {
    width: 100%;
    gap: 48px;
    padding: 0 18px;
  }

  .report-docs-list-title {
    font-size: 24px;
    line-height: 1.15;
  }

  .report-docs-list-sub {
    margin-top: 12px;
    font-size: 18px;
  }

  .report-docs-arrow {
    width: 34px;
    height: 20px;
    margin-top: 56px;
    background-size: 34px 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='20' viewBox='0 0 34 20' fill='none'%3E%3Cpath d='M0.6 0.424L17 19.1L33.4 0.424' stroke='white' stroke-width='1.2' stroke-linecap='square'/%3E%3C/svg%3E");
  }
}
@font-face {
  font-family: "GmarketSansMedium";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/GmarketSansMedium.otf") format("opentype");
}
