@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;900&display=swap");
body #kpage.page03 .ksection .ktoggle-wrapper-2 > .ktoggle-content ul {
  clear: both;
  padding: 0;
  list-style: none;
}
body #kpage.page03 .ksection .ktoggle-wrapper-2 > .ktoggle-content ul li {
  position: relative;
  padding: 0 0 0 40px;
}
body #kpage.page03 .ksection .ktoggle-wrapper-2 > .ktoggle-content ul li + li {
  margin-top: 30px;
}
body #kpage.page03 .ksection .ktoggle-wrapper-2 > .ktoggle-content ul li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_336_cetaphil_video_module/img/list-1.png) no-repeat 50% 50%;
}

@font-face {
  font-family: 'LateralCondensedRegular';
  src: url("https://cdn.cigdigital.net/fonts/LateralCondensedRegular.woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'LateralStandardRegular';
  src: url("https://cdn.cigdigital.net/fonts/LateralStandardRegular.woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'LateralCondensedBold';
  src: url("https://cdn.cigdigital.net/fonts/LateralCondensedBold.woff2");
  font-weight: normal;
  font-style: normal;
}
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

*:focus {
  outline: none;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

div#kpage section.ksection {
  position: relative;
  margin: 0 auto;
  padding: 1em;
  font-size: 16px !important;
}
div#kpage section.ksection * {
  font-weight: 400;
}
@media (min-width: 1024px) {
  div#kpage section.ksection {
    padding: 1em 0;
  }
}
div#kpage section.ksection h1,
div#kpage section.ksection h2,
div#kpage section.ksection h3,
div#kpage section.ksection h4,
div#kpage section.ksection h5,
div#kpage section.ksection h6 {
  line-height: 1.2;
  font-weight: 700;
  font-family: 'Inter', sans-serif;
}
div#kpage section.ksection h1 {
  margin-top: 0;
  padding-top: 0;
  font-weight: 600;
}
div#kpage section.ksection ul li {
  font-size: inherit;
  line-height: 1.3;
}
div#kpage section.ksection ul li p {
  font-size: 1em;
}
div#kpage section.ksection p {
  margin: 0;
  font-size: inherit;
  line-height: 1.3;
}
div#kpage section.ksection p + p {
  margin-top: 1em;
}
div#kpage section.ksection strong {
  line-height: 1.3;
  font-weight: 700;
  font-family: 'Inter', sans-serif !important;
}
div#kpage section.ksection em {
  font-weight: 700;
  font-family: 'Inter', sans-serif !important;
}
div#kpage section.ksection figure {
  margin: 0;
}
div#kpage section.ksection iframe {
  border: 0;
}
div#kpage section.ksection img {
  display: block;
  max-width: 100%;
}
div#kpage section.ksection hr {
  margin: 2.4em 0;
  border: none;
  border-bottom: dotted 2px #CD171A;
}
div#kpage section.ksection hr.khr-grey {
  border-bottom: dotted 2px #F599B7;
}
div#kpage section.ksection .khidden {
  display: none !important;
}
div#kpage section.ksection .kmobile {
  display: block;
}
@media (min-width: 1024px) {
  div#kpage section.ksection .kmobile {
    display: none;
  }
}
div#kpage section.ksection .kdesktop {
  display: none;
}
@media (min-width: 1024px) {
  div#kpage section.ksection .kdesktop {
    display: block;
  }
}
div#kpage section.ksection .kbutton-wrapper {
  text-align: center;
}
div#kpage section.ksection .ktext-left {
  text-align: left;
}
div#kpage section.ksection .ktext-center {
  text-align: center;
}
div#kpage section.ksection .ktoggle-opener {
  position: relative;
  text-decoration: none;
  cursor: pointer;
  font-weight: bold;
}
div#kpage section.ksection .ktoggle-opener:after {
  content: '+';
  padding-left: 10px;
  font-weight: bold;
}
div#kpage section.ksection .ktoggle-opener.kactive:after {
  content: '-';
}
div#kpage section.ksection .ktoggle-content {
  display: none;
  padding: 1em;
}
div#kpage section.ksection .ktoggle-content.kactive {
  display: block;
}
div#kpage section.ksection .ktab-wrapper .ktabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
div#kpage section.ksection .ktab-wrapper .ktabs.ktabs-count-3 .ktab {
  width: 100%;
}
@media (min-width: 1024px) {
  div#kpage section.ksection .ktab-wrapper .ktabs.ktabs-count-3 .ktab {
    width: 33.2%;
  }
}
div#kpage section.ksection .ktab-wrapper .ktabs.ktabs-count-4 .ktab {
  width: 100%;
}
@media (min-width: 1024px) {
  div#kpage section.ksection .ktab-wrapper .ktabs.ktabs-count-4 .ktab {
    width: 24.9%;
  }
}
div#kpage section.ksection .ktab-wrapper .ktabs .ktab {
  display: flex;
  padding: 1em .75em;
  text-align: center;
  align-items: center;
  cursor: pointer;
  font-weight: bold;
  color: #ffffff;
  background-color: #F599B7;
}
div#kpage section.ksection .ktab-wrapper .ktabs .ktab.kactive {
  color: #F599B7;
  background-color: #CD171A;
}
div#kpage section.ksection .ktab-wrapper .ktabs .ktab > * {
  color: inherit;
  font-weight: inherit;
  width: 100%;
  font-size: .875em;
}
@media (min-width: 1024px) {
  div#kpage section.ksection .ktab-wrapper .ktabs .ktab > * {
    font-size: 1.2em;
  }
}
div#kpage section.ksection .ktab-wrapper .ktab-content {
  display: none;
  border-top: 4px solid #CD171A;
}
div#kpage section.ksection .ktab-wrapper .ktab-content.kactive {
  display: block;
}
div#kpage section.ksection .ktab-wrapper .ktab-content.kactive > div {
  padding: 1em;
  background-color: #e5dfed;
}
@media (min-width: 1024px) {
  div#kpage section.ksection .ktab-wrapper .ktab-content.kactive > div {
    padding: 2em;
  }
}
div#kpage section.ksection .ktab-wrapper .ktab-content h3 {
  margin-bottom: 1em;
  color: #F599B7;
}
div#kpage section.ksection .ktab-wrapper .ktab-content p {
  word-break: break-word;
}
div#kpage section.ksection .ktab-wrapper .ktab-content p strong {
  color: #21295E !important;
}
div#kpage section.ksection .ktab-wrapper .ktab-content p + ul {
  margin: 1em 0;
}
div#kpage section.ksection .ktab-wrapper .ktab-content ul {
  margin: 0;
}
div#kpage section.ksection .kcolum {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (min-width: 640px) {
  div#kpage section.ksection .kcolum {
    flex-wrap: nowrap;
  }
}
div#kpage section.ksection .kcolum.kcolum-2 {
  justify-content: space-between;
}
div#kpage section.ksection .kcolum.kcolum-2 > * {
  width: 100%;
  margin-top: 0;
  margin-bottom: 1em;
}
@media (min-width: 640px) {
  div#kpage section.ksection .kcolum.kcolum-2 > * {
    width: 48%;
    margin-bottom: 0;
    margin-top: 0;
  }
}
div#kpage section.ksection .kcolum.kcolum-3 {
  justify-content: space-between;
}
div#kpage section.ksection .kcolum.kcolum-3 > * {
  width: 100%;
  margin-top: 0;
  margin-bottom: 1em;
}
@media (min-width: 640px) {
  div#kpage section.ksection .kcolum.kcolum-3 > * {
    width: 32%;
    margin-bottom: 0;
    margin-top: 0;
  }
}
div#kpage section.ksection .kcolum.kcolum-2-1 {
  justify-content: space-between;
}
div#kpage section.ksection .kcolum.kcolum-2-1 .ktext {
  width: 100%;
  margin-top: 0;
  margin-bottom: 1em;
}
@media (min-width: 640px) {
  div#kpage section.ksection .kcolum.kcolum-2-1 .ktext {
    width: 68%;
    margin-bottom: 0;
    margin-top: 0;
  }
}
div#kpage section.ksection .kcolum.kcolum-2-1 figure {
  width: 100%;
  margin-top: 0;
  margin-bottom: 1em;
}
@media (min-width: 640px) {
  div#kpage section.ksection .kcolum.kcolum-2-1 figure {
    width: 30%;
    margin-bottom: 0;
    margin-top: 0;
  }
}
div#kpage section.ksection .kcolum.kcolum-2-1 figure img {
  margin: 0 auto;
}
div#kpage section.ksection .kcolum.kcolum-1-2 {
  justify-content: space-between;
}
div#kpage section.ksection .kcolum.kcolum-1-2 .ktext {
  width: 100%;
  margin-top: 0;
  margin-bottom: 1em;
}
@media (min-width: 640px) {
  div#kpage section.ksection .kcolum.kcolum-1-2 .ktext {
    width: 70%;
    margin-bottom: 0;
    margin-top: 0;
  }
}
div#kpage section.ksection .kcolum.kcolum-1-2 figure {
  width: 100%;
  margin-top: 0;
  margin-bottom: 1em;
}
@media (min-width: 640px) {
  div#kpage section.ksection .kcolum.kcolum-1-2 figure {
    width: 40%;
    margin-bottom: 0;
    margin-top: 0;
  }
}
div#kpage section.ksection .kcolum.kcolum-1-2 figure img {
  margin: 0 auto;
}
div#kpage section.ksection .kcolum.kcolum-2-3 {
  justify-content: space-between;
}
div#kpage section.ksection .kcolum.kcolum-2-3 .ktext {
  width: 100%;
  margin-top: 0;
  margin-bottom: 1em;
}
@media (min-width: 640px) {
  div#kpage section.ksection .kcolum.kcolum-2-3 .ktext {
    width: 75%;
    margin-bottom: 0;
    margin-top: 0;
  }
}
div#kpage section.ksection .kcolum.kcolum-2-3 figure {
  width: 100%;
  margin-top: 0;
  margin-bottom: 1em;
}
@media (min-width: 640px) {
  div#kpage section.ksection .kcolum.kcolum-2-3 figure {
    width: 25%;
    margin-bottom: 0;
    margin-top: 0;
  }
}
div#kpage section.ksection .kcolum.kcolum-2-3 figure img {
  margin: 0 auto;
}
div#kpage section.ksection .kcolum.kcolum-3-1 {
  justify-content: space-between;
}
div#kpage section.ksection .kcolum.kcolum-3-1 * {
  width: 100%;
}
div#kpage section.ksection .kcolum.kcolum-3-1 * .kbutton {
  margin-bottom: 1em;
}
@media (min-width: 640px) {
  div#kpage section.ksection .kcolum.kcolum-3-1 * .kbutton {
    margin-bottom: 0;
  }
}
div#kpage section.ksection .kcolum.kcolum-full > * {
  width: 100%;
  margin-top: 0;
}
@media (min-width: 640px) {
  div#kpage section.ksection .kcolum.kcolum-full > * {
    width: 50%;
    margin-top: 0;
  }
}
div#kpage section.ksection .kpopup-container {
  display: none;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: space-around;
}
div#kpage section.ksection .kpopup-container.kactive {
  display: flex;
}
div#kpage section.ksection .kpopup-container > div {
  position: relative;
}
div#kpage section.ksection .kpopup-container > div > div {
  padding: 1em;
  border: 4px solid #CD171A;
  background-color: #ffffff;
  border-radius: 18px;
  overflow: hidden;
}
div#kpage section.ksection .kpopup-container .kpopup-close {
  display: block;
  position: absolute;
  top: -14px;
  right: 0;
  width: 38px;
  height: 38px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_336_cetaphil_video_module/img/icon-close.png) no-repeat center center;
  background-size: contain;
  cursor: pointer;
}
@media (min-width: 1024px) {
  div#kpage section.ksection .kpopup-container .kpopup-close {
    top: -25px;
    right: -25px;
    width: 50px;
    height: 50px;
  }
}
div#kpage section.ksection .kmask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.75);
  z-index: 998;
}
div#kpage section.ksection .kmask.kactive {
  display: block;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#kpage {
  font-family: 'Inter', sans-serif;
  font-size: 1em;
  line-height: 1.3;
  color: #21295E;
  position: relative;
  background-color: #fff;
  margin: 0 auto;
}
#kpage mark {
  color: #F599B7;
  background-color: transparent;
}
#kpage .khightlight {
  color: #F599B7;
}
#kpage .kmask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.75);
  z-index: 998;
}
#kpage .kmask.kactive {
  display: block;
}
@keyframes kpulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
  }
}
body #kpage.page01 {
  background: #E9EAEF;
}
body #kpage.page01 .ksection {
  padding: 2em 0;
}
body #kpage.page01 .ksection .kcontent-wrapper {
  margin: 0 auto;
}
body #kpage.page01 .ksection h1 {
  margin: 0;
  color: #21295E;
  font-size: 1.5em;
  text-align: center;
  font-family: 'LateralCondensedBold';
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection h1 {
    font-size: 2.6em;
  }
}
body #kpage.page01 .ksection h2 {
  margin: 0 0 .5em 0;
  font-weight: 900;
  font-size: 1.225em;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection h2 {
    font-size: 1.625em;
  }
}
body #kpage.page01 .ksection h2.kstyled-2 {
  font-size: 2.425em;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection h2.kstyled-2 {
    font-size: 3.125em;
  }
}
body #kpage.page01 .ksection h4 {
  margin: 0 0 .5em 0;
  font-weight: 900;
  font-size: 1.225em;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection h4 {
    font-size: 1.625em;
  }
}
body #kpage.page01 .ksection h5 {
  color: #21295E;
  font-size: 1em;
  font-weight: normal;
}
body #kpage.page01 .ksection h5 span {
  font-weight: bold;
}
body #kpage.page01 .ksection h5 span ins {
  padding: 0 4px;
  text-decoration: none;
  font-weight: bold;
  background-color: #21295E;
  color: #ffffff;
  border-radius: 50%;
}
body #kpage.page01 .ksection ul {
  margin: 1em 0 0 0;
  padding: 0 0 0 1em;
}
body #kpage.page01 .ksection ul li + li {
  margin-top: .5em;
}
body #kpage.page01 .ksection p a *,
body #kpage.page01 .ksection p u *,
body #kpage.page01 .ksection p i *,
body #kpage.page01 .ksection p em *,
body #kpage.page01 .ksection p strong * {
  color: inherit;
  font-weight: inherit;
}
body #kpage.page01 .ksection .kvideo-wrapper,
body #kpage.page01 .ksection .kimage-wrapper {
  margin: 2em 0 3em 0;
}
body #kpage.page01 .ksection .kvideo-wrapper > *,
body #kpage.page01 .ksection .kimage-wrapper > * {
  margin: 0 auto;
}
body #kpage.page01 .ksection .kvideo-wrapper img,
body #kpage.page01 .ksection .kimage-wrapper img {
  width: 100%;
}
body #kpage.page01 .ksection .kcontent {
  position: relative;
  font-size: 16px;
  padding: 0 1em;
  max-width: 788px;
  margin-left: auto;
  margin-right: auto;
}
body #kpage.page01 .ksection .kcontent:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent {
    padding: 0;
  }
}
body #kpage.page01 .ksection .kcontent a {
  text-decoration: underline;
}
body #kpage.page01 .ksection .kcontent .kcolum-2-1 img {
  margin: 0 auto;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent .kcolum-2-1 img {
    margin: 0;
  }
}
body #kpage.page01 .ksection .karrow {
  margin: 1em 0;
  width: 100%;
  height: 55px;
  display: none;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_336_cetaphil_video_module/img/arr-d.png) no-repeat center center;
}
@media (min-width: 768px) {
  body #kpage.page01 .ksection .karrow {
    display: block;
  }
}
body #kpage.page01 .ksection .knote-text {
  border-top: 1px solid #21295E;
  border-bottom: 1px solid #21295E;
  padding: 1em 0;
  text-align: center;
  font-size: 1.2em;
}
body #kpage.page01 .ksection .ktext-box-wrap {
  margin: 3em 0;
}
body #kpage.page01 .ksection .klearn-obj {
  margin-bottom: 2.5em;
}
body #kpage.page01 .ksection .klearn-obj h4 {
  position: relative;
  margin: 0;
  display: inline-block;
  padding: .75em 2em .75em 1em;
  border-radius: 18px;
  background-color: #21295E;
  cursor: pointer;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
}
body #kpage.page01 .ksection .klearn-obj h4:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  width: 12px;
  height: 12px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_336_cetaphil_video_module/img/icon-plus-white.png) no-repeat center center;
  background-size: contain;
  transform: translateY(-50%);
}
body #kpage.page01 .ksection .klearn-obj .ktext {
  display: none;
}
body #kpage.page01 .ksection .klearn-obj.kactive {
  padding: 1em;
  border: 1px solid #21295E;
  border-radius: 24px;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .klearn-obj.kactive {
    padding: 2em;
  }
}
body #kpage.page01 .ksection .klearn-obj.kactive .ktext {
  display: block;
}
body #kpage.page01 .ksection .klearn-obj.kactive h4 {
  color: #21295E;
  text-transform: none;
  content: none;
  padding: 0;
  font-size: 1.2em;
  background-color: transparent;
}
body #kpage.page01 .ksection .klearn-obj.kactive h4:after {
  content: none;
}
body #kpage.page01 .ksection .knote-text-box {
  position: relative;
  color: #ffffff;
  border-radius: 24px;
  margin-top: 4em;
  padding: 2em;
  background: #21295E url(https://cdn.cigdigital.net/imports/production/cigh_336_cetaphil_video_module/img/icon-q.png) no-repeat bottom right;
  background-size: contain;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .knote-text-box {
    margin-top: 5em;
    padding: 4em;
  }
}
body #kpage.page01 .ksection .knote-text-box h6 {
  position: absolute;
  top: -1em;
  left: 2em;
  margin: 0;
  padding: .5em 1em .25em 1em;
  border-radius: 24px;
  line-height: 1.2;
  display: inline-block;
  color: #21295E;
  font-family: 'LateralCondensedBold';
  font-size: 1.4em;
  background-color: #00BAB5;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .knote-text-box h6 {
    font-size: 1.8em;
  }
}
body #kpage.page01 .ksection .ktogggle-wrapper-main {
  margin: 3em 0 3em 0;
}
body #kpage.page01 .ksection .ktogggle-wrapper-3 {
  cursor: pointer;
  padding: 2em 0;
  border-top: 1px solid #21295E;
  border-bottom: 1px solid #21295E;
}
body #kpage.page01 .ksection .ktogggle-wrapper-3.kactive {
  padding: 2em 0 0.75em 0;
}
body #kpage.page01 .ksection .ktogggle-wrapper-3.kactive .ktoggle-opener:after {
  content: '';
  background: url(https://cdn.cigdigital.net/imports/production/cigh_336_cetaphil_video_module/img/icon-minus-blue.png) no-repeat center center;
}
body #kpage.page01 .ksection .ktogggle-wrapper-3.kactive .ktoggle-content {
  display: block;
}
body #kpage.page01 .ksection .ktogggle-wrapper-3 + .ktogggle-wrapper-3 {
  border-top: 0px solid #21295E;
  border-bottom: 1px solid #21295E;
}
body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-opener {
  position: relative;
  font-size: 1.025em;
  display: flex;
  align-items: center;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-opener {
    font-size: 1.625em;
  }
}
body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-opener:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  width: 20px;
  height: 20px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_336_cetaphil_video_module/img/icon-plus-blue.png) no-repeat center center;
  background-size: contain;
  transform: translateY(-50%);
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-opener:after {
    width: 50px;
    height: 50px;
  }
}
body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-opener ins {
  display: inline-block;
  margin-right: 10px;
  text-align: center;
  padding: 0 5px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-decoration: none;
  font-weight: bold;
  background-color: #ED008C;
  color: #ffffff;
  border-radius: 50%;
  font-size: 75%;
}
body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-content {
  display: none;
  padding-left: 0;
}
body #kpage.page01 .ksection .kfooter-2 {
  border-top: 1px solid rgba(33, 41, 94, 0.25);
  margin-top: 4em;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 1em;
  font-size: 12px;
}
body #kpage.page01 .ksection .kfooter-2 .ktext {
  margin-top: 1em;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kfooter-2 {
    padding: 3em 0;
  }
  body #kpage.page01 .ksection .kfooter-2 .ktext {
    margin-top: 0;
    margin-left: 2em;
  }
}
body #kpage.page01 .ksection .kfooter-2 figure {
  margin: 0;
}
body #kpage.page01 figure {
  margin: 0 auto;
}
body #kpage.page01 img {
  display: block;
  height: auto;
  max-width: 100%;
}

body #kpage.page02 .ksection {
  padding: 2em 0 0 0;
}
body #kpage.page02 .ksection .kcontent-wrapper {
  margin: 0 auto;
}
body #kpage.page02 .ksection h1 {
  margin: 0 0 1em 0;
  color: #21295E;
  font-size: 1.5em;
  font-family: 'LateralCondensedBold';
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection h1 {
    font-size: 2.6em;
  }
}
body #kpage.page02 .ksection h2 {
  margin: 0 0 .5em 0;
  font-weight: 900;
  font-size: 1.225em;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection h2 {
    font-size: 1.625em;
  }
}
body #kpage.page02 .ksection h2.kstyled-2 {
  font-size: 2.425em;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection h2.kstyled-2 {
    font-size: 3.125em;
  }
}
body #kpage.page02 .ksection h4 {
  margin: 0 0 .5em 0;
  font-weight: 900;
  font-size: 1.225em;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection h4 {
    font-size: 1.625em;
  }
}
body #kpage.page02 .ksection h5 {
  color: #21295E;
  font-size: 1em;
  font-weight: normal;
}
body #kpage.page02 .ksection h5 span {
  font-weight: bold;
}
body #kpage.page02 .ksection h5 span ins {
  padding: 0 4px;
  text-decoration: none;
  font-weight: bold;
  background-color: #21295E;
  color: #ffffff;
  border-radius: 50%;
}
body #kpage.page02 .ksection ul {
  margin: 1em 0 0 0;
  padding: 0 0 0 1em;
}
body #kpage.page02 .ksection ul li + li {
  margin-top: .5em;
}
body #kpage.page02 .ksection p a *,
body #kpage.page02 .ksection p u *,
body #kpage.page02 .ksection p i *,
body #kpage.page02 .ksection p em *,
body #kpage.page02 .ksection p strong * {
  color: inherit;
  font-weight: inherit;
}
body #kpage.page02 .ksection .kvideo-wrapper,
body #kpage.page02 .ksection .kimage-wrapper {
  margin: 2em 0 3em 0;
}
body #kpage.page02 .ksection .kvideo-wrapper > *,
body #kpage.page02 .ksection .kimage-wrapper > * {
  margin: 0 auto;
}
body #kpage.page02 .ksection .kvideo-wrapper img,
body #kpage.page02 .ksection .kimage-wrapper img {
  width: 100%;
}
body #kpage.page02 .ksection .kcontent {
  position: relative;
  font-size: 16px;
  padding: 0 1em;
  max-width: 788px;
  margin-left: auto;
  margin-right: auto;
}
body #kpage.page02 .ksection .kcontent:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .kcontent {
    padding: 0;
  }
}
body #kpage.page02 .ksection .kcontent a {
  text-decoration: underline;
}
body #kpage.page02 .ksection .kcontent .kcolum-2-1 img {
  margin: 0 auto;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .kcontent .kcolum-2-1 img {
    margin: 0;
  }
}
body #kpage.page02 .ksection .karrow {
  margin: 1em 0;
  width: 100%;
  height: 39px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_336_cetaphil_video_module/img/arr-d-2.png) no-repeat center center;
}
body #kpage.page02 .ksection .knote-text {
  border: 1px solid #21295E;
  padding: 1em 2em;
  text-align: center;
  font-size: 1em;
  margin-top: 2em;
}
body #kpage.page02 .ksection .knote-text a {
  color: inherit;
}
body #kpage.page02 .ksection .knote-text.knote-text-2 {
  font-size: 1.2em;
  position: relative;
  margin: 2em 0 0 0;
  text-align: left;
  font-size: 1em;
  border: 1px solid #21295E;
  border-radius: 18px;
  padding: .75em 1em;
  display: flex;
  align-items: center;
}
body #kpage.page02 .ksection .knote-text.knote-text-2:before {
  content: '';
  display: inline-block;
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_336_cetaphil_video_module/img/icon-arr.png) no-repeat center center;
  background-size: contain;
}
body #kpage.page02 .ksection .kslider-wrapper {
  position: relative;
  margin: 1em 0 3em 0;
  text-align: center;
}
body #kpage.page02 .ksection .kslider-wrapper .slick-list {
  overflow: hidden;
}
body #kpage.page02 .ksection .kslider-wrapper .kitem {
  margin-top: 9em;
  border-radius: 24px;
  padding: 2em 2em 6em 2em;
  background-color: #F7F7F0;
  position: relative;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .kslider-wrapper .kitem {
    margin-top: 7em;
    padding: 4em 4em 6em 4em;
  }
}
body #kpage.page02 .ksection .kslider-wrapper .kitem figure {
  margin-top: -10em;
  text-align: center;
}
body #kpage.page02 .ksection .kslider-wrapper .kitem figure figcaption {
  display: inline-block;
  margin: 1em 0 1em 0;
  padding: .25em 1em .1em 1em;
  border-radius: 28px;
  background-color: #ED008C;
  color: #ffffff;
  font-size: 1.8em;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .kslider-wrapper .kitem figure figcaption {
    font-size: 2.25em;
  }
}
body #kpage.page02 .ksection .kslider-wrapper .kitem figure figcaption p {
  font-family: 'LateralCondensedBold';
}
body #kpage.page02 .ksection .kslider-wrapper .kitem img {
  margin: 0 auto;
  max-width: 160px;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .kslider-wrapper .kitem img {
    max-width: 100%;
  }
}
body #kpage.page02 .ksection .kslider-wrapper .slick-prev,
body #kpage.page02 .ksection .kslider-wrapper .slick-next {
  position: absolute;
  top: 110px;
  left: 10px;
  width: 35px;
  height: 35px;
  font-size: 0pt;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_336_cetaphil_video_module/img/arr-l.png) no-repeat center center;
  background-size: contain;
  transform: translateY(-100%);
  cursor: pointer;
  z-index: 1;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .kslider-wrapper .slick-prev,
  body #kpage.page02 .ksection .kslider-wrapper .slick-next {
    top: 50%;
    left: -22px;
    width: 45px;
    height: 45px;
  }
}
body #kpage.page02 .ksection .kslider-wrapper .slick-next {
  left: auto;
  right: 10px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_336_cetaphil_video_module/img/arr-r.png) no-repeat center center;
  background-size: contain;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .kslider-wrapper .slick-next {
    right: -25px;
  }
}
body #kpage.page02 .ksection .kslider-wrapper .slick-prev.kdisabled,
body #kpage.page02 .ksection .kslider-wrapper .slick-next.kdisabled {
  pointer-events: none;
  opacity: .2;
  z-index: 0;
}
body #kpage.page02 .ksection .kslider-wrapper ul.slick-dots.kdisabled li {
  opacity: .2;
  pointer-events: none;
}
body #kpage.page02 .ksection .kslider-wrapper ul.slick-dots {
  list-style: none none;
  display: inline-block;
  text-align: center;
  list-style: none none;
  padding: 0.5em 1.5em;
  background-color: #ffffff;
  transform: translateY(-1.3em);
  border-radius: 18px;
  border: 1px solid #21295E;
  margin: 0;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .kslider-wrapper ul.slick-dots {
    padding: .5em 1.75em;
  }
}
body #kpage.page02 .ksection .kslider-wrapper ul.slick-dots li {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin: 0 5px;
  padding: 0;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background-color: rgba(33, 41, 94, 0.35);
}
body #kpage.page02 .ksection .kslider-wrapper ul.slick-dots li:before {
  content: none;
}
body #kpage.page02 .ksection .kslider-wrapper ul.slick-dots li button {
  display: none;
}
body #kpage.page02 .ksection .kslider-wrapper ul.slick-dots li.slick-active {
  background-color: #21295E;
}
body #kpage.page02 .ksection .kslider-wrapper-2 {
  position: relative;
  margin: 3em 0;
  text-align: center;
}
body #kpage.page02 .ksection .kslider-wrapper-2 .slick-list {
  overflow: hidden;
}
body #kpage.page02 .ksection .kslider-wrapper-2 .kitem {
  background-color: #E9EAEF;
  position: relative;
}
body #kpage.page02 .ksection .kslider-wrapper-2 .kitem h3 {
  font-family: 'LateralCondensedBold';
  margin: 0;
  padding: 2em 1em 2em 1em;
  background-color: #21295E;
  text-align: center;
  color: #ffffff;
  font-size: 1.3em;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .kslider-wrapper-2 .kitem h3 {
    font-size: 2.875em;
    padding: .25em 1em .1em 1em;
  }
}
body #kpage.page02 .ksection .kslider-wrapper-2 .kitem figure {
  text-align: center;
}
body #kpage.page02 .ksection .kslider-wrapper-2 .kitem img {
  margin: 0 auto;
  max-width: 160px;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .kslider-wrapper-2 .kitem img {
    max-width: 100%;
  }
}
body #kpage.page02 .ksection .kslider-wrapper-2 .kitem .ktext {
  padding: 1em;
  text-align: left;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .kslider-wrapper-2 .kitem .ktext {
    padding: 1em 2em 1em 0;
  }
}
body #kpage.page02 .ksection .kslider-wrapper-2 .kitem .ktext .kslide-note {
  position: relative;
  padding: 1em;
  border: 1px solid #21295E;
}
body #kpage.page02 .ksection .kslider-wrapper-2 .slick-prev,
body #kpage.page02 .ksection .kslider-wrapper-2 .slick-next {
  position: absolute;
  top: 70px;
  left: 10px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #ffffff;
  font-size: 0pt;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_336_cetaphil_video_module/img/arr-l.png) no-repeat center center;
  background-size: contain;
  transform: translateY(-100%);
  cursor: pointer;
  z-index: 1;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .kslider-wrapper-2 .slick-prev,
  body #kpage.page02 .ksection .kslider-wrapper-2 .slick-next {
    top: 50%;
    left: -22px;
    width: 45px;
    height: 45px;
  }
}
body #kpage.page02 .ksection .kslider-wrapper-2 .slick-next {
  left: auto;
  right: 10px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_336_cetaphil_video_module/img/arr-r.png) no-repeat center center;
  background-size: contain;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .kslider-wrapper-2 .slick-next {
    right: -25px;
  }
}
body #kpage.page02 .ksection .kslider-wrapper-2 .slick-prev.kdisabled,
body #kpage.page02 .ksection .kslider-wrapper-2 .slick-next.kdisabled {
  pointer-events: none;
  opacity: .2;
  z-index: 0;
}
body #kpage.page02 .ksection .kslider-wrapper-2 ul.slick-dots.kdisabled li {
  opacity: .2;
  pointer-events: none;
}
body #kpage.page02 .ksection .kslider-wrapper-2 ul.slick-dots {
  list-style: none none;
  display: inline-block;
  text-align: center;
  list-style: none none;
  padding: 0.5em 1.5em;
  background-color: #ffffff;
  margin: 2em 0 0 0;
  border-radius: 18px;
  border: 1px solid #21295E;
}
body #kpage.page02 .ksection .kslider-wrapper-2 ul.slick-dots li {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin: 0 5px;
  padding: 0;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background-color: rgba(33, 41, 94, 0.35);
}
body #kpage.page02 .ksection .kslider-wrapper-2 ul.slick-dots li:before {
  content: none;
}
body #kpage.page02 .ksection .kslider-wrapper-2 ul.slick-dots li button {
  display: none;
}
body #kpage.page02 .ksection .kslider-wrapper-2 ul.slick-dots li.slick-active {
  background-color: #21295E;
}
body #kpage.page02 .ksection .kcontent-2 {
  padding: 2em 0;
  margin-top: 2.4em;
  background-color: #21295E;
}
body #kpage.page02 .ksection .kcontent-2 h2 {
  color: #ffffff;
  margin: 0;
  font-size: 1.875em;
  font-family: 'LateralCondensedRegular';
  font-weight: normal;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .kcontent-2 h2 {
    font-size: 2.875em;
  }
}
body #kpage.page02 .ksection .kcontent-2 h2 span {
  font-family: 'LateralCondensedBold';
}
body #kpage.page02 .ksection .kcontent-2 h5 {
  display: inline-block;
  color: #21295E;
  background-color: #00BAB5;
  border-radius: 24px;
  padding: .65em 1em .45em 1em;
  margin: 1em 0 0 0;
  font-family: 'LateralCondensedBold';
  font-size: 1.1em;
}
body #kpage.page02 .ksection .ktable-wrapper {
  margin: 2em 0;
  overflow: auto;
}
body #kpage.page02 .ksection .ktable-wrapper table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 auto;
  min-width: 480px;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .ktable-wrapper table {
    min-width: 100%;
  }
}
body #kpage.page02 .ksection .ktable-wrapper table th {
  font-weight: bold;
  padding: 20px 10px;
  text-align: center;
  color: #ffffff;
  background-color: #4E547E;
}
body #kpage.page02 .ksection .ktable-wrapper table td {
  border: 0;
  padding: 20px 0;
  word-break: normal;
}
body #kpage.page02 .ksection .ktable-wrapper table td ul {
  margin-top: 2em;
}
body #kpage.page02 .ksection .ktable-wrapper table tbody tr td {
  vertical-align: top;
  width: 32%;
  min-width: 180px;
  background-color: #ffffff;
}
body #kpage.page02 .ksection .ktable-wrapper table tbody tr td + td {
  padding: 1em 2em;
  width: 68%;
  background-color: #E9EAEF;
}
body #kpage.page02 .ksection .ktable-wrapper table tbody tr + tr td {
  border-top: 1px solid #C8C9D7;
}
body #kpage.page02 figure {
  margin: 0 auto;
}
body #kpage.page02 img {
  display: block;
  height: auto;
  max-width: 100%;
}

body #kpage.page03 .ksection {
  padding: 2em 0;
}
body #kpage.page03 .ksection .kcontent-wrapper {
  margin: 0 auto;
}
body #kpage.page03 .ksection * {
  word-break: break-word;
}
body #kpage.page03 .ksection h1 {
  margin: 0 0 1em 0;
  color: #21295E;
  font-size: 1.5em;
  font-family: 'LateralCondensedBold';
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection h1 {
    font-size: 2.6em;
  }
}
body #kpage.page03 .ksection h2 {
  margin: 0;
  font-weight: normal;
  font-size: 1.875em;
  font-family: 'LateralCondensedBold';
  text-align: center;
  color: #21295E;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection h2 {
    font-size: 2.875em;
  }
}
body #kpage.page03 .ksection h2.kstyled-2 {
  font-size: 2.425em;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection h2.kstyled-2 {
    font-size: 3.125em;
  }
}
body #kpage.page03 .ksection h4 {
  margin: 0 0 .5em 0;
  font-weight: 900;
  font-size: 1.225em;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection h4 {
    font-size: 1.625em;
  }
}
body #kpage.page03 .ksection ul {
  margin: 1em 0 0 0;
  padding: 0 0 0 1em;
}
body #kpage.page03 .ksection ul li + li {
  margin-top: .5em;
}
body #kpage.page03 .ksection p a *,
body #kpage.page03 .ksection p u *,
body #kpage.page03 .ksection p i *,
body #kpage.page03 .ksection p em *,
body #kpage.page03 .ksection p strong * {
  color: inherit;
  font-weight: inherit;
}
body #kpage.page03 .ksection p em {
  color: #F599B7;
  font-style: normal;
}
body #kpage.page03 .ksection .kvideo-wrapper,
body #kpage.page03 .ksection .kimage-wrapper {
  margin: 2em 0;
}
body #kpage.page03 .ksection .kvideo-wrapper > *,
body #kpage.page03 .ksection .kimage-wrapper > * {
  margin: 0 auto;
}
body #kpage.page03 .ksection .kvideo-wrapper img,
body #kpage.page03 .ksection .kimage-wrapper img {
  width: 100%;
}
body #kpage.page03 .ksection .kcontent {
  position: relative;
  font-size: 16px;
  padding: 0 1em;
  max-width: 788px;
  margin-left: auto;
  margin-right: auto;
}
body #kpage.page03 .ksection .kcontent:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .kcontent {
    padding: 0;
  }
}
body #kpage.page03 .ksection .kcontent a {
  text-decoration: underline;
}
body #kpage.page03 .ksection .kcontent .kcolum-2-1 {
  margin-bottom: 2em;
}
body #kpage.page03 .ksection .kcontent .kcolum-2-1 img {
  margin: 0 auto;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .kcontent .kcolum-2-1 img {
    margin: 0;
  }
}
body #kpage.page03 .ksection .ktoggle-wrapper {
  margin-top: 2em;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .ktoggle-wrapper {
    margin-top: 4em;
  }
}
body #kpage.page03 .ksection .ktoggle-wrapper > .ktoggle-opener {
  position: relative;
  cursor: pointer;
  padding-right: 2em;
  color: #0099BF;
  font-size: 1.65em;
  font-weight: bold;
  font-weight: bold;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .ktoggle-wrapper > .ktoggle-opener {
    font-size: 2.25em;
  }
}
body #kpage.page03 .ksection .ktoggle-wrapper > .ktoggle-opener:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  width: 15px;
  height: 15px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_336_cetaphil_video_module/img/arr-d.png) no-repeat center center;
  background-size: contain;
  transform: translateY(-50%);
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .ktoggle-wrapper > .ktoggle-opener:after {
    width: 30px;
  }
}
body #kpage.page03 .ksection .ktoggle-wrapper > .ktoggle-content {
  display: none;
}
body #kpage.page03 .ksection .ktoggle-wrapper > .ktoggle-content h4 {
  margin: 1em 0;
  font-size: 1em;
}
body #kpage.page03 .ksection .ktoggle-wrapper > .ktoggle-content h4 span {
  font-weight: bold;
  color: #CD171A;
}
body #kpage.page03 .ksection .ktoggle-wrapper > .ktoggle-content p.kstyled em {
  color: #CD171A;
}
body #kpage.page03 .ksection .ktoggle-wrapper > .ktoggle-content .kcolum {
  margin-top: 2em;
}
body #kpage.page03 .ksection .ktoggle-wrapper > .ktoggle-content .kcolum .ktext {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1em;
  background-color: #F4F4F4;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .ktoggle-wrapper > .ktoggle-content .kcolum .ktext {
    padding: 2em;
  }
}
body #kpage.page03 .ksection .ktoggle-wrapper.kactive > .ktoggle-opener:after {
  transform: translateY(-50%) rotate(180deg);
}
body #kpage.page03 .ksection .ktoggle-wrapper.kactive > .ktoggle-content {
  display: block;
}
body #kpage.page03 .ksection .ktoggle-wrapper-2 {
  margin-top: 1em;
  border-radius: 1.6em;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .ktoggle-wrapper-2 {
    margin-top: 2em;
  }
}
body #kpage.page03 .ksection .ktoggle-wrapper-2 > .ktoggle-opener {
  position: relative;
  padding: .75em 1em;
  border-radius: 1em;
  cursor: pointer;
  font-size: 1.175em;
  font-weight: bold;
  font-weight: bold;
  background-color: #CD171A;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .ktoggle-wrapper-2 > .ktoggle-opener {
    font-size: 1.375em;
  }
}
body #kpage.page03 .ksection .ktoggle-wrapper-2 > .ktoggle-opener:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  width: 20px;
  height: 20px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_336_cetaphil_video_module/img/icon-plus-black.png) no-repeat center center;
  background-size: contain;
  transform: translateY(-50%);
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .ktoggle-wrapper-2 > .ktoggle-opener:after {
    width: 25px;
    height: 25px;
  }
}
body #kpage.page03 .ksection .ktoggle-wrapper-2 > .ktoggle-content {
  display: none;
  padding: 1em;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .ktoggle-wrapper-2 > .ktoggle-content {
    padding: 2em;
  }
}
body #kpage.page03 .ksection .ktoggle-wrapper-2 > .ktoggle-content p em {
  font-style: normal;
  color: #CD171A;
}
body #kpage.page03 .ksection .ktoggle-wrapper-2 > .ktoggle-content ul:not(.kstyled) li:before {
  color: #21295E;
}
body #kpage.page03 .ksection .ktoggle-wrapper-2 > .ktoggle-content ul + p {
  margin-top: 1em;
}
body #kpage.page03 .ksection .ktoggle-wrapper-2.kactive {
  border: 1px solid #CD171A;
}
body #kpage.page03 .ksection .ktoggle-wrapper-2.kactive > .ktoggle-opener {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
body #kpage.page03 .ksection .ktoggle-wrapper-2.kactive > .ktoggle-opener:after {
  content: '';
  background: url(https://cdn.cigdigital.net/imports/production/cigh_336_cetaphil_video_module/img/icon-minus-black.png) no-repeat center center;
  background-size: contain;
  transform: translateY(-50%);
}
body #kpage.page03 .ksection .ktoggle-wrapper-2.kactive > .ktoggle-content {
  display: block;
}
body #kpage.page03 .ksection .karrow {
  margin: 1em 0;
  width: 100%;
  height: 55px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_336_cetaphil_video_module/img/arr-d.png) no-repeat center center;
}
body #kpage.page03 .ksection .kadvice {
  margin-top: 3.5em;
}
body #kpage.page03 .ksection .kquestions-wrapper {
  margin: 2em 0;
}
body #kpage.page03 .ksection .kquestions-wrapper .kquestions div[kdata-quest] {
  display: flex;
  align-items: center;
  min-height: 50px;
  border: 1px solid #21295E;
  padding: .5em 1em;
  text-align: center;
  cursor: pointer;
}
body #kpage.page03 .ksection .kquestions-wrapper .kquestions div[kdata-quest] * {
  width: 100%;
}
@media (min-width: 640px) {
  body #kpage.page03 .ksection .kquestions-wrapper .kquestions div[kdata-quest] {
    padding: .5em 2em;
  }
}
body #kpage.page03 .ksection .kquestions-wrapper .kquestions div[kdata-quest] + div {
  margin-top: 1em;
}
body #kpage.page03 .ksection .kquestions-wrapper .kquestions div[kdata-quest].kactive {
  background-color: #DFEED9;
}
body #kpage.page03 .ksection .kquestions-wrapper .kquestions div[kdata-quest].kactive[kansw] {
  background-color: #FBCCE8;
}
body #kpage.page03 .ksection .kquestions-wrapper .kquestions .kansw {
  color: #21295E;
  font-weight: bold;
  text-align: center;
}
body #kpage.page03 .ksection .kquestions-wrapper .kquestions .kansw:has(p:not(.khidden)) {
  padding: 1em;
  background-color: #E9EAEF;
}
body #kpage.page03 .ksection .kquestions-wrapper .kquestions .kansw strong {
  display: block;
}
body #kpage.page03 .ksection .kquestions-wrapper .kquestions .kansw p + p {
  margin: 0;
}
body #kpage.page03 .ksection .kbutton-wrapper {
  text-align: center;
  margin: 2em 0;
}
body #kpage.page03 .ksection .kbutton-wrapper .kbutton {
  position: relative;
  display: inline-block;
  padding: .75em 1em;
  border-radius: 24px;
  background-color: #21295E;
  color: #ffffff;
  cursor: pointer;
}
body #kpage.page03 .ksection .kbutton-wrapper .kbutton:after {
  content: '+';
  margin-left: 10px;
}
body #kpage.page03 .ksection .kbanner {
  margin: 3em 0;
  padding: 1em;
  border-radius: 24px;
  background-color: #E9EAEF;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .kbanner {
    padding: 2em;
  }
}
body #kpage.page03 .ksection .kbanner .kcolum {
  margin: 0;
}
body #kpage.page03 .ksection .ktogggle-wrapper-2 {
  border-bottom: 1px solid rgba(33, 41, 94, 0.25);
}
body #kpage.page03 .ksection .ktogggle-wrapper-2 .ktoggle-opener {
  position: relative;
  margin: 0;
  padding: 0 1em 0 0;
  text-align: left;
}
body #kpage.page03 .ksection .ktogggle-wrapper-2 .ktoggle-opener:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  width: 35px;
  height: 19px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_336_cetaphil_video_module/img/arr-d-3.png) no-repeat center center;
  transform: translateY(-50%) rotate(0deg);
  transform-origin: center;
  transition: transform 0.3s ease;
}
body #kpage.page03 .ksection .ktogggle-wrapper-2 .ktoggle-content {
  padding-bottom: 2em;
  padding-left: 0;
}
body #kpage.page03 .ksection .ktogggle-wrapper-2 .ktoggle-content ul {
  padding-left: 1em;
}
body #kpage.page03 .ksection .ktogggle-wrapper-2.kactive .ktoggle-opener:after {
  transform: translateY(-50%) rotate(180deg);
}
body #kpage.page03 .ksection .ktogggle-wrapper-2.kactive .ktoggle-content {
  display: block;
}
body #kpage.page03 .ksection .kfooter {
  border-top: 1px solid rgba(33, 41, 94, 0.25);
  position: relative;
  margin-top: 1em;
  font-size: 12px;
}
@media (min-width: 640px) {
  body #kpage.page03 .ksection .kfooter {
    margin-top: 3em;
  }
}
body #kpage.page03 .ksection .kfooter h4 {
  position: relative;
  font-size: 1.2em;
  display: inline-block;
  color: #21295E;
  border-radius: 18px;
  padding: .75em 1em;
  border: 1px solid #21295E;
  min-width: 200px;
  font-weight: normal;
  cursor: pointer;
}
body #kpage.page03 .ksection .kfooter h4:after {
  content: '+';
  display: block;
  position: absolute;
  line-height: 1;
  top: 45%;
  right: 20px;
  transform: translateY(-50%);
}
body #kpage.page03 .ksection .kfooter .ktext-content {
  display: none;
}
body #kpage.page03 .ksection .kfooter .kactive h4 {
  border: 0;
  padding-left: 0;
  padding-bottom: 0;
}
body #kpage.page03 .ksection .kfooter .kactive h4:after {
  content: none;
}
body #kpage.page03 .ksection .kfooter .kactive .ktext-content {
  display: block;
  margin: 1em 0 0 0;
}
body #kpage.page03 .ksection .kfooter .kreferences {
  margin-top: 3em;
}
body #kpage.page03 .ksection .kfooter .kreferences p {
  position: relative;
  padding-left: 2em;
}
body #kpage.page03 .ksection .kfooter .kreferences p span {
  position: absolute;
  top: 0;
  left: 0;
}
body #kpage.page03 .ksection .kfooter .kreferences p a {
  color: inherit;
}
body #kpage.page03 .ksection .kfooter .kreferences p + p {
  margin-top: .25em;
}
body #kpage.page03 .ksection .kfooter .kreferences p:last-of-type {
  margin-top: 1em;
  padding-left: 0;
}
body #kpage.page03 .ksection .kfooter .kcolum {
  margin-top: 2em;
}
body #kpage.page03 .ksection .kfooter figure {
  margin: 1em 0;
}
body #kpage.page03 .ksection .kfooter-2 {
  margin: 2em 0;
  padding: 1em;
  text-align: center;
  font-size: 12px;
  border-radius: 12px;
  background-color: #F1F1F1;
}
body #kpage.page03 .ksection .kfooter-2 a {
  color: inherit;
}
body #kpage.page03 figure {
  margin: 0 auto;
}
body #kpage.page03 img {
  display: block;
  height: auto;
  max-width: 100%;
}
