@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;900&display=swap");
body #kpage.page01 .ksection ul, body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-content ul {
  list-style: none none;
  clear: both;
  margin: 1em 0 0 0;
  padding: 0;
}
body #kpage.page01 .ksection ul li, body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-content ul li {
  position: relative;
  padding: 0 0 0 1em;
  font-size: 1em;
  line-height: 1.2;
}
body #kpage.page01 .ksection ul li:before, body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-content ul li:before {
  content: "•";
  color: #1A202C;
  position: absolute;
  top: 0;
  left: 0;
}
body #kpage.page01 .ksection ul li + li, body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-content ul li + li {
  margin-top: .5em;
}

@font-face {
  font-family: 'Avenir-Next-Condensed-regular.otf';
  src: url("https://cdn.cigdigital.net/fonts/AvenirNextCondensed-Regular.otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-Next-Condensed-italic.otf';
  src: url("https://cdn.cigdigital.net/fonts/AvenirNextCondensed-Italic.otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-Next-Condensed-medium.otf';
  src: url("https://cdn.cigdigital.net/fonts/AvenirNextCondensed-Medium.otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-Next-Condensed-medium-italic.otf';
  src: url("https://cdn.cigdigital.net/fonts/AvenirNextCondensed-MediumItalic.otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-Next-Condensed-light.otf';
  src: url("https://cdn.cigdigital.net/fonts/AvenirNextCondensed-UltraLight.otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-Next-Condensed-light-italic.otf';
  src: url("https://cdn.cigdigital.net/fonts/AvenirNextCondensed-UltraLightItalic.otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-Next-Condensed-bold';
  src: url("https://cdn.cigdigital.net/fonts/AvenirNextCondensed-Bold.otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-Next-Condensed-bold-italic';
  src: url("https://cdn.cigdigital.net/fonts/AvenirNextCondensed-BoldItalic.otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-Next-Condensed-demiBold';
  src: url("https://cdn.cigdigital.net/fonts/AvenirNextCondensed-DemiBold.otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-Next-Condensed-demiBold-italic';
  src: url("https://cdn.cigdigital.net/fonts/AvenirNextCondensed-DemiBoldItalic.otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-Next-Condensed-heavy';
  src: url("https://cdn.cigdigital.net/fonts/AvenirNextCondensed-Heavy.otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir-Next-Condensed-heavy-italic';
  src: url("https://cdn.cigdigital.net/fonts/AvenirNextCondensed-HeavyItalic.otf");
  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.kpage {
  margin-bottom: 0;
}

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: 'Helvetica Neue LT Std', sans-serif;
}
div#kpage section.ksection ul li {
  line-height: 1.3;
  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 hr {
  margin: 2em 0;
  border: 0;
  height: 1px;
  background: #333;
}
div#kpage section.ksection .ktext-left,
div#kpage section.ksection .kalign-left {
  text-align: left !important;
}
div#kpage section.ksection .ktext-right {
  text-align: right !important;
}
div#kpage section.ksection .ktext-center {
  text-align: center !important;
}
div#kpage section.ksection .ktext-left {
  text-align: left !important;
}
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 .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-container {
  text-align: center;
  margin: 2em 0;
}
div#kpage section.ksection .kbutton-container button {
  display: inline-block;
  padding: 1em;
  margin: 2em;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  background: #10059F;
  cursor: pointer;
}
div#kpage section.ksection .kbutton-container button:disabled {
  cursor: not-allowed;
}
div#kpage section.ksection .kcolum {
  display: flex;
  flex-wrap: wrap;
}
@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: 49%;
    margin-bottom: 0;
    margin-top: 0;
  }
}
div#kpage section.ksection .kcolum.kcolum-2-3 {
  flex-wrap: wrap;
  justify-content: space-between;
}
div#kpage section.ksection .kcolum.kcolum-2-3 > * {
  width: 100%;
  margin-top: 0;
  margin-bottom: 1em;
}
@media (min-width: 640px) {
  div#kpage section.ksection .kcolum.kcolum-2-3 > * {
    width: 58%;
    margin-bottom: 0;
    margin-top: 0;
  }
  div#kpage section.ksection .kcolum.kcolum-2-3 > * + * {
    width: 39%;
  }
}
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-4 {
  justify-content: space-between;
}
div#kpage section.ksection .kcolum.kcolum-4 > * {
  width: 50%;
  margin-top: 0;
  margin-bottom: 1em;
}
@media (min-width: 640px) {
  div#kpage section.ksection .kcolum.kcolum-4 > * {
    width: 24%;
    margin-bottom: 0;
    margin-top: 0;
  }
}
div#kpage section.ksection .kcolum.kcolum-5 {
  justify-content: space-between;
}
div#kpage section.ksection .kcolum.kcolum-5 > * {
  width: 50%;
  margin-top: 0;
  margin-bottom: 1em;
}
@media (min-width: 640px) {
  div#kpage section.ksection .kcolum.kcolum-5 > * {
    width: 19%;
    margin-bottom: 0;
    margin-top: 0;
  }
}
div#kpage section.ksection .kcolum.kcolum-1-2 {
  align-items: center;
}
div#kpage section.ksection .kcolum.kcolum-1-2 > * {
  width: 100%;
  margin-top: 0;
  margin-bottom: 1em;
}
@media (min-width: 640px) {
  div#kpage section.ksection .kcolum.kcolum-1-2 > * {
    margin-bottom: 0;
    margin-top: 0;
  }
}
@media (min-width: 640px) {
  div#kpage section.ksection .kcolum.kcolum-1-2 > figure {
    margin-right: 2em;
    width: 24%;
  }
}
div#kpage section.ksection .kcolum.kcolum-2-1 > * {
  width: 100%;
  margin-top: 0;
  margin-bottom: 1em;
}
@media (min-width: 640px) {
  div#kpage section.ksection .kcolum.kcolum-2-1 > * {
    margin-bottom: 0;
    margin-top: 0;
  }
}
@media (min-width: 640px) {
  div#kpage section.ksection .kcolum.kcolum-2-1 > figure {
    width: 40%;
  }
}
div#kpage section.ksection .kcolum.kcolum-22-1 > * {
  width: 100%;
  margin-top: 0;
  margin-bottom: 1em;
}
@media (min-width: 640px) {
  div#kpage section.ksection .kcolum.kcolum-22-1 > * {
    margin-bottom: 0;
    margin-top: 0;
  }
}
@media (min-width: 640px) {
  div#kpage section.ksection .kcolum.kcolum-22-1 > figure {
    width: 45%;
  }
}
div#kpage section.ksection .kbutton-wrapper {
  text-align: center;
}
div#kpage section.ksection .kinfo-box img {
  margin-top: 1em;
}
div#kpage section.ksection .kinfo-box-openers {
  margin: 1em 0;
  padding: 1em 0;
}
div#kpage section.ksection .kbutton-wrapper {
  text-align: center;
}
div#kpage section.ksection button.kreset {
  clear: both;
  display: inherit;
  margin: 1em auto;
  position: relative;
  font-family: inherit;
  padding: 0.7em 2em 0.7em 3.4em;
  line-height: 1;
  border: 0;
  background: #7D55C7;
  cursor: pointer;
}

.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;
}

.tippy-box[data-theme~=light] {
  color: #26323d;
  box-shadow: 0 0 20px 4px rgba(154, 161, 177, 0.15), 0 4px 80px -8px rgba(36, 40, 47, 0.25), 0 4px 4px -2px rgba(91, 94, 105, 0.15);
  background-color: #fff;
}

.tippy-box[data-theme~=light][data-placement^=top] > .tippy-arrow:before {
  border-top-color: #fff;
}

.tippy-box[data-theme~=light][data-placement^=bottom] > .tippy-arrow:before {
  border-bottom-color: #fff;
}

.tippy-box[data-theme~=light][data-placement^=left] > .tippy-arrow:before {
  border-left-color: #fff;
}

.tippy-box[data-theme~=light][data-placement^=right] > .tippy-arrow:before {
  border-right-color: #fff;
}

.tippy-box[data-theme~=light] > .tippy-backdrop {
  background-color: #fff;
}

.tippy-box[data-theme~=light] > .tippy-svg-arrow {
  fill: #fff;
}

*, *: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: #1A202C;
  position: relative;
  background-color: #fff;
  margin: 0 auto;
}
#kpage mark {
  color: #10059F;
  background-color: transparent;
}
#kpage .khightlight {
  color: #10059F;
}
#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 .ksection {
  padding: 0;
}
body #kpage.page01 .ksection .kcontent-wrapper {
  margin: 0 auto;
}
body #kpage.page01 .ksection * {
  word-break: break-word;
}
body #kpage.page01 .ksection h1 {
  margin: 0;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
  color: #7D55C7;
  font-size: 3em;
  text-align: center;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection h1 {
    font-size: 5.125em;
  }
}
body #kpage.page01 .ksection h1 + p {
  font-size: 1.2em;
}
body #kpage.page01 .ksection h1 span {
  color: #410286;
}
body #kpage.page01 .ksection h2 {
  margin: 0 0 .5em 0;
  font-size: 2em;
  font-weight: 900;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection h2 {
    font-size: 2.5em;
  }
}
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 h2.kstyled {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  position: relative;
  font-size: 1.8em;
  text-align: center;
  font-weight: 900;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection h2.kstyled {
    font-size: 2.2em;
  }
}
body #kpage.page01 .ksection h2.kstyled span {
  padding: 0 .75em;
  font-weight: inherit;
  font-family: inherit;
}
body #kpage.page01 .ksection h2.kstyled:before, body #kpage.page01 .ksection h2.kstyled:after {
  content: '';
  display: block;
  height: 2px;
  width: 100%;
  max-width: 20px;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection h2.kstyled:before, body #kpage.page01 .ksection h2.kstyled:after {
    max-width: 200px;
  }
}
body #kpage.page01 .ksection h2.kstyled:before {
  left: 0;
  background: #141C4D;
  background: linear-gradient(90deg, rgba(20, 28, 77, 0) 0%, #141c4d 50%);
}
body #kpage.page01 .ksection h2.kstyled:after {
  right: 0;
  background: #141C4D;
  background: linear-gradient(90deg, #141c4d 50%, rgba(20, 28, 77, 0) 100%);
}
body #kpage.page01 .ksection ul > ul {
  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 {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
}
body #kpage.page01 .ksection .kvideo-wrapper,
body #kpage.page01 .ksection .kimage-wrapper {
  margin: 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%;
  max-width: 100%;
}
body #kpage.page01 .ksection .kcontent {
  position: relative;
  font-size: 16px;
  padding: 0 1em;
  max-width: 1024px;
  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 .kbanner-wrapper {
  margin: 2em 0;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kbanner-wrapper {
    margin: 4em 0;
  }
}
body #kpage.page01 .ksection .knote-text {
  margin: 2em 0;
  padding: 1em;
  color: #ffffff;
  background-color: #410286;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .knote-text {
    padding: 2em;
  }
}
body #kpage.page01 .ksection .knote-text p em {
  color: #E1CBF2 !important;
}
body #kpage.page01 .ksection .kcontent-0 {
  padding-top: 1em;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_331_acnecide_scrolling_module_4/img/bgr_pink.png);
}
body #kpage.page01 .ksection .kcontent-0 .kcontent {
  padding: 2em 0;
}
body #kpage.page01 .ksection .kcontent-0 .ktop-banner-wrapper {
  background: url(https://cdn.cigdigital.net/imports/production/cigh_331_acnecide_scrolling_module_4/img/top_bgr.png) repeat-x top left;
}
body #kpage.page01 .ksection .kcontent-0 .ktop-banner-wrapper .kvideo-wrapper {
  margin-bottom: 0;
}
body #kpage.page01 .ksection .kcontent-0 .ktop-banner-wrapper p.kstyled {
  padding: 1em;
  text-align: center;
  background-color: #E1CBF2;
}
body #kpage.page01 .ksection .kcontent-0 .ktoggle-wrapper {
  margin-top: 2em;
}
body #kpage.page01 .ksection .kcontent-0 .ktoggle-wrapper .ktoggle-opener {
  position: relative;
  display: inline-block;
  padding: .75em 1em;
  cursor: pointer;
  color: #ffffff;
  font-size: 1.1em;
  font-weight: bold;
  background-color: #410286;
}
body #kpage.page01 .ksection .kcontent-0 .ktoggle-wrapper .ktoggle-opener:after {
  content: '+';
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
body #kpage.page01 .ksection .kcontent-0 .ktoggle-wrapper .ktoggle-content {
  display: none;
  color: #ffffff;
}
body #kpage.page01 .ksection .kcontent-0 .ktoggle-wrapper .ktoggle-content ul li:before {
  color: #ffffff;
}
body #kpage.page01 .ksection .kcontent-0 .ktoggle-wrapper.kactive {
  padding: 1em;
  background-color: #410286;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-0 .ktoggle-wrapper.kactive {
    padding: 2em;
  }
}
body #kpage.page01 .ksection .kcontent-0 .ktoggle-wrapper.kactive .ktoggle-opener {
  padding: 0 0 1em 0;
  color: #E1CBF2;
  font-size: 1.6em;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
}
body #kpage.page01 .ksection .kcontent-0 .ktoggle-wrapper.kactive .ktoggle-opener:after {
  content: none;
}
body #kpage.page01 .ksection .kcontent-0 .ktoggle-wrapper.kactive .ktoggle-content {
  display: block;
}
body #kpage.page01 .ksection .kcontent-0 .kscroll {
  position: relative;
  margin: 2em 0;
  text-align: center;
  overflow: hidden;
}
body #kpage.page01 .ksection .kcontent-0 .kscroll > div {
  display: inline-block;
  position: relative;
  padding: 0 1em;
}
body #kpage.page01 .ksection .kcontent-0 .kscroll > div:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 100%;
  width: 200%;
  height: 1px;
  background-color: #410286;
  transform: translateY(-50%);
}
body #kpage.page01 .ksection .kcontent-0 .kscroll > div:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 100%;
  width: 200%;
  height: 1px;
  background-color: #410286;
  transform: translateY(-50%);
}
body #kpage.page01 .ksection .kcontent-0 .kscroll p {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
body #kpage.page01 .ksection .kcontent-0 .kscroll p:before {
  content: '';
  margin-right: .5em;
  width: 30px;
  height: 30px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_331_acnecide_scrolling_module_4/img/arr-scroll.png) no-repeat center center;
  background-size: contain;
}
body #kpage.page01 .ksection .kcontent-0 .kscroll p em {
  color: #410286;
}
body #kpage.page01 .ksection .kcontent-01 {
  position: relative;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_331_acnecide_scrolling_module_4/img/bgr_pink.png);
}
body #kpage.page01 .ksection .kcontent-01:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 50%;
  background-color: #ffffff;
}
body #kpage.page01 .ksection .kcontent-01 .knote-box-one {
  position: relative;
  padding: 1em;
  background-color: #E1CBF2;
  z-index: 1;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-01 .knote-box-one {
    padding: 2em;
  }
}
body #kpage.page01 .ksection .kcontent-01 .knote-box-one h4 {
  margin: 0 0 1em 0;
  padding: 1em;
  font-weight: normal;
  color: #1A202C;
  text-align: center;
  font-size: 1em;
  font-style: italic;
  background-color: #ffffff;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-01 .knote-box-one h4 {
    padding: 1em 4em;
    font-size: 1.2em;
  }
}
body #kpage.page01 .ksection .kcontent-01 .knote-box-one h4 strong {
  font-style: italic;
  color: #410286;
}
body #kpage.page01 .ksection .kcontent-01 .knote-box-one p em {
  color: #410286;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
}
body #kpage.page01 .ksection .kcontent-1 .kcontent {
  padding: 2em 0;
}
body #kpage.page01 .ksection .kcontent-1 .kcontent > h3 {
  margin: 0 0 .25em 0;
  font-size: 2em;
  color: #7D55C7;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-1 .kcontent > h3 {
    font-size: 3em;
  }
}
body #kpage.page01 .ksection .kcontent-1 .kcontent > h3 span {
  color: #410286;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
}
body #kpage.page01 .ksection .kcontent-1 .kcontent p em {
  color: #7D55C7;
}
body #kpage.page01 .ksection .kcontent-1 .kcontent ol {
  list-style: none none;
  margin: 2em 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-1 .kcontent ol {
    max-width: 80%;
  }
}
body #kpage.page01 .ksection .kcontent-1 .kcontent ol li img {
  margin: 0 auto;
  max-width: 180px;
}
body #kpage.page01 .ksection .kcontent-1 .kcontent ol li + li {
  margin-left: 1em;
}
body #kpage.page01 .ksection .kcontent-1 .knote-text {
  margin: 2em 0 0 0;
}
body #kpage.page01 .ksection .kcontent-1 .kinfo-text {
  margin: 1em 0;
}
body #kpage.page01 .ksection .kcontent-1 .ktems-wrapper {
  position: relative;
}
body #kpage.page01 .ksection .kcontent-1 .ktems-wrapper:before {
  content: 'MILD';
  position: absolute;
  top: 2em;
  left: .5em;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
}
body #kpage.page01 .ksection .kcontent-1 .ktems-wrapper:after {
  content: 'SEVERE';
  position: absolute;
  bottom: 0;
  left: 0;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
}
body #kpage.page01 .ksection .kcontent-1 .ktems-wrapper .ktems-wrapper-inner {
  position: relative;
  padding-left: 5em;
  padding-top: 1em;
}
body #kpage.page01 .ksection .kcontent-1 .ktems-wrapper .ktems-wrapper-inner:before {
  content: '';
  position: absolute;
  top: 4em;
  left: 1.5em;
  bottom: 2em;
  width: 4px;
  background-color: #E1CBF2;
}
body #kpage.page01 .ksection .kcontent-1 .ktems-wrapper .ktems-wrapper-inner:after {
  content: '';
  position: absolute;
  left: 0.85em;
  bottom: 1.8em;
  width: 25px;
  height: 14px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_331_acnecide_scrolling_module_4/img/arr-d.png) no-repeat center center;
  background-size: contain;
}
body #kpage.page01 .ksection .kcontent-1 .ktems-wrapper .kitem {
  position: relative;
  padding: 1em;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_331_acnecide_scrolling_module_4/img/bgr_pink.png);
  cursor: pointer;
  margin-top: 8em;
}
body #kpage.page01 .ksection .kcontent-1 .ktems-wrapper .kitem:before {
  content: '';
  position: absolute;
  top: 46%;
  left: -4.3em;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  background-color: #FFC432;
}
body #kpage.page01 .ksection .kcontent-1 .ktems-wrapper .kitem > figure {
  position: relative;
}
body #kpage.page01 .ksection .kcontent-1 .ktems-wrapper .kitem > figure:after {
  content: '';
  display: block;
  margin: 1em auto 0 auto;
  width: 30px;
  height: 30px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_331_acnecide_scrolling_module_4/img/icon-plus-purple.png) no-repeat center center;
  background-size: contain;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-1 .ktems-wrapper .kitem > figure:after {
    width: 60px;
    height: 60px;
  }
}
body #kpage.page01 .ksection .kcontent-1 .ktems-wrapper .kitem > figure img {
  margin: -8em auto 0 auto;
}
body #kpage.page01 .ksection .kcontent-1 .ktems-wrapper .kitem > figure figcaption {
  margin-top: .5em;
  text-align: center;
  font-size: 1.8em;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-1 .ktems-wrapper .kitem > figure figcaption {
    font-size: 2.5em;
  }
}
body #kpage.page01 .ksection .kcontent-1 .ktems-wrapper .kitem > figure figcaption em {
  color: #7D55C7;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif !important;
}
body #kpage.page01 .ksection .kcontent-1 .ktems-wrapper .kitem .ktext-content {
  display: none;
  border: 2px solid #410286;
  padding: 1em;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-1 .ktems-wrapper .kitem .ktext-content {
    padding: 2em;
  }
}
body #kpage.page01 .ksection .kcontent-1 .ktems-wrapper .kitem .ktext-content figure img {
  margin: 0 auto;
}
body #kpage.page01 .ksection .kcontent-1 .ktems-wrapper .kitem .ktext-content .kcolum {
  align-items: center;
}
body #kpage.page01 .ksection .kcontent-1 .ktems-wrapper .kitem .ktext-content .ktext {
  text-align: center;
}
body #kpage.page01 .ksection .kcontent-1 .ktems-wrapper .kitem .ktext-content .ktext h4 {
  font-size: 1.4em;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-1 .ktems-wrapper .kitem .ktext-content .ktext h4 {
    font-size: 1.75em;
  }
}
body #kpage.page01 .ksection .kcontent-1 .ktems-wrapper .kitem .ktext-content .ktext h4 span {
  color: #7D55C7;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
}
body #kpage.page01 .ksection .kcontent-1 .ktems-wrapper .kitem.kactive {
  background: transparent;
}
body #kpage.page01 .ksection .kcontent-1 .ktems-wrapper .kitem.kactive:before {
  background: url(https://cdn.cigdigital.net/imports/production/cigh_331_acnecide_scrolling_module_4/img/icon-check.png) no-repeat center center;
}
body #kpage.page01 .ksection .kcontent-1 .ktems-wrapper .kitem.kactive > figure {
  display: none;
}
body #kpage.page01 .ksection .kcontent-1 .ktems-wrapper .kitem.kactive .ktext-content {
  display: block;
}
body #kpage.page01 .ksection .kcontent-1 .ktems-wrapper .kitem + .kitem {
  margin-top: 9em;
}
body #kpage.page01 .ksection .kcontent-2 {
  background: url(https://cdn.cigdigital.net/imports/production/cigh_331_acnecide_scrolling_module_4/img/bgr-2.png);
}
body #kpage.page01 .ksection .kcontent-2 .kcontent {
  padding: 0;
}
body #kpage.page01 .ksection .kcontent-2 .kcontent > .kcolum-2 h3 {
  margin: 1em 0 0 0;
  font-size: 2em;
  color: #7D55C7;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-2 .kcontent > .kcolum-2 h3 {
    font-size: 3em;
  }
}
body #kpage.page01 .ksection .kcontent-2 .kcontent > .kcolum-2 h3 span {
  color: #410286;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-2 .kcontent > .kcolum-2 .ktext {
    padding-left: 2em;
  }
}
body #kpage.page01 .ksection .kcontent-2 .kcontent > .kcolum-2 p em {
  color: #410286 !important;
}
body #kpage.page01 .ksection .kcontent-2 .kcontent .knote-text {
  color: #1A202C;
  background-color: #ffffff;
}
body #kpage.page01 .ksection .kcontent-2 .kcontent .knote-text p em {
  color: #410286 !important;
}
body #kpage.page01 .ksection .kcontent-2 .knote-rounded {
  margin: 2em 2em 0 2em;
  padding: 1em;
  border: 1px solid #410286;
  border-bottom: 0;
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  background-color: #BADEED;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-2 .knote-rounded {
    padding: 2em;
  }
}
body #kpage.page01 .ksection .kcontent-2 .knote-rounded h4 {
  margin: 0;
  font-size: 1.1em;
  font-style: italic;
  color: #410286;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-2 .knote-rounded h4 {
    font-size: 1.4em;
  }
}
body #kpage.page01 .ksection .kcontent-2 .knote-rounded ul {
  margin: 1em 0;
}
body #kpage.page01 .ksection .kcontent-2 .knote-rounded p strong {
  color: #410286;
}
body #kpage.page01 .ksection .kcontent-2 .knote-rounded p em {
  color: #7D55C7;
}
body #kpage.page01 .ksection .kcontent-22 {
  position: relative;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_331_acnecide_scrolling_module_4/img/bgr-2.png);
}
body #kpage.page01 .ksection .kcontent-22:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 50%;
  background-color: #ffffff;
}
body #kpage.page01 .ksection .kcontent-22 .kcontent {
  position: relative;
  z-index: 1;
}
body #kpage.page01 .ksection .kcontent-22 .kcontent > p {
  margin-top: 2em;
}
body #kpage.page01 .ksection .kcontent-22 .kcontent > p em {
  color: #410286;
}
body #kpage.page01 .ksection .kcontent-22 .tippy-box {
  text-align: center;
  background: transparent;
}
body #kpage.page01 .ksection .kcontent-22 .tippy-box .tippy-content {
  background: #7D55C7;
  border-radius: 1em;
  padding: 1em;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-22 .tippy-box .tippy-content {
    padding: 2em;
  }
}
body #kpage.page01 .ksection .kcontent-22 .tippy-box .tippy-content h5 {
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
}
body #kpage.page01 .ksection .kcontent-22 .tippy-box .tippy-arrow {
  color: #7D55C7;
}
body #kpage.page01 .ksection .kcontent-22 .ktriggers-wrapper {
  position: relative;
  color: #ffffff;
  background-color: #410286;
  padding: 1em;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-22 .ktriggers-wrapper {
    padding: 2em;
  }
}
body #kpage.page01 .ksection .kcontent-22 .ktriggers-wrapper > h3 {
  margin: 0;
  font-size: 2em;
  color: #ffffff;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-22 .ktriggers-wrapper > h3 {
    font-size: 3em;
  }
}
body #kpage.page01 .ksection .kcontent-22 .ktriggers-wrapper > h3 span {
  color: #E1CBF2;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
}
body #kpage.page01 .ksection .kcontent-22 .ktriggers-wrapper .kinfo-text {
  margin: 2em 0;
}
body #kpage.page01 .ksection .kcontent-22 .ktriggers-wrapper .kinfo-text p strong {
  color: #E1CBF2;
}
body #kpage.page01 .ksection .kcontent-22 .ktriggers-wrapper .ktoggle-triggers {
  position: relative;
  display: grid;
  grid-gap: 40px 10px;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-22 .ktriggers-wrapper .ktoggle-triggers {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (min-width: 1250px) {
  body #kpage.page01 .ksection .kcontent-22 .ktriggers-wrapper .ktoggle-triggers {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
body #kpage.page01 .ksection .kcontent-22 .ktriggers-wrapper .ktoggle-triggers .kitem {
  margin-bottom: 2em;
  cursor: pointer;
}
body #kpage.page01 .ksection .kcontent-22 .ktriggers-wrapper .ktoggle-triggers .kitem figure {
  position: relative;
}
body #kpage.page01 .ksection .kcontent-22 .ktriggers-wrapper .ktoggle-triggers .kitem figure:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -15px;
  width: 30px;
  height: 30px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_331_acnecide_scrolling_module_4/img/icon-plus-yellow.png) no-repeat center center;
  background-size: contain;
  transform: translateX(-50%);
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-22 .ktriggers-wrapper .ktoggle-triggers .kitem figure:after {
    width: 60px;
    height: 60px;
    bottom: -30px;
  }
}
body #kpage.page01 .ksection .kcontent-22 .ktriggers-wrapper .ktoggle-triggers .kitem figure img {
  margin: 0 auto;
}
body #kpage.page01 .ksection .kcontent-22 .ktriggers-wrapper .ktoggle-triggers .kitem figcaption {
  display: none;
}
body #kpage.page01 .ksection .kcontent-22 .ktriggers-wrapper .ktoggle-triggers .kitem.kvisited img {
  opacity: .35;
}
body #kpage.page01 .ksection .kcontent-22 .ktriggers-wrapper .ktoggle-triggers .kitem.kvisited.kcorrect figure:after {
  content: '';
  background: url(https://cdn.cigdigital.net/imports/production/cigh_331_acnecide_scrolling_module_4/img/icon-correct-1.png) no-repeat center center;
  background-size: contain;
}
body #kpage.page01 .ksection .kcontent-22 .ktriggers-wrapper .ktoggle-triggers .kitem.kvisited.kwrong figure:after {
  content: '';
  background: url(https://cdn.cigdigital.net/imports/production/cigh_331_acnecide_scrolling_module_4/img/icon-wrong-1.png) no-repeat center center;
  background-size: contain;
}
body #kpage.page01 .ksection .kcontent-22 .ktriggers-wrapper .ktoggle-triggers .kitem.kactive.kcorrect figure:after {
  content: '';
  background: url(https://cdn.cigdigital.net/imports/production/cigh_331_acnecide_scrolling_module_4/img/icon-correct-1.png) no-repeat center center;
  background-size: contain;
}
body #kpage.page01 .ksection .kcontent-22 .ktriggers-wrapper .ktoggle-triggers .kitem.kactive.kwrong figure:after {
  content: '';
  background: url(https://cdn.cigdigital.net/imports/production/cigh_331_acnecide_scrolling_module_4/img/icon-wrong-1.png) no-repeat center center;
  background-size: contain;
}
body #kpage.page01 .ksection .kcontent-222 .knote-text p em {
  color: #E1CBF2;
}
body #kpage.page01 .ksection .kcontent-222 .ktogggle-wrapper-3 .ktoggle-content {
  padding: 1em 0;
  color: #1A202C;
  background-color: #ffffff;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-222 .ktogggle-wrapper-3 .ktoggle-content {
    padding: 2em 0;
  }
}
body #kpage.page01 .ksection .kcontent-222 .ktogggle-wrapper-3 .ktoggle-content p em {
  color: #7D55C7;
}
body #kpage.page01 .ksection .kcontent-3 {
  padding: 2em 0;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_331_acnecide_scrolling_module_4/img/bgr_pink.png);
}
body #kpage.page01 .ksection .kcontent-3 .kcontent-title .kcontent {
  background-color: #FFC432;
  position: relative;
}
body #kpage.page01 .ksection .kcontent-3 .kcontent-title .kcontent:before {
  content: '';
  position: absolute;
  top: 0;
  right: 100%;
  width: 100%;
  height: 100%;
  background-color: #FFC432;
}
body #kpage.page01 .ksection .kcontent-3 .kcontent-title h3.kstyled {
  text-align: center;
  color: #410286;
  font-size: 1.8em;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-3 .kcontent-title h3.kstyled {
    font-size: 2.188em;
  }
}
body #kpage.page01 .ksection .kcontent-3 .kcontent-title h3.kstyled span {
  color: #7D55C7;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-3 .kcontent-title h3.kstyled span {
    display: block;
  }
}
body #kpage.page01 .ksection .kcontent-3 .kcontent {
  padding: 2em 0;
}
body #kpage.page01 .ksection .kcontent-3 .kcontent > h3 {
  margin: 0;
  font-size: 2em;
  color: #7D55C7;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-3 .kcontent > h3 {
    font-size: 3em;
  }
}
body #kpage.page01 .ksection .kcontent-3 .kcontent > h3 span {
  color: #410286;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
}
body #kpage.page01 .ksection .kcontent-3 .kcontent .kproduct-image {
  margin: 2em 0;
}
body #kpage.page01 .ksection .kcontent-3 .kcontent .kproduct-image figure figcaption {
  margin-top: 2em;
  padding: 1em;
  color: #ffffff;
  background-color: #7D55C7;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-3 .kcontent .kproduct-image figure figcaption {
    padding: 2em;
  }
}
body #kpage.page01 .ksection .kcontent-3 .kcontent .kproduct-image figure img {
  margin: 0 auto;
  max-width: 800px;
}
body #kpage.page01 .ksection .kcontent-3 .kcontent .kcauses-wrapper {
  margin: 2em 0;
}
body #kpage.page01 .ksection .kcontent-3 .kcontent .kcauses-wrapper .kitem {
  padding: .75em 1em;
  border-radius: 2.6em;
  text-align: center;
  background-color: #ffffff;
}
body #kpage.page01 .ksection .kcontent-3 .kcontent .kcauses-wrapper .kitem .ktitle {
  display: flex;
  align-items: center;
  justify-content: center;
}
body #kpage.page01 .ksection .kcontent-3 .kcontent .kcauses-wrapper .kitem .ktitle img {
  margin-right: 10px;
}
body #kpage.page01 .ksection .kcontent-3 .kcontent .kcauses-wrapper .kitem .ktitle h5 {
  margin: 0;
  color: #410286;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
  font-size: 2em;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-3 .kcontent .kcauses-wrapper .kitem .ktitle h5 {
    font-size: 2.5em;
  }
}
body #kpage.page01 .ksection .kcontent-3 .kcontent .kcauses-wrapper .kitem .ktext {
  margin-top: .25em;
  font-size: 1.1em;
}
body #kpage.page01 .ksection .kcontent-3 .kcontent .kcauses-wrapper .kcolum {
  margin-top: 1em;
}
body #kpage.page01 .ksection .kcontent-3 .kcontent .knote-box-2 {
  padding: 1em;
  border-radius: 1em;
  border: 1px solid #410286;
  background-color: #E1CBF2;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-3 .kcontent .knote-box-2 {
    padding: 2em;
  }
}
body #kpage.page01 .ksection .kcontent-3 .kcontent .knote-box-2 h4 {
  margin: 0 0 .25em 0;
  color: #7D55C7;
  font-style: italic;
  font-size: 1.2em;
}
body #kpage.page01 .ksection .kcontent-3 .kcontent .kinfo-text {
  margin: 2em 0;
}
body #kpage.page01 .ksection .kslider-wrapper {
  position: relative;
  margin-top: 2em;
  background-color: #ffffff;
}
body #kpage.page01 .ksection .kslider-wrapper .kitem {
  position: relative;
}
body #kpage.page01 .ksection .kslider-wrapper .kitem h4 {
  margin: 0;
  padding: .25em;
  color: #E1CBF2;
  text-align: center;
  background-color: #410286;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
  font-size: 2em;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kslider-wrapper .kitem h4 {
    font-size: 3em;
  }
}
body #kpage.page01 .ksection .kslider-wrapper .kitem h4 span {
  color: #ffffff;
}
body #kpage.page01 .ksection .kslider-wrapper .kitem h4 span.kstyled {
  color: #FFC432;
}
body #kpage.page01 .ksection .kslider-wrapper .kitem img {
  margin: 0 auto;
  max-width: 160px;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kslider-wrapper .kitem img {
    max-width: 100%;
  }
}
body #kpage.page01 .ksection .kslider-wrapper .kitem .kdesk {
  padding: 1em 2em;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kslider-wrapper .kitem .kdesk {
    padding: 2em 4em;
  }
}
body #kpage.page01 .ksection .kslider-wrapper .kitem .kdesk > p {
  font-style: italic;
  font-size: 1.2em;
  color: #7D55C7;
  font-weight: bold;
  text-align: center;
}
body #kpage.page01 .ksection .kslider-wrapper .kitem .kdesk > p em {
  font-size: 1em;
  font-weight: bold;
  color: #410286;
}
body #kpage.page01 .ksection .kslider-wrapper .kitem .kdesk .kcolum {
  margin-top: 1em;
}
body #kpage.page01 .ksection .kslider-wrapper .kitem .kdesk .kcolum ul + p {
  margin-top: 2em;
}
body #kpage.page01 .ksection .kslider-wrapper .kitem .kdesk .kcolum ul p em {
  color: #7D55C7;
}
body #kpage.page01 .ksection .kslider-wrapper .slick-prev,
body #kpage.page01 .ksection .kslider-wrapper .slick-next {
  position: absolute;
  top: 50%;
  left: 0;
  width: 35px;
  height: 35px;
  font-size: 0pt;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_331_acnecide_scrolling_module_4/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.page01 .ksection .kslider-wrapper .slick-prev,
  body #kpage.page01 .ksection .kslider-wrapper .slick-next {
    left: -25px;
    width: 50px;
    height: 50px;
  }
}
body #kpage.page01 .ksection .kslider-wrapper .slick-next {
  left: auto;
  right: 0;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_331_acnecide_scrolling_module_4/img/arr-r.png) no-repeat center center;
  background-size: contain;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kslider-wrapper .slick-next {
    right: -25px;
  }
}
body #kpage.page01 .ksection .kslider-wrapper .slick-prev.kdisabled,
body #kpage.page01 .ksection .kslider-wrapper .slick-next.kdisabled {
  pointer-events: none;
  opacity: .2;
  z-index: 0;
}
body #kpage.page01 .ksection .kslider-wrapper ul.slick-dots.kdisabled li {
  opacity: .2;
  pointer-events: none;
}
body #kpage.page01 .ksection .kslider-wrapper ul.slick-dots {
  list-style: none none;
  position: absolute;
  bottom: -1.5em;
  left: 50%;
  display: inline-block;
  text-align: center;
  list-style: none none;
  padding: .75em 2em;
  border-radius: 24px;
  margin: 0;
  background-color: #410286;
  transform: translateX(-50%);
}
body #kpage.page01 .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(255, 196, 5, 0.3);
}
body #kpage.page01 .ksection .kslider-wrapper ul.slick-dots li:before {
  content: none;
}
body #kpage.page01 .ksection .kslider-wrapper ul.slick-dots li button {
  display: none;
}
body #kpage.page01 .ksection .kslider-wrapper ul.slick-dots li.slick-active {
  background-color: #ffc405;
}
body #kpage.page01 .ksection .kcontent-4 .kcontent {
  padding: 2em 0;
}
body #kpage.page01 .ksection .kcontent-4 .kcontent > h3 {
  margin: 0;
  font-size: 2em;
  color: #410286;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-4 .kcontent > h3 {
    font-size: 3em;
  }
}
body #kpage.page01 .ksection .kcontent-4 .kcontent > h3 span {
  display: block;
  color: #1A202C;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
}
body #kpage.page01 .ksection .kcontent-4 .kcontent img {
  width: auto;
  max-width: 100%;
}
body #kpage.page01 .ksection .kcontent-4 .kcontent .ktext h3 {
  margin: 0;
  font-size: 2em;
  color: #7D55C7;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-4 .kcontent .ktext h3 {
    font-size: 2.5em;
  }
}
body #kpage.page01 .ksection .kcontent-4 .kcontent .ktext h3 span {
  color: #410286;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
}
body #kpage.page01 .ksection .kcontent-4 .kcontent .ktext p em {
  color: #410286;
}
body #kpage.page01 .ksection .kcontent-4 .kcontent .kcolum-2-3 figure {
  margin: 0;
}
body #kpage.page01 .ksection .kcontent-4 .kcontent .knote {
  margin: 2em 0;
  padding: 1em;
  text-align: center;
  background-color: #CFE7F1;
}
body #kpage.page01 .ksection .kcontent-4 .kcontent .knote p em {
  color: #410286;
}
body #kpage.page01 .ksection .kcontent-4 .kcontent .ktogggle-wrapper-2 .ktoggle-opener {
  color: #ffffff;
}
body #kpage.page01 .ksection .kcontent-4 .kcontent .ktogggle-wrapper-2 .ktoggle-opener:after {
  background: url(https://cdn.cigdigital.net/imports/production/cigh_331_acnecide_scrolling_module_4/img/icon-plus-white.png) no-repeat center center;
  background-size: contain;
}
body #kpage.page01 .ksection .kcontent-4 .kcontent .ktogggle-wrapper-2 .kcolum {
  align-items: center;
}
body #kpage.page01 .ksection .kcontent-4 .kcontent .ktogggle-wrapper-2 .kcolum img {
  margin: 0 auto;
  max-width: 160px;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-4 .kcontent .ktogggle-wrapper-2 .kcolum img {
    margin: 0 auto;
    max-width: 100%;
  }
}
body #kpage.page01 .ksection .kcontent-4 .kcontent .ktogggle-wrapper-2.kactive .ktoggle-opener:after {
  background: url(https://cdn.cigdigital.net/imports/production/cigh_331_acnecide_scrolling_module_4/img/icon-minus-white.png) no-repeat center center;
  background-size: contain;
}
body #kpage.page01 .ksection .kcontent-4 .kcontent .ktogggle-wrapper-2 .ktoggle-content h5 {
  text-align: center;
  font-size: 1.175em;
  font-style: italic;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-4 .kcontent .ktogggle-wrapper-2 .ktoggle-content h5 {
    font-size: 1.375em;
  }
}
body #kpage.page01 .ksection .kcontent-4 .kcontent .ktogggle-wrapper-2.kstyle-1 .ktoggle-opener {
  background-color: #7D55C7;
}
body #kpage.page01 .ksection .kcontent-4 .kcontent .ktogggle-wrapper-2.kstyle-1.kactive {
  border: 1px solid #7D55C7;
}
body #kpage.page01 .ksection .kcontent-4 .kcontent .ktogggle-wrapper-2.kstyle-1 .ktoggle-content h5 {
  color: #7D55C7;
}
body #kpage.page01 .ksection .kcontent-4 .kcontent .ktogggle-wrapper-2.kstyle-2 .ktoggle-opener {
  background-color: #410286;
}
body #kpage.page01 .ksection .kcontent-4 .kcontent .ktogggle-wrapper-2.kstyle-2.kactive {
  border: 1px solid #410286;
}
body #kpage.page01 .ksection .kcontent-4 .kcontent .ktogggle-wrapper-2.kstyle-2 .ktoggle-content h5 {
  color: #410286;
}
body #kpage.page01 .ksection .kcontent-4 .kcontent .ktogggle-wrapper-2.kstyle-3 .ktoggle-opener {
  background-color: #1A202C;
}
body #kpage.page01 .ksection .kcontent-4 .kcontent .ktogggle-wrapper-2.kstyle-3.kactive {
  border: 1px solid #1A202C;
}
body #kpage.page01 .ksection .kcontent-4 .kcontent .ktogggle-wrapper-2.kstyle-3 .ktoggle-content h5 {
  color: #1A202C;
}
body #kpage.page01 .ksection .kcontent-5 {
  background: url(https://cdn.cigdigital.net/imports/production/cigh_331_acnecide_scrolling_module_4/img/bgr_pink.png);
}
body #kpage.page01 .ksection .kcontent-5 .kcontent {
  padding: 2em 0;
}
body #kpage.page01 .ksection .kcontent-5 .kcontent > h3 {
  margin: 0;
  font-size: 2em;
  color: #410286;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-5 .kcontent > h3 {
    font-size: 3em;
  }
}
body #kpage.page01 .ksection .kcontent-5 .kcontent > h3 span {
  display: block;
  color: #1A202C;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
}
body #kpage.page01 .ksection .kcontent-5 .kcontent img {
  margin: 0 auto;
  width: auto;
  max-width: 788px;
}
body #kpage.page01 .ksection .kcontent-5 .kcontent .knote-2 {
  margin: 2em 0;
  padding: 1em;
  border-radius: 1em;
  border: 1px solid #410286;
  background-color: #E1CBF2;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-5 .kcontent .knote-2 {
    padding: 2em;
  }
}
body #kpage.page01 .ksection .kcontent-5 .kcontent .knote-2 h4 {
  margin: 0;
  color: #7D55C7;
  font-size: 1.8em;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-5 .kcontent .knote-2 h4 {
    font-size: 2.6em;
  }
}
body #kpage.page01 .ksection .kcontent-5 .kcontent .knote-2 p {
  font-size: 1.2em;
}
body #kpage.page01 .ksection .kcontent-5 .kcontent .knote-2.knote-3 p {
  font-size: 1em;
}
body #kpage.page01 .ksection .kcontent-5 .kcontent .knote-2.knote-3 p em {
  color: #7D55C7;
}
body #kpage.page01 .ksection .kcontent-5 .kcontent .knote-2.knote-3 p strong {
  color: #410286;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent {
  padding: 2em 0;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent > h3 {
  margin: 0;
  font-size: 2em;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
  color: #7D55C7;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-6 .kcontent > h3 {
    font-size: 3em;
  }
}
body #kpage.page01 .ksection .kcontent-6 .kcontent > h3 span {
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
  color: #410286;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kcolum-2 {
  margin: 2em 0;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kcolum-2 figure {
  margin: 0;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kcolum-2 p strong {
  color: #410286;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kcolum-2 p em {
  color: #7D55C7;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kquestion-wrapper .kitem-wrapper + .kitem-wrapper {
  margin-top: 2em;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kquestion-wrapper .kitem-wrapper p strong {
  color: #10059F;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kquestion-wrapper .kitem-wrapper p em {
  color: #410286;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kquestion-wrapper .kitem p strong {
  color: #410286;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kquestion-wrapper .kitem p em {
  color: #410286;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kquestion-wrapper .kitem p + .kitem-content {
  margin-top: 2em;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kquestion-wrapper .kitem h3 {
  color: #E1CBF2;
  margin: 0;
  padding: 0.25em;
  font-size: 2em;
  text-align: center;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
  background-color: #410286;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-6 .kcontent .kquestion-wrapper .kitem h3 {
    font-size: 3em;
  }
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kquestion-wrapper .kitem h3 span {
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
  color: #ffffff;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kquestion-wrapper .kitem.klast-item h3 {
  color: #7D55C7;
  background-color: transparent;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kquestion-wrapper .kitem.klast-item h3 span {
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
  color: #410286;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kquestion-wrapper .kitem .ktext {
  padding: 2em;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_331_acnecide_scrolling_module_4/img/bgr-2.png);
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kquestion-wrapper .kitem .ktext .kcolum {
  margin: 0;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kquestion-wrapper .kitem .ktext .kquest {
  display: flex;
  align-items: center;
  border-radius: 1em;
  background-color: #ffffff;
  text-align: center;
  padding: 2em;
  cursor: pointer;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kquestion-wrapper .kitem .ktext .kquest.kactive.kwrong {
  border: 2px solid #FF4D5B;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kquestion-wrapper .kitem .ktext .kquest.kactive.kcorrect {
  border: 2px solid #01BF41;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kquestion-wrapper .kitem .ktext .kquest-answ {
  text-align: center;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kquestion-wrapper .kitem .ktext .kquest-answ p em {
  font-size: 1.6em;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif !important;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcontent-6 .kcontent .kquestion-wrapper .kitem .ktext .kquest-answ p em {
    font-size: 2em;
  }
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kquestion-wrapper .kitem .ktext .kquest-answ > div {
  margin: 2em 0 0 0;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kquestion-wrapper .kitem .ktext .kquest-answ .kwrong {
  display: none;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kquestion-wrapper .kitem .ktext .kquest-answ .kwrong p em {
  color: #FF4D5B;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kquestion-wrapper .kitem .ktext .kquest-answ .kwrong.kactive {
  display: block;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kquestion-wrapper .kitem .ktext .kquest-answ .kcorrect {
  display: none;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kquestion-wrapper .kitem .ktext .kquest-answ .kcorrect p em {
  color: #01BF41;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kquestion-wrapper .kitem .ktext .kquest-answ .kcorrect.kactive {
  display: block;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kadvice {
  position: relative;
  padding-top: 1em;
  margin-top: 1em;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kadvice:before {
  content: '';
  margin: 2em 0;
  display: block;
  height: 2px;
  width: 100%;
  background: #141C4D;
  background: #1A202C;
}
body #kpage.page01 .ksection .kcontent-6 .kcontent .kadvice p em {
  color: #7D55C7;
}
body #kpage.page01 .ksection .kcontent-7 {
  background: url(https://cdn.cigdigital.net/imports/production/cigh_331_acnecide_scrolling_module_4/img/bgr_pink.png);
  /* Inner container = scrollable */
  /* Scrollbar styling stays here */
}
body #kpage.page01 .ksection .kcontent-7 .kcontent {
  padding: 2em 0;
}
body #kpage.page01 .ksection .kcontent-7 .klogo-wrapper {
  margin: 2em;
}
body #kpage.page01 .ksection .kcontent-7 .kscrollable-wrap {
  overflow: auto;
}
body #kpage.page01 .ksection .kcontent-7 .kscrollable-wrap figure img {
  display: block;
  width: initial;
  max-width: 200%;
}
body #kpage.page01 .ksection .kcontent-7 .kscrollable-outer {
  margin: 2em 0 0 0;
  border: 2px solid #410286;
  border-radius: 1em;
  padding: 0.25em;
  /* creates space between border and scrollbar */
  background-color: #ffffff;
}
body #kpage.page01 .ksection .kcontent-7 .kscrollable-wrap {
  overflow: auto;
  border-radius: 0.75em;
}
body #kpage.page01 .ksection .kcontent-7 .kscrollable-wrap::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
body #kpage.page01 .ksection .kcontent-7 .kscrollable-wrap::-webkit-scrollbar-track {
  background: #E1CBF2;
  border-radius: 1em;
}
body #kpage.page01 .ksection .kcontent-7 .kscrollable-wrap::-webkit-scrollbar-thumb {
  background: #410286;
  border-radius: 8px;
}
body #kpage.page01 .ksection .kinfo-text {
  position: relative;
  font-size: 1em;
  display: flex;
  align-items: center;
}
body #kpage.page01 .ksection .kinfo-text:before {
  content: '';
  margin-right: .5em;
  width: 30px;
  height: 30px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_331_acnecide_scrolling_module_4/img/icon-arr-yellow.png) no-repeat center center;
  background-size: contain;
}
body #kpage.page01 .ksection .kinfo-text p {
  font-size: 1.2em;
}
body #kpage.page01 .ksection .kinfo-text p strong {
  font-style: italic;
  color: #410286;
}
body #kpage.page01 .ksection .klogo-wrapper {
  margin: 1em 0;
  text-align: center;
}
body #kpage.page01 .ksection .klogo-wrapper img {
  margin: 0 auto;
}
body #kpage.page01 .ksection .klead-to h3.kstyled {
  position: relative;
  text-align: center;
  margin: 3em 0;
  font-size: 1.4em;
  color: #1A202C;
}
body #kpage.page01 .ksection .klead-to h3.kstyled:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  height: 2px;
  width: 100%;
  transform: translateY(-50%);
  background: #141D4D;
  background: linear-gradient(90deg, rgba(20, 29, 77, 0) 0%, #141d4d 40%, #141d4d 60%, rgba(20, 29, 77, 0) 100%);
}
body #kpage.page01 .ksection .klead-to h3.kstyled span {
  position: relative;
  display: inline-block;
  padding: 0 1em;
  z-index: 1;
  color: #1A202C;
  background-color: #ffffff;
}
body #kpage.page01 .ksection .klead-to h3.kstyled strong {
  color: #1A202C;
}
body #kpage.page01 .ksection .klead-to h2 {
  text-align: center;
  color: #1A202C;
}
body #kpage.page01 .ksection .klead-to .kcontent-anchored {
  text-align: center;
}
body #kpage.page01 .ksection .klead-to .kcontent-anchored * {
  color: #1A202C;
}
body #kpage.page01 .ksection .kbox-suggest-prod-wrap {
  margin: 2em 0;
}
body #kpage.page01 .ksection .kbox-suggest-prod-wrap h2 {
  text-align: center;
}
body #kpage.page01 .ksection .kbox-suggest-prod-wrap ol {
  padding: 0;
  margin: 0;
  list-style: none none;
}
body #kpage.page01 .ksection .kbox-suggest-prod-wrap ol li {
  text-align: center;
}
body #kpage.page01 .ksection .kbox-suggest-prod-wrap ol li .kbox {
  position: relative;
  padding: 1em;
  border-radius: 18px;
  text-align: center;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kbox-suggest-prod-wrap ol li .kbox {
    padding: 1em 1.5em;
    min-height: 15em;
  }
}
body #kpage.page01 .ksection .kbox-suggest-prod-wrap ol li .kbox:before {
  content: attr(kdata-num);
  margin-bottom: 0.5em;
  display: block;
  font-weight: 900;
  font-style: italic;
  font-size: 4em;
  left: 50%;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kbox-suggest-prod-wrap ol li .kbox:before {
    font-size: 5em;
  }
}
body #kpage.page01 .ksection .kbox-suggest-prod-wrap ol li .kbox:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-top: 18px solid #C4D600;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
}
body #kpage.page01 .ksection .kbox-suggest-prod-wrap ol li .ktext {
  margin-top: 2em;
}
body #kpage.page01 .ksection .kbox-suggest-prod-wrap ol li .ktext figure {
  margin-top: 1em;
}
body #kpage.page01 .ksection .kbox-suggest-prod-wrap ol li .ktext p strong {
  font-size: 1.2em;
}
body #kpage.page01 .ksection .kbox-suggest-prod-wrap ol li:nth-child(1) .kbox {
  background: #C4D600;
  background: linear-gradient(0deg, #c4d600 0%, #ffffff 100%);
}
body #kpage.page01 .ksection .kbox-suggest-prod-wrap ol li:nth-child(1) .kbox:before {
  color: #C4D600;
}
body #kpage.page01 .ksection .kbox-suggest-prod-wrap ol li:nth-child(1) .kbox:after {
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-top: 18px solid #C4D600;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
}
body #kpage.page01 .ksection .kbox-suggest-prod-wrap ol li:nth-child(2) .kbox {
  background: #00B5E3;
  background: linear-gradient(0deg, #00b5e3 0%, #ffffff 100%);
}
body #kpage.page01 .ksection .kbox-suggest-prod-wrap ol li:nth-child(2) .kbox:before {
  color: #00B5E3;
}
body #kpage.page01 .ksection .kbox-suggest-prod-wrap ol li:nth-child(2) .kbox:after {
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-top: 18px solid #00B5E3;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
}
body #kpage.page01 .ksection .kbox-suggest-prod-wrap ol li:nth-child(3) .kbox {
  background: #A09FA0;
  background: linear-gradient(0deg, #a09fa0 0%, #ffffff 100%);
}
body #kpage.page01 .ksection .kbox-suggest-prod-wrap ol li:nth-child(3) .kbox:before {
  color: #A09FA0;
}
body #kpage.page01 .ksection .kbox-suggest-prod-wrap ol li:nth-child(3) .kbox:after {
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-top: 18px solid #A09FA0;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
}
body #kpage.page01 .ksection .kbox-suggest-prod-wrap p small {
  display: block;
  margin-top: -1em;
}
body #kpage.page01 .ksection .ktogggle-wrapper-3 {
  margin: 2em 0;
}
body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-opener {
  padding: .75em 1em .75em 0;
  position: relative;
  border-bottom: 4px solid #410286;
  color: #7D55C7;
  cursor: pointer;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
  padding-right: 1.85em;
}
body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-opener:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  width: 24px;
  height: 24px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_331_acnecide_scrolling_module_4/img/icon-arr-d.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: 45px;
    height: 45px;
  }
}
body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-opener span {
  color: #410286;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-opener {
    font-size: 2.25em;
  }
}
body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-content {
  display: none;
  padding: 1em 0;
  color: #ffffff;
  background-color: #410286;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-content {
    padding: 2em;
  }
}
body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-content ul {
  list-style: none none;
  margin: 2em 0;
  max-width: 540px;
}
@media (min-width: 640px) {
  body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-content ul {
    column-count: 2;
    column-gap: 10px;
  }
}
body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-content ul li {
  break-inside: avoid;
}
body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-content ul li:before {
  color: #ffffff;
}
body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-content p em {
  color: #E1CBF2;
}
body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-content p em.kstyled {
  color: #ffffff;
}
body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-content .knote-text-2 {
  padding: 1em;
  border: 1px solid #ffffff;
  border-radius: 1em;
}
body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-content .kitem-note-box {
  margin-top: 2em;
  display: flex;
  align-items: center;
}
body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-content .kitem-note-box figure {
  position: relative;
  z-index: 1;
  width: 100px;
}
@media (min-width: 640px) {
  body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-content .kitem-note-box figure {
    width: 300px;
  }
}
body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-content .kitem-note-box .ktext {
  position: relative;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
  padding: 1em;
  color: #1A202C;
  text-align: center;
  background-color: #E1CBF2;
}
body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-content .kitem-note-box .ktext:before {
  content: '';
  position: absolute;
  top: 0;
  right: 100%;
  width: 50px;
  height: 100%;
  background-color: #E1CBF2;
}
@media (min-width: 640px) {
  body #kpage.page01 .ksection .ktogggle-wrapper-3 .ktoggle-content .kitem-note-box .ktext {
    padding: 1em 3em;
    font-size: 1.2em;
  }
}
body #kpage.page01 .ksection .ktogggle-wrapper-3.kactive .ktoggle-opener {
  position: relative;
}
body #kpage.page01 .ksection .ktogggle-wrapper-3.kactive .ktoggle-opener:after {
  content: '';
  transform: translateY(-50%) rotate(180deg);
}
body #kpage.page01 .ksection .ktogggle-wrapper-3.kactive .ktoggle-content {
  display: block;
}
body #kpage.page01 .ksection .ktable-wrapper {
  margin: 2em 0;
  overflow: auto;
}
body #kpage.page01 .ksection .ktable-wrapper * {
  word-break: initial;
}
body #kpage.page01 .ksection .ktable-wrapper table {
  table-layout: fixed;
  border-collapse: collapse;
}
body #kpage.page01 .ksection .ktable-wrapper table th,
body #kpage.page01 .ksection .ktable-wrapper table td {
  padding: 10px;
}
body #kpage.page01 .ksection .ktable-wrapper table thead tr th {
  background: #410286;
  font-size: 2em;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
  color: #FF4D5B;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .ktable-wrapper table thead tr th {
    font-size: 2.5em;
  }
}
body #kpage.page01 .ksection .ktable-wrapper table thead tr th + th {
  border-left: 1px solid #ffffff;
  color: #01BF41;
}
body #kpage.page01 .ksection .ktable-wrapper table tbody tr td {
  padding: 1em;
  vertical-align: middle;
  background-color: #ffffff;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .ktable-wrapper table tbody tr td {
    padding: 1em 2em;
  }
}
body #kpage.page01 .ksection .ktable-wrapper table tbody tr td .kcolum {
  display: flex;
  flex-wrap: nowrap;
  align-items: start;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .ktable-wrapper table tbody tr td .kcolum {
    align-items: center;
  }
}
body #kpage.page01 .ksection .ktable-wrapper table tbody tr td .kcolum img {
  margin-right: 1em;
  max-width: 16px;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .ktable-wrapper table tbody tr td .kcolum img {
    max-width: 100%;
  }
}
body #kpage.page01 .ksection .ktable-wrapper table tbody tr td + td {
  border-left: 1px solid #410286;
}
body #kpage.page01 .ksection .ktable-wrapper table tbody tr:nth-child(2n + 1) td {
  background-color: rgba(225, 203, 242, 0.5);
}
body #kpage.page01 .ksection .ktogggle-wrapper-2 {
  border-radius: 1em;
  overflow: hidden;
  margin: 2em 0;
}
body #kpage.page01 .ksection .ktogggle-wrapper-2 .ktoggle-opener {
  padding: .75em 1em;
  background-color: #FF4D5B;
  position: relative;
  color: #410286;
  cursor: pointer;
  text-align: center;
  font-family: 'Avenir-Next-Condensed-heavy-italic', sans-serif;
  padding-right: 1.85em;
}
body #kpage.page01 .ksection .ktogggle-wrapper-2 .ktoggle-opener:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  width: 24px;
  height: 24px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_331_acnecide_scrolling_module_4/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-2 .ktoggle-opener:after {
    width: 45px;
    height: 45px;
  }
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .ktogggle-wrapper-2 .ktoggle-opener {
    font-size: 2.25em;
  }
}
body #kpage.page01 .ksection .ktogggle-wrapper-2 .ktoggle-content {
  display: none;
  padding: 2em;
  background-color: #ffffff;
}
body #kpage.page01 .ksection .ktogggle-wrapper-2 .ktoggle-content p em {
  color: #7D55C7;
}
body #kpage.page01 .ksection .ktogggle-wrapper-2.kactive {
  border: 2px solid #FF4D5B;
}
body #kpage.page01 .ksection .ktogggle-wrapper-2.kactive .ktoggle-opener {
  position: relative;
}
body #kpage.page01 .ksection .ktogggle-wrapper-2.kactive .ktoggle-opener:after {
  content: '';
  background: url(https://cdn.cigdigital.net/imports/production/cigh_331_acnecide_scrolling_module_4/img/icon-minus-blue.png) no-repeat center center;
}
body #kpage.page01 .ksection .ktogggle-wrapper-2.kactive .ktoggle-content {
  display: block;
}
body #kpage.page01 .ksection ul.klist-col {
  list-style: none none;
  margin: 2em 0 1em 0;
  padding: 0;
}
@media (min-width: 640px) {
  body #kpage.page01 .ksection ul.klist-col {
    column-count: 2;
    column-gap: 20px;
  }
}
body #kpage.page01 .ksection ul.klist-col li {
  position: relative;
  break-inside: avoid;
  padding-left: 2.5em;
  margin-bottom: 1em;
}
body #kpage.page01 .ksection ul.klist-col li:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  height: 30px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_331_acnecide_scrolling_module_4/img/icon-flag.png) no-repeat center center;
  transform: translateY(-50%);
}
body #kpage.page01 .ksection .kfooter {
  position: relative;
  margin-top: 1em;
  font-size: 12px;
}
@media (min-width: 640px) {
  body #kpage.page01 .ksection .kfooter {
    margin-top: 3em;
  }
}
body #kpage.page01 .ksection .kfooter h4 {
  position: relative;
  font-size: 1.2em;
  display: inline-block;
  color: #410286;
  padding: .75em 1em;
  border: 1px solid #410286;
  border-radius: 1em;
  min-width: 200px;
  cursor: pointer;
  font-family: 'Avenir-Next-Condensed-bold-italic', sans-serif;
}
body #kpage.page01 .ksection .kfooter h4:after {
  content: '+';
  display: block;
  position: absolute;
  line-height: 1;
  top: 45%;
  right: 20px;
  transform: translateY(-50%);
}
body #kpage.page01 .ksection .kfooter .ktext-content {
  display: none;
}
body #kpage.page01 .ksection .kfooter .kactive h4 {
  border: 0;
  padding-left: 0;
  padding-bottom: 0;
}
body #kpage.page01 .ksection .kfooter .kactive h4:after {
  content: none;
}
body #kpage.page01 .ksection .kfooter .kactive .ktext-content {
  display: block;
  margin-bottom: 3em;
}
body #kpage.page01 .ksection .kfooter .kactive .ktext-content em {
  color: #7D55C7;
  font-style: normal;
}
body #kpage.page01 .ksection .kfooter:before {
  content: '';
  margin: 2em 0 4em 0;
  display: block;
  height: 2px;
  width: 100%;
  background: #141C4D;
  background: #1A202C;
}
body #kpage.page01 .ksection .kfooter .kcolum {
  justify-content: space-between;
}
body #kpage.page01 .ksection .kfooter .kreferences p {
  position: relative;
  padding-left: 2em;
}
body #kpage.page01 .ksection .kfooter .kreferences p span {
  position: absolute;
  top: 0;
  left: 0;
}
body #kpage.page01 .ksection .kfooter .kreferences p a {
  color: inherit;
}
body #kpage.page01 .ksection .kfooter .kreferences p + p {
  margin-top: .25em;
}
body #kpage.page01 .ksection .kfooter .kreferences p:last-of-type {
  margin-top: 1em;
  padding-left: 0;
}
body #kpage.page01 .ksection .kfooter .kpi {
  margin-top: 1em;
}
body #kpage.page01 .ksection .kfooter .kcolum {
  margin-top: 2em;
}
body #kpage.page01 .ksection .kfooter figure {
  margin: 1em 0;
}
body #kpage.page01 .ksection .kfooter-note {
  margin: 2em 0 1em 0;
  text-align: center;
  padding: 1em 2em;
  background-color: #E8E9EA;
}
body #kpage.page01 .ksection .kfooter-note p {
  font-size: 12px;
}
body #kpage.page01 .ksection .kfooter-2 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 1em;
  font-size: 12px;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kfooter-2 {
    padding: 2em;
  }
  body #kpage.page01 .ksection .kfooter-2 .ktext {
    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%;
}
