@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;200;300;400;500;600;700;800&display=swap");
.video-wrapper .icon-play,
.lightbox-container {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}

.lightbox {
  background-color: rgba(0, 0, 0, 0.8);
  overflow: scroll;
  position: fixed;
  display: none;
  z-index: 3000;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
}
.lightbox-container {
  max-width: 960px;
  width: 90%;
  display: block;
  padding: 0 3%;
  height: auto;
  z-index: 0;
  position: absolute;
}
.lightbox-content {
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.7);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.7);
}

.lightbox-close {
  position: absolute;
  text-transform: uppercase;
  background: transparent;
  font-weight: 300;
  font-size: 12px;
  display: block;
  border: none;
  color: white;
  top: -22px;
  right: 3%;
  z-index: 3;
  outline: 0;
  cursor: pointer;
}

.video-wrapper {
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.video-wrapper .icon-play {
  z-index: 2;
}
@media only screen and (max-width: 991.9px) {
  .video-wrapper .icon-play {
    width: 11vw;
  }
}

.video-container {
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
  height: 0;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

#loreal-compaign {
  font-family: "Noto Sans TC";
  font-weight: normal;
}
#loreal-compaign section .section-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
#loreal-compaign section sup {
  font-size: 40%;
  display: inline-block;
  vertical-align: top;
  margin: 0 -2px;
  letter-spacing: -1px;
  line-height: 1;
  top: initial;
}
#loreal-compaign section img {
  margin: auto;
  width: auto;
  max-width: 100%;
}
#loreal-compaign section .text-ps {
  font-size: 14px;
}
@media screen and (max-width: 480px) {
  #loreal-compaign section .text-ps {
    font-size: 12px;
  }
}
#loreal-compaign .link-content {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
#loreal-compaign .link-content .row-flex {
  width: 100%;
  padding: 0 80px;
}
#loreal-compaign .link-content a {
  width: 100%;
  height: 100%;
}
#loreal-compaign .show-xs,
#loreal-compaign .show-xxs {
  display: none;
}
#loreal-compaign .lightbox_banks .h5 span::after {
  background: #797064;
}

@media only screen and (max-width: 991.9px) {
  #loreal-compaign .show-md {
    display: none;
  }
  #loreal-compaign .show-xs {
    display: block;
  }
}
@media only screen and (max-width: 320px) {
  #loreal-compaign .hide-xxs {
    display: none;
  }
  #loreal-compaign .show-xxs {
    display: block;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .g-wrapper-main_content,
  body .main,
  .pt_product_details .main {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .g-wrapper_inner-main_content,
  body .main .content,
  .pt_product_details .main .content {
    padding: 0;
  }

  .pt_product_details
    .main
    .content
    #pdpMain
    .l-product_details
    > div:not(.content_asset) {
    padding: 0 20px;
  }

  .g-wrapper-main_content,
  body .main,
  .pt_product_details .main {
    max-width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 991.9px) {
  #loreal-compaign .link-content .row-flex {
    padding: 0 7vw;
  }
}
#loreal-compaign .kv .kv-content {
  position: absolute;
  width: 70%;
  right: 0px;
  top: 50px;
  text-align: right;
}
#loreal-compaign .kv .kv-content .kv-title {
  color: #fff;
  text-align: center;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.4), 0 0 8px rgba(0, 0, 0, 0.5),
    0 0 8px rgba(0, 0, 0, 0.5);
}
#loreal-compaign .kv .kv-content .kv-title__main {
  font-size: 60px;
  font-weight: bold;
}
@media screen and (max-width: 310px) {
  #loreal-compaign .kv .kv-content .kv-title__main {
    font-size: 30px;
  }
}
#loreal-compaign .kv .kv-content .kv-title__sub {
  font-size: 42px;
  font-weight: 500;
}
#loreal-compaign .kv .kv-content .kv-title sup {
  font-size: 40%;
  letter-spacing: -2px;
  margin: 0 -0.2em;
}
#loreal-compaign .kv .kv-content .kv-frame {
  position: relative;
  margin: 60px auto 10px;
}
#loreal-compaign .kv .kv-content .kv-frame .btn-kv {
  position: absolute;
  bottom: 10px;
}
#loreal-compaign .kv .kv-content .kv-frame .btn-kv__1 {
  left: calc(50% - 280px);
}
#loreal-compaign .kv .kv-content .kv-frame .btn-kv__2 {
  right: calc(50% - 130px);
}

@media screen and (max-width: 991.9px) {
  #loreal-compaign .kv .kv-content {
    width: 100%;
    top: 4.5vw;
  }
  #loreal-compaign .kv .kv-content .kv-title__main {
    font-size: 7.2vw;
  }
  #loreal-compaign .kv .kv-content .kv-title__sub {
    font-size: 5.1vw;
  }
  #loreal-compaign .kv .kv-content .kv-frame {
    width: 90%;
    margin: 122vw auto 2vw;
  }
  #loreal-compaign .kv .kv-content .kv-frame .btn-kv {
    width: 25vw;
    bottom: 1.5vw;
  }
  #loreal-compaign .kv .kv-content .kv-frame .btn-kv__1 {
    left: 5.5vw;
  }
  #loreal-compaign .kv .kv-content .kv-frame .btn-kv__2 {
    right: 27vw;
  }
  #loreal-compaign .kv .kv-content .kv-product-name {
    width: 94%;
    margin: 0 auto;
  }
}
