@font-face {
  font-family: 'univers_57_condensedregular';
  src: url("https://cdn.cigdigital.net/fonts/univecon.woff2") format("woff2"), url("https://cdn.cigdigital.net/fonts/univecon.woff") format("woff"), url("https://cdn.cigdigital.net/fonts/univecon.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 li,
#kpage section.ksection p {
  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 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: #da2e82;
  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_318_pyrocalm_vid/img/reload.png) no-repeat center center;
}

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

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

#kpage {
  font-family: 'univers_57_condensedregular', sans-serif;
  font-size: 1.125em;
  line-height: 1.2 !important;
  color: #2d1e4a;
  max-width: 1252px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
#kpage:after {
  content: " ";
  display: block;
  clear: both;
}
#kpage mark {
  color: #da2e82;
  background-color: transparent;
}
#kpage .khightlight {
  color: #da2e82;
}
#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;
}

#kpage.page01 .ksection {
  position: relative;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_318_pyrocalm_vid/img/pagebgr.jpg) no-repeat top right;
}
#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;
}
@media (min-width: 1024px) {
  #kpage.page01 .ksection {
    padding: 1em 0;
  }
}
#kpage.page01 .ksection .kvideo-wrapper > * {
  margin: 0 auto;
  max-width: 100%;
}
#kpage.page01 .ksection > div {
  margin: 0 auto;
  max-width: 820px;
}
#kpage.page01 .ksection > div.kcontent {
  position: relative;
  margin-top: 2em;
}
@media (min-width: 1024px) {
  #kpage.page01 .ksection > div.kcontent {
    display: flex;
    justify-content: space-between;
  }
}
#kpage.page01 .ksection > div.kcontent .kbox + .kbox {
  text-align: center;
  margin-top: 1em;
}
@media (min-width: 1024px) {
  #kpage.page01 .ksection > div.kcontent .kbox {
    width: 50%;
  }
  #kpage.page01 .ksection > div.kcontent .kbox + .kbox {
    margin-top: 0;
  }
}
#kpage.page01 .ksection > div.kcontent .kbox .kinfo {
  display: inline-block;
  padding: .5em;
  border-radius: 12px;
  text-decoration: none;
  color: white;
  font-size: 16px;
  letter-spacing: -1px;
  background-color: #0097dd;
}
#kpage.page01 .ksection > div.kcontent ul {
  padding-left: 20px;
}
#kpage.page01 .ksection > div.kcontent ul li + li {
  margin-top: .5em;
}
#kpage.page01 .ksection > div.kcontent h3 {
  position: relative;
  display: inline-block;
  margin-top: 0;
  padding: .5em 0 .5em .5em;
  font-size: 1.25em;
  color: white;
  font-weight: normal;
  letter-spacing: -1px;
  background-color: #da2e82;
}
#kpage.page01 .ksection > div.kcontent h3 > span {
  position: relative;
  z-index: 1;
}
#kpage.page01 .ksection > div.kcontent h3:after {
  position: absolute;
  top: 0;
  left: 97%;
  width: 38px;
  border-bottom-right-radius: 16px;
  height: 100%;
  background-color: #da2e82;
  transform: skew(-20deg);
}
@media (min-width: 1024px) {
  #kpage.page01 .ksection > div.kcontent h3:after {
    content: '';
  }
}
#kpage.page01 .ksection > div.kcontent .kimage-wrapper img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
}
@media (min-width: 1024px) {
  #kpage.page01 .ksection > div.kcontent .kimage-wrapper img {
    margin: 0 -2em 0 auto;
  }
}
#kpage.page01 .ksection > div.kfooter {
  font-size: 12px;
  margin-top: 1em;
}
@media (min-width: 768px) {
  #kpage.page01 .ksection > div.kfooter > * {
    max-width: 50%;
    margin-top: 0;
  }
}
@media (min-width: 1024px) {
  #kpage.page01 .ksection > div.kfooter {
    margin-top: -3em;
    padding-bottom: 3em;
  }
}

#kpage.page02 section.ksection {
  margin: 0 auto;
  background: url(https://cdn.cigdigital.net/imports/production/cigh_318_pyrocalm_vid/img/page02-bgr.jpg) no-repeat top right;
}
#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;
}
@media (min-width: 1024px) {
  #kpage.page02 section.ksection {
    padding: 0 0 1em 0;
  }
}
#kpage.page02 .kbox-info {
  margin: 2em auto;
  max-width: 550px;
  padding: 1em;
  border-radius: 20px;
  background-color: #ffffff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}
#kpage.page02 .kbox-info h2 {
  position: relative;
  margin-top: 0;
  font-size: 1.250em;
  color: #0097dd;
}
#kpage.page02 .kcontent-wrapper .ksection-title {
  position: relative;
  display: inline-block;
  margin-top: 0;
  padding: .5em 1em .5em .5em;
  font-size: 1.625em;
  color: white;
  font-weight: normal;
  background-color: #0097dd;
}
#kpage.page02 .kcontent-wrapper .ksection-title:after {
  position: absolute;
  top: 0;
  left: 97%;
  width: 38px;
  border-bottom-right-radius: 20px;
  height: 100%;
  background-color: #0097dd;
  transform: skew(-20deg);
}
@media (min-width: 1024px) {
  #kpage.page02 .kcontent-wrapper .ksection-title:after {
    content: '';
  }
}
#kpage.page02 .kcontent-wrapper .kcontent {
  margin: 0 auto;
  max-width: 550px;
}
#kpage.page02 .kcontent-wrapper .kcontent p a {
  text-decoration: none;
  color: inherit;
}
#kpage.page02 .kcontent-wrapper .kcontent ul {
  padding-left: 20px;
}
#kpage.page02 .kcontent-wrapper .kcontent ul li + li {
  margin-top: .5em;
}
#kpage.page02 .kcontent-wrapper .kbanner {
  padding: 1em;
  margin: 2em 0;
  color: #ffffff;
  background-color: #da2e82;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFDA2E82', endColorstr='#FF2D1E4A');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RhMmU4MiIvPjxzdG9wIG9mZnNldD0iMzUlIiBzdG9wLWNvbG9yPSIjMmQxZTRhIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #da2e82), color-stop(35%, #2d1e4a));
  background-image: -moz-linear-gradient(top, #da2e82 0%, #2d1e4a 35%);
  background-image: -webkit-linear-gradient(top, #da2e82 0%, #2d1e4a 35%);
  background-image: linear-gradient(to bottom, #da2e82 0%, #2d1e4a 35%);
}
@media (min-width: 1024px) {
  #kpage.page02 .kcontent-wrapper .kbanner {
    padding: 0;
  }
  #kpage.page02 .kcontent-wrapper .kbanner h1.ksection-title {
    margin-bottom: 0;
  }
}
#kpage.page02 .kcontent-wrapper .kbanner a {
  display: inline-block;
  color: #0097dd;
  text-decoration: none;
  font-weight: bold;
}
#kpage.page02 .kcontent-wrapper .kbanner figure {
  position: relative;
  margin: 0 auto;
  max-width: 550px;
  min-height: 130px;
}
@media (min-width: 1024px) {
  #kpage.page02 .kcontent-wrapper .kbanner figure {
    display: flex;
    align-items: center;
  }
}
#kpage.page02 .kcontent-wrapper .kbanner figure img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  #kpage.page02 .kcontent-wrapper .kbanner figure img {
    position: absolute;
    left: 100%;
  }
}
@media (min-width: 1024px) {
  #kpage.page02 .kcontent-wrapper .kbanner figure figcaption {
    max-width: 400px;
  }
}
#kpage.page02 .kinfo-box-openers {
  margin: 1em 0;
}
#kpage.page02 .kinfo-box-openers a {
  position: relative;
  display: inline-block;
  padding: .5em 1em;
  border: 1px solid #001a68;
  text-decoration: none;
  color: #001a68;
  font-weight: bold;
}
#kpage.page02 .kinfo-box-openers a:after {
  content: '+';
  display: inline-block;
  margin-left: 1em;
}
#kpage.page02 .kinfo-box-openers a.kactive {
  padding-left: 0;
  border: 0;
}
#kpage.page02 .kinfo-box-openers a.kactive:after {
  content: none;
}
#kpage.page02 .ktoggle-content {
  display: none;
  font-size: 14px;
  margin-bottom: 2em;
}
#kpage.page02 .ktoggle-content.kactive {
  display: block;
}
#kpage.page02 .ktoggle-content strong {
  color: #000000;
}
#kpage.page02 .ktoggle-content em {
  font-weight: bold;
  font-style: normal;
  color: #da2f82;
}
#kpage.page02 #product-info p strong {
  display: inline;
}
#kpage.page02 #product-info > div {
  overflow: auto;
}
#kpage.page02 #product-info > div a {
  color: #0097dd;
}
#kpage.page02 .kmask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 151, 221, 0.5);
}
