@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;900&display=swap");
body #kpage.page04 .ksection .ktoggle-wrapper-2 > .ktoggle-content ul {
  clear: both;
  padding: 0;
  list-style: none;
}
body #kpage.page04 .ksection .ktoggle-wrapper-2 > .ktoggle-content ul li {
  position: relative;
  padding: 0 0 0 40px;
}
body #kpage.page04 .ksection .ktoggle-wrapper-2 > .ktoggle-content ul li + li {
  margin-top: 30px;
}
body #kpage.page04 .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_335_cystitis_video_module_2/img/list-1.png) no-repeat 50% 50%;
}

/*! 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;
}
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: #F599B7;
  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 > * {
  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;
}
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: 50%;
    margin-bottom: 0;
    margin-top: 0;
  }
  div#kpage section.ksection .kcolum.kcolum-2-3 > * + * {
    width: 38%;
  }
}
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: 45%;
  }
  div#kpage section.ksection .kcolum.kcolum-2-1 figure + .ktext {
    margin-left: 2em;
  }
  div#kpage section.ksection .kcolum.kcolum-2-1 .ktext + figure {
    margin-left: 2em;
  }
}
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: #CD171A;
  cursor: pointer;
}

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

*, *: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: #002E46;
  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: #F8B9CD;
  background: linear-gradient(180deg, #f8b9cd 0%, #ffffff 80%);
}
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;
  color: #ffffff;
  font-size: 1.4em;
  text-align: center;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection h1 {
    font-size: 2.2em;
  }
}
body #kpage.page01 .ksection h1 + p {
  color: #ffffff;
  font-size: 1.225em;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection h1 + p {
    font-size: 1.625em;
  }
}
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 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: 3em 0;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
}
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 .kwrap-2 .kcolum-2 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
body #kpage.page01 .ksection .kwrap-2 .kcolum-2 .klogo {
  margin: 0;
  max-width: 150px;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kwrap-2 .kcolum-2 .klogo {
    max-width: none;
  }
}
body #kpage.page01 .ksection .kwrap-2 .kcolum-2 .klogo-2 {
  margin: 0;
  max-width: 50px;
  margin-top: .5em;
  margin-right: 1em;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kwrap-2 .kcolum-2 .klogo-2 {
    max-width: none;
    margin-top: 1em;
  }
}
body #kpage.page01 .ksection .kwrap-2 .kcolum-2 .klogo-2 img {
  float: right;
}
body #kpage.page01 .ksection .knote-text {
  border-top: 1px solid #002E46;
  border-bottom: 1px solid #002E46;
  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 {
  border-radius: 18px;
  padding: 1em;
  background-color: #F599B7;
  color: #ffffff;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .klearn-obj {
    padding: 2em;
  }
}
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 .kbutton-wrapper {
  padding: .5em 1em;
  border: 1px solid #002E46;
  text-align: center;
  font-size: 12px;
}
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 .kcolum {
  margin-top: 2em;
}
body #kpage.page01 .ksection .kfooter figure {
  margin: 1em 0;
}
body #kpage.page01 .ksection .kfooter-2 {
  margin-top: 2em;
  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: 2em;
  }
  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 {
  background: #FAE8E8;
  background: linear-gradient(180deg, #fae8e8 0%, #ffffff 40%);
}
body #kpage.page02 .ksection {
  padding: 2em 0;
}
body #kpage.page02 .ksection .kcontent-wrapper {
  margin: 0 auto;
}
body #kpage.page02 .ksection * {
  word-break: break-word;
}
body #kpage.page02 .ksection h1 {
  margin: 0;
  color: #CD171A;
  font-size: 1.4em;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection h1 {
    font-size: 2.2em;
  }
}
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 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 p em {
  color: #F599B7;
  font-style: normal;
}
body #kpage.page02 .ksection .kvideo-wrapper,
body #kpage.page02 .ksection .kimage-wrapper {
  margin: 2em 0;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
}
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 {
  margin-bottom: 2em;
}
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 .knote-text {
  margin-bottom: 2em;
  padding: 1em 0;
  text-align: center;
}
body #kpage.page02 .ksection .knote-text.knote-text-2 {
  position: relative;
  border: 1px solid #002E46;
  border-left: 0;
  border-right: 0;
}
body #kpage.page02 .ksection .knote-text.knote-text-2:after, body #kpage.page02 .ksection .knote-text.knote-text-2:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
body #kpage.page02 .ksection .knote-text.knote-text-2:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 20px;
  margin-left: -20px;
}
body #kpage.page02 .ksection .knote-text.knote-text-2:before {
  border-color: rgba(255, 225, 255, 0);
  border-top-color: #002E46;
  border-width: 21px;
  margin-left: -21px;
}
body #kpage.page02 .ksection .kbox-note {
  margin: 2em 0;
  padding: 1em;
  border-radius: 18px;
  background-color: #002E46;
  color: #ffffff;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .kbox-note {
    padding: 2em;
  }
}
body #kpage.page02 .ksection .ktogggle-wrapper-2 {
  border-radius: 18px;
  border: 4px solid transparent;
}
body #kpage.page02 .ksection .ktogggle-wrapper-2 + .ktogggle-wrapper-2 {
  margin-top: 1em;
}
body #kpage.page02 .ksection .ktogggle-wrapper-2.kactive {
  border: 4px solid #F599B7;
}
body #kpage.page02 .ksection .ktogggle-wrapper-2.kactive .ktoggle-opener {
  color: #F599B7;
  background-color: transparent;
}
body #kpage.page02 .ksection .ktogggle-wrapper-2.kactive .ktoggle-opener:after {
  content: '';
  background: url(https://cdn.cigdigital.net/imports/production/cigh_335_cystitis_video_module_2/img/icon-minus-pink.png) no-repeat center center;
}
body #kpage.page02 .ksection .ktogggle-wrapper-2.kactive .ktoggle-content {
  display: block;
}
body #kpage.page02 .ksection .ktogggle-wrapper-2 .ktoggle-opener {
  position: relative;
  padding: .5em 2em .5em 1em;
  border-radius: 18px;
  font-size: 1.225em;
  font-weight: bold;
  color: #ffffff;
  background-color: #F599B7;
  cursor: pointer;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .ktogggle-wrapper-2 .ktoggle-opener {
    font-size: 1.625em;
  }
}
body #kpage.page02 .ksection .ktogggle-wrapper-2 .ktoggle-opener:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  width: 30px;
  height: 30px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_335_cystitis_video_module_2/img/icon-plus-white.png) no-repeat center center;
  background-size: contain;
  transform: translateY(-50%);
}
body #kpage.page02 .ksection .ktogggle-wrapper-2 .ktoggle-opener > * {
  font-weight: inherit;
}
body #kpage.page02 .ksection .ktogggle-wrapper-2 .ktoggle-content {
  display: none;
  padding: 0 1.8em 1em;
}
body #kpage.page02 .ksection .ktogggle-wrapper-2 .ktoggle-content ul {
  margin-bottom: 1em;
}
body #kpage.page02 .ksection .ktogggle-wrapper-2 .ktoggle-content p strong.kstyled {
  color: #CD171A;
}
body #kpage.page02 .ksection .ktogggle-wrapper-2 .ktoggle-content p a {
  color: #F599B7;
  text-decoration: underline;
  font-weight: bold;
}
body #kpage.page02 .ksection .ktogggle-wrapper-2 .ktoggle-content p.kstyled {
  font-weight: bold;
  font-style: italic;
  color: #F599B7;
}
body #kpage.page02 .ksection .kwarn-box {
  display: flex;
  margin: 3em 0 0 0;
}
body #kpage.page02 .ksection .kwarn-box p {
  margin-left: 1em;
  width: calc(100% - 60px);
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .kwarn-box p {
    margin-left: 2em;
    width: calc(100% - 100px);
  }
}
body #kpage.page02 .ksection .kwarn-box:before {
  content: '';
  width: 40px;
  height: 40px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_335_cystitis_video_module_2/img/icon-warn.png) no-repeat 0 0;
  background-size: contain;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .kwarn-box:before {
    width: 80px;
    height: 80px;
  }
}
body #kpage.page02 figure {
  margin: 0 auto;
}
body #kpage.page02 img {
  display: block;
  height: auto;
  max-width: 100%;
}

body #kpage.page03 {
  background: #e5f8fd;
  background: linear-gradient(180deg, #e5f8fd 0%, #ffffff 40%);
}
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;
  color: #002E46;
  font-size: 1.4em;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection h1 {
    font-size: 2.2em;
  }
}
body #kpage.page03 .ksection h2 {
  margin: 0 0 .5em 0;
  font-weight: 900;
  font-size: 1.225em;
  color: #CD171A;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection h2 {
    font-size: 1.625em;
  }
}
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;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
}
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 .knote-text {
  margin-bottom: 2em;
  padding: 1em 0;
  text-align: center;
}
body #kpage.page03 .ksection .knote-text.knote-text-2 {
  margin: 2em 0;
  position: relative;
  border: 1px solid #002E46;
  border-left: 0;
  border-right: 0;
}
body #kpage.page03 .ksection .knote-text.knote-text-2:after, body #kpage.page03 .ksection .knote-text.knote-text-2:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
body #kpage.page03 .ksection .knote-text.knote-text-2:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 20px;
  margin-left: -20px;
}
body #kpage.page03 .ksection .knote-text.knote-text-2:before {
  border-color: rgba(255, 225, 255, 0);
  border-top-color: #002E46;
  border-width: 21px;
  margin-left: -21px;
}
body #kpage.page03 .ksection .kbox-note {
  margin: 2em 0;
  padding: 1em;
  border-radius: 18px;
  background-color: #002E46;
  color: #ffffff;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .kbox-note {
    padding: 2em;
  }
}
body #kpage.page03 .ksection .knote-box-item {
  margin: 2em 0;
  padding: .5em 1em;
  border-radius: 18px;
  border: 2px solid #002E46;
  text-align: center;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .knote-box-item {
    padding: .75em 2em;
  }
}
body #kpage.page03 .ksection .knote-box-item p strong {
  color: #CD171A;
}
body #kpage.page03 .ksection .kprod-box {
  margin: 4em 0 2em 0;
}
body #kpage.page03 .ksection .kprod-box.kprod-box-2 {
  margin: 3em 0 2em 0;
}
body #kpage.page03 .ksection .kprod-box h3 {
  border-radius: 18px;
  margin: -1em 1em 0 1em;
  padding: .75em 1em;
  text-align: center;
  color: #ffffff;
  background-color: #CD171A;
  font-size: 1em;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .kprod-box h3 {
    font-size: 1.2em;
  }
}
body #kpage.page03 .ksection .kprod-box .kprod-img {
  padding: 2em;
  background: #eaeaea url(https://cdn.cigdigital.net/imports/production/cigh_335_cystitis_video_module_2/img/bgr-1.jpg) no-repeat top left;
}
body #kpage.page03 .ksection .kprod-box .kprod-img p {
  margin-top: 1em;
  font-size: 12px;
  text-align: right;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .kprod-box .kprod-img p {
    margin-top: -3em;
  }
}
body #kpage.page03 .ksection .kprod-box .kprod-img figure img {
  margin: 0 auto;
}
body #kpage.page03 .ksection .kproduct-descr {
  flex-wrap: nowrap;
}
@media (min-width: 768px) {
  body #kpage.page03 .ksection .kproduct-descr {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) {
  body #kpage.page03 .ksection .kproduct-descr .kside {
    width: 265px;
  }
}
body #kpage.page03 .ksection .kproduct-descr .kside > div[kdata-opener] {
  position: relative;
  padding: 1em;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  background-color: rgba(205, 23, 26, 0.15);
  cursor: pointer;
}
@media (min-width: 768px) {
  body #kpage.page03 .ksection .kproduct-descr .kside > div[kdata-opener] {
    padding: 2em 1em;
    width: 265px;
  }
}
body #kpage.page03 .ksection .kproduct-descr .kside > div[kdata-opener] + div {
  margin-top: 2px;
}
body #kpage.page03 .ksection .kproduct-descr .kside > div[kdata-opener].kactive {
  background-color: #cd171a;
}
body #kpage.page03 .ksection .kproduct-descr .kside > div[kdata-opener].kactive:after {
  content: '';
}
body #kpage.page03 .ksection .kproduct-descr .kside > div[kdata-opener]:after {
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-top: 10px solid #CD171A;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  content: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  body #kpage.page03 .ksection .kproduct-descr .kside > div[kdata-opener]:after {
    width: 0;
    height: 0;
    content: '';
    z-index: 2;
    border-left: 10px solid #CD171A;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
    content: none;
  }
}
body #kpage.page03 .ksection .kproduct-descr .kprod-content {
  display: flex;
  align-items: center;
  padding: 2em;
  background-color: #A8DAEA;
}
@media (min-width: 768px) {
  body #kpage.page03 .ksection .kproduct-descr .kprod-content {
    width: calc(100% - 265px);
  }
}
body #kpage.page03 .ksection .kproduct-descr .kprod-content > div {
  display: none;
}
body #kpage.page03 .ksection .kproduct-descr .kprod-content > div.kactive {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
body #kpage.page03 .ksection .kproduct-descr .kprod-content > div ul {
  margin: 0;
}
body #kpage.page03 .ksection .kproduct-descr .kprod-content > div ul + p {
  margin-top: 1em;
}
body #kpage.page03 .ksection .kprod-box-2 .kproduct-descr .kside > div {
  background-color: rgba(0, 124, 181, 0.15);
}
body #kpage.page03 .ksection .kprod-box-2 .kproduct-descr .kside > div.kactive {
  background-color: #007cb5;
}
body #kpage.page03 .ksection .kprod-box-2 .kproduct-descr .kside > div.kactive:after {
  content: '';
}
body #kpage.page03 .ksection .kprod-box-2 .kproduct-descr .kside > div:after {
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-top: 10px solid #007CB5;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  content: none;
}
@media (min-width: 768px) {
  body #kpage.page03 .ksection .kprod-box-2 .kproduct-descr .kside > div:after {
    width: 0;
    height: 0;
    content: '';
    z-index: 2;
    border-left: 10px solid #007CB5;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
    content: none;
  }
}
body #kpage.page03 .ksection .kprod-box-2 .kproduct-descr .kprod-content {
  background-color: #D0DDEB !important;
}
body #kpage.page03 .ksection .kwarn-box {
  display: flex;
  margin: 2em 0 0 0;
}
body #kpage.page03 .ksection .kwarn-box p {
  margin-left: 1em;
  width: calc(100% - 60px);
}
@media (min-width: 768px) {
  body #kpage.page03 .ksection .kwarn-box p {
    margin-left: 2em;
    width: calc(100% - 100px);
  }
}
body #kpage.page03 .ksection .kwarn-box:before {
  content: '';
  width: 40px;
  height: 40px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_335_cystitis_video_module_2/img/icon-warn.png) no-repeat 0 0;
  background-size: contain;
}
@media (min-width: 768px) {
  body #kpage.page03 .ksection .kwarn-box:before {
    width: 80px;
    height: 80px;
  }
}
body #kpage.page03 figure {
  margin: 0 auto;
}
body #kpage.page03 img {
  display: block;
  height: auto;
  max-width: 100%;
}

body #kpage.page04 {
  background: #FCE5ED;
  background: linear-gradient(180deg, #fce5ed 0%, #ffffff 40%);
}
body #kpage.page04 .ksection {
  padding: 2em 0;
}
body #kpage.page04 .ksection .kcontent-wrapper {
  margin: 0 auto;
}
body #kpage.page04 .ksection * {
  word-break: break-word;
}
body #kpage.page04 .ksection h1 {
  margin: 0;
  color: #88526E;
  font-size: 1.4em;
}
@media (min-width: 1024px) {
  body #kpage.page04 .ksection h1 {
    font-size: 2.2em;
  }
}
body #kpage.page04 .ksection h2 {
  margin: 0 0 .5em 0;
  font-weight: 900;
  font-size: 1.225em;
  color: #CD171A;
}
@media (min-width: 1024px) {
  body #kpage.page04 .ksection h2 {
    font-size: 1.625em;
  }
}
body #kpage.page04 .ksection h2.kstyled-2 {
  font-size: 2.425em;
}
@media (min-width: 1024px) {
  body #kpage.page04 .ksection h2.kstyled-2 {
    font-size: 3.125em;
  }
}
body #kpage.page04 .ksection h4 {
  margin: 0 0 .5em 0;
  font-weight: 900;
  font-size: 1.225em;
}
@media (min-width: 1024px) {
  body #kpage.page04 .ksection h4 {
    font-size: 1.625em;
  }
}
body #kpage.page04 .ksection ul {
  margin: 1em 0 0 0;
  padding: 0 0 0 1em;
}
body #kpage.page04 .ksection ul li + li {
  margin-top: .5em;
}
body #kpage.page04 .ksection p a *,
body #kpage.page04 .ksection p u *,
body #kpage.page04 .ksection p i *,
body #kpage.page04 .ksection p em *,
body #kpage.page04 .ksection p strong * {
  color: inherit;
  font-weight: inherit;
}
body #kpage.page04 .ksection p em {
  color: #F599B7;
  font-style: normal;
}
body #kpage.page04 .ksection .kvideo-wrapper,
body #kpage.page04 .ksection .kimage-wrapper {
  margin: 2em 0;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
}
body #kpage.page04 .ksection .kvideo-wrapper > *,
body #kpage.page04 .ksection .kimage-wrapper > * {
  margin: 0 auto;
}
body #kpage.page04 .ksection .kvideo-wrapper img,
body #kpage.page04 .ksection .kimage-wrapper img {
  width: 100%;
}
body #kpage.page04 .ksection .kcontent {
  position: relative;
  font-size: 16px;
  padding: 0 1em;
  max-width: 788px;
  margin-left: auto;
  margin-right: auto;
}
body #kpage.page04 .ksection .kcontent:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 1024px) {
  body #kpage.page04 .ksection .kcontent {
    padding: 0;
  }
}
body #kpage.page04 .ksection .kcontent a {
  text-decoration: underline;
}
body #kpage.page04 .ksection .kcontent .kcolum-2-1 {
  margin-bottom: 2em;
}
body #kpage.page04 .ksection .kcontent .kcolum-2-1 img {
  margin: 0 auto;
}
@media (min-width: 1024px) {
  body #kpage.page04 .ksection .kcontent .kcolum-2-1 img {
    margin: 0;
  }
}
body #kpage.page04 .ksection .knote-text {
  margin-bottom: 2em;
  padding: 1em 0;
  text-align: center;
}
body #kpage.page04 .ksection .knote-text.knote-text-2 {
  margin: 2em 0;
  position: relative;
  border: 1px solid #002E46;
  border-left: 0;
  border-right: 0;
}
body #kpage.page04 .ksection .knote-text.knote-text-2:after, body #kpage.page04 .ksection .knote-text.knote-text-2:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
body #kpage.page04 .ksection .knote-text.knote-text-2:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 20px;
  margin-left: -20px;
}
body #kpage.page04 .ksection .knote-text.knote-text-2:before {
  border-color: rgba(255, 225, 255, 0);
  border-top-color: #002E46;
  border-width: 21px;
  margin-left: -21px;
}
body #kpage.page04 .ksection .kbox-note {
  margin: 2em 0;
  padding: 1em;
  text-align: center;
  border-radius: 18px;
  background-color: #F599B7;
  color: #ffffff;
}
@media (min-width: 1024px) {
  body #kpage.page04 .ksection .kbox-note {
    padding: 2em;
  }
}
body #kpage.page04 .ksection .knote-box-item {
  margin: 2em 0;
  padding: .5em 1em;
  border-radius: 18px;
  border: 2px solid #002E46;
  text-align: center;
}
@media (min-width: 1024px) {
  body #kpage.page04 .ksection .knote-box-item {
    padding: .75em 2em;
  }
}
body #kpage.page04 .ksection .knote-box-item p strong {
  color: #CD171A;
}
body #kpage.page04 .ksection .ktext-content {
  margin: 2em 0;
}
body #kpage.page04 .ksection .ktext-content p strong {
  color: #CD171A;
}
body #kpage.page04 .ksection .ktext-content p em {
  color: #CD171A;
}
body #kpage.page04 .ksection .ktoggle-wrapper {
  margin-top: 2em;
}
@media (min-width: 1024px) {
  body #kpage.page04 .ksection .ktoggle-wrapper {
    margin-top: 4em;
  }
}
body #kpage.page04 .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.page04 .ksection .ktoggle-wrapper > .ktoggle-opener {
    font-size: 2.25em;
  }
}
body #kpage.page04 .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_335_cystitis_video_module_2/img/arr-d.png) no-repeat center center;
  background-size: contain;
  transform: translateY(-50%);
}
@media (min-width: 1024px) {
  body #kpage.page04 .ksection .ktoggle-wrapper > .ktoggle-opener:after {
    width: 30px;
  }
}
body #kpage.page04 .ksection .ktoggle-wrapper > .ktoggle-content {
  display: none;
}
body #kpage.page04 .ksection .ktoggle-wrapper > .ktoggle-content h4 {
  margin: 1em 0;
  font-size: 1em;
}
body #kpage.page04 .ksection .ktoggle-wrapper > .ktoggle-content h4 span {
  font-weight: bold;
  color: #CD171A;
}
body #kpage.page04 .ksection .ktoggle-wrapper > .ktoggle-content p.kstyled em {
  color: #CD171A;
}
body #kpage.page04 .ksection .ktoggle-wrapper > .ktoggle-content .kcolum {
  margin-top: 2em;
}
body #kpage.page04 .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.page04 .ksection .ktoggle-wrapper > .ktoggle-content .kcolum .ktext {
    padding: 2em;
  }
}
body #kpage.page04 .ksection .ktoggle-wrapper.kactive > .ktoggle-opener:after {
  transform: translateY(-50%) rotate(180deg);
}
body #kpage.page04 .ksection .ktoggle-wrapper.kactive > .ktoggle-content {
  display: block;
}
body #kpage.page04 .ksection .ktoggle-wrapper-2 {
  margin-top: 1em;
  border-radius: 1.6em;
}
@media (min-width: 1024px) {
  body #kpage.page04 .ksection .ktoggle-wrapper-2 {
    margin-top: 2em;
  }
}
body #kpage.page04 .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.page04 .ksection .ktoggle-wrapper-2 > .ktoggle-opener {
    font-size: 1.375em;
  }
}
body #kpage.page04 .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_335_cystitis_video_module_2/img/icon-plus-black.png) no-repeat center center;
  background-size: contain;
  transform: translateY(-50%);
}
@media (min-width: 1024px) {
  body #kpage.page04 .ksection .ktoggle-wrapper-2 > .ktoggle-opener:after {
    width: 25px;
    height: 25px;
  }
}
body #kpage.page04 .ksection .ktoggle-wrapper-2 > .ktoggle-content {
  display: none;
  padding: 1em;
}
@media (min-width: 1024px) {
  body #kpage.page04 .ksection .ktoggle-wrapper-2 > .ktoggle-content {
    padding: 2em;
  }
}
body #kpage.page04 .ksection .ktoggle-wrapper-2 > .ktoggle-content p em {
  font-style: normal;
  color: #CD171A;
}
body #kpage.page04 .ksection .ktoggle-wrapper-2 > .ktoggle-content ul:not(.kstyled) li:before {
  color: #002E46;
}
body #kpage.page04 .ksection .ktoggle-wrapper-2 > .ktoggle-content ul + p {
  margin-top: 1em;
}
body #kpage.page04 .ksection .ktoggle-wrapper-2.kactive {
  border: 1px solid #CD171A;
}
body #kpage.page04 .ksection .ktoggle-wrapper-2.kactive > .ktoggle-opener {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
body #kpage.page04 .ksection .ktoggle-wrapper-2.kactive > .ktoggle-opener:after {
  content: '';
  background: url(https://cdn.cigdigital.net/imports/production/cigh_335_cystitis_video_module_2/img/icon-minus-black.png) no-repeat center center;
  background-size: contain;
  transform: translateY(-50%);
}
body #kpage.page04 .ksection .ktoggle-wrapper-2.kactive > .ktoggle-content {
  display: block;
}
body #kpage.page04 .ksection .kquiz-main-wrapper {
  margin: 2em 0;
}
body #kpage.page04 .ksection .kquiz-main-wrapper .kquiz-wrapper {
  overflow: hidden;
  border-radius: 1.2em;
}
body #kpage.page04 .ksection .kquiz-main-wrapper .kquiz-button-wrapper {
  margin-top: 2em;
  text-align: center;
}
body #kpage.page04 .ksection .kquiz-main-wrapper .kquiz-button-wrapper .kbutton {
  display: inline-block;
  padding: .75em 1em;
  color: #ffffff;
  background-color: #CD171A;
  cursor: pointer;
}
body #kpage.page04 .ksection .kquiz-main-wrapper table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
body #kpage.page04 .ksection .kquiz-main-wrapper table + table {
  margin-top: 2em;
}
body #kpage.page04 .ksection .kquiz-main-wrapper table thead tr th {
  padding: 1em 0;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
  font-size: 0.9em;
  color: #CD171A;
  border-bottom: 1px solid rgba(0, 46, 70, 0.3);
}
body #kpage.page04 .ksection .kquiz-main-wrapper table thead tr th:first-of-type {
  width: 55%;
}
@media (min-width: 1024px) {
  body #kpage.page04 .ksection .kquiz-main-wrapper table thead tr th {
    font-size: 1.2em;
  }
  body #kpage.page04 .ksection .kquiz-main-wrapper table thead tr th:first-of-type {
    width: 75%;
  }
}
body #kpage.page04 .ksection .kquiz-main-wrapper table thead tr th + th {
  text-align: center;
  color: #002E46;
  padding: 1em .75em;
}
body #kpage.page04 .ksection .kquiz-main-wrapper table tbody tr td {
  padding: 1em 0;
  border-bottom: 1px solid rgba(0, 46, 70, 0.3);
}
body #kpage.page04 .ksection .kquiz-main-wrapper table tbody tr td + td {
  padding: 1em .75em;
}
body #kpage.page04 .ksection .kquiz-main-wrapper [kdata-quiz] {
  margin: 0 auto;
  width: 35px;
  height: 35px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_335_cystitis_video_module_2/img/icon-1.png) no-repeat center center;
  background-size: contain;
  cursor: pointer;
}
body #kpage.page04 .ksection .kquiz-main-wrapper [kdata-quiz].kactive {
  background: url(https://cdn.cigdigital.net/imports/production/cigh_335_cystitis_video_module_2/img/icon-3.png) no-repeat center center;
  background-size: contain;
}
body #kpage.page04 .ksection .kquiz-main-wrapper [kdata-quiz].kactive[kqdata="2"] {
  background: url(https://cdn.cigdigital.net/imports/production/cigh_335_cystitis_video_module_2/img/icon-4.png) no-repeat center center;
  background-size: contain;
}
body #kpage.page04 .ksection .kquiz-main-wrapper [kdata-quiz].kuser-selection {
  background: url(https://cdn.cigdigital.net/imports/production/cigh_335_cystitis_video_module_2/img/icon-2.png) no-repeat center center;
  background-size: contain;
}
body #kpage.page04 .ksection .kquiz-main-wrapper [kdata-quiz].kuser-selection.kincorrect-selected {
  background: url(https://cdn.cigdigital.net/imports/production/cigh_335_cystitis_video_module_2/img/icon-5.png) no-repeat center center;
  background-size: contain;
}
body #kpage.page04 .ksection .kquiz-main-wrapper [kdata-quiz].kuser-selection.kactive {
  background: url(https://cdn.cigdigital.net/imports/production/cigh_335_cystitis_video_module_2/img/icon-3.png) no-repeat center center;
  background-size: contain;
}
body #kpage.page04 .ksection .kquiz-main-wrapper [kdata-quiz].kuser-selection.kactive[kqdata="2"] {
  background: url(https://cdn.cigdigital.net/imports/production/cigh_335_cystitis_video_module_2/img/icon-4.png) no-repeat center center;
  background-size: contain;
}
body #kpage.page04 .ksection .kquiz-main-wrapper .kbutton {
  font-weight: bold;
  opacity: 0.5;
  pointer-events: none;
}
body #kpage.page04 .ksection .kquiz-main-wrapper .kbutton.kenabled {
  opacity: 1;
  pointer-events: auto;
}
body #kpage.page04 .ksection .kcustomer-scenario {
  margin: 4em 0 2em 0;
}
body #kpage.page04 .ksection .kcustomer-scenario h2 span {
  display: block;
}
body #kpage.page04 .ksection .kcustomer-scenario .ktext {
  padding: 1em;
  width: 100%;
  position: relative;
  z-index: 1;
  background: #ffffff;
}
body #kpage.page04 .ksection .kcustomer-scenario .ktext ul {
  margin: 0;
}
body #kpage.page04 .ksection .kcustomer-scenario .ktext ul p strong {
  color: #002E46;
}
body #kpage.page04 .ksection .kcustomer-scenario .kquest-box {
  margin: 2em 0;
  border-radius: 1.2em;
  padding: 1em;
  background-color: #C9C9C7;
  /* Textarea */
  /* Overlay container */
  /* Placeholder text */
  /* DONE button */
}
@media (min-width: 1024px) {
  body #kpage.page04 .ksection .kcustomer-scenario .kquest-box {
    padding: 2em;
  }
}
body #kpage.page04 .ksection .kcustomer-scenario .kquest-box h2 {
  text-align: center;
  font-family: 'AllRoundGothic-Bold', sans-serif;
  font-size: 1.175em;
}
@media (min-width: 1024px) {
  body #kpage.page04 .ksection .kcustomer-scenario .kquest-box h2 {
    font-size: 1.625em;
  }
}
body #kpage.page04 .ksection .kcustomer-scenario .kquest-box h2 span {
  display: inline;
}
body #kpage.page04 .ksection .kcustomer-scenario .kquest-box .ktextarea-wrapper {
  position: relative;
  width: 100%;
}
body #kpage.page04 .ksection .kcustomer-scenario .kquest-box textarea {
  padding: 1em;
  width: 100%;
  height: 120px;
  position: relative;
  z-index: 1;
  background: #ffffff;
}
@media (min-width: 1024px) {
  body #kpage.page04 .ksection .kcustomer-scenario .kquest-box textarea {
    height: 300px;
  }
}
body #kpage.page04 .ksection .kcustomer-scenario .kquest-box .kfake-overlay {
  position: absolute;
  top: 0;
  left: 0;
  padding: 1em;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  z-index: 2;
  pointer-events: none;
}
body #kpage.page04 .ksection .kcustomer-scenario .kquest-box .kfake-placeholder {
  pointer-events: none;
  /* allows clicking through text */
}
body #kpage.page04 .ksection .kcustomer-scenario .kquest-box .kfake-placeholder span {
  color: red;
  font-weight: bold;
}
body #kpage.page04 .ksection .kcustomer-scenario .kquest-box .kfake-placeholder span + span {
  color: black;
}
body #kpage.page04 .ksection .kcustomer-scenario .kquest-box .kdone-btn {
  margin: 0 auto;
  color: #CD171A;
  border-radius: 8px;
  font-weight: bold;
  font-size: .875em;
  background: #ffffff;
  border: 1px solid #CD171A;
  padding: .75em 2em;
  cursor: pointer;
  opacity: 0.5;
  pointer-events: none;
}
body #kpage.page04 .ksection .kcustomer-scenario .kquest-box .kdone-btn.kenabled {
  opacity: 1;
  pointer-events: auto;
}
body #kpage.page04 .ksection .kfooter {
  position: relative;
  margin-top: 1em;
  font-size: 12px;
}
@media (min-width: 640px) {
  body #kpage.page04 .ksection .kfooter {
    margin-top: 3em;
  }
}
body #kpage.page04 .ksection .kfooter h4 {
  position: relative;
  font-size: 1.2em;
  display: inline-block;
  color: #002E46;
  padding: .75em 1em;
  border: 1px solid #002E46;
  min-width: 200px;
  cursor: pointer;
}
body #kpage.page04 .ksection .kfooter h4:after {
  content: '+';
  display: block;
  position: absolute;
  line-height: 1;
  top: 45%;
  right: 20px;
  transform: translateY(-50%);
}
body #kpage.page04 .ksection .kfooter .ktext-content {
  display: none;
}
body #kpage.page04 .ksection .kfooter .kactive h4 {
  border: 0;
  padding-left: 0;
  padding-bottom: 0;
}
body #kpage.page04 .ksection .kfooter .kactive h4:after {
  content: none;
}
body #kpage.page04 .ksection .kfooter .kactive .ktext-content {
  display: block;
  margin: 0;
}
body #kpage.page04 .ksection .kfooter .kreferences p {
  position: relative;
  padding-left: 2em;
}
body #kpage.page04 .ksection .kfooter .kreferences p span {
  position: absolute;
  top: 0;
  left: 0;
}
body #kpage.page04 .ksection .kfooter .kreferences p a {
  color: inherit;
}
body #kpage.page04 .ksection .kfooter .kreferences p + p {
  margin-top: .25em;
}
body #kpage.page04 .ksection .kfooter .kreferences p:last-of-type {
  margin-top: 1em;
  padding-left: 0;
}
body #kpage.page04 .ksection .kfooter .kpi {
  margin-top: 2em;
}
body #kpage.page04 .ksection .kfooter .kpi p strong {
  color: #002E46;
}
body #kpage.page04 .ksection .kfooter .kpi p em {
  color: #002E46;
  font-style: italic;
}
body #kpage.page04 .ksection .kfooter .kpi p a {
  color: #CD171A;
  font-weight: bold;
}
body #kpage.page04 .ksection .kfooter .kcolum {
  margin-top: 2em;
}
body #kpage.page04 .ksection .kfooter figure {
  margin: 1em 0;
}
body #kpage.page04 .ksection .kfooter-2 {
  margin: 2em 0;
  padding: 1em;
  text-align: center;
  font-size: 12px;
  border-radius: 12px;
  background-color: #F1F1F1;
}
body #kpage.page04 .ksection .kfooter-2 a {
  color: inherit;
}
body #kpage.page04 figure {
  margin: 0 auto;
}
body #kpage.page04 img {
  display: block;
  height: auto;
  max-width: 100%;
}
