@font-face {
  font-family: 'fjalla_oneregular';
  src: url("https://cdn.cigdigital.net/fonts/fjallaone-regular.woff2") format("woff2"), url("https://cdn.cigdigital.net/fonts/fjallaone-regular.woff") format("woff"), url("https://cdn.cigdigital.net/fonts/fjallaone-regular.ttf") format("truetype");
  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;
}

#kpage section.ksection {
  position: relative;
  margin: 0 auto;
  padding: 0 15px;
}
#kpage section.ksection h1, #kpage section.ksection h2, #kpage section.ksection h3, #kpage section.ksection h4, #kpage section.ksection h5, #kpage section.ksection h6, #kpage section.ksection strong {
  font-weight: 600;
  line-height: 1;
}
#kpage section.ksection p,
#kpage section.ksection li {
  line-height: 1.2;
}
#kpage section.ksection p {
  margin: 0;
}
#kpage section.ksection p + p {
  margin-top: 1em;
}
#kpage section.ksection strong {
  font-weight: 600;
}
#kpage section.ksection .ksection-title {
  margin: 1em 0;
  position: relative;
  font-size: 1.944em;
  color: #000000;
  font-weight: normal;
}
#kpage section.ksection .kinfo-row {
  float: left;
  padding: 0 20px 0 45px;
  margin: .5em auto;
  color: #ffffff;
  line-height: 1;
  background-color: #0097dd;
}
#kpage section.ksection .kinfo-row:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 32px;
  height: 32px;
  margin-left: -45px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_317_pyrocalm_module/img/interaction.jpg) no-repeat center center;
  background-size: 100% auto;
}
#kpage section.ksection .kbox-info {
  float: left;
  clear: both;
  margin-top: 2em;
  display: table;
  width: 100%;
}
@media (max-width: 640px) {
  #kpage section.ksection .kbox-info {
    font-size: .8em;
  }
}
#kpage section.ksection .kbox-info > div {
  position: relative;
  padding: .5em;
  display: table-cell;
  vertical-align: middle;
}
#kpage section.ksection .kbox-info > div:first-of-type {
  width: 14%;
  text-align: center;
  background-color: #0097dd;
  color: white;
  line-height: 1.2;
}
#kpage section.ksection .kbox-info > div:first-of-type img {
  max-width: 49px;
  display: block;
}
#kpage section.ksection .kbox-info > div:first-of-type h2 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 1em;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0 8px 0;
  text-align: left;
}
#kpage section.ksection .kbox-info > div:last-of-type {
  background-color: #da2f82;
  padding: .5em 2em;
}
#kpage section.ksection .kbutton-wrapper {
  text-align: center;
}
#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: #da2f82;
  cursor: pointer;
}
#kpage section.ksection button.kreset:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  padding: 1.2em;
  background: #0097dd url(https://cdn.cigdigital.net/imports/production/cigh_317_pyrocalm_module/img/reload.png) no-repeat center center;
}
#kpage section.ksection #kcircle {
  width: 85px;
  height: 85px;
  margin-bottom: 10px;
}
#kpage section.ksection #kcircle > svg {
  width: 100%;
  display: block;
}
#kpage section.ksection #kcircle .progressbar-text {
  text-align: center;
  font-size: 2.4rem;
  line-height: 1;
  font-weight: 300;
  color: #fff !important;
}
#kpage section.ksection #kcircle .progressbar-text small {
  display: block;
  font-size: 45%;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

.slick-slide img {
  display: block;
}

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

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

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

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

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

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

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

#kpage {
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  line-height: 1.2;
  color: #2d1e4a;
  max-width: 1252px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background-color: #ffffff;
}
#kpage:after {
  content: " ";
  display: block;
  clear: both;
}
#kpage mark {
  color: #da2f82;
  background-color: transparent;
}
#kpage .khightlight {
  color: #da2f82;
}
#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 slideInLeft {
  100% {
    transform: translateX(0%);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes reveal {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes unreveal {
  0% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}
@keyframes reveal-reverse {
  0% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}
@keyframes pulsate {
  0% {
    transform: scale(0.85, 0.85);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes pulsateTwo {
  0% {
    transform: scale(0.85, 0.85);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes slideLeftArrow {
  0% {
    transform: translate(0, -50%);
  }
  50% {
    transform: translate(4px, -50%);
  }
  100% {
    transform: translate(0px, -50%);
  }
}
@keyframes slideRightArrow {
  0% {
    transform: translate(0, -50%);
  }
  50% {
    transform: translate(-4px, -50%);
  }
  100% {
    transform: translate(0px, -50%);
  }
}
@keyframes slideDownArrow {
  0% {
    opacity: 0;
    transform: translateY(0);
  }
  75% {
    opacity: 1;
    transform: translateY(24px);
  }
  100% {
    opacity: 0;
    transform: translateY(48px);
  }
}
@keyframes rotation {
  from {
    transform: rotateY(0deg);
  }
  to {
    transform: rotateY(-360deg);
  }
}
#kpage.page01 .ksection {
  padding: 0;
  position: relative;
  color: #ffffff;
  background-color: #2d1e4a;
}
@media (min-width: 1024px) {
  #kpage.page01 .ksection {
    background: #2d1e4a url(https://cdn.cigdigital.net/imports/production/cigh_317_pyrocalm_module/img/page01-bgr.jpg) no-repeat 0 0;
    background-size: 100% auto;
  }
}
#kpage.page01 .ksection:before, #kpage.page01 .ksection:after {
  content: " ";
  display: table;
}
#kpage.page01 .ksection:after {
  display: block;
  clear: both;
  height: 1px;
  margin-top: -1px;
  visibility: hidden;
}
#kpage.page01 .ksection {
  *zoom: 1;
}
#kpage.page01 .ksection h1 {
  margin: 0.3em 0 0.1em 0;
  font-size: 3em;
  font-family: 'fjalla_oneregular', sans-serif;
}
@media (min-width: 1024px) {
  #kpage.page01 .ksection h1 {
    font-size: 5.250em;
  }
}
#kpage.page01 .ksection h1 mark {
  display: block;
}
#kpage.page01 .ksection > img {
  display: block;
  float: right;
  top: 1em;
  right: 1em;
}
@media (min-width: 640px) {
  #kpage.page01 .ksection > img {
    position: absolute;
  }
}
#kpage.page01 .kcontent {
  position: relative;
  padding: 1em;
}
@media (min-width: 1024px) {
  #kpage.page01 .kcontent {
    padding: 2em 2em 2em 3em;
  }
}
@media (min-width: 1024px) {
  #kpage.page01 .kcontent > div {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
}
@media (min-width: 1024px) {
  #kpage.page01 .kcontent > div .kbox {
    width: 57%;
  }
}
#kpage.page01 .kcontent > div .kbox + .kbox {
  text-align: center;
}
@media (min-width: 1024px) {
  #kpage.page01 .kcontent > div .kbox + .kbox {
    width: 40%;
  }
}
#kpage.page01 .kcontent > div .kbox + .kbox .kround-box {
  margin: 0 auto .5em auto;
  display: flex;
  align-items: center;
  width: 156px;
  height: 156px;
  padding: .75em .5em;
  border-radius: 50%;
  background-color: #0097dd;
  text-align: center;
  font-size: 1.25em;
}
#kpage.page01 .kcontent > div .kbox + .kbox .kround-box h2.kstyled-3 {
  margin: 10px auto;
  font-size: .85em;
}
#kpage.page01 .kcontent > div .kbox + .kbox .kround-box h2.kstyled-3 > * {
  display: block;
}
#kpage.page01 .kcontent > div .kbox + .kbox .kround-box h2.kstyled-3 em {
  margin-bottom: 10px;
  font-style: normal;
  color: #2d1e4a;
  font-size: 2.292em;
}
#kpage.page01 .kcontent > div .kbox + .kbox .kround-box h2.kstyled-3 span {
  font-size: .708em;
}
#kpage.page01 .kcontent > div .kbox .kinfo {
  display: inline-block;
  max-width: 250px;
  padding: .5em 1em;
  border-radius: 12px;
  background-color: #0097dd;
  font-size: 0.685em;
  text-align: left;
}
#kpage.page01 .kcontent h2 {
  position: relative;
  margin: 0;
}
#kpage.page01 .kcontent h2.kstyled {
  display: inline-block;
  padding: .25em .5em;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  font-size: 1.5em;
  background-color: #0097dd;
}
@media (min-width: 1024px) {
  #kpage.page01 .kcontent h2.kstyled {
    font-size: 2.5em;
  }
}
#kpage.page01 .kcontent h2.kstyled:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 5%;
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-top: 0.5em solid #0097dd;
  border-left: 0.5em solid transparent;
  border-right: 0.5em solid transparent;
}
#kpage.page01 .kcontent h2.kstyled-2 {
  display: inline-block;
  padding: .5em;
  border-bottom-right-radius: 20px;
  font-size: 1.2em;
  background-color: #da2f82;
}
#kpage.page01 .kcontent h2.kstyled-2 + p {
  margin: 1em 0;
}
#kpage.page01 .kcontent h3 {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: .5em 1em .5em 1.5em;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background-color: #0097dd;
}
#kpage.page01 .kcontent h3:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 10%;
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-top: 0.5em solid #0097dd;
  border-left: 0.5em solid transparent;
  border-right: 0.5em solid transparent;
}
#kpage.page01 .kcontent ul {
  max-width: 660px;
  margin-top: 0;
  border-radius: 20px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
}
#kpage.page01 .kcontent ul li {
  padding-top: .75em;
  padding-bottom: .75em;
}
#kpage.page01 .kcontent ul li + li {
  border-top: 1px solid #ffffff;
}
#kpage.page01 .kcontent ul + p {
  font-size: .685em;
}

#kpage.page02 section.ksection {
  margin: 0 auto;
  padding: 0;
}
@media (min-width: 1024px) {
  #kpage.page02 section.ksection {
    background: #ffffff url(https://cdn.cigdigital.net/imports/production/cigh_317_pyrocalm_module/img/page02-bgr.jpg) no-repeat 0 0;
  }
}
#kpage.page02 section.ksection:before, #kpage.page02 section.ksection:after {
  content: " ";
  display: table;
}
#kpage.page02 section.ksection:after {
  display: block;
  clear: both;
  height: 1px;
  margin-top: -1px;
  visibility: hidden;
}
#kpage.page02 section.ksection {
  *zoom: 1;
}
#kpage.page02 section.ksection h1 {
  overflow: hidden;
  position: relative;
  display: inline-block;
  padding: .25em 1em .25em 1.5em;
  font-size: 1.625em;
  color: white;
  background-color: #0097dd;
  border-bottom-right-radius: 20px;
  max-width: 100vw;
  transform: skew(-20deg);
  margin-left: -1em;
}
@media (min-width: 1250px) {
  #kpage.page02 section.ksection h1 {
    padding: .25em 1em .25em .5em;
    margin-left: 0;
    transform: none;
  }
}
#kpage.page02 section.ksection h1 span {
  display: block;
  transform: skew(20deg);
}
@media (min-width: 1250px) {
  #kpage.page02 section.ksection h1 span {
    transform: none;
  }
}
#kpage.page02 section.ksection h1:after {
  position: absolute;
  top: 0;
  left: 97%;
  width: 36px;
  border-bottom-right-radius: 20px;
  height: 100%;
  background-color: #0097dd;
  transform: skew(-20deg);
}
@media (min-width: 1250px) {
  #kpage.page02 section.ksection h1:after {
    content: '';
  }
}
@media (min-width: 1024px) {
  #kpage.page02 .kcontent-wrapper {
    display: flex;
    justify-content: space-between;
  }
  #kpage.page02 .kcontent-wrapper > div {
    width: 55%;
  }
  #kpage.page02 .kcontent-wrapper > div + div {
    width: 52%;
  }
}
#kpage.page02 .kcontent-wrapper .kcontent {
  padding: 1em;
  color: #2d1e4a;
}
@media (min-width: 1024px) {
  #kpage.page02 .kcontent-wrapper .kcontent {
    margin-top: 2em;
  }
}
#kpage.page02 .kcontent-wrapper .kcontent.kcontent-1 {
  margin-top: 0;
}
@media (min-width: 1024px) {
  #kpage.page02 .kcontent-wrapper .kcontent.kcontent-1 {
    color: #ffffff;
  }
}
#kpage.page02 .kcontent-wrapper .kcontent h2 {
  color: #0097dd;
  font-size: 1.250em;
  margin: 1em 0 0 0;
}
#kpage.page02 .kcontent-wrapper .kcontent ul {
  padding-left: 20px;
  font-weight: 600;
}
#kpage.page02 .knote {
  position: relative;
  max-width: 90%;
  margin: 0 auto;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-top: 5em;
}
@media (min-width: 1024px) {
  #kpage.page02 .knote {
    max-width: 100%;
    background: url(https://cdn.cigdigital.net/imports/production/cigh_317_pyrocalm_module/img/page02-img.png) no-repeat 0 0;
  }
}
@media (min-width: 1024px) {
  #kpage.page02 .knote {
    margin-top: 0;
  }
}
#kpage.page02 .knote:before {
  content: '';
  position: absolute;
  bottom: 1em;
  left: 3em;
  width: 58px;
  height: 127px;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_317_pyrocalm_module/img/icon-think.png) no-repeat;
}
#kpage.page02 .knote p {
  position: relative;
  margin-bottom: 2em;
  margin-left: 7em;
  max-width: 386px;
  display: inline-block;
  padding: .75em;
  text-align: center;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  color: #ffffff;
  background-color: #0097dd;
}
#kpage.page02 .knote p:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 5%;
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-top: 0.5em solid #0097dd;
  border-left: 0.5em solid transparent;
  border-right: 0.5em solid transparent;
}

#kpage.page03 section.ksection {
  position: relative;
  margin: 0 auto;
  padding: 0;
}
#kpage.page03 section.ksection:before, #kpage.page03 section.ksection:after {
  content: " ";
  display: table;
}
#kpage.page03 section.ksection:after {
  display: block;
  clear: both;
  height: 1px;
  margin-top: -1px;
  visibility: hidden;
}
#kpage.page03 section.ksection {
  *zoom: 1;
}
#kpage.page03 section.ksection h1 {
  position: relative;
  display: inline-block;
  margin-top: 0;
  padding: .25em 1em .25em .5em;
  font-size: 1.625em;
  color: white;
  background-color: #0097dd;
}
#kpage.page03 section.ksection h1:after {
  content: '';
  position: absolute;
  top: 0;
  left: 95%;
  width: 36px;
  border-bottom-right-radius: 20px;
  height: 100%;
  background-color: #0097dd;
  transform: skew(-20deg);
}
#kpage.page03 section.ksection .kcontent {
  padding: 1em;
}
@media (min-width: 1024px) {
  #kpage.page03 section.ksection .kcontent {
    max-width: 50%;
  }
}
#kpage.page03 section.ksection .kcontent p {
  padding-left: 1em;
}
#kpage.page03 section.ksection .kcontent p mark {
  font-size: 1em;
  font-weight: 600;
}
#kpage.page03 section.ksection .kcontent + .kcontent {
  max-width: 100%;
}
#kpage.page03 section.ksection .kcontent + .kcontent p {
  padding-left: 0;
  font-size: 12.5px;
}
@media (min-width: 640px) {
  #kpage.page03 section.ksection .kcontent + .kcontent {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (min-width: 1024px) {
  #kpage.page03 section.ksection .kcontent + .kcontent {
    justify-content: space-between;
  }
}
#kpage.page03 section.ksection .kcontent + .kcontent > figure {
  position: relative;
  margin: 0;
  cursor: pointer;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  margin: 1em;
}
@media (min-width: 1024px) {
  #kpage.page03 section.ksection .kcontent + .kcontent > figure {
    margin: 0;
  }
}
#kpage.page03 section.ksection .kcontent + .kcontent > figure.kactive > div {
  display: block;
}
#kpage.page03 section.ksection .kcontent + .kcontent > figure.kactive figcaption {
  display: none;
}
#kpage.page03 section.ksection .kcontent + .kcontent > figure.kactive img {
  opacity: 0;
}
#kpage.page03 section.ksection .kcontent + .kcontent > figure.kactive[data-open="kbox-1"], #kpage.page03 section.ksection .kcontent + .kcontent > figure.kactive[data-open="kbox-3"] {
  background: url(https://cdn.cigdigital.net/imports/production/cigh_317_pyrocalm_module/img/page03-pink.png) no-repeat center center;
  background-size: cover;
}
#kpage.page03 section.ksection .kcontent + .kcontent > figure.kactive[data-open="kbox-2"], #kpage.page03 section.ksection .kcontent + .kcontent > figure.kactive[data-open="kbox-4"] {
  background: url(https://cdn.cigdigital.net/imports/production/cigh_317_pyrocalm_module/img/page03-purple.png) no-repeat center center;
  background-size: cover;
}
@media (min-width: 1024px) {
  #kpage.page03 section.ksection .kcontent + .kcontent > figure {
    width: 49%;
  }
}
@media (min-width: 1250px) {
  #kpage.page03 section.ksection .kcontent + .kcontent > figure {
    width: 24%;
  }
}
#kpage.page03 section.ksection .kcontent + .kcontent > figure figcaption {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
  color: white;
  font-size: 1.625em;
  transform: translate(-50%, -50%);
}
#kpage.page03 section.ksection .kcontent + .kcontent > figure img {
  display: block;
  max-width: 100%;
  width: 100%;
}
#kpage.page03 section.ksection .kcontent + .kcontent > figure > div {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 1em 1.5em;
  font-size: 0.875em;
  color: white;
}
#kpage.page03 section.ksection .kcontent + .kcontent > figure > div h2 {
  font-size: 1.429em;
  margin-top: 0;
}
@media (min-width: 768px) {
  #kpage.page03 section.ksection .kcontent + .kcontent > figure > div h2 {
    margin-top: 1em;
  }
}

#kpage.page04 section.ksection {
  position: relative;
  margin: 0 auto;
  padding: 0 1em;
  min-height: 100vh;
}
@media (min-width: 1250px) {
  #kpage.page04 section.ksection {
    padding: 1em 0;
  }
}
#kpage.page04 section.ksection:before, #kpage.page04 section.ksection:after {
  content: " ";
  display: table;
}
#kpage.page04 section.ksection:after {
  display: block;
  clear: both;
  height: 1px;
  margin-top: -1px;
  visibility: hidden;
}
#kpage.page04 section.ksection {
  *zoom: 1;
}
@media (min-width: 1024px) {
  #kpage.page04 section.ksection {
    background: #ffffff url(https://cdn.cigdigital.net/imports/production/cigh_317_pyrocalm_module/img/page04-bgr.jpg) no-repeat top right;
  }
}
#kpage.page04 section.ksection h1 {
  position: relative;
  display: inline-block;
  margin-top: 0;
  padding: .25em 1em .25em .5em;
  font-size: 1.625em;
  color: white;
  background-color: #0097dd;
}
#kpage.page04 section.ksection h1:after {
  content: '';
  position: absolute;
  top: 0;
  left: 95%;
  width: 36px;
  border-bottom-right-radius: 20px;
  height: 100%;
  background-color: #0097dd;
  transform: skew(-20deg);
}
#kpage.page04 section.ksection > p {
  margin: 2em 0;
}
@media (min-width: 1024px) {
  #kpage.page04 section.ksection > p {
    max-width: 44%;
  }
}
#kpage.page04 section.ksection .kcontent {
  margin: 2em auto 0 auto;
  max-width: 920px;
}
@media (min-width: 1024px) {
  #kpage.page04 section.ksection .kcontent {
    display: flex;
    justify-content: space-between;
  }
}
#kpage.page04 section.ksection .kcontent .kbox {
  padding-bottom: 2em;
  background-color: white;
  border: 1px solid #da2f82;
}
@media (min-width: 1024px) {
  #kpage.page04 section.ksection .kcontent .kbox {
    width: 49%;
  }
}
#kpage.page04 section.ksection .kcontent .kbox h2 {
  margin-top: 0;
  position: relative;
  padding: .5em;
  font-size: 1.28em;
  color: white;
  background-color: #da2f82;
}
#kpage.page04 section.ksection .kcontent .kbox h2:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 5%;
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-top: 0.5em solid #da2f82;
  border-left: 0.5em solid transparent;
  border-right: 0.5em solid transparent;
}
#kpage.page04 section.ksection .kcontent .kbox > div {
  padding: 1em;
}
#kpage.page04 section.ksection .kcontent .kbox + .kbox {
  margin-top: 1em;
  border-color: #0097dd;
}
@media (min-width: 1024px) {
  #kpage.page04 section.ksection .kcontent .kbox + .kbox {
    margin-top: 0;
  }
}
#kpage.page04 section.ksection .kcontent .kbox + .kbox h2 {
  background-color: #0097dd;
}
#kpage.page04 section.ksection .kcontent .kbox + .kbox h2:after {
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-top: 0.5em solid #0097dd;
  border-left: 0.5em solid transparent;
  border-right: 0.5em solid transparent;
}

#kpage.page05 section.ksection {
  position: relative;
  margin: 0 auto;
  padding: 0;
}
#kpage.page05 section.ksection:before, #kpage.page05 section.ksection:after {
  content: " ";
  display: table;
}
#kpage.page05 section.ksection:after {
  display: block;
  clear: both;
  height: 1px;
  margin-top: -1px;
  visibility: hidden;
}
#kpage.page05 section.ksection {
  *zoom: 1;
}
#kpage.page05 section.ksection h1 {
  position: relative;
  display: inline-block;
  margin-top: 0;
  padding: .25em 1em .25em .5em;
  font-size: 1.625em;
  color: white;
  background-color: #0097dd;
}
#kpage.page05 section.ksection h1:after {
  content: '';
  position: absolute;
  top: 0;
  left: 95%;
  width: 36px;
  border-bottom-right-radius: 20px;
  height: 100%;
  background-color: #0097dd;
  transform: skew(-20deg);
}
#kpage.page05 section.ksection img {
  display: block;
  max-width: 100%;
}
#kpage.page05 section.ksection > p {
  margin: 2em 0;
  max-width: 44%;
}
@media (min-width: 1024px) {
  #kpage.page05 section.ksection .kmain-wrapper {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 1024px) {
  #kpage.page05 section.ksection .kmain-wrapper > div {
    width: 49%;
  }
}
#kpage.page05 section.ksection .kmain-wrapper .kcontent-wrapper {
  padding: 1em 0 0 0;
}
#kpage.page05 section.ksection .kmain-wrapper .kcontent-wrapper > div {
  padding: 1em;
}
@media (min-width: 1024px) {
  #kpage.page05 section.ksection .kmain-wrapper .kcontent-wrapper > div {
    max-width: 80%;
  }
}
#kpage.page05 section.ksection .kmain-wrapper h2 {
  margin: 1em 0 0 0;
  color: #0097dd;
  font-size: 1em;
}
#kpage.page05 section.ksection .kmain-wrapper ul {
  padding-left: 20px;
}
#kpage.page05 section.ksection .kmain-wrapper ul + h2 {
  margin-top: 2em;
}
#kpage.page05 section.ksection .kmain-wrapper .knote {
  margin-top: 2em;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  color: white;
  background-color: #da2f82;
}

#kpage.page06 section.ksection {
  position: relative;
  margin: 0 auto;
  padding: 0;
}
@media (min-width: 1250px) {
  #kpage.page06 section.ksection {
    padding: 1em 0;
  }
}
#kpage.page06 section.ksection:before, #kpage.page06 section.ksection:after {
  content: " ";
  display: table;
}
#kpage.page06 section.ksection:after {
  display: block;
  clear: both;
  height: 1px;
  margin-top: -1px;
  visibility: hidden;
}
#kpage.page06 section.ksection {
  *zoom: 1;
}
#kpage.page06 section.ksection h1 {
  position: relative;
  display: inline-block;
  margin-top: 0;
  padding: .25em 1em .25em .5em;
  font-size: 1.625em;
  color: white;
  background-color: #0097dd;
}
#kpage.page06 section.ksection h1:after {
  content: '';
  position: absolute;
  top: 0;
  left: 95%;
  width: 36px;
  border-bottom-right-radius: 20px;
  height: 100%;
  background-color: #0097dd;
  transform: skew(-20deg);
}
#kpage.page06 section.ksection img {
  display: block;
  max-width: 100%;
}
#kpage.page06 section.ksection > p {
  margin: 1em;
}
@media (min-width: 1024px) {
  #kpage.page06 section.ksection > p {
    margin: 2em 0;
    max-width: 44%;
  }
}
#kpage.page06 section.ksection .kcontent-wrapper {
  padding: 0 1em;
}
@media (min-width: 1024px) {
  #kpage.page06 section.ksection .kcontent-wrapper {
    padding: 0;
  }
}
#kpage.page06 section.ksection .kcontent-wrapper .kcontent {
  margin: 0 auto;
  max-width: 954px;
}
@media (min-width: 640px) {
  #kpage.page06 section.ksection .kcontent-wrapper .kcontent {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
}
#kpage.page06 section.ksection .kcontent-wrapper .kcontent figure {
  margin: 0 auto 1em auto;
  width: 100%;
  max-width: 200px;
}
@media (min-width: 1024px) {
  #kpage.page06 section.ksection .kcontent-wrapper .kcontent figure {
    margin: 0 0 2em 0;
  }
}
@media (min-width: 640px) {
  #kpage.page06 section.ksection .kcontent-wrapper .kcontent figure {
    width: 49%;
  }
}
@media (min-width: 1024px) {
  #kpage.page06 section.ksection .kcontent-wrapper .kcontent figure {
    width: 32%;
  }
}
@media (min-width: 1250px) {
  #kpage.page06 section.ksection .kcontent-wrapper .kcontent figure {
    width: 24%;
  }
}
#kpage.page06 section.ksection .kcontent-wrapper .kcontent figure figcaption {
  margin-top: .5em;
  font-weight: 600;
  text-align: center;
}
#kpage.page06 section.ksection .kcontent-wrapper .kcontent figure img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
}

#kpage.page07 section.ksection {
  position: relative;
  margin: 0 auto;
  padding: 0;
}
@media (min-width: 1250px) {
  #kpage.page07 section.ksection {
    padding: 1em 0;
  }
}
#kpage.page07 section.ksection:before, #kpage.page07 section.ksection:after {
  content: " ";
  display: table;
}
#kpage.page07 section.ksection:after {
  display: block;
  clear: both;
  height: 1px;
  margin-top: -1px;
  visibility: hidden;
}
#kpage.page07 section.ksection {
  *zoom: 1;
}
#kpage.page07 section.ksection h1 {
  overflow: hidden;
  position: relative;
  display: inline-block;
  padding: .25em 1em .25em 1.5em;
  font-size: 1.625em;
  color: white;
  background-color: #0097dd;
  border-bottom-right-radius: 20px;
  max-width: 100vw;
  transform: skew(-20deg);
  margin-left: -1em;
}
@media (min-width: 1250px) {
  #kpage.page07 section.ksection h1 {
    padding: .25em 1em .25em .5em;
    margin-left: 0;
    transform: none;
  }
}
#kpage.page07 section.ksection h1 span {
  display: block;
  transform: skew(20deg);
}
@media (min-width: 1250px) {
  #kpage.page07 section.ksection h1 span {
    transform: none;
  }
}
#kpage.page07 section.ksection h1:after {
  position: absolute;
  top: 0;
  left: 97%;
  width: 36px;
  border-bottom-right-radius: 20px;
  height: 100%;
  background-color: #0097dd;
  transform: skew(-20deg);
}
@media (min-width: 1250px) {
  #kpage.page07 section.ksection h1:after {
    content: '';
  }
}
#kpage.page07 section.ksection img {
  display: block;
  max-width: 100%;
}
#kpage.page07 section.ksection > p {
  margin: 2em 0;
  max-width: 44%;
}
#kpage.page07 section.ksection .kcontent-wrapper {
  padding: 0 1em;
}
@media (min-width: 1024px) {
  #kpage.page07 section.ksection .kcontent-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  #kpage.page07 section.ksection .kcontent-wrapper > div {
    width: 28%;
  }
  #kpage.page07 section.ksection .kcontent-wrapper > div + .kcontent {
    width: 60%;
  }
  #kpage.page07 section.ksection .kcontent-wrapper > div.kcontent > div {
    max-width: 336px;
  }
  #kpage.page07 section.ksection .kcontent-wrapper > div.kcontent + .kcontent img {
    margin-top: -4em;
  }
}
@media (min-width: 1250px) {
  #kpage.page07 section.ksection .kcontent-wrapper {
    padding: 0;
  }
}
#kpage.page07 section.ksection .kcontent-info {
  padding: 0 1em;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  #kpage.page07 section.ksection .kcontent-info {
    margin-top: -4em;
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 1250px) {
  #kpage.page07 section.ksection .kcontent-info {
    padding: 0;
  }
}
@media (min-width: 1024px) {
  #kpage.page07 section.ksection .kcontent-info > div {
    width: 20%;
  }
}
#kpage.page07 section.ksection .kcontent-info > div > div {
  position: relative;
  color: white;
  min-height: 121px;
  background-color: #0097dd;
}
@media (min-width: 768px) {
  #kpage.page07 section.ksection .kcontent-info > div > div {
    max-width: 190px;
  }
}
#kpage.page07 section.ksection .kcontent-info > div > div p {
  font-size: 0.813em;
  position: absolute;
  top: 50%;
  right: 20px;
  left: 20px;
  transform: translateY(-50%);
}
@media (min-width: 1024px) {
  #kpage.page07 section.ksection .kcontent-info > div + div {
    width: 79%;
  }
}
#kpage.page07 section.ksection .kcontent-info > div + div > div {
  max-width: 100%;
  background-color: transparent;
}
@media (min-width: 640px) {
  #kpage.page07 section.ksection .kcontent-info > div + div > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
#kpage.page07 section.ksection .kcontent-info > div + div > div > div {
  position: relative;
  min-height: 121px;
  background-color: #2e1f4b;
}
@media (min-width: 768px) {
  #kpage.page07 section.ksection .kcontent-info > div + div > div > div {
    max-width: 190px;
  }
}
#kpage.page07 section.ksection .kcontent-info > div + div > div > div:nth-of-type(2n+1) {
  background-color: #e6017e;
}
#kpage.page07 section.ksection .kcontent-info > div + div > div > div > p {
  font-size: 0.813em;
  position: absolute;
  top: 50%;
  right: 10px;
  left: 100px;
  transform: translateY(-50%);
}
#kpage.page07 section.ksection .kcontent-info > div + div > div figure {
  margin: 0 0 2em 0;
  width: 100%;
  max-width: 200px;
}
@media (min-width: 640px) {
  #kpage.page07 section.ksection .kcontent-info > div + div > div figure {
    width: 49%;
  }
}
@media (min-width: 1250px) {
  #kpage.page07 section.ksection .kcontent-info > div + div > div figure {
    width: 24%;
  }
}
#kpage.page07 section.ksection .kcontent-info > div + div > div figure figcaption {
  margin-top: .5em;
  font-weight: 600;
  text-align: center;
}
#kpage.page07 section.ksection .kcontent-info > div + div > div figure img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
}

#kpage.page08 section.ksection {
  position: relative;
  margin: 0 auto;
  padding: 0;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_317_pyrocalm_module/img/page08-bgr.jpg) no-repeat center bottom;
}
@media (min-width: 1250px) {
  #kpage.page08 section.ksection {
    padding: 1em 0;
  }
}
#kpage.page08 section.ksection:before, #kpage.page08 section.ksection:after {
  content: " ";
  display: table;
}
#kpage.page08 section.ksection:after {
  display: block;
  clear: both;
  height: 1px;
  margin-top: -1px;
  visibility: hidden;
}
#kpage.page08 section.ksection {
  *zoom: 1;
}
#kpage.page08 section.ksection h1 {
  overflow: hidden;
  position: relative;
  display: inline-block;
  padding: .25em 1em .25em 1.5em;
  font-size: 1.625em;
  color: white;
  background-color: #0097dd;
  border-bottom-right-radius: 20px;
  max-width: 100vw;
  transform: skew(-20deg);
  margin-left: -1em;
}
@media (min-width: 1250px) {
  #kpage.page08 section.ksection h1 {
    padding: .25em 1em .25em .5em;
    margin-left: 0;
    transform: none;
  }
}
#kpage.page08 section.ksection h1 span {
  display: block;
  transform: skew(20deg);
}
@media (min-width: 1250px) {
  #kpage.page08 section.ksection h1 span {
    transform: none;
  }
}
#kpage.page08 section.ksection h1:after {
  position: absolute;
  top: 0;
  left: 97%;
  width: 36px;
  border-bottom-right-radius: 20px;
  height: 100%;
  background-color: #0097dd;
  transform: skew(-20deg);
}
@media (min-width: 1250px) {
  #kpage.page08 section.ksection h1:after {
    content: '';
  }
}
#kpage.page08 section.ksection img {
  display: block;
  max-width: 100%;
}
#kpage.page08 section.ksection > p {
  margin: 0 1em 2em 1em;
}
#kpage.page08 section.ksection .kcontent-wrapper {
  position: relative;
  border: 1px solid #da2f82;
  border-top: 0;
  border-right: 0;
  background-color: white;
  margin: 0 30px;
}
#kpage.page08 section.ksection .kcontent-wrapper .kitem {
  margin: 0 auto;
  padding: 0 1em;
}
@media (min-width: 1024px) {
  #kpage.page08 section.ksection .kcontent-wrapper .kitem {
    padding: 0;
  }
}
@media (min-width: 1024px) {
  #kpage.page08 section.ksection .kcontent-wrapper .kitem.kitem-2 {
    display: block;
  }
}
@media (min-width: 1024px) {
  #kpage.page08 section.ksection .kcontent-wrapper .kitem.kitem-2 > div {
    width: 100%;
  }
}
#kpage.page08 section.ksection .kcontent-wrapper .kitem.kitem-2 .ktext {
  overflow: hidden;
  border-top-right-radius: 20px;
}
#kpage.page08 section.ksection .kcontent-wrapper .kitem.kitem-2 .ktext > div {
  position: relative;
}
@media (min-width: 1024px) {
  #kpage.page08 section.ksection .kcontent-wrapper .kitem.kitem-2 .ktext > div {
    transform: translateY(80%);
  }
}
#kpage.page08 section.ksection .kcontent-wrapper .kitem .ktext {
  text-align: left;
  min-height: 452px;
}
@media (min-width: 1024px) {
  #kpage.page08 section.ksection .kcontent-wrapper .kitem .ktext {
    border-right: 0;
  }
}
#kpage.page08 section.ksection .kcontent-wrapper .kitem .ktext a {
  text-decoration: none;
  color: #0097dd;
}
#kpage.page08 section.ksection .kcontent-wrapper .kitem .ktext > div {
  padding: 1em 2em;
}
#kpage.page08 section.ksection .kcontent-wrapper .kitem .ktext h2 {
  margin-top: 0;
  position: relative;
  padding: .5em;
  font-size: 1.375em;
  color: white;
  background-color: #da2f82;
}
#kpage.page08 section.ksection .kcontent-wrapper .kitem .ktext h2:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 5%;
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-top: 0.5em solid #da2f82;
  border-left: 0.5em solid transparent;
  border-right: 0.5em solid transparent;
}
#kpage.page08 section.ksection .kcontent-wrapper .kimg img {
  display: block;
  max-width: 100%;
  width: 100%;
}
@media (min-width: 1024px) {
  #kpage.page08 section.ksection .kcontent-wrapper {
    display: flex;
  }
}
@media (min-width: 1024px) {
  #kpage.page08 section.ksection .kcontent-wrapper > div {
    width: 50%;
  }
}
#kpage.page08 section.ksection .kslide-wrapper {
  margin: 0 auto;
  overflow: hidden;
  position: initial;
}
#kpage.page08 section.ksection .kslide-wrapper .slick-list {
  padding: 0 !important;
}
@media (max-width: 768px) {
  #kpage.page08 section.ksection .kslide-wrapper .slick-list {
    margin-top: 20px;
  }
}
#kpage.page08 section.ksection .kslide-wrapper .slick-arrow {
  overflow: hidden;
  display: block;
  font-size: 0pt;
}
#kpage.page08 section.ksection .kslide-wrapper .slick-arrow.slick-prev, #kpage.page08 section.ksection .kslide-wrapper .slick-arrow.slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border: 0;
  width: 24px;
  height: 24px;
  background-color: #da2f82;
  background-image: url(https://cdn.cigdigital.net/imports/production/cigh_317_pyrocalm_module/img/aww-white.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding: 0;
  z-index: 9999;
  cursor: pointer;
}
@media (max-width: 768px) {
  #kpage.page08 section.ksection .kslide-wrapper .slick-arrow.slick-prev, #kpage.page08 section.ksection .kslide-wrapper .slick-arrow.slick-next {
    height: 20px;
  }
}
#kpage.page08 section.ksection .kslide-wrapper .slick-arrow.slick-prev {
  left: -24px;
}
@media (max-width: 768px) {
  #kpage.page08 section.ksection .kslide-wrapper .slick-arrow.slick-prev {
    top: 0;
    left: 16px;
  }
}
#kpage.page08 section.ksection .kslide-wrapper .slick-arrow.slick-next {
  right: -24px;
  background-image: url(https://cdn.cigdigital.net/imports/production/cigh_317_pyrocalm_module/img/aww-white_r.png);
}
@media (max-width: 768px) {
  #kpage.page08 section.ksection .kslide-wrapper .slick-arrow.slick-next {
    top: 0;
    right: 16px;
  }
}
#kpage.page08 section.ksection .kslide-wrapper .kitem {
  float: left;
}

#kpage.page09 section.ksection {
  position: relative;
  margin: 0 auto;
  padding: 0;
  min-height: 100vh;
}
@media (min-width: 1250px) {
  #kpage.page09 section.ksection {
    padding: 1em 0;
  }
}
#kpage.page09 section.ksection:before, #kpage.page09 section.ksection:after {
  content: " ";
  display: table;
}
#kpage.page09 section.ksection:after {
  display: block;
  clear: both;
  height: 1px;
  margin-top: -1px;
  visibility: hidden;
}
#kpage.page09 section.ksection {
  *zoom: 1;
}
#kpage.page09 section.ksection h1 {
  overflow: hidden;
  position: relative;
  display: inline-block;
  padding: .25em 1em .25em 1.5em;
  font-size: 1.625em;
  color: white;
  background-color: #0097dd;
  border-bottom-right-radius: 20px;
  max-width: 100vw;
  transform: skew(-20deg);
  margin-left: -1em;
}
@media (min-width: 1250px) {
  #kpage.page09 section.ksection h1 {
    padding: .25em 1em .25em .5em;
    margin-left: 0;
    transform: none;
  }
}
#kpage.page09 section.ksection h1 span {
  display: block;
  transform: skew(20deg);
}
@media (min-width: 1250px) {
  #kpage.page09 section.ksection h1 span {
    transform: none;
  }
}
#kpage.page09 section.ksection h1:after {
  position: absolute;
  top: 0;
  left: 97%;
  width: 36px;
  border-bottom-right-radius: 20px;
  height: 100%;
  background-color: #0097dd;
  transform: skew(-20deg);
}
@media (min-width: 1250px) {
  #kpage.page09 section.ksection h1:after {
    content: '';
  }
}
#kpage.page09 section.ksection > p {
  margin: 2em 0;
}
@media (min-width: 1024px) {
  #kpage.page09 section.ksection > p {
    max-width: 44%;
  }
}
#kpage.page09 section.ksection .kcontent {
  padding: 0 1em;
  margin: 2em auto 0 auto;
  max-width: 920px;
}
@media (min-width: 1024px) {
  #kpage.page09 section.ksection .kcontent {
    padding: 0;
    display: flex;
    justify-content: space-between;
  }
}
#kpage.page09 section.ksection .kcontent .kbox {
  background-color: white;
  border: 1px solid #da2f82;
}
@media (min-width: 1024px) {
  #kpage.page09 section.ksection .kcontent .kbox {
    width: 49%;
  }
}
#kpage.page09 section.ksection .kcontent .kbox h2 {
  margin-top: 0;
  position: relative;
  padding: .5em;
  font-size: 1.28em;
  color: white;
  background-color: #da2f82;
}
#kpage.page09 section.ksection .kcontent .kbox h2:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 5%;
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-top: 0.5em solid #da2f82;
  border-left: 0.5em solid transparent;
  border-right: 0.5em solid transparent;
}
#kpage.page09 section.ksection .kcontent .kbox > div {
  padding: 1em;
}
#kpage.page09 section.ksection .kcontent .kbox + .kbox {
  margin-top: 1em;
  border-color: #0097dd;
}
@media (min-width: 1024px) {
  #kpage.page09 section.ksection .kcontent .kbox + .kbox {
    margin-top: 0;
  }
}
#kpage.page09 section.ksection .kcontent .kbox + .kbox h2 {
  background-color: #0097dd;
}
#kpage.page09 section.ksection .kcontent .kbox + .kbox h2:after {
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-top: 0.5em solid #0097dd;
  border-left: 0.5em solid transparent;
  border-right: 0.5em solid transparent;
}

#kpage.page10 section.ksection {
  position: relative;
  margin: 0 auto;
  padding: 0;
  min-height: 100vh;
}
@media (min-width: 1250px) {
  #kpage.page10 section.ksection {
    padding: 1em 0;
  }
}
#kpage.page10 section.ksection:before, #kpage.page10 section.ksection:after {
  content: " ";
  display: table;
}
#kpage.page10 section.ksection:after {
  display: block;
  clear: both;
  height: 1px;
  margin-top: -1px;
  visibility: hidden;
}
#kpage.page10 section.ksection {
  *zoom: 1;
}
#kpage.page10 section.ksection h1 {
  position: relative;
  display: inline-block;
  margin-top: 0;
  padding: .25em 1em .25em .5em;
  font-size: 1.625em;
  color: white;
  background-color: #0097dd;
}
#kpage.page10 section.ksection h1:after {
  position: absolute;
  top: 0;
  left: 98%;
  width: 36px;
  border-bottom-right-radius: 20px;
  height: 100%;
  background-color: #0097dd;
  transform: skew(-20deg);
}
@media (min-width: 1024px) {
  #kpage.page10 section.ksection h1:after {
    content: '';
  }
}
#kpage.page10 section.ksection > p {
  margin: 2em 0;
}
@media (min-width: 1024px) {
  #kpage.page10 section.ksection > p {
    max-width: 44%;
  }
}
#kpage.page10 section.ksection .kcontent-wrapper > div:last-of-type {
  font-size: 12px;
  font-weight: 600;
  margin: 1em 0;
}
#kpage.page10 section.ksection .kcontent-wrapper > div:last-of-type p + p {
  margin-top: 0;
}
#kpage.page10 section.ksection .kcontent {
  padding: 0 1em;
  margin: 2em auto 0 auto;
  max-width: 920px;
}
@media (min-width: 1024px) {
  #kpage.page10 section.ksection .kcontent {
    padding: 0;
    display: flex;
    justify-content: space-between;
  }
}
#kpage.page10 section.ksection .kcontent + div {
  padding: 0 1em;
}
@media (min-width: 1024px) {
  #kpage.page10 section.ksection .kcontent + div {
    padding: 0;
  }
}
#kpage.page10 section.ksection .kcontent .kbox {
  background-color: white;
}
@media (min-width: 1024px) {
  #kpage.page10 section.ksection .kcontent .kbox {
    width: 49%;
  }
}
#kpage.page10 section.ksection .kcontent .kbox.kactive {
  border: 1px solid #da2f82;
}
#kpage.page10 section.ksection .kcontent .kbox.kactive .kimg img {
  display: none;
}
#kpage.page10 section.ksection .kcontent .kbox.kactive .kimg > div {
  display: block;
}
#kpage.page10 section.ksection .kcontent .kbox.kactive h3 {
  display: none;
}
#kpage.page10 section.ksection .kcontent .kbox.kactive h3 + p {
  display: none;
}
#kpage.page10 section.ksection .kcontent .kbox.kactive > div.ktext {
  border: 0;
}
#kpage.page10 section.ksection .kcontent .kbox h2 {
  margin-top: 0;
  position: relative;
  padding: .5em .5em .75em .5em;
  font-size: 1.28em;
  color: white;
  background-color: #da2f82;
}
#kpage.page10 section.ksection .kcontent .kbox h2:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 5%;
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-top: 0.5em solid #da2f82;
  border-left: 0.5em solid transparent;
  border-right: 0.5em solid transparent;
}
#kpage.page10 section.ksection .kcontent .kbox h3 {
  color: #0097dd;
  margin-bottom: .5em;
}
#kpage.page10 section.ksection .kcontent .kbox img {
  display: block;
  max-width: 100%;
  width: 100%;
}
#kpage.page10 section.ksection .kcontent .kbox > div.ktext {
  margin-top: -1.1em;
  padding: 1em;
  border: 1px solid #da2f82;
  border-top: 0;
  border-bottom: 0;
}
#kpage.page10 section.ksection .kcontent .kbox > div.ktext p.keqheigh {
  min-height: 80px;
}
#kpage.page10 section.ksection .kcontent .kbox > div.kimg {
  position: relative;
}
#kpage.page10 section.ksection .kcontent .kbox > div.kimg > div {
  display: none;
  padding: 1em;
  margin-top: 4.25em;
  min-height: 240px;
}
#kpage.page10 section.ksection .kcontent .kbox > div.kimg > div [type="radio"]:checked,
#kpage.page10 section.ksection .kcontent .kbox > div.kimg > div [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
#kpage.page10 section.ksection .kcontent .kbox > div.kimg > div [type="radio"]:checked + label,
#kpage.page10 section.ksection .kcontent .kbox > div.kimg > div [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
}
#kpage.page10 section.ksection .kcontent .kbox > div.kimg > div [type="radio"] + label span {
  display: none;
}
#kpage.page10 section.ksection .kcontent .kbox > div.kimg > div [type="radio"]:checked + label span {
  display: inline;
  font-weight: 600;
  color: #2d1e4a;
}
#kpage.page10 section.ksection .kcontent .kbox > div.kimg > div [type="radio"]:checked + label:before,
#kpage.page10 section.ksection .kcontent .kbox > div.kimg > div [type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 14px;
  height: 14px;
  border: 1px solid #d4d4d4;
  border-radius: 100%;
  background: #d4d4d4;
}
#kpage.page10 section.ksection .kcontent .kbox > div.kimg > div [type="radio"]:checked + label:after,
#kpage.page10 section.ksection .kcontent .kbox > div.kimg > div [type="radio"]:not(:checked) + label:after {
  content: '';
  width: 8px;
  height: 8px;
  background: #da2f82;
  position: absolute;
  top: 5px;
  left: 3px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#kpage.page10 section.ksection .kcontent .kbox > div.kimg > div [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
#kpage.page10 section.ksection .kcontent .kbox > div.kimg > div [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
#kpage.page10 section.ksection .kcontent .kbox + .kbox {
  margin-top: 1em;
  border-color: #0097dd;
}
@media (min-width: 1024px) {
  #kpage.page10 section.ksection .kcontent .kbox + .kbox {
    margin-top: 0;
  }
}
#kpage.page10 section.ksection .kcontent .kbox + .kbox.kactive {
  border: 1px solid #0097dd;
}
#kpage.page10 section.ksection .kcontent .kbox + .kbox > div.ktext {
  border-color: #0097dd;
}
#kpage.page10 section.ksection .kcontent .kbox + .kbox h2 {
  background-color: #0097dd;
}
#kpage.page10 section.ksection .kcontent .kbox + .kbox h2:after {
  width: 0;
  height: 0;
  content: '';
  z-index: 2;
  border-top: 0.5em solid #0097dd;
  border-left: 0.5em solid transparent;
  border-right: 0.5em solid transparent;
}
#kpage.page10 section.ksection .kinfo-box-openers {
  padding: 0 1em;
}
@media (min-width: 1024px) {
  #kpage.page10 section.ksection .kinfo-box-openers {
    padding: 0;
  }
}
#kpage.page10 section.ksection .kinfo-box-openers + .kinfo-box-openers {
  margin-top: 1em;
}
#kpage.page10 section.ksection .kinfo-box-openers a[data-kpopup] {
  position: relative;
  display: inline-block;
  padding: .5em 1em;
  border: 1px solid #001a68;
  text-decoration: none;
  color: #001a68;
  font-weight: bold;
  min-width: 230px;
}
#kpage.page10 section.ksection .kinfo-box-openers a[data-kpopup]:after {
  content: '+';
  display: inline-block;
  margin-left: 1em;
}
#kpage.page10 section.ksection .kinfo-box-openers a[data-kpopup].kactive {
  padding-left: 0;
  border: 0;
}
#kpage.page10 section.ksection .kinfo-box-openers a[data-kpopup].kactive:after {
  content: none;
}
#kpage.page10 section.ksection .kinfo-box-openers a[data-kpopup] + a {
  margin-left: 10px;
}
#kpage.page10 section.ksection .ktoggle-box {
  overflow: hidden;
  display: none;
}
#kpage.page10 section.ksection .ktoggle-box#references p {
  position: relative;
  padding-left: 1em;
}
#kpage.page10 section.ksection .ktoggle-box#references p span {
  position: absolute;
  top: 0;
  left: 0;
}
#kpage.page10 section.ksection .ktoggle-box#references p:last-of-type {
  padding-left: 0;
}
#kpage.page10 section.ksection .ktoggle-box > div {
  padding: 1em 0;
  background-color: #fff;
  font-size: 12px;
}
#kpage.page10 section.ksection .ktoggle-box > div a {
  text-decoration: none;
  color: #2d1e4a;
  font-weight: normal;
}
#kpage.page10 section.ksection .ktoggle-box > div p strong {
  display: block;
  margin: 15px 0;
  color: #141738;
}
#kpage.page10 section.ksection .ktoggle-box > div p em {
  font-weight: bold;
  font-style: normal;
  color: #da2f82;
}
#kpage.page10 section.ksection .ktoggle-box > div p + p {
  margin-top: 5px;
}
#kpage.page10 section.ksection .ktoggle-box#product-info > div {
  overflow: auto;
}
#kpage.page10 section.ksection .ktoggle-box#product-info > div a {
  color: #0097dd;
}
#kpage.page10 section.ksection .ktoggle-box#references p {
  font-size: 1em;
}
#kpage.page10 section.ksection .ktoggle-box#references span {
  color: #2d1e4a;
}
#kpage.page10 section.ksection #product-info p strong {
  display: inline;
}
#kpage.page10 section.ksection .kmask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 151, 221, 0.5);
}
