@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;900&display=swap");
body #kpage.page02 .ksection .kslider-wrapper .kitem .ktext ul, body #kpage.page03 .ksection .kslider-wrapper .kitem .ktext ul {
  clear: both;
  padding: 0;
  list-style: none;
}
body #kpage.page02 .ksection .kslider-wrapper .kitem .ktext ul li, body #kpage.page03 .ksection .kslider-wrapper .kitem .ktext ul li {
  position: relative;
  padding: 0 10px 0 14px;
}
body #kpage.page02 .ksection .kslider-wrapper .kitem .ktext ul li + li, body #kpage.page03 .ksection .kslider-wrapper .kitem .ktext ul li + li {
  margin-top: 10px;
}
body #kpage.page02 .ksection .kslider-wrapper .kitem .ktext ul li:before, body #kpage.page03 .ksection .kslider-wrapper .kitem .ktext ul li:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #ffb722;
}

body #kpage.page01 .ksection .kcontent ul.kstyled, body #kpage.page02 .ksection .kcontent ul.kstyled, body #kpage.page03 .ksection .kcontent ul.kstyled {
  clear: both;
  padding: 0;
  list-style: none;
}
body #kpage.page01 .ksection .kcontent ul.kstyled li, body #kpage.page02 .ksection .kcontent ul.kstyled li, body #kpage.page03 .ksection .kcontent ul.kstyled li {
  position: relative;
  display: flex;
  align-items: center;
}
body #kpage.page01 .ksection .kcontent ul.kstyled li p, body #kpage.page02 .ksection .kcontent ul.kstyled li p, body #kpage.page03 .ksection .kcontent ul.kstyled li p {
  display: inline-block;
  vertical-align: middle;
  max-width: calc(100% - 4em);
}
body #kpage.page01 .ksection .kcontent ul.kstyled li + li, body #kpage.page02 .ksection .kcontent ul.kstyled li + li, body #kpage.page03 .ksection .kcontent ul.kstyled li + li {
  margin-top: 10px;
}
body #kpage.page01 .ksection .kcontent ul.kstyled li:before, body #kpage.page02 .ksection .kcontent ul.kstyled li:before, body #kpage.page03 .ksection .kcontent ul.kstyled li:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 1em;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_334_ellaone/img/icon-list.png) no-repeat center center;
  background-size: contain;
}

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

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

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

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

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

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

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

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

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

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

*:focus {
  outline: none;
}

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}

.owl-theme .owl-controls .owl-nav .disabled {
  opacity: .5;
  cursor: default;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: white;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}

.owl-theme .owl-controls .owl-nav .disabled {
  opacity: .5;
  cursor: default;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: white;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

*, *: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.4;
  color: #000000;
  position: relative;
  background-color: #ffffff;
  margin: 0 auto;
}
#kpage mark {
  color: #542d86;
  background-color: transparent;
}
#kpage .khightlight {
  color: #542d86;
}

body #kpage.page01 .ksection {
  padding: 0;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_334_ellaone/img/page01-bgr.jpg) no-repeat center 0;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection {
    padding: 0;
  }
}
body #kpage.page01 .ksection * {
  color: #000000;
}
body #kpage.page01 .ksection h1 {
  margin: 0;
  color: #ffb722;
  font-size: 1.4em;
  font-weight: normal;
  text-align: center;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection h1 {
    font-size: 1.8em;
  }
}
body #kpage.page01 .ksection h2 {
  font-size: 1.8em;
  color: #542d86;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection h2 {
    font-size: 2.2em;
  }
}
body #kpage.page01 .ksection p strong {
  color: #542d86;
}
body #kpage.page01 .ksection .kvideo-wrapper {
  box-shadow: 0 0 12px 12px rgba(0, 0, 0, 0.2);
}
body #kpage.page01 .ksection .kvideo-wrapper,
body #kpage.page01 .ksection .kimage-wrapper {
  margin: 2em 0;
}
body #kpage.page01 .ksection .kvideo-wrapper > *,
body #kpage.page01 .ksection .kimage-wrapper > * {
  margin: 0 auto;
}
body #kpage.page01 .ksection .kvideo-wrapper img,
body #kpage.page01 .ksection .kimage-wrapper img {
  width: 100%;
}
body #kpage.page01 .ksection .kvideo-wrapper *,
body #kpage.page01 .ksection .kimage-wrapper * {
  border: 0;
}
body #kpage.page01 .ksection .kcontent {
  position: relative;
  width: 100%;
  max-width: 788px;
  margin-left: auto;
  margin-right: auto;
  margin: 0 auto;
}
body #kpage.page01 .ksection .kcontent:after {
  content: " ";
  display: block;
  clear: both;
}
body #kpage.page01 .ksection .kcontent p.kstyled {
  color: #542d86;
}
body #kpage.page01 .ksection .kcontent ul {
  margin: 0;
  padding-left: 1em;
}
body #kpage.page01 .ksection .kcontent ul li + li {
  margin-top: 10px;
}
body #kpage.page01 .ksection .kcontent ul.kstyled * {
  color: #ffb722;
}
body #kpage.page01 .ksection .ksection-0 {
  margin-top: 5em;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .ksection-0 {
    margin-top: 0;
  }
}
body #kpage.page01 .ksection .klearn-more-section {
  margin-bottom: 1.5em;
  position: relative;
  padding: 2em;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_334_ellaone/img/bgr.png) no-repeat 0 0;
  background-size: 100% 100%;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .klearn-more-section {
    padding: 5em 1.9em 5em 2.9em;
  }
}
body #kpage.page01 .ksection .klearn-more-section:after {
  position: absolute;
  top: .5em;
  right: 2em;
  width: 6em;
  height: 6em;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_334_ellaone/img/icon-med.png) no-repeat center center;
  background-size: contain;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .klearn-more-section:after {
    content: '';
  }
}
body #kpage.page01 .ksection .klearn-more-section h2 {
  font-family: Fierce-Vector, sans-serif;
  font-weight: normal;
  color: #542D86;
  line-height: 1.1;
  margin-top: .25em;
  font-size: 1.4em;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .klearn-more-section h2 {
    font-size: 2em;
  }
}
body #kpage.page01 .ksection .klearn-more-section .kcolum-2-1 {
  align-items: flex-start;
}
body #kpage.page01 .ksection .klearn-more-section .kcolum-2-1 .ktext h4 {
  margin: 0;
  color: #542D86;
  font-weight: normal;
  font-size: 1.2em;
}
body #kpage.page01 .ksection .klearn-more-section img {
  margin: 0 auto;
  width: auto;
}
body #kpage.page01 .ksection .klearn-more-section p {
  color: #542D86;
}
body #kpage.page01 .ksection .klearn-more-section .kscan-wrap {
  margin-top: 1em;
  border-radius: 24px;
  padding: 1em 3em;
  text-align: center;
  background-color: #ffffff;
}
body #kpage.page01 .ksection .klearn-more-section .kscan-wrap .kcolum {
  display: block;
}
body #kpage.page01 .ksection .klearn-more-section .kscan-wrap .kcolum > * {
  width: auto;
  display: inline-block;
  vertical-align: middle;
}
body #kpage.page01 .ksection .klearn-more-section .kscan-wrap .kcolum > div {
  margin: 0 1em;
}
body #kpage.page01 .ksection .klearn-more-section .kscan-wrap .kmobile {
  display: block;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .klearn-more-section .kscan-wrap .kmobile {
    display: none;
  }
}
body #kpage.page01 .ksection .klearn-more-section .kscan-wrap .kdesktop {
  display: none;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .klearn-more-section .kscan-wrap .kdesktop {
    display: inline-block;
  }
}
body #kpage.page01 .ksection .klearn-more-section .kscan-wrap p span {
  display: block;
  font-family: Fierce-Vector, sans-serif;
  font-weight: normal;
  text-align: center;
  color: #FFB722;
  font-size: 1.4em;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .klearn-more-section .kscan-wrap p span {
    font-size: 2em;
  }
}
body #kpage.page01 .ksection .klearn-more-section .kscan-wrap p a {
  display: block;
  text-decoration: none;
  font-family: Fierce-Vector, sans-serif;
  font-weight: normal;
  text-align: center;
  color: #FFB722;
  font-size: 1.2em;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .klearn-more-section .kscan-wrap p a {
    font-size: 1.6em;
  }
}
body #kpage.page01 .ksection .toggle-wrapper {
  border-radius: 16px;
  padding: 0;
}
body #kpage.page01 .ksection .toggle-wrapper.kactive {
  padding: 0;
  background-color: transparent;
}
body #kpage.page01 .ksection .toggle-wrapper .ktoggle-opener {
  display: inline-block;
  padding: .75em 1.4em;
  border-radius: 20px;
  text-align: center;
  text-transform: uppercase;
  background-color: #ffb722;
  color: #542d86;
  font-size: 1.1em;
}
body #kpage.page01 .ksection .toggle-wrapper .ktoggle-opener.kactive {
  padding: 0;
  text-transform: none;
  color: #542d86;
  background-color: transparent;
  font-size: 1.5em;
  font-weight: normal;
}
body #kpage.page01 .ksection .toggle-wrapper .ktoggle-opener.kactive:after {
  content: none;
}
body #kpage.page01 .ksection .toggle-wrapper .ktoggle-content {
  padding: 1em 0;
}
body #kpage.page01 .ksection .toggle-wrapper .ktoggle-content ul {
  margin-top: 1em;
}
body #kpage.page01 .ksection .kintro-wrapper {
  padding-top: 2em;
  margin-bottom: 1.8em;
  padding: 1.8em 1em 1em 1em;
}
body #kpage.page01 .ksection .kintro-wrapper h3 {
  margin-top: .5em;
  font-size: 1.1em;
  font-weight: normal;
  color: #ffffff;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kintro-wrapper {
    margin-bottom: 0;
  }
  body #kpage.page01 .ksection .kintro-wrapper .kcontent {
    padding: 0;
  }
}
body #kpage.page01 .ksection .kintro-wrapper .ktext {
  margin: 0;
}
body #kpage.page01 .ksection .kcard-box-wrapper {
  position: relative;
  margin: 5rem 0 0 0;
  padding-top: 4rem;
  background-color: #f6dfe0;
}
body #kpage.page01 .ksection .kcard-box-wrapper:after {
  content: '';
  position: absolute;
  top: -4rem;
  right: 1rem;
  width: 156px;
  height: 202px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_334_ellaone/img/icon-qmark.png) no-repeat center center;
  background-size: contain;
}
body #kpage.page01 .ksection .kcard-box-wrapper .kcard-box-content {
  padding: 0 1em 1em 1em;
}
body #kpage.page01 .ksection .kcard-box-wrapper .kcard-box-content > p {
  max-width: 70%;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcard-box-wrapper .kcard-box-content {
    padding: 0 3em 3em 3em;
  }
  body #kpage.page01 .ksection .kcard-box-wrapper .kcard-box-content > p {
    max-width: 80%;
  }
}
body #kpage.page01 .ksection .kcard-box-wrapper .kcard-box-content p em {
  font-style: normal;
}
body #kpage.page01 .ksection .kcard-box-wrapper .kcard-box {
  padding: 2.6em 0 0 1.6em;
}
body #kpage.page01 .ksection .kcard-box-wrapper .kcard-box .kitem {
  position: relative;
  border: 2px solid #542d86;
  padding: 1.8em;
  border-radius: 18px;
  background-color: #ffffff;
}
body #kpage.page01 .ksection .kcard-box-wrapper .kcard-box .kitem + .kitem {
  margin-top: 2.4em;
}
body #kpage.page01 .ksection .kcard-box-wrapper .kcard-box .kitem:before {
  content: attr(kdata-num);
  position: absolute;
  top: -25px;
  left: -25px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  background-color: #542d86;
  text-align: center;
  font-size: 1.6em;
  font-weight: 500;
  color: #ffb722;
}
body #kpage.page01 .ksection .kcard-box-wrapper .kcard-box .kitem .kbutton-wrapper {
  margin-top: 2em;
}
body #kpage.page01 .ksection .kcard-box-wrapper .kcard-box .kitem .kbutton-wrapper .kbutton {
  padding: 1em;
  background-color: #e5e5e5;
  text-align: center;
  color: #542d86;
  font-weight: bold;
  cursor: pointer;
}
body #kpage.page01 .ksection .kcard-box-wrapper .kcard-box .kitem .kbutton-wrapper .kbutton.kactive {
  background-color: #c12931;
  color: #ffffff;
}
body #kpage.page01 .ksection .kcard-box-wrapper .kcard-box .kitem .kbutton-wrapper .kbutton.kactive.kcorrect {
  background-color: #0d98a4;
}
body #kpage.page01 .ksection .kcard-box-wrapper .kcard-box .kitem.kactive .kansw {
  display: block;
}
body #kpage.page01 .ksection .kcard-box-wrapper .kcard-box .kitem .kansw {
  display: none;
  margin-top: 1em;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kcard-box-wrapper .kcard-box .kitem .kansw {
    margin-top: 2em;
  }
}
body #kpage.page01 .ksection .knote {
  margin-top: 2em;
  background-color: #542d86;
  text-align: center;
  padding: 1em;
  border-radius: 22px;
}
body #kpage.page01 .ksection .knote * {
  color: #ffffff;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .knote p {
    max-width: 90%;
    margin: 0 auto;
  }
}
body #kpage.page01 .ksection .knote p strong {
  color: inherit;
}
body #kpage.page01 .ksection .knote-box {
  margin: 2em 0 0 0;
  padding: 1em;
  text-align: center;
  background-color: #f6f4f7;
  color: #000000;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .knote-box {
    padding: 1em;
  }
}
body #kpage.page01 .ksection .knote-box em {
  color: #542d86;
}
body #kpage.page01 .ksection .kfooter-wrapper {
  position: relative;
  margin-top: 2.5em;
  color: #303880;
}
body #kpage.page01 .ksection .kfooter-wrapper * {
  color: #303880;
}
body #kpage.page01 .ksection .kfooter-wrapper .kbutton {
  border: 1px solid #303880;
  padding: .6em 1em;
  text-align: center;
  color: #303880;
  margin-bottom: 1em;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kfooter-wrapper .kbutton {
    margin-bottom: 0;
  }
}
body #kpage.page01 .ksection .kfooter-wrapper .kbutton * {
  color: #303880;
  font-size: 12px;
}
body #kpage.page01 .ksection .kfooter-wrapper .ktext {
  margin-top: 1em;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kfooter-wrapper .ktext {
    margin-top: 0;
    margin-left: 2em;
    text-align: left;
  }
}
body #kpage.page01 .ksection .kfooter-wrapper .ktext p + p {
  margin-top: 5px;
}
body #kpage.page01 .ksection .kfooter-wrapper .kcolum {
  margin-top: 1em;
  padding: 2em 1em;
  align-items: center;
  font-size: 11px;
}
@media (min-width: 1024px) {
  body #kpage.page01 .ksection .kfooter-wrapper .kcolum {
    padding: 2em 0;
  }
}
body #kpage.page01 .ksection .kfooter-wrapper img {
  margin: 0;
}

body #kpage.page02 .ksection {
  padding: 1em 0;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection {
    padding: 2em 0;
  }
}
body #kpage.page02 .ksection * {
  color: #000000;
}
body #kpage.page02 .ksection h1 {
  margin: 0 0 1em 0;
  color: #542d86;
  font-size: 1.8em;
  font-weight: 400;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection h1 {
    font-size: 2.5em;
  }
}
body #kpage.page02 .ksection h1 * {
  color: inherit;
  font-weight: inherit;
}
body #kpage.page02 .ksection h2 {
  font-size: 1.625em;
  color: #542d86;
  font-weight: 400;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection h2 {
    font-size: 2.125em;
  }
}
body #kpage.page02 .ksection h2 * {
  color: inherit;
  font-weight: inherit;
}
body #kpage.page02 .ksection h3 {
  color: #542d86;
  font-size: 1.325em;
  font-weight: 400;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection h3 {
    font-size: 1.625em;
  }
}
body #kpage.page02 .ksection h3 * {
  color: inherit;
  font-weight: inherit;
}
body #kpage.page02 .ksection p strong {
  color: #542d86;
}
body #kpage.page02 .ksection p strong.kstyled {
  font-size: 1.1em;
  position: relative;
  line-height: 1.6;
}
body #kpage.page02 .ksection p strong.kstyled:after {
  content: '';
  position: absolute;
  bottom: -4px;
  left: 0;
  margin-top: .5em;
  height: 2px;
  width: 100%;
  background-color: #542d86;
}
body #kpage.page02 .ksection .kvideo-wrapper,
body #kpage.page02 .ksection .kimage-wrapper {
  margin: 2em 0 0 0;
}
body #kpage.page02 .ksection .kvideo-wrapper > *,
body #kpage.page02 .ksection .kimage-wrapper > * {
  margin: 0 auto;
}
body #kpage.page02 .ksection .kvideo-wrapper img,
body #kpage.page02 .ksection .kimage-wrapper img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
body #kpage.page02 .ksection .kvideo-wrapper *,
body #kpage.page02 .ksection .kimage-wrapper * {
  border: 0;
}
body #kpage.page02 .ksection .kcontent {
  position: relative;
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin: 0 auto;
}
body #kpage.page02 .ksection .kcontent:after {
  content: " ";
  display: block;
  clear: both;
}
body #kpage.page02 .ksection .kcontent p.kstyled {
  color: #542d86;
}
body #kpage.page02 .ksection .kcontent ul {
  margin: 1.5em 0;
  padding-left: 1em;
}
body #kpage.page02 .ksection .kcontent ul li + li {
  margin-top: 10px;
}
body #kpage.page02 .ksection .kcontent ul.kstyled * {
  color: #ffb722;
}
body #kpage.page02 .ksection .ktab-wrapper .ktab-content.kactive > div {
  padding: 1em;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .ktab-wrapper .ktab-content.kactive > div {
    padding: 2em 3em;
  }
}
body #kpage.page02 .ksection .toggle-wrapper {
  margin: 2em 0 0 0;
}
body #kpage.page02 .ksection .toggle-wrapper .kitem {
  background-color: #e4dee8;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
body #kpage.page02 .ksection .toggle-wrapper .kitem .ktoggle-opener {
  position: relative;
  padding: 1em 3em 1em 1em;
  font-size: 1.1em;
  color: #ffffff;
  font-weight: 600;
  background-color: #542d86;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .toggle-wrapper .kitem .ktoggle-opener {
    padding: .5em 3em .5em 1em;
    font-size: 1.325em;
  }
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .toggle-wrapper .kitem .ktoggle-opener {
    font-size: 1.625em;
  }
}
body #kpage.page02 .ksection .toggle-wrapper .kitem .ktoggle-opener * {
  color: inherit;
}
body #kpage.page02 .ksection .toggle-wrapper .kitem .ktoggle-opener:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 12px;
  width: 48px;
  height: 48px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_334_ellaone/img/icon-plus-1.png) no-repeat center center;
  background-size: contain;
  transform: translateY(-50%);
}
body #kpage.page02 .ksection .toggle-wrapper .kitem .ktoggle-opener.kactive:after {
  content: '';
  background: url(https://cdn.cigdigital.net/imports/production/cigh_334_ellaone/img/icon-minus.png) no-repeat center center;
  background-size: contain;
}
body #kpage.page02 .ksection .toggle-wrapper .kitem .ktoggle-content {
  padding: 1em;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .toggle-wrapper .kitem .ktoggle-content {
    padding: 2em;
  }
}
body #kpage.page02 .ksection .toggle-wrapper .kitem .ktoggle-content ul {
  margin: 0;
}
body #kpage.page02 .ksection .toggle-wrapper .kitem .ktoggle-content p + ul {
  margin-top: 1em;
}
body #kpage.page02 .ksection .toggle-wrapper .kitem .ktoggle-content ul + * {
  margin-top: 1em;
}
body #kpage.page02 .ksection .toggle-wrapper .kitem + .kitem {
  margin-top: 1em;
}
body #kpage.page02 .ksection .knote-wrapper {
  position: relative;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .knote-wrapper:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(https://cdn.cigdigital.net/imports/production/cigh_334_ellaone/img/waves.png) no-repeat right bottom;
  }
}
body #kpage.page02 .ksection .knote-wrapper .knote {
  padding: 2em 1em;
  margin-top: 2em;
  background-color: #f6dfe0;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .knote-wrapper .knote {
    max-width: 60%;
    padding: 3em;
  }
}
body #kpage.page02 .ksection .ktext-box {
  padding: 1em;
  margin-bottom: 2em;
  background-color: #fff4de;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .ktext-box {
    margin: -2em 0 2em 3em;
    padding: 4em 2em 2em 2em;
  }
}
body #kpage.page02 .ksection .ktext-box ul {
  margin-top: 0;
}
body #kpage.page02 .ksection .kred-flags {
  margin: 2em 0;
  background-color: #ecf4df;
  border-bottom-right-radius: 30px;
}
body #kpage.page02 .ksection .kred-flags h2 {
  margin: 0;
  padding: .5em 1em;
  background-color: #cde1a9;
}
body #kpage.page02 .ksection .kred-flags > div {
  padding: 1em;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .kred-flags > div {
    padding: 2em;
  }
}
body #kpage.page02 .ksection .kred-flags > div ul {
  list-style: none none;
  margin: 1em 0 0 0;
  padding: 0;
}
body #kpage.page02 .ksection .kred-flags > div ul li {
  position: relative;
  display: flex;
  align-items: center;
}
body #kpage.page02 .ksection .kred-flags > div ul li:before {
  content: '';
  display: block;
  margin-right: 1em;
  width: 40px;
  height: 36px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_334_ellaone/img/icon-warn.png) no-repeat center center;
  background-size: contain;
}
body #kpage.page02 .ksection .kred-flags > div ul li p {
  width: calc(100% - 60px);
}
body #kpage.page02 .ksection .kred-flags > div ul li + li {
  margin-top: 1.5em;
}
body #kpage.page02 .ksection .kslider-wrapper {
  position: relative;
  margin: 1em auto 0 auto;
  overflow: hidden;
}
body #kpage.page02 .ksection .kslider-wrapper:before, body #kpage.page02 .ksection .kslider-wrapper:after {
  content: " ";
  display: table;
}
body #kpage.page02 .ksection .kslider-wrapper:after {
  display: block;
  clear: both;
  height: 1px;
  margin-top: -1px;
  visibility: hidden;
}
body #kpage.page02 .ksection .kslider-wrapper {
  *zoom: 1;
}
body #kpage.page02 .ksection .kslider-wrapper .owl-stage-outer {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
body #kpage.page02 .ksection .kslider-wrapper .owl-item {
  float: left;
}
body #kpage.page02 .ksection .kslider-wrapper .kcolum {
  margin: 0;
  padding: 1em 0;
  justify-content: space-between;
  align-items: start;
}
body #kpage.page02 .ksection .kslider-wrapper .kitem {
  margin: 0 1em;
  padding: 0;
  color: #542d86;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .kslider-wrapper .kitem {
    margin: 0 3em;
  }
}
body #kpage.page02 .ksection .kslider-wrapper .kitem img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
}
body #kpage.page02 .ksection .kslider-wrapper .kitem .ktext {
  margin-bottom: 0;
}
body #kpage.page02 .ksection .kslider-wrapper .kitem .ktext ul {
  margin: 0;
}
body #kpage.page02 .ksection .kslider-wrapper .owl-nav .owl-prev,
body #kpage.page02 .ksection .kslider-wrapper .owl-nav .owl-next {
  border: 0;
  position: absolute;
  top: 180px;
  margin-top: -20px;
  width: 15px;
  height: 30px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_334_ellaone/img/arr-l.png) no-repeat center center;
  background-size: contain;
  transform: translateY(-50%);
  cursor: pointer;
}
@media (min-width: 1024px) {
  body #kpage.page02 .ksection .kslider-wrapper .owl-nav .owl-prev,
  body #kpage.page02 .ksection .kslider-wrapper .owl-nav .owl-next {
    top: 50%;
  }
}
body #kpage.page02 .ksection .kslider-wrapper .owl-nav .owl-prev {
  left: 0;
}
body #kpage.page02 .ksection .kslider-wrapper .owl-nav .owl-next {
  right: 0;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_334_ellaone/img/arr-r.png) no-repeat center center;
  background-size: contain;
}
body #kpage.page02 .ksection .kslider-wrapper .owl-nav span {
  display: none;
}
body #kpage.page02 .ksection .kslider-wrapper .owl-dots {
  clear: both;
  padding: 1em 0;
  width: 100%;
  text-align: center;
}
body #kpage.page02 .ksection .kslider-wrapper .owl-dots.disabled {
  display: none;
}
body #kpage.page02 .ksection .kslider-wrapper .owl-dots button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  padding: 0;
  border: 0;
  background: none;
  line-height: 1;
  overflow: hidden;
  cursor: pointer;
}
body #kpage.page02 .ksection .kslider-wrapper .owl-dots button span {
  display: block;
  background: rgba(255, 183, 34, 0.5);
  border-radius: 50%;
  width: 10px;
  height: 10px;
  line-height: 1;
  overflow: hidden;
}
body #kpage.page02 .ksection .kslider-wrapper .owl-dots button.active span {
  background: #ffb722;
}

body #kpage.page03 .ksection {
  padding: 1em 0;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection {
    padding: 2em 0;
  }
}
body #kpage.page03 .ksection * {
  color: #000000;
}
body #kpage.page03 .ksection h1 {
  margin: 0 0 1em 0;
  color: #542d86;
  font-size: 1.8em;
  font-weight: 400;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection h1 {
    font-size: 2.5em;
  }
}
body #kpage.page03 .ksection h1 * {
  color: inherit;
  font-weight: inherit;
}
body #kpage.page03 .ksection h2 {
  font-size: 1.625em;
  color: #542d86;
  font-weight: 400;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection h2 {
    font-size: 2.125em;
  }
}
body #kpage.page03 .ksection h2 * {
  color: inherit;
  font-weight: inherit;
}
body #kpage.page03 .ksection h3 {
  color: #000000;
  font-size: 1.1em;
  font-weight: bold;
}
body #kpage.page03 .ksection h3 * {
  color: inherit;
  font-weight: inherit;
}
body #kpage.page03 .ksection p strong {
  color: #542d86;
}
body #kpage.page03 .ksection p strong.kstyled {
  font-size: 1.1em;
  position: relative;
  line-height: 1.6;
}
body #kpage.page03 .ksection p strong.kstyled:after {
  content: '';
  position: absolute;
  bottom: -4px;
  left: 0;
  margin-top: .5em;
  height: 2px;
  width: 100%;
  background-color: #542d86;
}
body #kpage.page03 .ksection .kimage-wrapper {
  margin: 2em 0;
  position: relative;
}
body #kpage.page03 .ksection .kimage-wrapper figcaption {
  position: absolute;
  left: 0;
  bottom: -1em;
  display: inline-block;
  padding: .5em 2em;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  color: #ffffff;
  font-size: 1.325em;
  font-weight: 600;
  background-color: #542d86;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .kimage-wrapper figcaption {
    font-size: 1.625em;
  }
}
body #kpage.page03 .ksection .kimage-wrapper img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
body #kpage.page03 .ksection .kimage-wrapper * {
  border: 0;
}
body #kpage.page03 .ksection .kcontent {
  position: relative;
  width: 100%;
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  margin: 0 auto;
}
body #kpage.page03 .ksection .kcontent:after {
  content: " ";
  display: block;
  clear: both;
}
body #kpage.page03 .ksection .kcontent p.kstyled {
  color: #542d86;
}
body #kpage.page03 .ksection .kcontent ul {
  margin: 1.5em 0;
  padding-left: 1em;
}
body #kpage.page03 .ksection .kcontent ul li + li {
  margin-top: 10px;
}
body #kpage.page03 .ksection .kcontent ul.kstyled * {
  color: #ffb722;
}
body #kpage.page03 .ksection .knew-section {
  padding: 1em;
  background-color: #F2F2F2;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .knew-section {
    padding: 2em;
  }
}
body #kpage.page03 .ksection .knew-section h2 {
  font-family: Fierce-Vector, sans-serif;
  font-weight: normal;
  text-align: center;
  font-size: 2em;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .knew-section h2 {
    font-size: 2.4em;
  }
}
body #kpage.page03 .ksection .knew-section > p {
  max-width: 640px;
  margin: 0 auto;
  color: #542D86;
}
body #kpage.page03 .ksection .knew-section img {
  margin: 0 auto;
  width: auto;
}
body #kpage.page03 .ksection .ktoggle-wrapper-2 {
  margin: 2em 0 0 0;
}
body #kpage.page03 .ksection .ktoggle-wrapper-2 .kbutton-wrapper {
  margin-top: 2em;
}
body #kpage.page03 .ksection .ktoggle-wrapper-2 .kbutton-wrapper .kreveal-answ {
  display: inline-block;
  border-radius: 30px;
  padding: .5em 1em;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  cursor: pointer;
}
body #kpage.page03 .ksection .ktoggle-wrapper-2 .kitem {
  border-radius: 30px;
}
body #kpage.page03 .ksection .ktoggle-wrapper-2 .kitem.kactive {
  border-radius: 30px;
  background-color: #542d86;
}
body #kpage.page03 .ksection .ktoggle-wrapper-2 .kitem.kactive .ktoggle-opener {
  border: 2px solid transparent;
  color: #ffffff;
  background-color: transparent;
}
body #kpage.page03 .ksection .ktoggle-wrapper-2 .kitem.kactive .ktoggle-opener:after {
  content: none;
}
body #kpage.page03 .ksection .ktoggle-wrapper-2 .kitem.kactive .ktoggle-content {
  display: block;
}
body #kpage.page03 .ksection .ktoggle-wrapper-2 .kitem .ktoggle-opener {
  display: flex;
  justify-content: center;
  position: relative;
  padding: 1em;
  font-size: 1em;
  border-radius: 30px;
  border: 2px solid #542d86;
  color: #542d86;
  background-color: #ffffff;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .ktoggle-wrapper-2 .kitem .ktoggle-opener {
    font-size: 1.125em;
  }
  body #kpage.page03 .ksection .ktoggle-wrapper-2 .kitem .ktoggle-opener strong {
    position: absolute;
    top: 50%;
    left: 1em;
    transform: translateY(-50%);
  }
}
body #kpage.page03 .ksection .ktoggle-wrapper-2 .kitem .ktoggle-opener * {
  color: inherit;
}
body #kpage.page03 .ksection .ktoggle-wrapper-2 .kitem .ktoggle-opener p {
  text-align: center;
  color: inherit;
}
body #kpage.page03 .ksection .ktoggle-wrapper-2 .kitem .ktoggle-opener:after {
  content: none;
}
body #kpage.page03 .ksection .ktoggle-wrapper-2 .kitem .ktoggle-content {
  border-top: 2px dotted #ffffff;
  margin: 0 1.4em;
  padding: 1em;
  text-align: center;
}
body #kpage.page03 .ksection .ktoggle-wrapper-2 .kitem .ktoggle-content * {
  color: #ffffff;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .ktoggle-wrapper-2 .kitem .ktoggle-content {
    padding: 2em;
  }
}
body #kpage.page03 .ksection .ktoggle-wrapper-2 .kitem .ktoggle-content ul {
  margin: 0;
}
body #kpage.page03 .ksection .ktoggle-wrapper-2 .kitem .ktoggle-content p + ul {
  margin-top: 1em;
}
body #kpage.page03 .ksection .ktoggle-wrapper-2 .kitem .ktoggle-content ul + * {
  margin-top: 1em;
}
body #kpage.page03 .ksection .ktoggle-wrapper-2 .kitem + .kitem {
  margin-top: 1em;
}
body #kpage.page03 .ksection .knote {
  margin: 2em 0;
  padding: .75em 1em;
  background-color: #fff4de;
}
body #kpage.page03 .ksection .knote.knote-2 {
  background-color: #f6f4f7;
}
body #kpage.page03 .ksection .kslider-wrapper {
  position: relative;
  margin: 1em auto 0 auto;
}
body #kpage.page03 .ksection .kslider-wrapper:before, body #kpage.page03 .ksection .kslider-wrapper:after {
  content: " ";
  display: table;
}
body #kpage.page03 .ksection .kslider-wrapper:after {
  display: block;
  clear: both;
  height: 1px;
  margin-top: -1px;
  visibility: hidden;
}
body #kpage.page03 .ksection .kslider-wrapper {
  *zoom: 1;
}
body #kpage.page03 .ksection .kslider-wrapper .owl-stage-outer {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
body #kpage.page03 .ksection .kslider-wrapper .owl-item {
  float: left;
}
body #kpage.page03 .ksection .kslider-wrapper .kitem {
  margin: 0 1em;
  background: #E5DFED;
  padding: 0;
  color: #542d86;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .kslider-wrapper .kitem {
    margin: 0;
    background: #E5DFED;
    background: linear-gradient(90deg, #e5dfed 0%, #e5dfed 75%, #ffffff 75%, #ffffff 100%);
  }
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .kslider-wrapper .kitem {
    padding: 2em 0;
  }
}
body #kpage.page03 .ksection .kslider-wrapper .kitem img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
}
body #kpage.page03 .ksection .kslider-wrapper .kitem h3 {
  color: #542d86;
  font-size: 1.325em;
  font-weight: 400;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .kslider-wrapper .kitem h3 {
    margin-bottom: .75em;
    font-size: 1.625em;
  }
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .kslider-wrapper .kitem.kitem-4 .kcolum.kcolum-2-1 {
    margin-top: 0;
    align-items: start;
  }
}
body #kpage.page03 .ksection .kslider-wrapper .kitem .kcolum.kcolum-2-1 {
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .kslider-wrapper .kitem .kcolum.kcolum-2-1 {
    margin-top: -2.75em;
  }
}
body #kpage.page03 .ksection .kslider-wrapper .kitem .kcolum.kcolum-2-1 .ktext {
  width: 100%;
  margin-top: 0;
  margin-bottom: 1em;
}
@media (min-width: 640px) {
  body #kpage.page03 .ksection .kslider-wrapper .kitem .kcolum.kcolum-2-1 .ktext {
    width: 58%;
    margin-bottom: 0;
    margin-top: 0;
  }
}
body #kpage.page03 .ksection .kslider-wrapper .kitem .kcolum.kcolum-2-1 figure {
  width: 100%;
  margin-top: 0;
  margin-bottom: .25em;
}
@media (min-width: 640px) {
  body #kpage.page03 .ksection .kslider-wrapper .kitem .kcolum.kcolum-2-1 figure {
    width: 38%;
    margin-bottom: 0;
    margin-top: 0;
  }
}
body #kpage.page03 .ksection .kslider-wrapper .kitem .kcolum.kcolum-2-1 figure img {
  margin: 0 auto;
}
body #kpage.page03 .ksection .kslider-wrapper .kitem .ktext {
  padding: 2em 3em;
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .kslider-wrapper .kitem .ktext {
    padding: 0em 0em 0em 3em;
  }
}
body #kpage.page03 .ksection .kslider-wrapper .kitem .ktext ul {
  margin: 0;
}
body #kpage.page03 .ksection .kslider-wrapper .owl-nav .owl-prev,
body #kpage.page03 .ksection .kslider-wrapper .owl-nav .owl-next {
  border: 0;
  position: absolute;
  top: 180px;
  margin-top: -24px;
  width: 48px;
  height: 48px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_334_ellaone/img/arr-l.png) no-repeat center center;
  background-size: contain;
  transform: translateY(-50%);
  cursor: pointer;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .kslider-wrapper .owl-nav .owl-prev,
  body #kpage.page03 .ksection .kslider-wrapper .owl-nav .owl-next {
    top: 12em;
  }
}
body #kpage.page03 .ksection .kslider-wrapper .owl-nav .owl-prev {
  left: 0;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .kslider-wrapper .owl-nav .owl-prev {
    left: -24px;
  }
}
body #kpage.page03 .ksection .kslider-wrapper .owl-nav .owl-next {
  right: 0;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_334_ellaone/img/arr-r.png) no-repeat center center;
  background-size: contain;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .kslider-wrapper .owl-nav .owl-next {
    right: -24px;
  }
}
body #kpage.page03 .ksection .kslider-wrapper .owl-nav span {
  display: none;
}
body #kpage.page03 .ksection .kslider-wrapper .owl-dots {
  clear: both;
  padding: 1em 0;
  width: 100%;
  text-align: center;
}
body #kpage.page03 .ksection .kslider-wrapper .owl-dots.disabled {
  display: none;
}
body #kpage.page03 .ksection .kslider-wrapper .owl-dots button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  padding: 0;
  border: 0;
  background: none;
  line-height: 1;
  overflow: hidden;
  cursor: pointer;
}
body #kpage.page03 .ksection .kslider-wrapper .owl-dots button span {
  display: block;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  width: 10px;
  height: 10px;
  line-height: 1;
  overflow: hidden;
}
body #kpage.page03 .ksection .kslider-wrapper .owl-dots button.active span {
  background: #000000;
}
body #kpage.page03 .ksection .kinfo-boxes {
  margin: 2em 0;
}
body #kpage.page03 .ksection .kinfo-boxes .kitem {
  border-radius: 18px;
  overflow: hidden;
  background-color: #542d86;
  font-size: 14px;
  cursor: pointer;
  align-items: center;
  margin-bottom: 3em;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .kinfo-boxes .kitem {
    display: flex;
  }
}
body #kpage.page03 .ksection .kinfo-boxes .kitem.kactive {
  flex-direction: row-reverse;
  background-color: #e5dfed;
}
body #kpage.page03 .ksection .kinfo-boxes .kitem.kactive figure {
  transform: scaleX(-1);
  border-color: #e5dfed;
  background-color: #e5dfed;
}
body #kpage.page03 .ksection .kinfo-boxes .kitem.kactive figure:after {
  content: none;
}
body #kpage.page03 .ksection .kinfo-boxes .kitem.kactive .ktext {
  display: none;
  font-size: 1em;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .kinfo-boxes .kitem.kactive .ktext {
    padding: 1em 3.5em;
    max-width: 70%;
  }
}
body #kpage.page03 .ksection .kinfo-boxes .kitem.kactive .kbox-content {
  display: block;
}
body #kpage.page03 .ksection .kinfo-boxes .kitem * {
  color: #ffffff;
}
body #kpage.page03 .ksection .kinfo-boxes .kitem h4 {
  margin-bottom: 1.5em;
  font-size: 1em;
  color: #ffb722;
  font-weight: bold;
}
body #kpage.page03 .ksection .kinfo-boxes .kitem figure {
  position: relative;
  background-color: #ffffff;
  border: 2px solid #542d86;
  border-radius: 18px;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .kinfo-boxes .kitem figure {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}
body #kpage.page03 .ksection .kinfo-boxes .kitem figure:after {
  content: '';
  position: absolute;
  top: 100%;
  right: 50%;
  width: 40px;
  height: 40px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_334_ellaone/img/icon-plus.png) no-repeat center center;
  background-size: contain;
  transform: translateY(-25px);
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .kinfo-boxes .kitem figure:after {
    top: 50%;
    right: -20px;
    transform: translateY(-50%);
  }
}
body #kpage.page03 .ksection .kinfo-boxes .kitem figure img {
  margin: 0 auto;
}
body #kpage.page03 .ksection .kinfo-boxes .kitem .ktext {
  padding: 2em 1em;
  font-size: 1.2em;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .kinfo-boxes .kitem .ktext {
    padding: 1em 3.5em;
    max-width: 70%;
  }
}
body #kpage.page03 .ksection .kinfo-boxes .kitem .ktext blockquote {
  position: relative;
  margin: .5em 0 0 0;
  padding: 0 4.5rem;
}
body #kpage.page03 .ksection .kinfo-boxes .kitem .ktext blockquote:before, body #kpage.page03 .ksection .kinfo-boxes .kitem .ktext blockquote:after {
  content: '';
  position: absolute;
  width: 38px;
  height: 38px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_334_ellaone/img/icon-quote.png) no-repeat center center;
  background-size: contain;
}
body #kpage.page03 .ksection .kinfo-boxes .kitem .ktext blockquote:before {
  top: 0;
  left: 0;
}
body #kpage.page03 .ksection .kinfo-boxes .kitem .ktext blockquote:after {
  bottom: 0;
  right: 0;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_334_ellaone/img/icon-quote.png) no-repeat center center;
  background-size: contain;
  transform: rotate(180deg);
  transform-origin: center;
}
body #kpage.page03 .ksection .kinfo-boxes .kitem .kbox-content {
  display: none;
  padding: 1em;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .kinfo-boxes .kitem .kbox-content {
    padding: 1em 2em;
    max-width: 70%;
  }
}
body #kpage.page03 .ksection .kinfo-boxes .kitem .kbox-content ul {
  margin-bottom: 0;
}
body #kpage.page03 .ksection .kinfo-boxes .kitem .kbox-content ul + * {
  margin-top: 1em;
}
body #kpage.page03 .ksection .kinfo-boxes .kitem .kbox-content * {
  color: #542d86;
}
body #kpage.page03 .ksection .kinfo-boxes .kbutton {
  border: 0;
  display: inline-block;
  padding: .75em 1.4em;
  border-radius: 20px;
  text-align: center;
  font-weight: 500;
  text-transform: uppercase;
  background: #ffb722;
  color: #542d86;
  font-size: 1em;
}
body #kpage.page03 .ksection .kinfo-boxes .kbutton * {
  color: inherit;
}
body #kpage.page03 .ksection .knote-box-wrapper {
  position: relative;
  overflow: hidden;
  margin-bottom: 2em;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .knote-box-wrapper:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(https://cdn.cigdigital.net/imports/production/cigh_334_ellaone/img/waves.png) no-repeat left bottom;
  }
}
body #kpage.page03 .ksection .knote-box-wrapper .knote-box {
  position: relative;
  z-index: 1;
  float: right;
  padding: 2em 1em;
  margin-top: 2em;
  background-color: #f6dfe0;
}
body #kpage.page03 .ksection .knote-box-wrapper .knote-box p {
  color: #542d86;
  font-size: 1.1em;
}
@media (min-width: 1024px) {
  body #kpage.page03 .ksection .knote-box-wrapper .knote-box {
    max-width: 73%;
    padding: 3em;
  }
}
body #kpage.page03 .ksection .kfooter-wrapper {
  overflow: hidden;
  padding: 0 0 4em 0;
  background: #ffffff;
}
body #kpage.page03 .ksection .kfooter-wrapper p em {
  font-style: normal;
}
@media (min-width: 640px) {
  body #kpage.page03 .ksection .kfooter-wrapper .kcolum-2-1 {
    padding: 0 3em;
  }
}
body #kpage.page03 .ksection .kfooter-wrapper .kcontent {
  padding: 0;
}
body #kpage.page03 .ksection .kfooter-wrapper .ktoggle-wrapper + .ktoggle-wrapper {
  margin-top: 1em;
}
body #kpage.page03 .ksection .kfooter-wrapper .ktoggle-wrapper .ktoggle-opener {
  border: 1px solid #542d86;
  max-width: 220px;
  padding: .75em 1em;
  font-size: 14px;
  border-radius: 20px;
  position: relative;
  color: #542d86;
}
body #kpage.page03 .ksection .kfooter-wrapper .ktoggle-wrapper .ktoggle-opener:after {
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
}
body #kpage.page03 .ksection .kfooter-wrapper .ktoggle-wrapper .ktoggle-opener.kactive {
  padding-left: 0;
  border: 0;
}
body #kpage.page03 .ksection .kfooter-wrapper .ktoggle-wrapper .ktoggle-opener.kactive:after {
  content: none;
}
body #kpage.page03 .ksection .kfooter-wrapper .ktoggle-wrapper .ktoggle-content {
  padding: 0;
}
body #kpage.page03 .ksection .kfooter-wrapper .ktoggle-wrapper .ktoggle-content * {
  font-size: 12px;
  word-break: break-word;
}
body #kpage.page03 .ksection .kfooter-wrapper .ktoggle-wrapper .ktoggle-content[kdata-content="kcontent-3333"] p {
  position: relative;
  padding-left: 2em;
}
body #kpage.page03 .ksection .kfooter-wrapper .ktoggle-wrapper .ktoggle-content[kdata-content="kcontent-3333"] p a {
  text-decoration: underline;
}
body #kpage.page03 .ksection .kfooter-wrapper .ktoggle-wrapper .ktoggle-content[kdata-content="kcontent-3333"] p span {
  position: absolute;
  top: 0;
  left: 0;
}
body #kpage.page03 .ksection .kfooter-wrapper .ktoggle-wrapper .ktoggle-content[kdata-content="kcontent-3333"] p + p {
  margin-top: .5em;
}
body #kpage.page03 .ksection .kfooter-wrapper .ktoggle-wrapper .ktoggle-content[kdata-content="kcontent-3333"] p:last-of-type {
  margin-top: 1.2em;
  padding-left: 0;
}
body #kpage.page03 .ksection .kfooter-wrapper .ktoggle-wrapper .ktoggle-content[kdata-content="kcontent-4444"] p a {
  text-decoration: underline;
}
body #kpage.page03 .ksection .kfooter-wrapper .ktoggle-wrapper .ktoggle-content[kdata-content="kcontent-4444"] p strong {
  color: #000000;
}
body #kpage.page03 .ksection .kfooter-wrapper .ktoggle-wrapper .ktoggle-content[kdata-content="kcontent-4444"] p + p {
  margin-top: 0;
}
body #kpage.page03 .ksection .kfooter-wrapper .knote {
  margin-top: 2em;
  padding: 1em;
  text-align: center;
  background-color: #f6f4f7;
}
body #kpage.page03 .ksection .kfooter-wrapper .knote p {
  font-size: 12px;
}
body #kpage.page03 .ksection .kfooter-wrapper .knote p + p {
  margin-top: 0;
}
body #kpage.page03 .ksection .kfooter-wrapper .knote p a {
  color: inherit;
  text-decoration: underline;
}
