@media (min-width: 768px) {
  .replasty-laserist-serum-block .mb-only {
    display: none;
  }
}

@media not all and (min-width: 768px) {
  .replasty-laserist-serum-block .pc-only {
    display: none;
  }
}

.replasty-laserist-serum-block {
  container-type: inline-size;
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  color: #000;
  font: 16px/1.25 'theme-font', Helvetica, 'Noto Sans TC', 'microsoft jhenghei', sans-serif;

  :where(:lang(zh)) & {
    font-weight: 300;
  }
}

.replasty-laserist-serum-block :is(img, video) {
  display: block;
  width: 100%;
  height: auto;
  max-width: initial;
}

.replasty-laserist-serum-block sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
  top: -0.4em;
  -webkit-text-fill-color: initial;
}

.replasty-laserist-serum-block .gold-gradient-text {
  display: inline-block;
  color: #bb9f69;
  background-image: linear-gradient(to right, #bb9f69 0%, #e9d1a0 50%, #bb9f69 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.replasty-laserist-serum-block .sec {
  position: relative;
}

.replasty-laserist-serum-block .sec-bg + .sec-inner {
  position: absolute;
  inset: 0;
}

.replasty-laserist-serum-block .sec-inner .info {
  text-align: center;
}

.replasty-laserist-serum-block .sec-inner .info .title {
  font-size: calc(104 / 2000 * 100cqw);
  font-weight: 500;

  :where(:lang(zh)) & {
    letter-spacing: 0.05em;
  }
}

.replasty-laserist-serum-block .sec-inner .info .content {
  margin-top: 0.4em;
  font-size: calc(72 / 2000 * 100cqw);
  letter-spacing: 0.05em;
}

.replasty-laserist-serum-block .sec-fixed > * {
  position: absolute;
}

.replasty-laserist-serum-block .sec-notes {
  position: absolute;
  bottom: 0;
  left: -50%;
  right: -50%;
  font-size: calc(48 / 2000 * 100cqw);
  line-height: 2;
  text-align: center;
  transform: scale(0.5);
  transform-origin: bottom;

  :where(:lang(zh)) & {
    letter-spacing: 0.05em;
  }
}

:where(:lang(en)) {
  .replasty-laserist-serum-block .sec-inner .info .title {
    font-weight: 700;
    line-height: 1.15;
  }

  .replasty-laserist-serum-block .sec-inner .info .content {
    margin-top: 0.6em;
    line-height: 1.15;
  }

  .replasty-laserist-serum-block .sec-notes {
    font-size: calc(48 / 2000 * 100cqw);
    font-weight: 300;
    line-height: 1.25;
  }
}

.replasty-laserist-serum-block .sec-1 .sec-inner .info {
  padding-top: 8%;
}

.replasty-laserist-serum-block .sec-1 .sec-inner .info .logo {
  width: calc(609 / 2000 * 100cqw);
  margin: 0 auto 4.8%;
}

.replasty-laserist-serum-block .sec-1 .sec-inner .info .title {
  font-size: calc(97 / 2000 * 100cqw);
  font-weight: 700;
}

.replasty-laserist-serum-block .sec-1 .sec-inner .info .content {
  margin-top: 0.6%;
  font-size: calc(91.5 / 2000 * 100cqw);
}

.replasty-laserist-serum-block .sec-1 .sec-fixed .item {
  text-align: center;
}

.replasty-laserist-serum-block .sec-1 .sec-fixed .item > div:nth-child(1) {
  margin-bottom: 0.1em;
  font-size: calc(51.5 / 2000 * 100cqw);
  font-weight: 400;
  color: #bb9f69;

  :where(:lang(zh)) & {
    letter-spacing: 0.02em;
  }
}

.replasty-laserist-serum-block .sec-1 .sec-fixed .item > div:nth-child(2) {
  font-size: calc(71.5 / 2000 * 100cqw);
  font-weight: 500;

  :where(:lang(zh)) & {
    letter-spacing: 0.02em;
  }
}

.replasty-laserist-serum-block .sec-1 .sec-fixed .item:nth-child(1) {
  top: 46.7%;
  left: 66.3%;
}
.replasty-laserist-serum-block .sec-1 .sec-fixed .item:nth-child(2) {
  top: 67%;
  left: 8.8%;
}

:where(:lang(en)) {
  .replasty-laserist-serum-block .sec-1 .sec-inner .info .title {
    letter-spacing: 0.05em;
  }

  .replasty-laserist-serum-block .sec-1 .sec-inner .info .content {
    margin-top: 0.8%;
    font-weight: 300;
    line-height: 1.3;
  }

  .replasty-laserist-serum-block .sec-1 .sec-fixed .item > div:nth-child(1) {
    margin-bottom: 0;
    font-weight: 700;
    line-height: 1.4;
  }

  .replasty-laserist-serum-block .sec-1 .sec-fixed .item:nth-child(1) {
    top: 46.7%;
    left: 64.1%;
  }
  .replasty-laserist-serum-block .sec-1 .sec-fixed .item:nth-child(2) {
    top: 67.3%;
    left: 8.8%;
  }
}

.replasty-laserist-serum-block .sec-2 {
  padding: 12.5% 0;
}

.replasty-laserist-serum-block .sec-2::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  aspect-ratio: 63 / 68;
  width: calc(63 / 2000 * 100cqw);
  margin: 0 auto;
  background-image: url(../images/icon-double-arrow-down.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.replasty-laserist-serum-block .sec-2 .sec-inner .info .title {
  font-size: calc(94 / 2000 * 100cqw);
  font-weight: 300;
  letter-spacing: initial;
}

.replasty-laserist-serum-block .sec-2 .sec-inner .list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  justify-items: center;
  margin-top: 8.5%;
  padding: 0 2%;
}

.replasty-laserist-serum-block .sec-2 .sec-inner .list .item {
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1 / 1;
  width: calc(357 / 2000 * 100cqw);
  background-image: url(../images/icon-target.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%;
  font-size: calc(60 / 2000 * 100cqw);
  text-align: center;

  :where(:lang(zh)) & {
    letter-spacing: 0.08em;
  }
}

:where(:lang(en)) {
  .replasty-laserist-serum-block .sec-2 .sec-inner .info .title {
    font-weight: 700;
  }

  .replasty-laserist-serum-block .sec-2 .sec-inner .list .item {
    font-size: calc(60 / 2000 * 100cqw);
    font-weight: 300;
    white-space: nowrap;
  }
}

.replasty-laserist-serum-block :is(.sec-3, .sec-4, .sec-5) {
  padding-top: 32.5%;
}

.replasty-laserist-serum-block :is(.sec-3, .sec-4, .sec-5) .sec-inner .info {
  padding-top: 13.5%;
}

.replasty-laserist-serum-block :is(.sec-3, .sec-4, .sec-5) .sec-fixed {
  position: absolute;
  inset: 0;
  margin-top: 32.5%;
  pointer-events: none;
}

.replasty-laserist-serum-block :is(.sec-3, .sec-4, .sec-5) .sec-fixed > * {
  pointer-events: initial;
}

.replasty-laserist-serum-block .sec-3 .sec-fixed .item {
  display: grid;
  text-align: center;
}

.replasty-laserist-serum-block .sec-3 .sec-fixed .item .title {
  margin-bottom: 0.1em;
  font-size: calc(50.5 / 2000 * 100cqw);
  font-weight: 500;

  :where(:lang(zh)) & {
    letter-spacing: 0.05em;
  }
}

.replasty-laserist-serum-block .sec-3 .sec-fixed .item .content {
  font-size: calc(33 / 2000 * 100cqw);

  :where(:lang(zh)) & {
    letter-spacing: 0.05em;
  }
}

.replasty-laserist-serum-block .sec-3 .sec-fixed .item:nth-child(1) {
  top: 20%;
  left: 24.7%;
}
.replasty-laserist-serum-block .sec-3 .sec-fixed .item:nth-child(2) {
  top: 32.3%;
  left: 16.8%;
}
.replasty-laserist-serum-block .sec-3 .sec-fixed .item:nth-child(3) {
  top: 43.7%;
  left: 19.1%;
}
.replasty-laserist-serum-block .sec-3 .sec-fixed .item:nth-child(4) {
  top: 55.4%;
  left: 17.7%;
}
.replasty-laserist-serum-block .sec-3 .sec-fixed .item:nth-child(5) {
  top: 68%;
  left: 21.8%;
}
.replasty-laserist-serum-block .sec-3 .sec-fixed .item:nth-child(6) {
  top: 80.3%;
  left: 27%;
}

:where(:lang(en)) {
  .replasty-laserist-serum-block .sec-3 .sec-inner .info {
    padding-top: 7.5%;
  }

  .replasty-laserist-serum-block .sec-3 .sec-fixed .item .title {
    margin-bottom: 0.3em;
    font-weight: 700;
    line-height: 1;
  }

  .replasty-laserist-serum-block .sec-3 .sec-fixed .item .content {
    line-height: 1;
  }

  .replasty-laserist-serum-block .sec-3 .sec-fixed .item:nth-child(1) {
    top: 20.5%;
    left: 24.2%;
  }
  .replasty-laserist-serum-block .sec-3 .sec-fixed .item:nth-child(2) {
    top: 32.3%;
    left: 15.2%;
  }
  .replasty-laserist-serum-block .sec-3 .sec-fixed .item:nth-child(3) {
    top: 44.3%;
    left: 17.4%;
  }
  .replasty-laserist-serum-block .sec-3 .sec-fixed .item:nth-child(4) {
    top: 56%;
    left: 17.2%;
  }
  .replasty-laserist-serum-block .sec-3 .sec-fixed .item:nth-child(5) {
    top: 68.6%;
    left: 21%;
  }
  .replasty-laserist-serum-block .sec-3 .sec-fixed .item:nth-child(6) {
    top: 80.9%;
    left: 23.1%;
  }
}

.replasty-laserist-serum-block .sec-4 .sec-fixed .item {
  display: flex;
  align-items: center;
}

.replasty-laserist-serum-block .sec-4 .sec-fixed .item .title {
  background-image: linear-gradient(111deg, #bb9f69 10%, #f2ddb1 50%, #bb9f69 90%);
  font-size: calc(80 / 2000 * 100cqw);
  font-weight: 500;

  :where(:lang(zh)) & {
    letter-spacing: 0.05em;
  }
}

.replasty-laserist-serum-block .sec-4 .sec-fixed .item .subtitle {
  margin-left: 0.7em;
  color: #bb9f69;
  font-size: calc(72 / 2000 * 100cqw);
  filter: drop-shadow(1px 1px 0 #fff);

  :where(:lang(zh)) & {
    letter-spacing: 0.02em;
  }
}

.replasty-laserist-serum-block .sec-4 .sec-fixed .item .name {
  position: absolute;
  top: 2.55em;
  left: 3.85em;
  font-size: calc(57 / 2000 * 100cqw);

  :where(:lang(zh)) & {
    letter-spacing: 0.05em;
  }
}

.replasty-laserist-serum-block .sec-4 .sec-fixed .item .content {
  position: absolute;
  top: 8em;
  left: 17.4em;
  display: flex;
  align-items: center;
  width: 14em;
  height: 5.5em;
  font-size: calc(30 / 2000 * 100cqw);
  white-space: nowrap;

  :where(:lang(zh)) & {
    letter-spacing: 0.05em;
  }
}

.replasty-laserist-serum-block .sec-4 .sec-fixed .item:nth-child(1) {
  top: 13.2%;
  left: 41.7%;
}
.replasty-laserist-serum-block .sec-4 .sec-fixed .item:nth-child(2) {
  top: 41.1%;
  left: 41.7%;
}
.replasty-laserist-serum-block .sec-4 .sec-fixed .item:nth-child(3) {
  top: 68.5%;
  left: 41.7%;
}

:where(:lang(en)) {
  .replasty-laserist-serum-block .sec-4 .sec-inner .info {
    padding-top: 10.5%;
  }

  .replasty-laserist-serum-block .sec-4 .sec-fixed .item {
    display: block;
  }

  .replasty-laserist-serum-block .sec-4 .sec-fixed .item .title {
    color: #bb9f69;
    background-image: none;
    font-weight: 700;
  }

  .replasty-laserist-serum-block .sec-4 .sec-fixed .item .subtitle {
    margin-top: 0.6em;
    margin-left: 2.45em;
  }

  .replasty-laserist-serum-block .sec-4 .sec-fixed .item .content {
    top: 9em;
    left: 17em;
    width: 20.5em;
    height: 5.5em;
    line-height: 1;
  }

  .replasty-laserist-serum-block .sec-4 .sec-fixed .item:nth-child(1) {
    top: 11.8%;
    left: 42.3%;
  }
  .replasty-laserist-serum-block .sec-4 .sec-fixed .item:nth-child(2) {
    top: 39.5%;
    left: 42.3%;
  }
  .replasty-laserist-serum-block .sec-4 .sec-fixed .item:nth-child(3) {
    top: 67%;
    left: 42.3%;
  }
}

.replasty-laserist-serum-block .sec-5 .sec-fixed .item {
  font-weight: 400;
  text-align: center;
}

.replasty-laserist-serum-block .sec-5 .sec-fixed .item > div:nth-child(1) {
  font-size: calc(50 / 2000 * 100cqw);
  line-height: 1;
}

.replasty-laserist-serum-block .sec-5 .sec-fixed .item > div:nth-child(1) span {
  font-size: 2em;
  line-height: 1;
}

.replasty-laserist-serum-block .sec-5 .sec-fixed .item > div:nth-child(2) {
  font-size: calc(40 / 2000 * 100cqw);
}

.replasty-laserist-serum-block .sec-5 .sec-fixed .item > div:nth-child(3) {
  position: relative;
  font-size: calc(60 / 2000 * 100cqw);
}

.replasty-laserist-serum-block .sec-5 .sec-fixed .item > div:nth-child(3) sup {
  position: absolute;
  top: 0.6em;
  left: 100%;
}

.replasty-laserist-serum-block .sec-5 .sec-fixed .item:nth-child(1) {
  top: 22.6%;
  left: 69.7%;
}
.replasty-laserist-serum-block .sec-5 .sec-fixed .item:nth-child(2) {
  top: 44.5%;
  left: 71.2%;
}
.replasty-laserist-serum-block .sec-5 .sec-fixed .item:nth-child(3) {
  top: 64.4%;
  left: 71.4%;
}

.replasty-laserist-serum-block .sec-5 .sec-notes {
  bottom: 4.5%;
}

:where(:lang(en)) {
  .replasty-laserist-serum-block .sec-5 .sec-inner .info {
    padding-top: 5.5%;
  }

  .replasty-laserist-serum-block .sec-5 .sec-fixed .item > div:nth-child(1) {
    font-size: calc(45 / 2000 * 100cqw);
  }

  .replasty-laserist-serum-block .sec-5 .sec-fixed .item > div:nth-child(2) {
    font-weight: 300;
    letter-spacing: 0.05em;
  }

  .replasty-laserist-serum-block .sec-5 .sec-fixed .item > div:nth-child(3) {
    line-height: 1;
    letter-spacing: 0.05em;
  }

  .replasty-laserist-serum-block .sec-5 .sec-fixed .item:nth-child(1) {
    top: 21.5%;
    left: 66%;
  }
  .replasty-laserist-serum-block .sec-5 .sec-fixed .item:nth-child(2) {
    top: 45%;
    left: 65%;
  }
  .replasty-laserist-serum-block .sec-5 .sec-fixed .item:nth-child(3) {
    top: 65%;
    left: 66.8%;
  }

  .replasty-laserist-serum-block .sec-5 .sec-notes {
    bottom: 3.2%;
  }
}

.replasty-laserist-serum-block .sec-6 .sec-fixed .item {
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.replasty-laserist-serum-block .sec-6 .sec-fixed .item .title {
  margin-bottom: 0.2em;
  font-size: calc(80 / 2000 * 100cqw);
  filter: drop-shadow(0.1em 0.1em 0.2em #000);

  :where(:lang(zh)) & {
    letter-spacing: 0.05em;
  }
}

.replasty-laserist-serum-block .sec-6 .sec-fixed .item .content {
  font-size: calc(54 / 2000 * 100cqw);
  filter: drop-shadow(0.1em 0.1em 0.2em #000);

  :where(:lang(zh)) & {
    letter-spacing: 0.03em;
  }
}

.replasty-laserist-serum-block .sec-6 .sec-fixed .item:nth-child(1) {
  top: 20.5%;
  left: 3.7%;
}
.replasty-laserist-serum-block .sec-6 .sec-fixed .item:nth-child(2) {
  top: 25.7%;
  left: 67.8%;
}
.replasty-laserist-serum-block .sec-6 .sec-fixed .item:nth-child(3) {
  top: 40.9%;
  left: 6.5%;
}
.replasty-laserist-serum-block .sec-6 .sec-fixed .item:nth-child(4) {
  top: 48.2%;
  left: 68%;
}
.replasty-laserist-serum-block .sec-6 .sec-fixed .item:nth-child(5) {
  top: 83.6%;
  left: 15%;
}

:where(:lang(en)) {
  .replasty-laserist-serum-block .sec-6 .sec-fixed .item .title {
    margin-bottom: 0.5em;
    font-size: calc(62 / 2000 * 100cqw);
  }

  .replasty-laserist-serum-block .sec-6 .sec-fixed .item .content {
    font-size: calc(40 / 2000 * 100cqw);
    font-weight: 300;
  }

  .replasty-laserist-serum-block .sec-6 .sec-fixed .item:nth-child(1) {
    top: 11.6%;
    left: 7.2%;
  }
  .replasty-laserist-serum-block .sec-6 .sec-fixed .item:nth-child(2) {
    top: 25%;
    left: 69.7%;
  }
  .replasty-laserist-serum-block .sec-6 .sec-fixed .item:nth-child(3) {
    top: 35.2%;
    left: 3.3%;
  }
  .replasty-laserist-serum-block .sec-6 .sec-fixed .item:nth-child(4) {
    top: 45.2%;
    left: 71.8%;
  }
  .replasty-laserist-serum-block .sec-6 .sec-fixed .item:nth-child(5) {
    top: 82.2%;
    left: 8.7%;
  }
}
