body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

p {
  font-size: 1.4em;
  line-height: 1.3em;
}

a {
  color: #fff;
  text-decoration: underline;
}

.cont {
  position: relative;
  overflow: hidden;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 70px;
  background-color: #000106;
}

.body {
  background-color: #000;
  font-family: Intelclear, Tahoma, sans-serif;
  color: #fff;
}

.item-paragraph {
  width: auto;
  margin-bottom: 0px;
  color: #fff;
  font-size: 1.1em;
  line-height: 1.42em;
}

.item-paragraph.product-name {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.item-image {
  position: relative;
  left: 50%;
  top: auto;
  display: block;
  height: 100%;
  max-width: none;
  margin-bottom: 0px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.list-item {
  width: auto;
  margin-bottom: 4px;
  font-size: 17px;
  line-height: 20px;
  text-align: left;
}

.heading-2 {
  display: inline-block;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.heading-2.product-price {
  display: block;
  margin: 0px 0px 10px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Intelclear, Tahoma, sans-serif;
  color: #ffa300;
  font-size: 1.2em;
  line-height: 1.1em;
  font-weight: 700;
  text-align: left;
}

.b6-arrow-left {
  position: relative;
  display: block;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
}

.b6-arrow-right {
  position: relative;
  left: 50%;
  top: 40%;
  display: block;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.list {
  width: auto;
  margin-bottom: 30px;
  padding-left: 19px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #fff;
  text-align: left;
}

.text-blue-small {
  display: block;
  font-family: Intelclear, Tahoma, sans-serif;
  color: #fff;
  font-size: 1em;
  line-height: 1.1em;
  font-weight: 700;
}

.button {
  position: relative;
  left: 50%;
  display: inline-block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  background-image: linear-gradient(68deg, #fff, #bbbabc 35%, #969696 50%, #bcbbbd 64%, #fff);
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  color: #030723;
  line-height: 16px;
  font-weight: 700;
}

.text {
  position: relative;
  margin: -16px auto 23px;
  font-size: 17px;
  line-height: 17px;
  font-weight: 300;
  text-align: center;
}

.heading-3 {
  max-width: 960px;
  margin: 0px auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 3em;
  line-height: 1em;
  text-align: center;
}

.md-spacer {
  height: 100px;
}

.blade-7 {
  position: relative;
  display: block;
  margin-top: 0px;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #00aeef;
}

.disclaimer-text {
  margin-bottom: 0px;
  color: #fff;
  font-size: 9px;
  line-height: 1.6em;
}

.content {
  position: relative;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #00aeef;
  border-radius: 19px;
}

.img {
  position: relative;
  z-index: 1;
  height: 140px;
  margin-top: -72px;
}

.name {
  text-align: left;
}

.slide {
  overflow: visible;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 100px;
  padding-bottom: 40px;
  background-color: transparent;
}

.slide-nav-3 {
  position: relative;
  display: block;
  margin-top: 40px;
}

.slides {
  width: 33%;
}

.left-arrow-2 {
  display: block;
  height: 100%;
}

.right-arrow {
  display: block;
  height: 100%;
}

.mask-2 {
  overflow: hidden;
  max-width: 900px;
  margin-top: -107px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 134px;
}

.sub-copy {
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-size: 0.9em;
  line-height: 1.3em;
  font-weight: 300;
  text-align: left;
}

.glow {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image {
  position: relative;
  left: 50%;
  width: 140%;
  height: 210%;
  max-width: none;
  margin-left: -70%;
  -webkit-transform: translate(0%, -25%);
  -ms-transform: translate(0%, -25%);
  transform: translate(0%, -25%);
}

.dots {
  position: relative;
  top: 0px;
  overflow: hidden;
  width: 164px;
  height: 127px;
  margin-top: -46px;
}

.left-arrow {
  position: relative;
  top: 40%;
  -webkit-transform: translate(0px, -50%) rotateX(0deg) rotateY(-180deg) rotateZ(0deg);
  transform: translate(0px, -50%) rotateX(0deg) rotateY(-180deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.fade-left {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 2;
  width: 10%;
}

.fade-right {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 10%;
  -webkit-transform: rotateX(0deg) rotateY(-180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(-180deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.image-2 {
  width: 100%;
  height: 100%;
}

.image-3 {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 991px) {
  .item-paragraph {
    width: 100%;
    font-size: 0.8em;
  }
  .item-paragraph.product-name {
    width: auto;
  }
  .list-item {
    width: auto;
    margin-bottom: 3px;
    font-size: 14px;
    line-height: 18px;
  }
  .heading-2.product-price {
    font-size: 1.2em;
  }
  .list {
    width: auto;
    margin-bottom: 13px;
  }
  .text-blue-small {
    font-size: 1.2em;
    line-height: 1.1em;
  }
  .button {
    font-size: 12px;
  }
  .text {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
  }
  .cta {
    position: relative;
    margin-top: 30px;
  }
  .heading-3 {
    max-width: 490px;
    font-size: 2.3em;
    line-height: 1em;
  }
  .md-spacer {
    height: 66px;
  }
  .disclaimer-text {
    font-size: 9px;
    line-height: 1.6em;
  }
  .content {
    width: 100%;
    max-width: 190px;
  }
  .slide {
    padding-right: 70px;
    padding-left: 70px;
  }
  .mask-2 {
    max-width: 900px;
  }
  .sub-copy {
    font-size: 0.9em;
  }
}

@media screen and (max-width: 767px) {
  .cont {
    overflow: visible;
    max-width: none;
    margin-right: 0px;
    margin-left: 0px;
  }
  .item-paragraph {
    position: static;
    display: block;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }
  .item-paragraph.product-name {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 1.2em;
  }
  .item-image {
    position: relative;
    margin-right: 0px;
    margin-left: 0px;
  }
  .list-item {
    margin-bottom: 3px;
    font-size: 12px;
    line-height: 16.8px;
  }
  .heading-2.product-price {
    margin-top: -6px;
    margin-bottom: 16px;
    font-size: 1.5em;
    line-height: 1.1em;
    text-align: left;
  }
  .b6-arrow-right {
    display: block;
  }
  .list {
    width: auto;
    margin-bottom: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    font-size: 1.1em;
    line-height: 1.42em;
    list-style-type: disc;
  }
  .text-blue-small {
    margin-bottom: 6px;
    font-size: 16px;
    line-height: 12.6px;
  }
  .button {
    font-size: 12px;
  }
  .text {
    margin-bottom: 35px;
    font-size: 15px;
    line-height: 21px;
  }
  .cta {
    position: relative;
    margin-top: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .heading-3 {
    max-width: 66%;
    font-size: 2.4em;
    line-height: 1em;
  }
  .md-spacer {
    height: 80px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .disclaimer-text {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 9px;
    line-height: 1.6em;
  }
  .content {
    width: 100%;
    max-width: 260px;
  }
  .slide-nav-3 {
    display: block;
    margin-top: 20px;
  }
  .slides {
    width: 100%;
  }
  .left-arrow-2 {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .right-arrow {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .mask-2 {
    overflow: hidden;
    padding-bottom: 0px;
  }
  .sub-copy {
    font-size: 1.1em;
  }
}

@media screen and (max-width: 479px) {
  .item-paragraph {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 25px;
    padding-left: 25px;
    font-size: 0.9em;
    line-height: 1.2em;
  }
  .item-paragraph.product-name {
    margin: 0px 0px 4px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 0.8em;
  }
  .list-item {
    width: auto;
    font-size: 0.9em;
    line-height: 1.3em;
    text-align: left;
  }
  .heading-2.product-price {
    font-size: 1.2em;
    line-height: 1.1em;
  }
  .list {
    width: auto;
    margin: 40px 0px 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    font-size: 0.9em;
    text-align: left;
  }
  .text-blue-small {
    margin-top: 20px;
    font-size: 16px;
  }
  .cta {
    position: static;
    margin-top: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .heading-3 {
    max-width: 90%;
    font-size: 1.8em;
    text-align: center;
  }
  .md-spacer {
    height: 70px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .blade-7 {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  .disclaimer-text {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 9px;
    line-height: 1.6em;
  }
  .content {
    width: 100%;
    max-width: 234px;
  }
  .slide {
    padding-right: 60px;
    padding-left: 60px;
  }
  .left-arrow-2 {
    width: 50px;
    height: 100%;
  }
  .right-arrow {
    width: 50px;
    height: 100%;
  }
  .mask-2 {
    overflow: hidden;
  }
  .sub-copy {
    font-size: 0.9em;
  }
}

@font-face {
  font-family: 'Intelclear';
  src: url('../fonts/IntelClear-BoldItalic.woff2') format('woff2'), url('../fonts/IntelClear-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Intelclear';
  src: url('../fonts/IntelClear-Bold.woff2') format('woff2'), url('../fonts/IntelClear-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Intelclear';
  src: url('../fonts/IntelClear-Italic.woff2') format('woff2'), url('../fonts/IntelClear-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Intelclear';
  src: url('../fonts/IntelClear-Light.woff2') format('woff2'), url('../fonts/IntelClear-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Intelclear';
  src: url('../fonts/IntelClear-LightItalic.woff2') format('woff2'), url('../fonts/IntelClear-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Intelclear';
  src: url('../fonts/IntelClear-Regular.woff2') format('woff2'), url('../fonts/IntelClear-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Intelclearprolcproductnames';
  src: url('../fonts/IntelClearProLCProductNames.woff2') format('woff2'), url('../fonts/IntelClearProLCProductNames.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Intelclearpro';
  src: url('../fonts/IntelClearPro-Bold.woff2') format('woff2'), url('../fonts/IntelClearPro-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}