/* News detail — Figma 50:1269 1:1 1920×3372 */

.page--nd {
  height: 3372px;
  overflow: hidden;
  background: #fff;
}

.nd-back {
  position: absolute;
  left: 11.04%;
  top: 181px;
  width: 21.408px;
  height: 37.212px;
  z-index: 5;
}

.nd-back img {
  width: 21.408px;
  height: 37.212px;
  transform: scaleX(-1);
}

.nd-swiper-wrap {
  position: absolute;
  left: 0;
  top: 315px;
  width: 1920px;
  height: 2115px;
  z-index: 2;
}

.nd-swiper {
  width: 100%;
  height: 2115px;
  margin: 0;
  overflow: hidden;
}

.nd-swiper .swiper-slide {
  width: 100%;
  height: 2115px;
  box-sizing: border-box;
}

.nd-slide {
  position: relative;
  width: 100%;
  height: 2115px;
}

.nd-kicker {
  position: absolute;
  left: 260px;
  top: 0;
  font-family: var(--font-poppins);
  font-weight: 500;
  font-size: 42px;
  line-height: 42px;
  color: var(--purple);
  white-space: nowrap;
}

.nd-title {
  position: absolute;
  left: 260px;
  top: 78px;
  font-family: var(--font-poppins);
  font-weight: 600;
  font-size: 50px;
  line-height: 66px;
  color: var(--purple);
  white-space: nowrap;
}

.nd-body {
  position: absolute;
  left: 260px;
  width: 1401px;
  height: 288px;
  font-family: var(--font-poppins);
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  text-align: justify;
  color: var(--purple);
}

.nd-body--1 { top: 256px; }
.nd-body--2 { top: 1368px; }
.nd-body--3 { top: 1591px; }

.nd-content {
  position: absolute;
  left: 260px;
  top: 256px;
  width: 1401px;
  font-family: var(--font-poppins);
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  text-align: justify;
  color: var(--purple);
}

.nd-content p {
  margin: 0 0 28px;
}

.nd-content img {
  display: block;
  width: 1386px;
  max-width: 100%;
  height: auto;
  margin: 12px 0 36px;
  object-fit: cover;
}

.nd-photo {
  position: absolute;
  left: 260px;
  top: 527px;
  width: 1386px;
  height: 759px;
  object-fit: cover;
}

.nd-sign {
  position: absolute;
  left: calc(50% - 100px);
  top: 1954px;
  font-family: var(--font-poppins);
  font-weight: 500;
  font-size: 28px;
  line-height: 42px;
  color: #dddede;
  white-space: nowrap;
}

.nd-rule {
  position: absolute;
  left: 50%;
  top: 2001px;
  transform: translateX(-50%);
  width: 1390px;
  height: 3px;
  pointer-events: none;
}

.nd-pagination {
  position: absolute;
  left: 0;
  right: 0;
  top: 2081px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 22px;
  z-index: 3;
}

.nd-pagination .nd-dot {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #dddede;
  border: none;
  padding: 0;
  margin: 0;
  opacity: 1;
  cursor: pointer;
  transition: background 0.25s ease, transform 0.25s ease;
}

.nd-pagination .nd-dot.is-active {
  background: var(--purple);
  transform: scale(1.05);
}

.page--nd .footer {
  top: 2514px;
}

@media (max-width: 991px) {
  .page--nd .menu-toggle span {
    background: var(--purple);
    box-shadow: none;
  }

  .page--nd .menu-toggle.is-open span {
    background: #fff;
  }

  .page--nd {
    height: auto !important;
    overflow: hidden;
    padding-top: 88px;
  }

  .nd-swiper-wrap {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    height: auto;
    padding: 0 0 32px;
  }

  .nd-swiper,
  .nd-swiper .swiper-slide,
  .nd-slide {
    height: auto;
  }

  .nd-back,
  .nd-kicker,
  .nd-title,
  .nd-body,
  .nd-content,
  .nd-photo,
  .nd-sign,
  .nd-rule,
  .nd-pagination {
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    max-width: 100%;
    transform: none;
    white-space: normal;
  }

  .nd-article {
    padding: 16px 20px 24px;
  }

  .nd-back {
    display: inline-block;
    margin: 8px 0 16px;
    width: 16px;
    height: 28px;
  }

  .nd-back img {
    width: 16px;
    height: 28px;
  }

  .nd-kicker {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 8px;
  }

  .nd-title {
    font-size: 24px;
    line-height: 1.25;
    margin-bottom: 16px;
  }

  .nd-body {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 16px;
    text-align: left;
  }

  .nd-content {
    font-size: 15px;
    line-height: 1.5;
    text-align: left;
    margin-bottom: 16px;
  }

  .nd-content p {
    margin: 0 0 16px;
  }

  .nd-content img {
    width: 100%;
    height: auto;
    margin: 8px 0 16px;
  }

  .nd-photo {
    width: 100%;
    height: auto;
    margin: 8px 0 16px;
  }

  .nd-sign {
    display: block;
    text-align: center;
    margin: 24px 0 8px;
  }

  .nd-rule {
    width: 100%;
    height: auto;
    margin: 0 20px 16px;
    display: block;
  }

  .nd-pagination {
    margin-top: 8px;
    gap: 14px;
  }

  .nd-pagination .nd-dot {
    width: 12px;
    height: 12px;
  }

  .page--nd .footer {
    position: relative;
    top: auto;
  }
}
