@charset "UTF-8";
.invisible.visible {
  visibility: visible !important;
}

.spotlight-item-view .container {
  overflow-x: visible;
}

.flex-media {
  display: flex;
  align-items: flex-start;
}

.flex-media .body {
  flex: 1;
}

.border-main-color {
  border: 2px solid var(--main-color);
}

.border-main-bottom {
  border-bottom: 10px solid var(--main-color);
}

.w-20 {
  width: 20% !important;
}

.mw-100vw {
  max-width: 100vw;
}

.mw-1440px {
  max-width: 1440px;
}

.mw-1280px {
  max-width: 1280px;
}

.mw-1140px {
  max-width: 1140px;
}

.mw-1000px {
  max-width: 1000px;
}

.text-fat {
  transform: scale(1, 0.85);
}

ul.disc-ul,
ul.outline-ul {
  padding-left: 9%;
}
ul.disc-ul li,
ul.outline-ul li {
  position: relative;
}
ul.disc-ul li:before,
ul.outline-ul li:before {
  content: "●";
  position: absolute;
  margin-left: -9%;
}

ul.outline-ul li {
  position: relative;
}
ul.outline-ul li:before {
  content: "◦";
}

ul.dash-ul {
  padding-left: 4%;
}
ul.dash-ul li {
  position: relative;
}
ul.dash-ul li:before {
  content: "-";
  position: absolute;
  margin-left: -4%;
}

.over-width {
  margin-left: calc(-1 * (50vw - 360px));
  margin-right: calc(-1 * (50vw - 360px));
}

@media (max-width: 991px) {
  .over-width {
    margin-left: calc(-1 * (50vw - 285px));
    margin-right: calc(-1 * (50vw - 285px));
  }
}
@media (max-width: 600px) {
  .over-width {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 581px) {
  .over-width .container .wrapper {
    max-width: 100vw;
  }

  .over-width > .container > .wrapper:not(.px-0) {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}
br[d] {
  display: inline;
}
@media (max-width: 767px) {
  br[d] {
    display: none;
  }
}
br[m] {
  display: none;
}
@media (max-width: 767px) {
  br[m] {
    display: inline;
  }
}

hr[v] {
  border: none;
  border-left-style: solid;
  border-left-width: 1px;
  height: 100%;
  min-height: 2rem;
  width: 1px;
}

.between-line {
  display: inline-block;
  position: relative;
}
.between-line:before, .between-line:after {
  content: "";
  position: absolute;
  border-bottom: 1px solid black;
  top: 50%;
  width: 50vw;
}
.between-line:before {
  right: 100%;
  margin-right: 15px;
}
.between-line:after {
  left: 100%;
  margin-left: 15px;
}

.square-box {
  position: relative;
}
.square-box:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.square-box .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  color: #1B202F;
  text-align: center;
}

.text-bold {
  font-weight: bold;
}
@supports (-webkit-overflow-scrolling: touch) {
  .text-bold {
    -webkit-font-smoothing: antialiased;
  }
}

.flex-center-center {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}

#olay-total-effects-content .mw-1440px {
  display: flex;
  flex-flow: column;
  overflow: hidden;
}
#olay-total-effects-content .mw-1440px > div {
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top center;
  text-align: center;
  overflow: visible;
  color: black;
}
#olay-total-effects-content .mw-1440px > div .bg-gradient {
  background: linear-gradient(90deg, #d5a869 0%, #ece4b0 31.04%, #d09b5a 54.6%, #dcb47b 62.34%, #fbf3d1 79.36%, #fcf5d4 79.78%, #d8a96c 97.47%);
  background-position: center top;
}
#olay-total-effects-content .mw-1440px > div h1.logo {
  text-indent: -3000px;
  color: transparent;
  background: center no-repeat transparent;
  background-size: contain !important;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/olay-total-effects.png");
  width: calc(100vw * 381/1440);
  height: calc(100vw * 176/1440);
  margin-left: auto;
  margin-right: auto;
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content .mw-1440px > div h1.logo {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/olay-total-effects.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content .mw-1440px > div h1.logo {
    width: 381px;
    height: 176px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content .mw-1440px > div h1.logo {
    width: calc(100vw * 124/375);
    height: calc(100vw * 58/375);
  }
}
#olay-total-effects-content #cover {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/cover-bg.jpg");
  height: calc(100vw * 825/1440);
  display: grid;
  grid-auto-flow: dense;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #cover {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #cover {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/cover-bg.webp");
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #cover {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/cover-bg.jpg");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #cover {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/cover-bg.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #cover {
    height: 825px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #cover {
    height: calc(100vw * 224/375);
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #cover {
    grid-template-columns: calc(100vw * 210/375);
  }
}
@media (min-width: 768px) {
  #olay-total-effects-content #cover {
    grid-template-columns: calc(100vw * 860/1440) 1fr;
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #cover {
    grid-template-columns: 860px 1fr;
  }
}
#olay-total-effects-content #cover > .title {
  padding-top: calc(100vw * 120/1440);
  padding-right: calc(100vw * 130/1440);
  grid-column: 2;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #cover > .title {
    padding-top: 120px;
    padding-right: 130px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #cover > .title {
    padding-top: calc(100vw * 24/375);
    padding-right: calc(100vw * 20/375);
  }
}
#olay-total-effects-content #cover > .title h2 {
  font-family: "DB-Heavent-med" !important;
  font-size: calc(100vw * 70/1440);
  height: calc(100vw * 69/1440);
  line-height: calc(100vw * 69/1440);
  letter-spacing: calc(100vw * 40/1440);
  padding-left: calc(100vw * 40/1440);
  margin-top: calc(100vw * 55/1440);
  margin-bottom: calc(100vw * 30/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #cover > .title h2 {
    font-size: 70px;
    height: 69px;
    line-height: 69px;
    letter-spacing: 40px;
    padding-left: 40px;
    margin-top: 55px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #cover > .title h2 {
    font-size: calc(100vw * 22/375);
    height: calc(100vw * 21/375);
    line-height: calc(100vw * 21/375);
    letter-spacing: calc(100vw * 14/375);
    padding-left: calc(100vw * 11/375);
    margin-top: calc(100vw * 17.5/375);
    margin-bottom: calc(100vw * 9.55/375);
  }
}
#olay-total-effects-content #cover > .title blockquote {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 100/1440);
  line-height: 1;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #cover > .title blockquote {
    font-size: 100px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #cover > .title blockquote {
    font-size: calc(100vw * 31/375);
  }
}
#olay-total-effects-content #cover > ul {
  grid-column: 1;
  position: relative;
}
#olay-total-effects-content #cover > ul li {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 30/1440);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  display: block;
  position: absolute;
  background-size: contain !important;
  line-height: 1.2;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #cover > ul li {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #cover > ul li {
    font-size: calc(100vw * 11/375);
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #cover > ul li {
    background-size: 1440px auto;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #cover > ul li {
    line-height: 1.1;
  }
}
#olay-total-effects-content #cover > ul li p {
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
}
#olay-total-effects-content #cover > ul li:nth-of-type(1) {
  width: calc(100vw * 206.03/1440);
  height: calc(100vw * 284.86/1440);
  left: calc(100vw * 59.98/1440);
  top: calc(100vw * 199/1440);
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/cover-circles.svg");
}
@media (min-width: 1440px) {
  #olay-total-effects-content #cover > ul li:nth-of-type(1) {
    width: 206.03px;
    height: 284.86px;
    left: 59.98px;
    top: 199px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #cover > ul li:nth-of-type(1) {
    width: calc(100vw * 72.52/375);
    height: calc(100vw * 81.62/375);
    left: calc(100vw * 4.21/375);
    top: calc(100vw * 72/375);
  }
}
#olay-total-effects-content #cover > ul li:nth-of-type(1) p {
  width: calc(100vw * 178/1440);
  height: calc(100vw * 178/1440);
  margin-left: calc(100vw * 14/1440);
  margin-top: calc(100vw * 94/1440);
  transform: rotate(10deg);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #cover > ul li:nth-of-type(1) p {
    width: 178px;
    height: 178px;
    margin-left: 14px;
    margin-top: 94px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #cover > ul li:nth-of-type(1) p {
    width: calc(100vw * 50/375);
    height: calc(100vw * 50/375);
    margin-left: calc(100vw * 11/375);
    margin-top: calc(100vw * 27/375);
  }
}
#olay-total-effects-content #cover > ul li:nth-of-type(2) {
  width: calc(100vw * 253.74/1440);
  height: calc(100vw * 215.37/1440);
  left: calc(100vw * 712/1440);
  top: calc(100vw * 533/1440);
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/cover-hexagons.svg");
}
@media (min-width: 1440px) {
  #olay-total-effects-content #cover > ul li:nth-of-type(2) {
    width: 253.74px;
    height: 215.37px;
    left: 712px;
    top: 533px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #cover > ul li:nth-of-type(2) {
    width: calc(100vw * 72.7/375);
    height: calc(100vw * 60.57/375);
    left: calc(100vw * 161.15/375);
    top: calc(100vw * 150/375);
  }
}
#olay-total-effects-content #cover > ul li:nth-of-type(2) p {
  width: calc(100vw * 186/1440);
  height: calc(100vw * 161/1440);
  margin-left: calc(100vw * 15/1440);
  margin-top: calc(100vw * 18/1440);
  transform: rotate(-12.5deg);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #cover > ul li:nth-of-type(2) p {
    width: 186px;
    height: 161px;
    margin-left: 15px;
    margin-top: 18px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #cover > ul li:nth-of-type(2) p {
    width: calc(100vw * 53/375);
    height: calc(100vw * 47/375);
    margin-left: calc(100vw * 5/375);
    margin-top: calc(100vw * 5/375);
  }
}
#olay-total-effects-content #sec-01 {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-01-bg.jpg");
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-01 {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-01 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-01-bg.webp");
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-01 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-01-bg.jpg");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-01 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-01-bg.webp");
  }
}
#olay-total-effects-content #sec-02 {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-02-bg.jpg");
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-02 {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-02 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-02-bg.webp");
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-02 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-02-bg.jpg");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-02 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-02-bg.webp");
  }
}
#olay-total-effects-content #sec-03 {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-03-bg.jpg");
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-03 {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-03 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-03-bg.webp");
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-03 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-03-bg.jpg");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-03 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-03-bg.webp");
  }
}
#olay-total-effects-content #sec-04 {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-04-bg.jpg");
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-04 {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-04 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-04-bg.webp");
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-04 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-04-bg.jpg");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-04 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-04-bg.webp");
  }
}
#olay-total-effects-content #sec-05 {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-05-bg.jpg");
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-05 {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-05 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-05-bg.webp");
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-05 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-05-bg.jpg");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-05 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-05-bg.webp");
  }
}
#olay-total-effects-content #sec-06 {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-06-bg.jpg");
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-06 {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-06 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-06-bg.webp");
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-06-bg.jpg");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-06 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-06-bg.webp");
  }
}
#olay-total-effects-content #sec-07 {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-07-bg.jpg");
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-07 {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-07 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-07-bg.webp");
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-07 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-07-bg.jpg");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-07 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-07-bg.webp");
  }
}
#olay-total-effects-content #sec-08 {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-08-bg.jpg");
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-08 {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-08 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-08-bg.webp");
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-08 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-08-bg.jpg");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-08 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-08-bg.webp");
  }
}
#olay-total-effects-content #sec-09 {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-09-bg.jpg");
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-09 {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-09 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-09-bg.webp");
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-09 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-09-bg.jpg");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-09 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-09-bg.webp");
  }
}
#olay-total-effects-content #sec-10 {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-10-bg.jpg");
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-10 {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-10 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-10-bg.webp");
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-10 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-10-bg.jpg");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-10 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-10-bg.webp");
  }
}
#olay-total-effects-content #sec-11 {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-11-bg.jpg");
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-11 {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-11 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-11-bg.webp");
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-11 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-11-bg.jpg");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-11 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-11-bg.webp");
  }
}
#olay-total-effects-content #sec-12 {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-12-bg.jpg");
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-12 {
    background-size: 1440px auto;
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-12 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-12-bg.webp");
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-12 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-12-bg.jpg");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-12 {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-12-bg.webp");
  }
}
#olay-total-effects-content #sec-01 {
  height: calc(100vw * 1020/1440);
  padding-top: calc(100vw * 145/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-01 {
    height: 1020px;
    padding-top: 145px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-01 {
    height: calc(100vw * 466/375);
    padding-top: calc(100vw * 50/375);
  }
}
#olay-total-effects-content #sec-01 h2 {
  font-family: "DB-Heavent-med" !important;
  font-size: calc(100vw * 70/1440);
  margin-bottom: calc(100vw * 20/1440);
  line-height: 1;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-01 h2 {
    font-size: 70px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-01 h2 {
    font-size: calc(100vw * 30/375);
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-01 h2 {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-01 h2 {
    margin-bottom: calc(100vw * 25/375);
  }
}
#olay-total-effects-content #sec-01 picture {
  display: block;
  position: relative;
}
#olay-total-effects-content #sec-01 picture img {
  width: calc(100vw * 837.49/1440);
  margin-bottom: calc(100vw * 30/1440);
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-01 picture img {
    width: 837.49px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-01 picture img {
    width: calc(100vw * 298.82/375);
    margin-bottom: calc(100vw * 35/375);
  }
}
#olay-total-effects-content #sec-01 picture figcaption {
  text-indent: -3000px;
  color: transparent;
  background: center no-repeat transparent;
  background-size: contain !important;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/sunny-gray.png");
  position: absolute;
  width: calc(100vw * 141.53/1440);
  height: calc(100vw * 129.38/1440);
  left: calc(100vw * 863.76/1440);
  top: calc(100vw * 21/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-01 picture figcaption {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/sunny-gray.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-01 picture figcaption {
    width: 141.53px;
    height: 129.38px;
    left: 863.76px;
    top: 21px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-01 picture figcaption {
    width: calc(100vw * 50.5/375);
    height: calc(100vw * 46.16/375);
    left: calc(100vw * 238.79/375);
    top: calc(100vw * 8/375);
  }
}
#olay-total-effects-content #sec-01 picture:before {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/pimple.png");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * 415.49/1440);
  top: calc(100vw * 21/1440);
  width: calc(100vw * 184/1440);
  height: calc(100vw * 184/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-01 picture:before {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/pimple.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-01 picture:before {
    left: 415.49px;
    top: 21px;
    width: 184px;
    height: 184px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-01 picture:before {
    left: calc(100vw * 78.85/375);
    top: calc(100vw * 8/375);
    width: calc(100vw * 65.65/375);
    height: calc(100vw * 65.65/375);
  }
}
#olay-total-effects-content #sec-01 picture:after {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/wrinkle.png");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * 893.33/1440);
  top: calc(100vw * 189/1440);
  width: calc(100vw * 184/1440);
  height: calc(100vw * 184/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-01 picture:after {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/wrinkle.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-01 picture:after {
    left: 893.33px;
    top: 189px;
    width: 184px;
    height: 184px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-01 picture:after {
    left: calc(100vw * 249.34/375);
    top: calc(100vw * 68/375);
    width: calc(100vw * 65.65/375);
    height: calc(100vw * 65.65/375);
  }
}
#olay-total-effects-content #sec-01 p {
  font-size: calc(100vw * 50/1440);
  display: flex;
  flex-flow: column;
  line-height: 1.3;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-01 p {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-01 p {
    font-size: calc(100vw * 23/375);
  }
}
#olay-total-effects-content #sec-01 p strong {
  font-family: "DB-Heavent-med" !important;
  font-size: calc(100vw * 60/1440);
  font-weight: normal;
  line-height: 1;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-01 p strong {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-01 p strong {
    font-size: calc(100vw * 28/375);
  }
}
#olay-total-effects-content #sec-02 {
  height: calc(100vw * 1085/1440);
  position: relative;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-02 {
    height: 1085px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-02 {
    height: calc(100vw * 410/375);
  }
}
#olay-total-effects-content #sec-02 > p {
  height: calc(100vw * 1200/1440);
  background-position-x: calc(100vw * -190/1440);
  top: calc(100vw * -35/1440);
  font-size: calc(100vw * 50/1440);
  padding-bottom: calc(100vw * 190/1440);
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-02-bg.svg");
  background-size: auto 100% !important;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 100%;
  left: 0;
  line-height: 1.3;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-02 > p {
    height: 1200px;
    background-position-x: -190px;
    top: -35px;
    font-size: 50px;
    padding-bottom: 190px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-02 > p {
    height: calc(100vw * 537/375);
    background-position-x: calc(100vw * -110/375);
    top: calc(100vw * -75/375);
    font-size: calc(100vw * 23/375);
    padding-bottom: calc(100vw * 60/375);
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-02 > p {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-02-bg.svg");
  }
}
#olay-total-effects-content #sec-02 > p:after {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/.");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * -96/1440);
  top: calc(100vw * -300/1440);
  width: calc(100vw * 1697.32/1440);
  height: calc(100vw * 588.53/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-02 > p:after {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-02 > p:after {
    left: -96px;
    top: -300px;
    width: 1697.32px;
    height: 588.53px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-02 > p:after {
    left: calc(100vw * -14.03/375);
    top: calc(100vw * -115/375);
    width: calc(100vw * 425.7/375);
    height: calc(100vw * 139.61/375);
  }
}
#olay-total-effects-content #sec-02 > p:after {
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-02-overlay.svg");
  z-index: 4;
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-02 > p:after {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-02-overlay.svg");
  }
}
#olay-total-effects-content #sec-02 > p strong {
  font-family: "DB-Heavent-med" !important;
  font-size: calc(100vw * 60/1440);
  font-weight: normal;
  display: flex;
  flex-flow: column;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-02 > p strong {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-02 > p strong {
    font-size: calc(100vw * 28/375);
  }
}
#olay-total-effects-content #sec-02 > p strong span {
  font-size: calc(100vw * 70/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-02 > p strong span {
    font-size: 70px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-02 > p strong span {
    font-size: calc(100vw * 28/375);
  }
}
#olay-total-effects-content #sec-02 > p i {
  text-indent: -3000px;
  color: transparent;
  background: center no-repeat transparent;
  background-size: contain !important;
  width: calc(100vw * 450/1440);
  height: calc(100vw * 450/1440);
  position: absolute;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-02 > p i {
    width: 450px;
    height: 450px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-02 > p i {
    width: calc(100vw * 156/375);
    height: calc(100vw * 156/375);
  }
}
#olay-total-effects-content #sec-02 > p i:nth-of-type(1) {
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/olay_spot-less-serum.png");
  top: calc(100vw * 260/1440);
  left: calc(100vw * -32/1440);
  transform: rotate(-13deg);
  z-index: 5;
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-02 > p i:nth-of-type(1) {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/olay_spot-less-serum.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-02 > p i:nth-of-type(1) {
    top: 260px;
    left: -32px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-02 > p i:nth-of-type(1) {
    top: calc(100vw * 31/375);
    left: calc(100vw * -21.15/375);
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-02 > p i:nth-of-type(1) {
    width: calc(100vw * 132.25/375);
    height: calc(100vw * 132.25/375);
  }
}
#olay-total-effects-content #sec-02 > p i:nth-of-type(2) {
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/olay_advanced-repair-serum.png");
  top: calc(100vw * 442/1440);
  left: calc(100vw * 1021.05/1440);
  transform: rotate(17deg);
  z-index: 5;
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-02 > p i:nth-of-type(2) {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/olay_advanced-repair-serum.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-02 > p i:nth-of-type(2) {
    top: 442px;
    left: 1021.05px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-02 > p i:nth-of-type(2) {
    top: calc(100vw * 327/375);
    left: calc(100vw * 236.27/375);
  }
}
#olay-total-effects-content #sec-03 {
  height: calc(100vw * 1360/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-03 {
    height: 1360px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-03 {
    height: calc(100vw * 680/375);
  }
}
#olay-total-effects-content #sec-03 h2, #olay-total-effects-content #sec-03 h3 {
  margin-left: auto;
  margin-right: auto;
}
#olay-total-effects-content #sec-03 h2 {
  font-family: "DB-Heavent-med" !important;
  font-size: calc(100vw * 150/1440);
  width: calc(100vw * 720/1440);
  margin-top: calc(100vw * -50/1440);
  line-height: 1;
  overflow: hidden;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-03 h2 {
    font-size: 150px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-03 h2 {
    font-size: calc(100vw * 53/375);
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-03 h2 {
    width: 720px;
    margin-top: -50px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-03 h2 {
    width: calc(100vw * 255/375);
    margin-top: calc(100vw * -30/375);
  }
}
#olay-total-effects-content #sec-03 h2 span:before, #olay-total-effects-content #sec-03 h2 span:after {
  border-bottom-width: calc(100vw * 3/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-03 h2 span:before, #olay-total-effects-content #sec-03 h2 span:after {
    border-bottom-width: 3px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-03 h2 span:before, #olay-total-effects-content #sec-03 h2 span:after {
    border-bottom-width: calc(100vw * 1.5/375);
  }
}
#olay-total-effects-content #sec-03 h1.logo {
  width: calc(100vw * 477/1440);
  height: calc(100vw * 221/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-03 h1.logo {
    width: 477px;
    height: 221px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-03 h1.logo {
    width: calc(100vw * 156/375);
    height: calc(100vw * 72/375);
  }
}
#olay-total-effects-content #sec-03 h3 {
  font-family: "DB-Heavent-med" !important;
  font-size: calc(100vw * 65/1440);
  height: calc(100vw * 89.26/1440);
  line-height: calc(100vw * 89.26/1440);
  width: calc(100vw * 380/1440);
  margin-top: calc(100vw * 54/1440);
  margin-bottom: calc(100vw * 18/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-03 h3 {
    font-size: 65px;
    height: 89.26px;
    line-height: 89.26px;
    width: 380px;
    margin-top: 54px;
    margin-bottom: 18px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-03 h3 {
    font-size: calc(100vw * 25/375);
    height: calc(100vw * 39/375);
    line-height: calc(100vw * 39/375);
    width: calc(100vw * 168/375);
    margin-top: calc(100vw * 20/375);
    margin-bottom: calc(100vw * 10/375);
  }
}
#olay-total-effects-content #sec-03 p {
  font-family: "DB-Heavent-med" !important;
  font-size: calc(100vw * 55/1440);
  line-height: 1.2;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-03 p {
    font-size: 55px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-03 p {
    font-size: calc(100vw * 25/375);
  }
}
#olay-total-effects-content #sec-03 p:nth-of-type(2) {
  font-size: calc(100vw * 45/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-03 p:nth-of-type(2) {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-03 p:nth-of-type(2) {
    font-size: calc(100vw * 26/375);
  }
}
#olay-total-effects-content #sec-03 ul {
  margin: 0;
  padding: 0;
  position: relative;
}
#olay-total-effects-content #sec-03 ul li {
  font-family: "DB-Heavent-med" !important;
  font-size: calc(100vw * 70/1440);
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/sec-03-main.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  line-height: 1;
  display: grid;
  align-items: center;
  position: relative;
  padding-right: 1.25%;
  padding-bottom: 2.5%;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-03 ul li {
    font-size: 70px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-03 ul li {
    font-size: calc(100vw * 40/375);
  }
}
#olay-total-effects-content #sec-03 ul li:nth-of-type(1) {
  width: calc(100vw * 301.346/1440);
  height: calc(100vw * 301.346/1440);
  margin-left: calc(100vw * 500.18/1440);
  margin-top: calc(100vw * 32/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-03 ul li:nth-of-type(1) {
    width: 301.346px;
    height: 301.346px;
    margin-left: 500.18px;
    margin-top: 32px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-03 ul li:nth-of-type(1) {
    width: calc(100vw * 193.218/375);
    height: calc(100vw * 193.218/375);
    margin-left: calc(100vw * 32/375);
    margin-top: calc(100vw * 10/375);
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-03 ul li:nth-of-type(1) {
    padding-right: 3%;
    padding-bottom: 9.5%;
  }
}
#olay-total-effects-content #sec-03 ul li:nth-of-type(1) span {
  transform: rotate(14deg);
}
#olay-total-effects-content #sec-03 ul li:nth-of-type(2) {
  width: calc(100vw * 269/1440);
  height: calc(100vw * 269/1440);
  margin-left: calc(100vw * 772.35/1440);
  margin-top: calc(100vw * -150/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-03 ul li:nth-of-type(2) {
    width: 269px;
    height: 269px;
    margin-left: 772.35px;
    margin-top: -150px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-03 ul li:nth-of-type(2) {
    width: calc(100vw * 175.363/375);
    height: calc(100vw * 175.363/375);
    margin-left: calc(100vw * 195/375);
    margin-top: calc(100vw * -100/375);
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-03 ul li:nth-of-type(2) {
    padding-right: 3.5%;
    padding-bottom: 7.5%;
  }
}
#olay-total-effects-content #sec-03 ul li:nth-of-type(2) span {
  transform: rotate(-11deg);
}
#olay-total-effects-content #sec-03 ul li:nth-of-type(3) {
  width: calc(100vw * 241/1440);
  height: calc(100vw * 241/1440);
  margin-left: calc(100vw * 558.77/1440);
  margin-top: calc(100vw * -140/1440);
  margin-bottom: calc(100vw * 25/1440);
  padding-bottom: 1.75%;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-03 ul li:nth-of-type(3) {
    width: 241px;
    height: 241px;
    margin-left: 558.77px;
    margin-top: -140px;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-03 ul li:nth-of-type(3) {
    width: calc(100vw * 159.908/375);
    height: calc(100vw * 159.908/375);
    margin-left: calc(100vw * 65/375);
    margin-top: calc(100vw * -90/375);
    margin-bottom: calc(100vw * 0/375);
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-03 ul li:nth-of-type(3) {
    padding-right: 2.5%;
    padding-bottom: 4%;
  }
}
#olay-total-effects-content #sec-03 ul li:nth-of-type(3) span {
  transform: rotate(9deg);
}
#olay-total-effects-content #sec-03 ul:after {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/.");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * -37.72/1440);
  top: calc(100vw * 70/1440);
  width: calc(100vw * 1544.64/1440);
  height: calc(100vw * 584.01/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-03 ul:after {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-03 ul:after {
    left: -37.72px;
    top: 70px;
    width: 1544.64px;
    height: 584.01px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-03 ul:after {
    left: calc(100vw * -22.5/375);
    top: calc(100vw * 38/375);
    width: calc(100vw * 464.76/375);
    height: calc(100vw * 434.98/375);
  }
}
#olay-total-effects-content #sec-03 ul:after {
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-03-overlay.svg");
  z-index: 4;
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-03 ul:after {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-03-overlay.svg");
  }
}
#olay-total-effects-content #sec-04 {
  height: calc(100vw * 445/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-04 {
    height: 445px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-04 {
    height: calc(100vw * 440/375);
  }
}
#olay-total-effects-content #sec-04 ul {
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: calc(100vw * -10/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-04 ul {
    margin-top: -10px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-04 ul {
    margin-top: calc(100vw * -35/375);
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-04 ul {
    grid-template-columns: 1fr;
    grid-gap: calc(100vw * 16/375);
  }
}
#olay-total-effects-content #sec-04 ul li {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 55/1440);
  height: calc(100vw * 383.1/1440);
  line-height: 1;
  color: white;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  background-size: auto 100% !important;
  background-repeat: no-repeat;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-04 ul li {
    font-size: 55px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-04 ul li {
    font-size: calc(100vw * 30/375);
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-04 ul li {
    height: 383.1px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-04 ul li {
    height: calc(100vw * 202.5/375);
  }
}
#olay-total-effects-content #sec-04 ul li:nth-of-type(1) {
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/sec-04-bg-remove.svg");
  padding-left: calc(100vw * 60/1440);
  background-position: right center;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-04 ul li:nth-of-type(1) {
    padding-left: 60px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-04 ul li:nth-of-type(1) {
    padding-left: calc(100vw * 30/375);
  }
}
#olay-total-effects-content #sec-04 ul li:nth-of-type(1) img {
  width: calc(100vw * 170.87/1440);
  margin-bottom: calc(100vw * 32/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-04 ul li:nth-of-type(1) img {
    width: 170.87px;
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-04 ul li:nth-of-type(1) img {
    width: calc(100vw * 90.35/375);
    margin-bottom: calc(100vw * 16/375);
  }
}
#olay-total-effects-content #sec-04 ul li:nth-of-type(2) {
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/sec-04-bg-recover.svg");
  padding-right: calc(100vw * 60/1440);
  background-position: left center;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-04 ul li:nth-of-type(2) {
    padding-right: 60px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-04 ul li:nth-of-type(2) {
    padding-right: calc(100vw * 30/375);
  }
}
#olay-total-effects-content #sec-04 ul li:nth-of-type(2) img {
  width: calc(100vw * 173.89/1440);
  margin-bottom: calc(100vw * 32/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-04 ul li:nth-of-type(2) img {
    width: 173.89px;
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-04 ul li:nth-of-type(2) img {
    width: calc(100vw * 91.81/375);
    margin-bottom: calc(100vw * 16/375);
  }
}
#olay-total-effects-content #sec-05 > .circle, #olay-total-effects-content #sec-08 > .circle {
  width: calc(100vw * 824/1440);
  height: calc(100vw * 824/1440);
  border-width: calc(100vw * 30/1440);
  margin-left: calc(100vw * 308/1440);
  box-sizing: border-box;
  background: linear-gradient(180deg, #fff 0%, #ebebeb 100%);
  border: solid white;
  border-radius: 50%;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.16);
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-05 > .circle, #olay-total-effects-content #sec-08 > .circle {
    width: 824px;
    height: 824px;
    border-width: 30px;
    margin-left: 308px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-05 > .circle, #olay-total-effects-content #sec-08 > .circle {
    width: calc(100vw * 420/375);
    height: calc(100vw * 420/375);
    border-width: calc(100vw * 16/375);
    margin-left: calc(100vw * -22.5/375);
  }
}
#olay-total-effects-content #sec-05 > .circle p, #olay-total-effects-content #sec-08 > .circle p {
  font-size: calc(100vw * 40/1440);
  line-height: 1.15;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-05 > .circle p, #olay-total-effects-content #sec-08 > .circle p {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-05 > .circle p, #olay-total-effects-content #sec-08 > .circle p {
    font-size: calc(100vw * 23/375);
  }
}
#olay-total-effects-content #sec-05 > .circle p strong, #olay-total-effects-content #sec-08 > .circle p strong {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 50/1440);
  font-weight: normal;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-05 > .circle p strong, #olay-total-effects-content #sec-08 > .circle p strong {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-05 > .circle p strong, #olay-total-effects-content #sec-08 > .circle p strong {
    font-size: calc(100vw * 28/375);
  }
}
#olay-total-effects-content #sec-05 > .circle p:nth-of-type(1), #olay-total-effects-content #sec-08 > .circle p:nth-of-type(1) {
  font-family: "DB-Heavent-med" !important;
  font-size: calc(100vw * 55/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-05 > .circle p:nth-of-type(1), #olay-total-effects-content #sec-08 > .circle p:nth-of-type(1) {
    font-size: 55px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-05 > .circle p:nth-of-type(1), #olay-total-effects-content #sec-08 > .circle p:nth-of-type(1) {
    font-size: calc(100vw * 28/375);
  }
}
#olay-total-effects-content #sec-05 > .circle p:nth-of-type(2), #olay-total-effects-content #sec-08 > .circle p:nth-of-type(2) {
  padding-top: calc(100vw * 32/1440);
  padding-bottom: calc(100vw * 32/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-05 > .circle p:nth-of-type(2), #olay-total-effects-content #sec-08 > .circle p:nth-of-type(2) {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-05 > .circle p:nth-of-type(2), #olay-total-effects-content #sec-08 > .circle p:nth-of-type(2) {
    padding-top: calc(100vw * 8/375);
    padding-bottom: calc(100vw * 8/375);
  }
}
#olay-total-effects-content #sec-05 {
  height: calc(100vw * 855/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-05 {
    height: 855px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-05 {
    height: calc(100vw * 440/375);
  }
}
#olay-total-effects-content #sec-05 > .circle:after {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/.");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * -434.75/1440);
  top: calc(100vw * 480/1440);
  width: calc(100vw * 1732.05/1440);
  height: calc(100vw * 485.12/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-05 > .circle:after {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-05 > .circle:after {
    left: -434.75px;
    top: 480px;
    width: 1732.05px;
    height: 485.12px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-05 > .circle:after {
    left: calc(100vw * -23/375);
    top: calc(100vw * 402/375);
    width: calc(100vw * 451.94/375);
    height: calc(100vw * 135.69/375);
  }
}
#olay-total-effects-content #sec-05 > .circle:after {
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-05-overlay.svg");
  z-index: 4;
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-05 > .circle:after {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-05-overlay.svg");
  }
}
#olay-total-effects-content #sec-05 > .circle p:nth-of-type(1) {
  color: #1DB287;
}
#olay-total-effects-content #sec-05 > .circle p:nth-of-type(3) strong {
  font-family: "DB-Heavent-med" !important;
}
#olay-total-effects-content #sec-06 .product-info, #olay-total-effects-content #sec-09 .product-info {
  display: grid;
}
@media (min-width: 768px) {
  #olay-total-effects-content #sec-06 .product-info, #olay-total-effects-content #sec-09 .product-info {
    grid-template-columns: 1fr auto;
  }
  #olay-total-effects-content #sec-06 .product-info .-detail, #olay-total-effects-content #sec-09 .product-info .-detail {
    width: calc(100vw * 856/1440);
    grid-row: 2;
    grid-column: 2;
  }
}
@media (min-width: 768px) and (min-width: 1440px) {
  #olay-total-effects-content #sec-06 .product-info .-detail, #olay-total-effects-content #sec-09 .product-info .-detail {
    width: 856px;
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-info .-detail, #olay-total-effects-content #sec-09 .product-info .-detail {
    width: calc(100vw * 0/375);
  }
}
@media (min-width: 768px) {
  #olay-total-effects-content #sec-06 .product-info .-title, #olay-total-effects-content #sec-09 .product-info .-title {
    grid-row: 1;
    grid-column: 2;
  }
}
@media (min-width: 768px) {
  #olay-total-effects-content #sec-06 .product-info picture, #olay-total-effects-content #sec-09 .product-info picture {
    grid-row: 1/span 2;
    grid-column: 1;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-info, #olay-total-effects-content #sec-09 .product-info {
    grid-template-columns: 1fr;
  }
  #olay-total-effects-content #sec-06 .product-info .-title, #olay-total-effects-content #sec-09 .product-info .-title {
    grid-row: 1;
    grid-column: 1;
  }
  #olay-total-effects-content #sec-06 .product-info picture, #olay-total-effects-content #sec-09 .product-info picture {
    grid-row: 2;
    grid-column: 1;
  }
  #olay-total-effects-content #sec-06 .product-info .-detail, #olay-total-effects-content #sec-09 .product-info .-detail {
    grid-row: 3;
    grid-column: 1;
    z-index: 9;
  }
}
#olay-total-effects-content #sec-06 .product-info picture, #olay-total-effects-content #sec-09 .product-info picture {
  position: relative;
}
#olay-total-effects-content #sec-06 .product-info picture img, #olay-total-effects-content #sec-09 .product-info picture img {
  position: absolute;
  z-index: 9;
}
#olay-total-effects-content #sec-06 .product-info .-title, #olay-total-effects-content #sec-09 .product-info .-title {
  padding-bottom: calc(100vw * 10/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-06 .product-info .-title, #olay-total-effects-content #sec-09 .product-info .-title {
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-info .-title, #olay-total-effects-content #sec-09 .product-info .-title {
    padding-bottom: calc(100vw * 0/375);
  }
}
#olay-total-effects-content #sec-06 .product-info .-title h1, #olay-total-effects-content #sec-06 .product-info .-title h2, #olay-total-effects-content #sec-09 .product-info .-title h1, #olay-total-effects-content #sec-09 .product-info .-title h2 {
  font-family: "DB-Heavent-med" !important;
  line-height: 1.1;
  text-transform: uppercase;
}
#olay-total-effects-content #sec-06 .product-info .-title h1, #olay-total-effects-content #sec-09 .product-info .-title h1 {
  font-size: calc(100vw * 51/1440);
  position: relative;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-06 .product-info .-title h1, #olay-total-effects-content #sec-09 .product-info .-title h1 {
    font-size: 51px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-info .-title h1, #olay-total-effects-content #sec-09 .product-info .-title h1 {
    font-size: calc(100vw * 27/375);
  }
}
#olay-total-effects-content #sec-06 .product-info .-title h1:before, #olay-total-effects-content #sec-09 .product-info .-title h1:before {
  font-family: "DB-Heavent-med" !important;
  font-size: calc(100vw * 118/1440);
  font-size: calc(100vw * 118/1440);
  height: calc(100vw * 100/1440);
  line-height: calc(100vw * 100/1440);
  content: "NEW!";
  line-height: 1;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -100%);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-06 .product-info .-title h1:before, #olay-total-effects-content #sec-09 .product-info .-title h1:before {
    font-size: 118px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-info .-title h1:before, #olay-total-effects-content #sec-09 .product-info .-title h1:before {
    font-size: calc(100vw * 64/375);
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-06 .product-info .-title h1:before, #olay-total-effects-content #sec-09 .product-info .-title h1:before {
    font-size: 118px;
    height: 100px;
    line-height: 100px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-info .-title h1:before, #olay-total-effects-content #sec-09 .product-info .-title h1:before {
    font-size: calc(100vw * 64/375);
    height: calc(100vw * 64/375);
    line-height: calc(100vw * 64/375);
  }
}
#olay-total-effects-content #sec-06 .product-info .-title h1:after, #olay-total-effects-content #sec-09 .product-info .-title h1:after {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/.");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * 0/1440);
  bottom: calc(100vw * 0/1440);
  width: calc(100vw * 275.58/1440);
  height: calc(100vw * 5.12/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-06 .product-info .-title h1:after, #olay-total-effects-content #sec-09 .product-info .-title h1:after {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-06 .product-info .-title h1:after, #olay-total-effects-content #sec-09 .product-info .-title h1:after {
    left: 0px;
    bottom: 0px;
    width: 275.58px;
    height: 5.12px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-info .-title h1:after, #olay-total-effects-content #sec-09 .product-info .-title h1:after {
    left: calc(100vw * 0/375);
    bottom: calc(100vw * 0/375);
    width: calc(100vw * 152.4/375);
    height: calc(100vw * 2.83/375);
  }
}
#olay-total-effects-content #sec-06 .product-info .-title h1:after, #olay-total-effects-content #sec-09 .product-info .-title h1:after {
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/bg-hr.svg");
  background-size: 100% 100%;
  left: 50%;
  transform: translate(-50%, 50%);
}
#olay-total-effects-content #sec-06 .product-info .-title h2, #olay-total-effects-content #sec-09 .product-info .-title h2 {
  font-size: calc(100vw * 85/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-06 .product-info .-title h2, #olay-total-effects-content #sec-09 .product-info .-title h2 {
    font-size: 85px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-info .-title h2, #olay-total-effects-content #sec-09 .product-info .-title h2 {
    font-size: calc(100vw * 46/375);
  }
}
#olay-total-effects-content #sec-06 .product-info .-detail .-box, #olay-total-effects-content #sec-09 .product-info .-detail .-box {
  height: calc(100vw * 532/1440);
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  position: relative;
  background-size: auto 100%;
  background-position: left center;
  color: white;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-06 .product-info .-detail .-box, #olay-total-effects-content #sec-09 .product-info .-detail .-box {
    height: 532px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-info .-detail .-box, #olay-total-effects-content #sec-09 .product-info .-detail .-box {
    height: calc(100vw * 358.19/375);
  }
}
#olay-total-effects-content #sec-06 .product-info .-detail .-box p, #olay-total-effects-content #sec-06 .product-info .-detail .-box ul, #olay-total-effects-content #sec-09 .product-info .-detail .-box p, #olay-total-effects-content #sec-09 .product-info .-detail .-box ul {
  font-family: "DB-Heavent-reg" !important;
  line-height: 1.05;
}
#olay-total-effects-content #sec-06 .product-info .-detail .-box p, #olay-total-effects-content #sec-09 .product-info .-detail .-box p {
  font-size: calc(100vw * 45/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-06 .product-info .-detail .-box p, #olay-total-effects-content #sec-09 .product-info .-detail .-box p {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-info .-detail .-box p, #olay-total-effects-content #sec-09 .product-info .-detail .-box p {
    font-size: calc(100vw * 28/375);
  }
}
#olay-total-effects-content #sec-06 .product-info .-detail .-box p sup, #olay-total-effects-content #sec-09 .product-info .-detail .-box p sup {
  font-size: 60%;
}
#olay-total-effects-content #sec-06 .product-info .-detail .-box p:last-of-type, #olay-total-effects-content #sec-09 .product-info .-detail .-box p:last-of-type {
  font-family: "DB-Heavent-li" !important;
  font-size: calc(100vw * 35/1440);
  margin-top: calc(100vw * 12/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-06 .product-info .-detail .-box p:last-of-type, #olay-total-effects-content #sec-09 .product-info .-detail .-box p:last-of-type {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-info .-detail .-box p:last-of-type, #olay-total-effects-content #sec-09 .product-info .-detail .-box p:last-of-type {
    font-size: calc(100vw * 22/375);
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-06 .product-info .-detail .-box p:last-of-type, #olay-total-effects-content #sec-09 .product-info .-detail .-box p:last-of-type {
    margin-top: 12px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-info .-detail .-box p:last-of-type, #olay-total-effects-content #sec-09 .product-info .-detail .-box p:last-of-type {
    margin-top: calc(100vw * 6/375);
  }
}
#olay-total-effects-content #sec-06 .product-info .-detail .-box strong, #olay-total-effects-content #sec-09 .product-info .-detail .-box strong {
  padding: calc(100vw * 15/1440) calc(100vw * 0/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-06 .product-info .-detail .-box strong, #olay-total-effects-content #sec-09 .product-info .-detail .-box strong {
    padding: 15px 0px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-info .-detail .-box strong, #olay-total-effects-content #sec-09 .product-info .-detail .-box strong {
    padding: calc(100vw * 8/375) calc(100vw * 0/375);
  }
}
#olay-total-effects-content #sec-06 .product-info .-detail .-box strong i, #olay-total-effects-content #sec-09 .product-info .-detail .-box strong i {
  text-indent: -3000px;
  color: transparent;
  background: center no-repeat transparent;
  background-size: contain !important;
  width: calc(100vw * 120/1440);
  height: calc(100vw * 120/1440);
  display: inline-block;
  background: center no-repeat;
  background-size: contain;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-06 .product-info .-detail .-box strong i, #olay-total-effects-content #sec-09 .product-info .-detail .-box strong i {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-info .-detail .-box strong i, #olay-total-effects-content #sec-09 .product-info .-detail .-box strong i {
    width: calc(100vw * 60/375);
    height: calc(100vw * 60/375);
  }
}
#olay-total-effects-content #sec-06 .product-info .-detail .-box strong i:not(:last-of-type), #olay-total-effects-content #sec-09 .product-info .-detail .-box strong i:not(:last-of-type) {
  margin-right: calc(100vw * 20/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-06 .product-info .-detail .-box strong i:not(:last-of-type), #olay-total-effects-content #sec-09 .product-info .-detail .-box strong i:not(:last-of-type) {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-info .-detail .-box strong i:not(:last-of-type), #olay-total-effects-content #sec-09 .product-info .-detail .-box strong i:not(:last-of-type) {
    margin-right: calc(100vw * 14/375);
  }
}
#olay-total-effects-content #sec-06 .product-info .-detail .-box ul, #olay-total-effects-content #sec-09 .product-info .-detail .-box ul {
  font-size: calc(100vw * 40/1440);
  text-align: left;
  width: 100%;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-06 .product-info .-detail .-box ul, #olay-total-effects-content #sec-09 .product-info .-detail .-box ul {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-info .-detail .-box ul, #olay-total-effects-content #sec-09 .product-info .-detail .-box ul {
    font-size: calc(100vw * 25/375);
  }
}
#olay-total-effects-content #sec-06 .product-info .-detail .-box ul li, #olay-total-effects-content #sec-09 .product-info .-detail .-box ul li {
  padding-left: calc(100vw * 150/1440);
  position: relative;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-06 .product-info .-detail .-box ul li, #olay-total-effects-content #sec-09 .product-info .-detail .-box ul li {
    padding-left: 150px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-info .-detail .-box ul li, #olay-total-effects-content #sec-09 .product-info .-detail .-box ul li {
    padding-left: calc(100vw * 78/375);
  }
}
#olay-total-effects-content #sec-06 .product-info .-detail .-box ul li:before, #olay-total-effects-content #sec-09 .product-info .-detail .-box ul li:before {
  width: calc(100vw * 8/1440);
  height: calc(100vw * 8/1440);
  top: calc(100vw * 18/1440);
  left: calc(100vw * 120/1440);
  content: "";
  position: absolute;
  display: block;
  border-radius: 50%;
  background: white;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-06 .product-info .-detail .-box ul li:before, #olay-total-effects-content #sec-09 .product-info .-detail .-box ul li:before {
    width: 8px;
    height: 8px;
    top: 18px;
    left: 120px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-info .-detail .-box ul li:before, #olay-total-effects-content #sec-09 .product-info .-detail .-box ul li:before {
    width: calc(100vw * 4/375);
    height: calc(100vw * 4/375);
    top: calc(100vw * 11/375);
    left: calc(100vw * 54/375);
  }
}
#olay-total-effects-content #sec-06 .product-info .-detail .btn-user-review, #olay-total-effects-content #sec-09 .product-info .-detail .btn-user-review {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 33/1440);
  width: calc(100vw * 135/1440);
  height: calc(100vw * 48/1440);
  margin-top: calc(100vw * 32/1440);
  display: grid;
  align-items: center;
  color: white;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-06 .product-info .-detail .btn-user-review, #olay-total-effects-content #sec-09 .product-info .-detail .btn-user-review {
    font-size: 33px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-info .-detail .btn-user-review, #olay-total-effects-content #sec-09 .product-info .-detail .btn-user-review {
    font-size: calc(100vw * 23/375);
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-06 .product-info .-detail .btn-user-review, #olay-total-effects-content #sec-09 .product-info .-detail .btn-user-review {
    width: 135px;
    height: 48px;
    margin-top: 32px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-info .-detail .btn-user-review, #olay-total-effects-content #sec-09 .product-info .-detail .btn-user-review {
    width: calc(100vw * 86/375);
    height: calc(100vw * 32/375);
    margin-top: calc(100vw * 16/375);
  }
}
#olay-total-effects-content #sec-06 .product-benefits img, #olay-total-effects-content #sec-09 .product-benefits img {
  width: calc(100vw * 980/1440);
  margin-top: calc(100vw * 48/1440);
  margin-bottom: calc(100vw * 16/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-06 .product-benefits img, #olay-total-effects-content #sec-09 .product-benefits img {
    width: 980px;
    margin-top: 48px;
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-benefits img, #olay-total-effects-content #sec-09 .product-benefits img {
    width: calc(100vw * 310/375);
    margin-top: calc(100vw * 18/375);
    margin-bottom: calc(100vw * 8/375);
  }
}
#olay-total-effects-content #sec-06 .product-benefits p, #olay-total-effects-content #sec-09 .product-benefits p {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 42/1440);
  line-height: 1.2;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-06 .product-benefits p, #olay-total-effects-content #sec-09 .product-benefits p {
    font-size: 42px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-benefits p, #olay-total-effects-content #sec-09 .product-benefits p {
    font-size: calc(100vw * 23/375);
  }
}
#olay-total-effects-content #sec-06 .product-benefits p sup, #olay-total-effects-content #sec-09 .product-benefits p sup {
  font-size: 60%;
}
#olay-total-effects-content #sec-06 {
  height: calc(100vw * 1325/1440);
  padding-top: calc(100vw * 105/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-06 {
    height: 1325px;
    padding-top: 105px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 {
    height: calc(100vw * 1060/375);
    padding-top: calc(100vw * 72/375);
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-info picture {
    height: calc(100vw * 333/375);
  }
}
#olay-total-effects-content #sec-06 .product-info picture:before {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/drop_spot-less-serum-w.png");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * -64.67/1440);
  top: calc(100vw * 452/1440);
  width: calc(100vw * 460.84/1440);
  height: calc(100vw * 307.23/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-06 .product-info picture:before {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/drop_spot-less-serum-w.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-06 .product-info picture:before {
    left: -64.67px;
    top: 452px;
    width: 460.84px;
    height: 307.23px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-info picture:before {
    left: calc(100vw * 5.72/375);
    top: calc(100vw * 100/375);
    width: calc(100vw * 190.73/375);
    height: calc(100vw * 127.15/375);
  }
}
#olay-total-effects-content #sec-06 .product-info picture:before {
  z-index: 3;
  transform: rotate(-40deg);
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-info picture:before {
    transform: rotate(16deg);
  }
}
#olay-total-effects-content #sec-06 .product-info picture:after {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/.");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * 49.75/1440);
  top: calc(100vw * -105/1440);
  width: calc(100vw * 534.25/1440);
  height: calc(100vw * 674/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-06 .product-info picture:after {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-06 .product-info picture:after {
    left: 49.75px;
    top: -105px;
    width: 534.25px;
    height: 674px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-info picture:after {
    left: calc(100vw * 76.38/375);
    top: calc(100vw * 0/375);
    width: calc(100vw * 288.47/375);
    height: calc(100vw * 312/375);
  }
}
#olay-total-effects-content #sec-06 .product-info picture:after {
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-06-underlay-1.svg");
  z-index: 2;
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-info picture:after {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-06-underlay-1.svg");
  }
}
#olay-total-effects-content #sec-06 .product-info picture img {
  width: calc(100vw * 781.68/1440);
  height: calc(100vw * 781.68/1440);
  left: calc(100vw * -8.84/1440);
  top: calc(100vw * -82/1440);
  transform: rotate(-8deg);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-06 .product-info picture img {
    width: 781.68px;
    height: 781.68px;
    left: -8.84px;
    top: -82px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-info picture img {
    width: calc(100vw * 322.71/375);
    height: calc(100vw * 322.71/375);
    left: calc(100vw * 46.93/375);
    top: calc(100vw * 0/375);
  }
}
#olay-total-effects-content #sec-06 .product-info .-title h1:before, #olay-total-effects-content #sec-06 .product-info .-title h2 {
  color: #0CB187;
}
#olay-total-effects-content #sec-06 .product-info .-detail .-box {
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/sec-06-box.svg");
  z-index: 10;
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-info .-detail .-box {
    background-position-x: calc(100vw * -51.63/375);
    margin-top: calc(100vw * -20/375);
  }
}
#olay-total-effects-content #sec-06 .product-info .-detail .-box:after {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/.");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * 0/1440);
  top: calc(100vw * 0/1440);
  width: calc(100vw * 192.91/1440);
  height: calc(100vw * 192.91/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-06 .product-info .-detail .-box:after {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-06 .product-info .-detail .-box:after {
    left: 0px;
    top: 0px;
    width: 192.91px;
    height: 192.91px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-06 .product-info .-detail .-box:after {
    left: calc(100vw * 95.9/375);
    top: calc(100vw * -72/375);
    width: calc(100vw * 91.6/375);
    height: calc(100vw * 91.6/375);
  }
}
#olay-total-effects-content #sec-06 .product-info .-detail .-box:after {
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/icon_spot-less-serum.svg");
}
#olay-total-effects-content #sec-06 .product-info .-detail .-box strong i:nth-of-type(1) {
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/icon_pores.svg");
}
#olay-total-effects-content #sec-06 .product-info .-detail .-box strong i:nth-of-type(2) {
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/icon_perfume-free.svg");
}
#olay-total-effects-content #sec-06 .btn-user-review {
  background: #0CB187;
}
#olay-total-effects-content #sec-07 h2, #olay-total-effects-content #sec-10 h2 {
  font-family: "DB-Heavent-reg" !important;
  font-size: calc(100vw * 80/1440);
  line-height: calc(100vw * 85/1440);
  display: flex;
  flex-flow: column;
  position: relative;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-07 h2, #olay-total-effects-content #sec-10 h2 {
    font-size: 80px;
    line-height: 85px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-07 h2, #olay-total-effects-content #sec-10 h2 {
    font-size: calc(100vw * 50/375);
    line-height: calc(100vw * 47/375);
  }
}
#olay-total-effects-content #sec-07 h2 span, #olay-total-effects-content #sec-10 h2 span {
  font-size: calc(100vw * 75/1440);
  color: white;
  display: block;
  z-index: 2;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-07 h2 span, #olay-total-effects-content #sec-10 h2 span {
    font-size: 75px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-07 h2 span, #olay-total-effects-content #sec-10 h2 span {
    font-size: calc(100vw * 40/375);
  }
}
#olay-total-effects-content #sec-07 h2:before, #olay-total-effects-content #sec-10 h2:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  width: calc(100vw * 650/1440);
  height: calc(100vw * 85/1440);
  bottom: calc(100vw * 8/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-07 h2:before, #olay-total-effects-content #sec-10 h2:before {
    width: 650px;
    height: 85px;
    bottom: 8px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-07 h2:before, #olay-total-effects-content #sec-10 h2:before {
    width: calc(100vw * 305/375);
    height: calc(100vw * 47/375);
    bottom: calc(100vw * 4/375);
  }
}
#olay-total-effects-content #sec-07 ul, #olay-total-effects-content #sec-10 ul {
  font-size: calc(100vw * 40/1440);
  background-repeat: no-repeat;
  text-align: left;
  line-height: 1.1;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-07 ul, #olay-total-effects-content #sec-10 ul {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-07 ul, #olay-total-effects-content #sec-10 ul {
    font-size: calc(100vw * 24/375);
  }
}
#olay-total-effects-content #sec-07 ul li, #olay-total-effects-content #sec-10 ul li {
  position: relative;
}
#olay-total-effects-content #sec-07 ul li strong, #olay-total-effects-content #sec-10 ul li strong {
  font-family: "DB-Heavent-med" !important;
  display: block;
  font-weight: normal;
}
#olay-total-effects-content #sec-07 {
  height: calc(100vw * 1055/1440);
  padding-top: calc(100vw * 35/1440);
  position: relative;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-07 {
    height: 1055px;
    padding-top: 35px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-07 {
    height: calc(100vw * 850/375);
    padding-top: calc(100vw * 0/375);
  }
}
#olay-total-effects-content #sec-07:after {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/.");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * -165.4/1440);
  top: calc(100vw * -140/1440);
  width: calc(100vw * 1701.86/1440);
  height: calc(100vw * 1310.03/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-07:after {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-07:after {
    left: -165.4px;
    top: -140px;
    width: 1701.86px;
    height: 1310.03px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-07:after {
    left: calc(100vw * -70/375);
    top: calc(100vw * 72/375);
    width: calc(100vw * 478.21/375);
    height: calc(100vw * 792.69/375);
  }
}
#olay-total-effects-content #sec-07:after {
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-07-overlay.svg");
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-07:after {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-07-overlay.svg");
  }
}
#olay-total-effects-content #sec-07 h2 {
  margin-bottom: calc(100vw * 72/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-07 h2 {
    margin-bottom: 72px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-07 h2 {
    margin-bottom: calc(100vw * 100/375);
  }
}
#olay-total-effects-content #sec-07 h2:before {
  background: #0CB187;
}
#olay-total-effects-content #sec-07 ul {
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-07-ul.png");
  background-position-x: calc(100vw * 415.41/1440);
  background-position-y: calc(100vw * 0/1440);
  padding-top: calc(100vw * 139/1440);
  position: relative;
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-07 ul {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-07-ul.webp");
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-07 ul {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-07-ul.png");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-07 ul {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-07-ul.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-07 ul {
    background-position-x: 415.41px;
    background-position-y: 0px;
    padding-top: 139px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-07 ul {
    background-position-x: calc(100vw * -31.24/375);
    background-position-y: calc(100vw * 120/375);
    padding-top: calc(100vw * 0/375);
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-07 ul {
    background-size: calc(100vw * 300/375) auto;
  }
}
@media (min-width: 768px) {
  #olay-total-effects-content #sec-07 ul {
    background-size: calc(100vw * 680/1440) auto;
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-07 ul {
    background-size: 680px auto;
  }
}
#olay-total-effects-content #sec-07 ul:after {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/vitamin-b3.png");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * 29.04/1440);
  top: calc(100vw * 375/1440);
  width: calc(100vw * 367.96/1440);
  height: calc(100vw * 464.25/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-07 ul:after {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/vitamin-b3.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-07 ul:after {
    left: 29.04px;
    top: 375px;
    width: 367.96px;
    height: 464.25px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-07 ul:after {
    left: calc(100vw * 243.57/375);
    top: calc(100vw * -50/375);
    width: calc(100vw * 149.63/375);
    height: calc(100vw * 188.54/375);
  }
}
#olay-total-effects-content #sec-07 ul li:nth-of-type(1) {
  margin-left: calc(100vw * 106/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-07 ul li:nth-of-type(1) {
    margin-left: 106px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-07 ul li:nth-of-type(1) {
    margin-left: calc(100vw * 35/375);
  }
}
#olay-total-effects-content #sec-07 ul li:nth-of-type(1):before {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/sec-07-li-vitamin-b3.png");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * 136/1440);
  top: calc(100vw * -133/1440);
  width: calc(100vw * 161/1440);
  height: calc(100vw * 113/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-07 ul li:nth-of-type(1):before {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/sec-07-li-vitamin-b3.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-07 ul li:nth-of-type(1):before {
    left: 136px;
    top: -133px;
    width: 161px;
    height: 113px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-07 ul li:nth-of-type(1):before {
    left: calc(100vw * 39/375);
    top: calc(100vw * -76/375);
    width: calc(100vw * 94/375);
    height: calc(100vw * 66/375);
  }
}
#olay-total-effects-content #sec-07 ul li:nth-of-type(2) {
  margin-left: calc(100vw * 980/1440);
  margin-top: calc(100vw * -240/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-07 ul li:nth-of-type(2) {
    margin-left: 980px;
    margin-top: -240px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-07 ul li:nth-of-type(2) {
    margin-left: calc(100vw * 215/375);
    margin-top: calc(100vw * 105/375);
  }
}
#olay-total-effects-content #sec-07 ul li:nth-of-type(2):before {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/sec-07-li-vitamin-pro-b5.png");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * 0/1440);
  top: calc(100vw * -147.24/1440);
  width: calc(100vw * 200.96/1440);
  height: calc(100vw * 127.24/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-07 ul li:nth-of-type(2):before {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/sec-07-li-vitamin-pro-b5.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-07 ul li:nth-of-type(2):before {
    left: 0px;
    top: -147.24px;
    width: 200.96px;
    height: 127.24px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-07 ul li:nth-of-type(2):before {
    left: calc(100vw * -18/375);
    top: calc(100vw * -85.35/375);
    width: calc(100vw * 119/375);
    height: calc(100vw * 75.35/375);
  }
}
#olay-total-effects-content #sec-07 ul li:nth-of-type(3) {
  margin-left: calc(100vw * 955/1440);
  margin-top: calc(100vw * 170/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-07 ul li:nth-of-type(3) {
    margin-left: 955px;
    margin-top: 170px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-07 ul li:nth-of-type(3) {
    margin-left: calc(100vw * 35/375);
    margin-top: calc(100vw * 175/375);
  }
}
#olay-total-effects-content #sec-07 ul li:nth-of-type(3):before {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/sec-07-li-vitamin-e.png");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * 20/1440);
  top: calc(100vw * -156.89/1440);
  width: calc(100vw * 187.92/1440);
  height: calc(100vw * 136.89/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-07 ul li:nth-of-type(3):before {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/sec-07-li-vitamin-e.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-07 ul li:nth-of-type(3):before {
    left: 20px;
    top: -156.89px;
    width: 187.92px;
    height: 136.89px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-07 ul li:nth-of-type(3):before {
    left: calc(100vw * 17/375);
    top: calc(100vw * -91.62/375);
    width: calc(100vw * 112.04/375);
    height: calc(100vw * 81.62/375);
  }
}
#olay-total-effects-content #sec-07 ul li:nth-of-type(4) {
  margin-left: calc(100vw * 360/1440);
  margin-top: calc(100vw * 60/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-07 ul li:nth-of-type(4) {
    margin-left: 360px;
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-07 ul li:nth-of-type(4) {
    margin-left: calc(100vw * 200/375);
    margin-top: calc(100vw * -105.5/375);
  }
}
#olay-total-effects-content #sec-07 ul li:nth-of-type(4):before {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/sec-07-li-peptide.png");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * 0/1440);
  top: calc(100vw * -242/1440);
  width: calc(100vw * 180/1440);
  height: calc(100vw * 222/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-07 ul li:nth-of-type(4):before {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/sec-07-li-peptide.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-07 ul li:nth-of-type(4):before {
    left: 0px;
    top: -242px;
    width: 180px;
    height: 222px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-07 ul li:nth-of-type(4):before {
    left: calc(100vw * 8/375);
    top: calc(100vw * -124/375);
    width: calc(100vw * 93/375);
    height: calc(100vw * 114/375);
  }
}
#olay-total-effects-content #sec-08 {
  height: calc(100vw * 850/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-08 {
    height: 850px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-08 {
    height: calc(100vw * 490/375);
  }
}
#olay-total-effects-content #sec-08 > .circle:after {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/.");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * -404.92/1440);
  top: calc(100vw * 173/1440);
  width: calc(100vw * 1667.24/1440);
  height: calc(100vw * 878.19/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-08 > .circle:after {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-08 > .circle:after {
    left: -404.92px;
    top: 173px;
    width: 1667.24px;
    height: 878.19px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-08 > .circle:after {
    left: calc(100vw * -11.32/375);
    top: calc(100vw * -32/375);
    width: calc(100vw * 454.14/375);
    height: calc(100vw * 649.56/375);
  }
}
#olay-total-effects-content #sec-08 > .circle:after {
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-08-overlay.svg");
  z-index: 4;
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-08 > .circle:after {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-08-overlay.svg");
  }
}
#olay-total-effects-content #sec-08 > .circle p {
  white-space: nowrap;
}
#olay-total-effects-content #sec-08 > .circle p:nth-of-type(1) {
  color: #D32950;
}
#olay-total-effects-content #sec-09 {
  height: calc(100vw * 1470/1440);
  padding-top: calc(100vw * 105/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-09 {
    height: 1470px;
    padding-top: 105px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-09 {
    height: calc(100vw * 1265/375);
    padding-top: calc(100vw * 72/375);
  }
}
#olay-total-effects-content #sec-09 .product-info {
  position: relative;
}
#olay-total-effects-content #sec-09 .product-info:before {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/sunny-gray.png");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * 1250.34/1440);
  top: calc(100vw * 360/1440);
  width: calc(100vw * 111.54/1440);
  height: calc(100vw * 101.96/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-09 .product-info:before {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/sunny-gray.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-09 .product-info:before {
    left: 1250.34px;
    top: 360px;
    width: 111.54px;
    height: 101.96px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-09 .product-info:before {
    left: calc(100vw * 282/375);
    top: calc(100vw * 290/375);
    width: calc(100vw * 69.89/375);
    height: calc(100vw * 63.89/375);
  }
}
@media (min-width: 768px) {
  #olay-total-effects-content #sec-09 .product-info {
    grid-template-columns: auto 1fr;
  }
  #olay-total-effects-content #sec-09 .product-info picture {
    grid-column: 2;
  }
  #olay-total-effects-content #sec-09 .product-info .-title, #olay-total-effects-content #sec-09 .product-info .-detail {
    width: calc(100vw * 865/1440);
    grid-column: 1;
  }
}
@media (min-width: 768px) and (min-width: 1440px) {
  #olay-total-effects-content #sec-09 .product-info .-title, #olay-total-effects-content #sec-09 .product-info .-detail {
    width: 865px;
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  #olay-total-effects-content #sec-09 .product-info .-title, #olay-total-effects-content #sec-09 .product-info .-detail {
    width: calc(100vw * 0/375);
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-09 .product-info picture {
    height: calc(100vw * 408/375);
  }
}
#olay-total-effects-content #sec-09 .product-info picture:before {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/drop_advanced-repair-serum.png");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * -123/1440);
  top: calc(100vw * 707/1440);
  width: calc(100vw * 238.56/1440);
  height: calc(100vw * 181.2/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-09 .product-info picture:before {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/drop_advanced-repair-serum.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-09 .product-info picture:before {
    left: -123px;
    top: 707px;
    width: 238.56px;
    height: 181.2px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-09 .product-info picture:before {
    left: calc(100vw * 17.73/375);
    top: calc(100vw * 148/375);
    width: calc(100vw * 142.55/375);
    height: calc(100vw * 108.28/375);
  }
}
#olay-total-effects-content #sec-09 .product-info picture:before {
  transform: rotate(21deg);
  z-index: 3;
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-09 .product-info picture:before {
    transform: rotate(2deg);
  }
}
#olay-total-effects-content #sec-09 .product-info picture:after {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/.");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * 5/1440);
  top: calc(100vw * 0/1440);
  width: calc(100vw * 468/1440);
  height: calc(100vw * 827/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-09 .product-info picture:after {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-09 .product-info picture:after {
    left: 5px;
    top: 0px;
    width: 468px;
    height: 827px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-09 .product-info picture:after {
    left: calc(100vw * 70/375);
    top: calc(100vw * 15/375);
    width: calc(100vw * 250/375);
    height: calc(100vw * 388/375);
  }
}
#olay-total-effects-content #sec-09 .product-info picture:after {
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-09-underlay-1.svg");
  z-index: 2;
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-09 .product-info picture:after {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-09-underlay-1.svg");
  }
}
#olay-total-effects-content #sec-09 .product-info picture img {
  width: calc(100vw * 785.02/1440);
  height: calc(100vw * 785.02/1440);
  left: calc(100vw * -165/1440);
  top: calc(100vw * -13/1440);
  transform: rotate(11deg);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-09 .product-info picture img {
    width: 785.02px;
    height: 785.02px;
    left: -165px;
    top: -13px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-09 .product-info picture img {
    width: calc(100vw * 379.44/375);
    height: calc(100vw * 379.44/375);
    left: calc(100vw * 20/375);
    top: calc(100vw * 20/375);
  }
}
#olay-total-effects-content #sec-09 .product-info .-title {
  padding-bottom: calc(100vw * 32/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-09 .product-info .-title {
    padding-bottom: 32px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-09 .product-info .-title {
    padding-bottom: calc(100vw * 0/375);
  }
}
#olay-total-effects-content #sec-09 .product-info .-title h1:before, #olay-total-effects-content #sec-09 .product-info .-title h2 {
  color: #D32950;
}
#olay-total-effects-content #sec-09 .product-info .-title h2 {
  padding: calc(100vw * 16/1440) calc(100vw * 0/1440);
  line-height: 0.85;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-09 .product-info .-title h2 {
    padding: 16px 0px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-09 .product-info .-title h2 {
    padding: calc(100vw * 8/375) calc(100vw * 0/375);
  }
}
#olay-total-effects-content #sec-09 .product-info .-detail .-box {
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/sec-09-box.svg");
  z-index: 10;
}
@media (min-width: 768px) {
  #olay-total-effects-content #sec-09 .product-info .-detail .-box {
    background-position: right center;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-09 .product-info .-detail .-box {
    height: calc(100vw * 407.01/375);
    background-position-x: calc(100vw * -256.41/375);
  }
}
#olay-total-effects-content #sec-09 .product-info .-detail .-box:after {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/.");
  background-size: contain;
  background-repeat: no-repeat;
  right: calc(100vw * 0/1440);
  top: calc(100vw * -96.5/1440);
  width: calc(100vw * 192.91/1440);
  height: calc(100vw * 192.91/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-09 .product-info .-detail .-box:after {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-09 .product-info .-detail .-box:after {
    right: 0px;
    top: -96.5px;
    width: 192.91px;
    height: 192.91px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-09 .product-info .-detail .-box:after {
    right: calc(100vw * 78/375);
    top: calc(100vw * -74/375);
    width: calc(100vw * 93.49/375);
    height: calc(100vw * 93.49/375);
  }
}
#olay-total-effects-content #sec-09 .product-info .-detail .-box:after {
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/icon_advanced-repair-serum.svg");
}
#olay-total-effects-content #sec-09 .product-info .-detail .-box strong i:nth-of-type(1) {
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/icon_protection.svg");
}
#olay-total-effects-content #sec-09 .product-info .-detail .-box ul li {
  padding-left: calc(100vw * 230/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-09 .product-info .-detail .-box ul li {
    padding-left: 230px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-09 .product-info .-detail .-box ul li {
    padding-left: calc(100vw * 78/375);
  }
}
#olay-total-effects-content #sec-09 .product-info .-detail .-box ul li:before {
  left: calc(100vw * 204/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-09 .product-info .-detail .-box ul li:before {
    left: 204px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-09 .product-info .-detail .-box ul li:before {
    left: calc(100vw * 54/375);
  }
}
#olay-total-effects-content #sec-09 .btn-user-review {
  background: #D32950;
}
#olay-total-effects-content #sec-10 {
  height: calc(100vw * 990/1440);
  position: relative;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-10 {
    height: 990px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-10 {
    height: calc(100vw * 825/375);
  }
}
#olay-total-effects-content #sec-10:after {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/.");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * -64.12/1440);
  top: calc(100vw * -35/1440);
  width: calc(100vw * 1665.61/1440);
  height: calc(100vw * 816.96/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-10:after {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-10:after {
    left: -64.12px;
    top: -35px;
    width: 1665.61px;
    height: 816.96px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-10:after {
    left: calc(100vw * -38.25/375);
    top: calc(100vw * 118/375);
    width: calc(100vw * 459.08/375);
    height: calc(100vw * 665.61/375);
  }
}
#olay-total-effects-content #sec-10:after {
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-10-overlay.svg");
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-10:after {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-10-overlay.svg");
  }
}
#olay-total-effects-content #sec-10 h2 {
  margin-bottom: calc(100vw * 72/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-10 h2 {
    margin-bottom: 72px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-10 h2 {
    margin-bottom: calc(100vw * 130/375);
  }
}
#olay-total-effects-content #sec-10 h2 span {
  font-size: calc(100vw * 70/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-10 h2 span {
    font-size: 70px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-10 h2 span {
    font-size: calc(100vw * 35/375);
  }
}
#olay-total-effects-content #sec-10 h2:before {
  background: #D32950;
}
#olay-total-effects-content #sec-10 ul {
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-10-ul.png");
  background-position-x: calc(100vw * 408.2/1440);
  background-position-y: calc(100vw * 0/1440);
  padding-top: calc(100vw * 375/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-10 ul {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-10-ul.webp");
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-10 ul {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-10-ul.png");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-10 ul {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-10-ul.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-10 ul {
    background-position-x: 408.2px;
    background-position-y: 0px;
    padding-top: 375px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-10 ul {
    background-position-x: calc(100vw * 97.67/375);
    background-position-y: calc(100vw * 86/375);
    padding-top: calc(100vw * 0/375);
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-10 ul {
    background-size: calc(100vw * 329.51/375) auto;
  }
}
@media (min-width: 768px) {
  #olay-total-effects-content #sec-10 ul {
    background-size: calc(100vw * 720.8/1440) auto;
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-10 ul {
    background-size: 720.8px auto;
  }
}
#olay-total-effects-content #sec-10 ul li:nth-of-type(1) {
  margin-left: calc(100vw * 178/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-10 ul li:nth-of-type(1) {
    margin-left: 178px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-10 ul li:nth-of-type(1) {
    margin-left: calc(100vw * 35/375);
  }
}
#olay-total-effects-content #sec-10 ul li:nth-of-type(1):before {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/sec-10-li-vitamin-b3.png");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * 136/1440);
  top: calc(100vw * -138/1440);
  width: calc(100vw * 169/1440);
  height: calc(100vw * 118/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-10 ul li:nth-of-type(1):before {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/sec-10-li-vitamin-b3.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-10 ul li:nth-of-type(1):before {
    left: 136px;
    top: -138px;
    width: 169px;
    height: 118px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-10 ul li:nth-of-type(1):before {
    left: calc(100vw * 39/375);
    top: calc(100vw * -76/375);
    width: calc(100vw * 94/375);
    height: calc(100vw * 66/375);
  }
}
#olay-total-effects-content #sec-10 ul li:nth-of-type(2) {
  margin-left: calc(100vw * 997/1440);
  margin-top: calc(100vw * -475/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-10 ul li:nth-of-type(2) {
    margin-left: 997px;
    margin-top: -475px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-10 ul li:nth-of-type(2) {
    margin-left: calc(100vw * 32/375);
    margin-top: calc(100vw * 130/375);
  }
}
#olay-total-effects-content #sec-10 ul li:nth-of-type(2):before {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/sec-10-li-amino-peptide.png");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * -100/1440);
  top: calc(100vw * -138/1440);
  width: calc(100vw * 223/1440);
  height: calc(100vw * 180/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-10 ul li:nth-of-type(2):before {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/sec-10-li-amino-peptide.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-10 ul li:nth-of-type(2):before {
    left: -100px;
    top: -138px;
    width: 223px;
    height: 180px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-10 ul li:nth-of-type(2):before {
    left: calc(100vw * 0/375);
    top: calc(100vw * -113/375);
    width: calc(100vw * 128/375);
    height: calc(100vw * 103/375);
  }
}
#olay-total-effects-content #sec-10 ul li:nth-of-type(3) {
  margin-left: calc(100vw * 1015/1440);
  margin-top: calc(100vw * 290/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-10 ul li:nth-of-type(3) {
    margin-left: 1015px;
    margin-top: 290px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-10 ul li:nth-of-type(3) {
    margin-left: calc(100vw * 90/375);
    margin-top: calc(100vw * 125/375);
  }
}
#olay-total-effects-content #sec-10 ul li:nth-of-type(3):before {
  content: "";
  position: absolute;
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/sec-10-li-carob-fruit-extract.png");
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(100vw * -20/1440);
  top: calc(100vw * -259/1440);
  width: calc(100vw * 154/1440);
  height: calc(100vw * 249/1440);
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-10 ul li:nth-of-type(3):before {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/sec-10-li-carob-fruit-extract.webp");
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-10 ul li:nth-of-type(3):before {
    left: -20px;
    top: -259px;
    width: 154px;
    height: 249px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-10 ul li:nth-of-type(3):before {
    left: calc(100vw * 0/375);
    top: calc(100vw * -145/375);
    width: calc(100vw * 84/375);
    height: calc(100vw * 135/375);
  }
}
#olay-total-effects-content #sec-11 {
  height: calc(100vw * 830/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-11 {
    height: 830px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-11 {
    height: calc(100vw * 870/375);
  }
}
#olay-total-effects-content #sec-11 h2 {
  font-family: "DB-Heavent-med" !important;
  font-size: calc(100vw * 80/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-11 h2 {
    font-size: 80px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-11 h2 {
    font-size: calc(100vw * 60/375);
  }
}
#olay-total-effects-content #sec-11 ul {
  font-size: calc(100vw * 40/1440);
  width: calc(100vw * 645/1440);
  padding-top: calc(100vw * 295/1440);
  margin-top: calc(100vw * -16/1440);
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-11-main.png");
  text-align: left;
  background-position: center top;
  background-repeat: no-repeat;
  // width: 100%;
  line-height: 1.2;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-11 ul {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-11 ul {
    font-size: calc(100vw * 24/375);
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-11 ul {
    width: 645px;
    padding-top: 295px;
    margin-top: -16px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-11 ul {
    width: calc(100vw * 375/375);
    padding-top: calc(100vw * 485/375);
    margin-top: calc(100vw * 16/375);
  }
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-11 ul {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-11-main.webp");
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-11 ul {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-11-main.png");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #olay-total-effects-content #sec-11 ul {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-11-main.webp");
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-11 ul {
    background-size: calc(100vw * 343/375) auto;
  }
}
@media (min-width: 768px) {
  #olay-total-effects-content #sec-11 ul {
    background-size: calc(100vw * 372.41/1440) auto;
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-11 ul {
    background-size: 372.41px auto;
  }
}
@media (min-width: 768px) {
  #olay-total-effects-content #sec-11 ul {
    background-position-x: left;
    margin-left: auto;
    margin-right: 0;
  }
}
#olay-total-effects-content #sec-11 ul li {
  padding-left: calc(100vw * 56/1440);
  padding-bottom: calc(100vw * 24/1440);
  position: relative;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-11 ul li {
    padding-left: 56px;
    padding-bottom: 24px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-11 ul li {
    padding-left: calc(100vw * 96/375);
    padding-bottom: calc(100vw * 16/375);
  }
}
#olay-total-effects-content #sec-11 ul li:before {
  width: calc(100vw * 8/1440);
  height: calc(100vw * 8/1440);
  top: calc(100vw * 18/1440);
  left: calc(100vw * 30/1440);
  content: "";
  position: absolute;
  display: block;
  border-radius: 50%;
  background: black;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-11 ul li:before {
    width: 8px;
    height: 8px;
    top: 18px;
    left: 30px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-11 ul li:before {
    width: calc(100vw * 4/375);
    height: calc(100vw * 4/375);
    top: calc(100vw * 11/375);
    left: calc(100vw * 76/375);
  }
}
#olay-total-effects-content #sec-11 ol {
  list-style-type: none;
  text-align: left;
  line-height: 1.2;
  font-size: calc(100vw * 20/1440);
  padding-left: calc(100vw * 880/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-11 ol {
    font-size: 20px;
    padding-left: 880px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-11 ol {
    font-size: calc(100vw * 13/375);
    padding-left: calc(100vw * 36/375);
  }
}
#olay-total-effects-content #sec-11 ol li {
  margin-bottom: calc(100vw * 8/1440);
  position: relative;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-11 ol li {
    margin-bottom: 8px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-11 ol li {
    margin-bottom: calc(100vw * 4/375);
  }
}
#olay-total-effects-content #sec-11 ol li sup {
  font-family: "DB-Heavent-reg" !important;
  position: absolute;
  transform: translateX(-150%);
  top: 20%;
  font-size: 90%;
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-11 ol li:not(:last-of-type) sup {
    top: 12%;
  }
}
#olay-total-effects-content #sec-12 {
  height: calc(100vw * 494/1440);
  padding-top: calc(100vw * 0/1440);
  display: flex;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-12 {
    height: 494px;
    padding-top: 0px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-12 {
    height: calc(100vw * 367/375);
    padding-top: calc(100vw * 0/375);
  }
}
#olay-total-effects-content #sec-12 .-content {
  background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/1440/sec-12-bg.svg");
  background-position: center top;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  line-height: 1.3;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-12 .-content {
    background-image: url("https://www.jeban.com/spotlight-item/total-effects-serum/375/sec-12-bg.svg");
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-12 .-content {
    background-size: calc(100vw * 743/375) auto;
    padding-top: calc(100vw * 16/375);
  }
}
@media (min-width: 768px) {
  #olay-total-effects-content #sec-12 .-content {
    background-size: calc(100vw * 1698/1440) auto;
  }
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-12 .-content {
    background-size: 1698px auto;
  }
}
#olay-total-effects-content #sec-12 .-content h1.logo {
  width: calc(100vw * 236/1440);
  height: calc(100vw * 109/1440);
  margin-top: calc(100vw * 25/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-12 .-content h1.logo {
    width: 236px;
    height: 109px;
    margin-top: 25px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-12 .-content h1.logo {
    width: calc(100vw * 168/375);
    height: calc(100vw * 78/375);
    margin-top: calc(100vw * 25/375);
  }
}
#olay-total-effects-content #sec-12 .-content h2 {
  font-family: "DB-Heavent-med" !important;
  font-size: calc(100vw * 43/1440);
  width: calc(100vw * 280/1440);
  height: calc(100vw * 52/1440);
  line-height: calc(100vw * 52/1440);
  letter-spacing: calc(100vw * 24/1440);
  padding-left: calc(100vw * 24/1440);
  margin-top: calc(100vw * 20/1440);
  margin-bottom: calc(100vw * 25/1440);
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-12 .-content h2 {
    font-size: 43px;
    width: 280px;
    height: 52px;
    line-height: 52px;
    letter-spacing: 24px;
    padding-left: 24px;
    margin-top: 20px;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-12 .-content h2 {
    font-size: calc(100vw * 30/375);
    width: calc(100vw * 200/375);
    height: calc(100vw * 36/375);
    line-height: calc(100vw * 36/375);
    letter-spacing: calc(100vw * 14/375);
    padding-left: calc(100vw * 11/375);
    margin-top: calc(100vw * 15/375);
    margin-bottom: calc(100vw * 20/375);
  }
}
#olay-total-effects-content #sec-12 .-content h3 {
  font-family: "DB-Heavent-med" !important;
  font-size: calc(100vw * 80/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-12 .-content h3 {
    font-size: 80px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-12 .-content h3 {
    font-size: calc(100vw * 45/375);
  }
}
#olay-total-effects-content #sec-12 .-content p {
  font-size: calc(100vw * 38/1440);
}
@media (min-width: 1440px) {
  #olay-total-effects-content #sec-12 .-content p {
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  #olay-total-effects-content #sec-12 .-content p {
    font-size: calc(100vw * 23/375);
  }
}