/* Copyright 2017 Dominik Krulak
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* -------------------------------- ABOUT --------------------------------------
 * Compiled to:      i2236.min.css
 * File name abbr.:  id2236
 * Description:      custom style of the product page
 * ---------------------------------------------------------------------------*/
/* Copyright 2017 Dominik Krulak
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* -------------------------------- ABOUT --------------------------------------
 * Compiled to:      *
 * File name abbr.:  -
 * Description:      SASS variables that are imported in almost every CSS
 *                   stylesheet.
 * ---------------------------------------------------------------------------*/
/* Local default fonts */
/* Google fonts */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* Theme */
/* Typography and iconography colors */
/* SPINNER */
/* ANIMATION */
/* SNACKBAR */
/* Copyright 2017 Dominik Krulak
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* -------------------------------- ABOUT --------------------------------------
 * Compiled to:      *
 * File name abbr.:  -
 * Description:      SASS mixins that are imported in almost every CSS
 *                   stylesheet.
 * ---------------------------------------------------------------------------*/
/* Dialog */
.i2236 article section {
  overflow: hidden;
}
.i2236 article section h2 {
  margin-bottom: 0;
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.25em;
  letter-spacing: -0.02rem;
  color: rgba(255, 255, 255, 0.6);
}
@media only screen and (max-width: 812px) {
  .i2236 article section h2 {
    font-size: 1.125em;
  }
}
@media only screen and (max-width: 480px) {
  .i2236 article section h2 {
    font-size: 1rem;
  }
}
.i2236 article section h3 {
  font-family: "Poppins", "Verdana", "Helvetica", "Arial Black", "Trebuchet MS", sans-serif;
  font-size: 1.953em;
  letter-spacing: -0.02em;
  margin-top: 0.15em;
  margin-bottom: 1em;
  color: #ffffff;
}
@media only screen and (max-width: 812px) {
  .i2236 article section h3 {
    font-size: 1.424em;
  }
}
.i2236 article section p:not(.skp) {
  color: #ffffff;
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1em;
}
.i2236 article section .shwMoBn {
  margin-top: 2rem;
}
@media only screen and (max-width: 1024px) {
  .i2236 article section .shwMoBn {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
}
.i2236 article section .shwMoBn .bn {
  margin: 0;
  padding: 0;
  letter-spacing: 0.0225rem;
  color: #ffffff;
  border-width: 0px;
}
.i2236 article section .shwMoBn .bn.sbjt {
  padding: 2px;
}
.i2236 article section .shwMoBn .bn.sbjtR svg, .i2236 article section .shwMoBn .bn.sbjtR .i {
  margin-left: 0.375rem;
}
.i2236 article section .shwMoBn .bn svg {
  margin-bottom: 1px;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
.i2236 article section .shwMoBn .bn svg > * {
  fill: rgba(255, 255, 255, 0.87);
  stroke: rgba(255, 255, 255, 0.87);
}
.i2236 article .s1 {
  overflow: hidden;
}
.i2236 article .s1 > .ctHr {
  background-color: #000000;
}
.i2236 article .s1 > .ctHr > .gd {
  background-color: #000000;
}
.i2236 article .s1 > .ctHr > .gd > div {
  text-align: center;
  z-index: 2;
}
.i2236 article .s1 > .ctHr > .gd > div h1 {
  display: inline-block;
  font-family: "Poppins", "Verdana", "Helvetica", "Arial Black", "Trebuchet MS", sans-serif;
  font-size: 1em;
  letter-spacing: 0.02em;
  letter-spacing: -0.02rem;
  margin-bottom: 0;
  color: #ffffff;
}
@media only screen and (max-width: 480px) {
  .i2236 article .s1 > .ctHr > .gd > div h1 {
    font-size: 0.875rem;
  }
}
.i2236 article .s1 > .ctHr > .gd > div h2 {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  font-family: "Poppins", "Verdana", "Helvetica", "Arial Black", "Trebuchet MS", sans-serif;
  font-size: 3.052em;
  letter-spacing: -0.02em;
  line-height: 1.1;
  color: #ffffff;
}
@media only screen and (max-width: 812px) {
  .i2236 article .s1 > .ctHr > .gd > div h2 {
    font-size: 1.802em;
  }
}
.i2236 article .s1 > .ctHr > .gd > div p.skp {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.563em;
  color: #ffffff;
}
@media only screen and (max-width: 812px) {
  .i2236 article .s1 > .ctHr > .gd > div p.skp {
    font-size: 1.266em;
  }
}
.i2236 article .s1 > .ctHr > .gd > div p:not(.skp) {
  margin-bottom: 0.5rem;
}
.i2236 article .s1 > .ctHr > .gd > div p:not(.skp) .bn {
  margin-left: 0;
  margin-top: 2rem;
  background-color: #f68400;
}
.i2236 article .s1 > .ctHr > .gd #features {
  border-bottom: 0;
  background-color: rgba(0, 0, 0, 0);
}
.i2236 article .s1 > .ctHr > .gd #features ul li {
  padding: 0.3125rem;
  border-right: 1px solid #80808b;
}
.i2236 article .s1 > .ctHr > .gd #features ul li:last-child {
  border-right: none;
}
.i2236 article .s1 > .ctHr > .gd #features ul li .h3 {
  color: #ffffff;
}
@media only screen and (max-width: 812px) {
  .i2236 article .s1 > .ctHr > .gd #features ul li .h3 {
    font-size: 1.2em;
  }
}
.i2236 article .s1 > .ctHr > .gd #features ul li .b5 {
  color: #ffffff;
}
@media only screen and (max-width: 812px) {
  .i2236 article .s1 > .ctHr > .gd #features ul li .b5 {
    font-size: 0.833rem;
    letter-spacing: 0.02em;
    line-height: 1.25;
  }
}
.i2236 article .s1 > .ctHr > .gd #features ul li .b7 {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 0.8rem;
  line-height: 1.25;
  text-transform: uppercase;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.6);
}
@media only screen and (max-width: 480px) {
  .i2236 article .s1 > .ctHr > .gd #features ul li .b7 {
    font-size: 0.694rem;
  }
}
.i2236 article .s1 > .ctHr > .gd #features .gd.cEl p.c7 {
  padding: 0;
  margin: 0;
  color: #919191;
  width: calc(100% - .625rem);
}
@media only screen and (max-width: 1024px) {
  .i2236 article .s1 > .ctHr > .gd #features .gd.cEl p.c7 {
    text-align: center;
  }
}
.i2236 article .s1 > .ctHr > .gd #features .gd.cEl p.c7 strong {
  font-weight: normal;
}
.i2236 article .s1 > .ctHr > .gd figure {
  margin-top: -2rem;
}
.i2236 article .s1 > .ctHr > .gd figure img {
  object-position: bottom;
}
@media only screen and (max-width: 1024px) {
  .i2236 article .s1 > .ctHr > .gd figure img {
    object-fit: contain;
    min-height: unset;
    max-height: unset;
  }
}
@media only screen and (max-width: 812px) {
  .i2236 article .s1 > .ctHr > .gd figure img {
    object-fit: cover;
    min-height: 60vh;
    max-height: 60vh;
  }
}
@media only screen and (max-width: 812px) and (orientation: landscape) {
  .i2236 article .s1 > .ctHr > .gd figure img {
    object-fit: contain;
    min-height: unset;
    max-height: unset;
  }
}
@media only screen and (max-width: 480px) {
  .i2236 article .s1 > .ctHr > .gd figure img {
    min-height: 45vh;
    max-height: 45vh;
  }
}
.i2236 article .s1 > .ctHr > .gd video {
  object-fit: cover;
}
@media only screen and (max-width: 480px) {
  .i2236 article .s1 > .ctHr > .gd video {
    min-height: 45vh;
    max-height: 45vh;
  }
}
.i2236 main {
  background-color: #303030;
}
.i2236 .shwMoCt {
  height: 0rem;
  opacity: 0;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
.i2236 #features {
  padding: 2rem 0;
  border-bottom: 1px solid #80808b;
  background-color: #ffffff;
}
.i2236 #features ul li {
  padding: 0.3125rem;
  border-right: 1px solid #80808b;
}
.i2236 #features ul li:last-child {
  border-right: none;
}
@media only screen and (max-width: 812px) {
  .i2236 #features ul li .h3 {
    font-size: 1.2em;
  }
  .i2236 #features ul li .b5 {
    font-size: 0.833rem;
    letter-spacing: 0.02em;
    line-height: 1.25;
  }
}
@media only screen and (max-width: 812px) {
  .i2236 #features .bn {
    margin-top: 2rem;
  }
}
.i2236 #features .ctHr p {
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 0.8rem;
  line-height: 1.25;
  color: #5e5e5e;
  text-align: center;
}
@media only screen and (max-width: 480px) {
  .i2236 #features .ctHr p {
    font-size: 0.694rem;
  }
}
.i2236 .standardConf {
  margin: 0 0 2rem;
  padding: 0;
}
.i2236 .standardConf li {
  display: block;
  box-sizing: border-box;
  position: relative;
  padding: 0.05rem 0 0.05rem 1rem;
  color: #ffffff;
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 0.8rem;
  line-height: 1.25;
}
@media only screen and (max-width: 480px) {
  .i2236 .standardConf li {
    font-size: 0.694rem;
  }
}
.i2236 .standardConf li::after {
  content: "";
  position: absolute;
  top: 0.45rem;
  left: 0;
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 50%;
  background-color: #ffffff;
}
.i2236 .techSpecs {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  margin: 0;
  margin: 3rem 0 0 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.i2236 .techSpecs li {
  box-sizing: border-box;
  position: relative;
  margin: 0 0 0.8rem 0;
  padding: 0;
  width: 50%;
}
.i2236 .techSpecs li > * {
  margin: 0;
  padding: 0 0.8rem 0 0;
  color: #ffffff;
}
.i2236 .techSpecs li > *:first-child {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 0.8rem;
  line-height: 1.25;
  font-weight: bold;
}
@media only screen and (max-width: 480px) {
  .i2236 .techSpecs li > *:first-child {
    font-size: 0.694rem;
  }
}
.i2236 .techSpecs li > *:first-child sup {
  position: absolute;
  margin-left: 0.25rem;
  font-weight: normal;
}
.i2236 .techSpecs li > *:nth-child(2) {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 0.8rem;
  line-height: 1.25;
}
@media only screen and (max-width: 480px) {
  .i2236 .techSpecs li > *:nth-child(2) {
    font-size: 0.694rem;
  }
}
.i2236 .techSpecs li > *:only-child {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1em;
  background-color: rgba(0, 0, 0, 0);
}
.i2236 .s2 {
  overflow: hidden;
}
.i2236 .s2 > .ctHr {
  background-color: #000000;
}
.i2236 .s3 {
  overflow: hidden;
}
.i2236 .s3 > .ctHr {
  text-align: right;
  background-color: #000000;
}
@media only screen and (max-width: 1024px) {
  .i2236 .s3 > .ctHr {
    text-align: left;
  }
  .i2236 .s3 > .ctHr .gd div {
    order: 1;
  }
}
.i2236 .s4 {
  overflow: hidden;
}
.i2236 .s4 > .ctHr {
  background-color: #000000;
}
.i2236 .s5 {
  overflow: hidden;
}
.i2236 .s5 > .ctHr {
  text-align: right;
  background-color: #000000;
}
@media only screen and (max-width: 1024px) {
  .i2236 .s5 > .ctHr {
    text-align: left;
  }
  .i2236 .s5 > .ctHr .gd div {
    order: 1;
  }
}
.i2236 .s6 {
  overflow: hidden;
}
.i2236 .s6 > .ctHr {
  background-color: #000000;
}
.i2236 .s7 {
  overflow: hidden;
}
.i2236 .s7 > .ctHr {
  text-align: right;
  background-color: #000000;
}
@media only screen and (max-width: 1024px) {
  .i2236 .s7 > .ctHr {
    text-align: left;
  }
  .i2236 .s7 > .ctHr .gd div {
    order: 1;
  }
}
.i2236 .s8 {
  overflow: hidden;
}
.i2236 .s8 > .ctHr {
  background-color: #000000;
}
.i2236 .s9 {
  overflow: hidden;
}
.i2236 .s9 > .ctHr {
  text-align: right;
  background-color: #000000;
}
@media only screen and (max-width: 1024px) {
  .i2236 .s9 > .ctHr {
    text-align: left;
  }
  .i2236 .s9 > .ctHr .gd div {
    order: 1;
  }
}
.i2236 .s10 {
  overflow: hidden;
}
.i2236 .s10 > .ctHr {
  background-color: #000000;
}
.i2236 .s11 {
  overflow: hidden;
}
.i2236 .s11 > .ctHr {
  text-align: right;
  background-color: #000000;
}
@media only screen and (max-width: 1024px) {
  .i2236 .s11 > .ctHr {
    text-align: left;
  }
  .i2236 .s11 > .ctHr .gd div {
    order: 1;
  }
}
.i2236 .s12 {
  overflow: hidden;
}
.i2236 .s12 > .ctHr {
  background-color: #000000;
}
.i2236 .s13 {
  overflow: hidden;
}
.i2236 .s13 > .ctHr {
  text-align: right;
  background-color: #000000;
}
@media only screen and (max-width: 1024px) {
  .i2236 .s13 > .ctHr {
    text-align: left;
  }
  .i2236 .s13 > .ctHr .gd div {
    order: 1;
  }
}
.i2236 .s14 {
  overflow: hidden;
}
.i2236 .s14 > .ctHr {
  background-color: #000000;
}
.i2236 .s15 {
  overflow: hidden;
}
.i2236 .s15 > .ctHr {
  text-align: center;
  background-color: #000000;
}
.i2236 .s16 {
  overflow: hidden;
}
.i2236 .s16 > .ctHr {
  background-color: #000000;
}
.i2236 .s16 > .ctHr > .gd {
  padding-right: 0;
}
.i2236 .s16 > .ctHr > .gd > div h2.skp {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.563em;
  color: #ffffff;
}
@media only screen and (max-width: 812px) {
  .i2236 .s16 > .ctHr > .gd > div h2.skp {
    font-size: 1.266em;
  }
}
.i2236 .s16 > .ctHr > .gd > div h3 {
  font-family: "Poppins", "Verdana", "Helvetica", "Arial Black", "Trebuchet MS", sans-serif;
  font-size: 1.563em;
  letter-spacing: -0.01em;
  color: #ffffff;
}
@media only screen and (max-width: 812px) {
  .i2236 .s16 > .ctHr > .gd > div h3 {
    font-size: 1.266em;
  }
}
.i2236 .s16 > .ctHr > .gd > div h4 {
  font-family: "Poppins", "Verdana", "Helvetica", "Arial Black", "Trebuchet MS", sans-serif;
  font-size: 1em;
  letter-spacing: 0.02em;
  margin-top: 2em;
  color: #ffffff;
}
.i2236 .s16 > .ctHr > .gd > div p.skp {
  display: inline-block;
  color: #ffffff;
  margin-right: 2rem;
}
.i2236 .s16 > .ctHr > .gd > div p.skp a {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.25em;
  font-weight: bold;
  color: #f68400;
}
@media only screen and (max-width: 812px) {
  .i2236 .s16 > .ctHr > .gd > div p.skp a {
    font-size: 1.125em;
  }
}
.i2236 .s16 > .ctHr > .gd > figure {
  align-self: flex-start;
  padding: 2rem 0;
}
@media only screen and (max-width: 1024px) {
  .i2236 .s16 > .ctHr > .gd > figure {
    padding-bottom: 0;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
}
.i2236 .s16 > .ctHr > .gd #shwMo16Ct {
  padding: 0;
}
@media only screen and (max-width: 1024px) {
  .i2236 .s16 > .ctHr > .gd #shwMo16Ct {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
}
.i2236 .s16 > .ctHr > .gd #shwMo16Ct > div {
  padding: 1.875rem;
  padding-top: 0;
}
@media only screen and (max-width: 1024px) {
  .i2236 .s16 > .ctHr > .gd #shwMo16Ct > div {
    padding: 1.5625rem;
    padding-top: 0;
  }
}
@media only screen and (max-width: 812px) {
  .i2236 .s16 > .ctHr > .gd #shwMo16Ct > div {
    padding: 1.25rem;
    padding-top: 0;
  }
}
.i2236 .s16 > .ctHr > .gd #shwMo16Ct > div p.link {
  margin-top: 2rem;
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1em;
}
.i2236 .s16 > .ctHr > .gd #shwMo16Ct > div :first-child.techSpecs {
  margin-top: 0;
}
@media only screen and (max-width: 1024px) {
  .i2236 .s16 > .ctHr > .gd #shwMo16Ct > div :first-child.techSpecs {
    margin-top: 2rem;
  }
}
.i2236 .s16 > .ctHr > .gd #shwMo16Ct > figure {
  margin: 0;
  padding-top: 2rem;
  text-align: center;
}
.i2236 .s16 > .ctHr > .gd #shwMo16Ct > figure > * {
  object-fit: contain;
  object-position: top;
  min-height: unset;
  max-height: unset;
}
.i2236 .s16 > .ctHr > .gd #shwMo16:checked ~ .cC > #shwMo16Bn #shwMo16BnTgl svg {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.i2236 .s16 > .ctHr > .gd #shwMo16:checked ~ #shwMo16Ct {
  height: auto;
  opacity: 1;
}
.i2236 .s17 {
  overflow: hidden;
}
.i2236 .s17 > .ctHr {
  background-color: #000000;
}
.i2236 .s17 > .ctHr > .gd {
  padding-right: 0;
}
.i2236 .s17 > .ctHr > .gd > div h2.skp {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.563em;
  color: #ffffff;
}
@media only screen and (max-width: 812px) {
  .i2236 .s17 > .ctHr > .gd > div h2.skp {
    font-size: 1.266em;
  }
}
.i2236 .s17 > .ctHr > .gd > div h3 {
  font-family: "Poppins", "Verdana", "Helvetica", "Arial Black", "Trebuchet MS", sans-serif;
  font-size: 1.563em;
  letter-spacing: -0.01em;
  color: #ffffff;
}
@media only screen and (max-width: 812px) {
  .i2236 .s17 > .ctHr > .gd > div h3 {
    font-size: 1.266em;
  }
}
.i2236 .s17 > .ctHr > .gd > div h4 {
  font-family: "Poppins", "Verdana", "Helvetica", "Arial Black", "Trebuchet MS", sans-serif;
  font-size: 1em;
  letter-spacing: 0.02em;
  margin-top: 2em;
  color: #ffffff;
}
.i2236 .s17 > .ctHr > .gd > div p.skp {
  display: inline-block;
  color: #ffffff;
  margin-right: 2rem;
}
.i2236 .s17 > .ctHr > .gd > div p.skp a {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.25em;
  font-weight: bold;
  color: #f68400;
}
@media only screen and (max-width: 812px) {
  .i2236 .s17 > .ctHr > .gd > div p.skp a {
    font-size: 1.125em;
  }
}
.i2236 .s17 > .ctHr > .gd > figure {
  align-self: flex-start;
  padding: 2rem 0;
}
@media only screen and (max-width: 1024px) {
  .i2236 .s17 > .ctHr > .gd > figure {
    padding-bottom: 0;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
}
.i2236 .s17 > .ctHr > .gd #shwMo17Ct {
  padding: 0;
}
@media only screen and (max-width: 1024px) {
  .i2236 .s17 > .ctHr > .gd #shwMo17Ct {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
}
.i2236 .s17 > .ctHr > .gd #shwMo17Ct > div {
  padding: 1.875rem;
  padding-top: 0;
}
@media only screen and (max-width: 1024px) {
  .i2236 .s17 > .ctHr > .gd #shwMo17Ct > div {
    padding: 1.5625rem;
    padding-top: 0;
  }
}
@media only screen and (max-width: 812px) {
  .i2236 .s17 > .ctHr > .gd #shwMo17Ct > div {
    padding: 1.25rem;
    padding-top: 0;
  }
}
.i2236 .s17 > .ctHr > .gd #shwMo17Ct > div p.link {
  margin-top: 2rem;
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1em;
}
.i2236 .s17 > .ctHr > .gd #shwMo17Ct > div :first-child.techSpecs {
  margin-top: 0;
}
@media only screen and (max-width: 1024px) {
  .i2236 .s17 > .ctHr > .gd #shwMo17Ct > div :first-child.techSpecs {
    margin-top: 2rem;
  }
}
.i2236 .s17 > .ctHr > .gd #shwMo17Ct > figure {
  margin: 0;
  padding-top: 2rem;
  text-align: center;
}
.i2236 .s17 > .ctHr > .gd #shwMo17Ct > figure > * {
  object-fit: contain;
  object-position: top;
  min-height: unset;
  max-height: unset;
}
.i2236 .s17 > .ctHr > .gd #shwMo17:checked ~ .cC > #shwMo17Bn #shwMo17BnTgl svg {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.i2236 .s17 > .ctHr > .gd #shwMo17:checked ~ #shwMo17Ct {
  height: auto;
  opacity: 1;
}
.i2236 .s18 {
  overflow: hidden;
}
.i2236 .s18 > .ctHr {
  background-color: #000000;
}
.i2236 .s18 > .ctHr > .gd {
  padding-right: 0;
}
.i2236 .s18 > .ctHr > .gd > div h2.skp {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.563em;
  color: #ffffff;
}
@media only screen and (max-width: 812px) {
  .i2236 .s18 > .ctHr > .gd > div h2.skp {
    font-size: 1.266em;
  }
}
.i2236 .s18 > .ctHr > .gd > div h3 {
  font-family: "Poppins", "Verdana", "Helvetica", "Arial Black", "Trebuchet MS", sans-serif;
  font-size: 1.563em;
  letter-spacing: -0.01em;
  color: #ffffff;
}
@media only screen and (max-width: 812px) {
  .i2236 .s18 > .ctHr > .gd > div h3 {
    font-size: 1.266em;
  }
}
.i2236 .s18 > .ctHr > .gd > div h4 {
  font-family: "Poppins", "Verdana", "Helvetica", "Arial Black", "Trebuchet MS", sans-serif;
  font-size: 1em;
  letter-spacing: 0.02em;
  margin-top: 2em;
  color: #ffffff;
}
.i2236 .s18 > .ctHr > .gd > div p.skp {
  display: inline-block;
  color: #ffffff;
  margin-right: 2rem;
}
.i2236 .s18 > .ctHr > .gd > div p.skp a {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.25em;
  font-weight: bold;
  color: #f68400;
}
@media only screen and (max-width: 812px) {
  .i2236 .s18 > .ctHr > .gd > div p.skp a {
    font-size: 1.125em;
  }
}
.i2236 .s18 > .ctHr > .gd > figure {
  align-self: flex-start;
  padding: 2rem 0;
}
@media only screen and (max-width: 1024px) {
  .i2236 .s18 > .ctHr > .gd > figure {
    padding-bottom: 0;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
}
.i2236 .s18 > .ctHr > .gd #shwMo18Ct {
  padding: 0;
}
@media only screen and (max-width: 1024px) {
  .i2236 .s18 > .ctHr > .gd #shwMo18Ct {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
}
.i2236 .s18 > .ctHr > .gd #shwMo18Ct > div {
  padding: 1.875rem;
  padding-top: 0;
}
@media only screen and (max-width: 1024px) {
  .i2236 .s18 > .ctHr > .gd #shwMo18Ct > div {
    padding: 1.5625rem;
    padding-top: 0;
  }
}
@media only screen and (max-width: 812px) {
  .i2236 .s18 > .ctHr > .gd #shwMo18Ct > div {
    padding: 1.25rem;
    padding-top: 0;
  }
}
.i2236 .s18 > .ctHr > .gd #shwMo18Ct > div p.link {
  margin-top: 2rem;
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1em;
}
.i2236 .s18 > .ctHr > .gd #shwMo18Ct > div :first-child.techSpecs {
  margin-top: 0;
}
@media only screen and (max-width: 1024px) {
  .i2236 .s18 > .ctHr > .gd #shwMo18Ct > div :first-child.techSpecs {
    margin-top: 2rem;
  }
}
.i2236 .s18 > .ctHr > .gd #shwMo18Ct > figure {
  margin: 0;
  padding-top: 2rem;
  text-align: center;
}
.i2236 .s18 > .ctHr > .gd #shwMo18Ct > figure > * {
  object-fit: contain;
  object-position: top;
  min-height: unset;
  max-height: unset;
}
.i2236 .s18 > .ctHr > .gd #shwMo18:checked ~ .cC > #shwMo18Bn #shwMo18BnTgl svg {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.i2236 .s18 > .ctHr > .gd #shwMo18:checked ~ #shwMo18Ct {
  height: auto;
  opacity: 1;
}
.i2236 .s19 {
  overflow: hidden;
}
.i2236 .s19 > .ctHr {
  background-color: #000000;
}
.i2236 .s19 > .ctHr > .gd {
  padding-right: 0;
}
.i2236 .s19 > .ctHr > .gd > div h2.skp {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.563em;
  color: #ffffff;
}
@media only screen and (max-width: 812px) {
  .i2236 .s19 > .ctHr > .gd > div h2.skp {
    font-size: 1.266em;
  }
}
.i2236 .s19 > .ctHr > .gd > div h3 {
  font-family: "Poppins", "Verdana", "Helvetica", "Arial Black", "Trebuchet MS", sans-serif;
  font-size: 1.563em;
  letter-spacing: -0.01em;
  color: #ffffff;
}
@media only screen and (max-width: 812px) {
  .i2236 .s19 > .ctHr > .gd > div h3 {
    font-size: 1.266em;
  }
}
.i2236 .s19 > .ctHr > .gd > div h4 {
  font-family: "Poppins", "Verdana", "Helvetica", "Arial Black", "Trebuchet MS", sans-serif;
  font-size: 1em;
  letter-spacing: 0.02em;
  margin-top: 2em;
  color: #ffffff;
}
.i2236 .s19 > .ctHr > .gd > div p.skp {
  display: inline-block;
  color: #ffffff;
  margin-right: 2rem;
}
.i2236 .s19 > .ctHr > .gd > div p.skp a {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.25em;
  font-weight: bold;
  color: #f68400;
}
@media only screen and (max-width: 812px) {
  .i2236 .s19 > .ctHr > .gd > div p.skp a {
    font-size: 1.125em;
  }
}
.i2236 .s19 > .ctHr > .gd > figure {
  align-self: flex-start;
  padding: 2rem 0;
}
@media only screen and (max-width: 1024px) {
  .i2236 .s19 > .ctHr > .gd > figure {
    padding-bottom: 0;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
}
.i2236 .s19 > .ctHr > .gd #shwMo19Ct {
  padding: 0;
}
@media only screen and (max-width: 1024px) {
  .i2236 .s19 > .ctHr > .gd #shwMo19Ct {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
}
.i2236 .s19 > .ctHr > .gd #shwMo19Ct > div {
  padding: 1.875rem;
  padding-top: 0;
}
@media only screen and (max-width: 1024px) {
  .i2236 .s19 > .ctHr > .gd #shwMo19Ct > div {
    padding: 1.5625rem;
    padding-top: 0;
  }
}
@media only screen and (max-width: 812px) {
  .i2236 .s19 > .ctHr > .gd #shwMo19Ct > div {
    padding: 1.25rem;
    padding-top: 0;
  }
}
.i2236 .s19 > .ctHr > .gd #shwMo19Ct > div p.link {
  margin-top: 2rem;
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1em;
}
.i2236 .s19 > .ctHr > .gd #shwMo19Ct > div :first-child.techSpecs {
  margin-top: 0;
}
@media only screen and (max-width: 1024px) {
  .i2236 .s19 > .ctHr > .gd #shwMo19Ct > div :first-child.techSpecs {
    margin-top: 2rem;
  }
}
.i2236 .s19 > .ctHr > .gd #shwMo19Ct > figure {
  margin: 0;
  padding-top: 2rem;
  text-align: center;
}
.i2236 .s19 > .ctHr > .gd #shwMo19Ct > figure > * {
  object-fit: contain;
  object-position: top;
  min-height: unset;
  max-height: unset;
}
.i2236 .s19 > .ctHr > .gd #shwMo19:checked ~ .cC > #shwMo19Bn #shwMo19BnTgl svg {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.i2236 .s19 > .ctHr > .gd #shwMo19:checked ~ #shwMo19Ct {
  height: auto;
  opacity: 1;
}
.i2236 .s20 {
  overflow: hidden;
}
.i2236 .s20 > .ctHr {
  background-color: #000000;
}
.i2236 .s20 > .ctHr > .gd {
  padding-right: 0;
}
.i2236 .s20 > .ctHr > .gd > div h2.skp {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.563em;
  color: #ffffff;
}
@media only screen and (max-width: 812px) {
  .i2236 .s20 > .ctHr > .gd > div h2.skp {
    font-size: 1.266em;
  }
}
.i2236 .s20 > .ctHr > .gd > div h3 {
  font-family: "Poppins", "Verdana", "Helvetica", "Arial Black", "Trebuchet MS", sans-serif;
  font-size: 1.563em;
  letter-spacing: -0.01em;
  color: #ffffff;
}
@media only screen and (max-width: 812px) {
  .i2236 .s20 > .ctHr > .gd > div h3 {
    font-size: 1.266em;
  }
}
.i2236 .s20 > .ctHr > .gd > div h4 {
  font-family: "Poppins", "Verdana", "Helvetica", "Arial Black", "Trebuchet MS", sans-serif;
  font-size: 1em;
  letter-spacing: 0.02em;
  margin-top: 2em;
  color: #ffffff;
}
.i2236 .s20 > .ctHr > .gd > div p.skp {
  display: inline-block;
  color: #ffffff;
  margin-right: 2rem;
}
.i2236 .s20 > .ctHr > .gd > div p.skp a {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.25em;
  font-weight: bold;
  color: #f68400;
}
@media only screen and (max-width: 812px) {
  .i2236 .s20 > .ctHr > .gd > div p.skp a {
    font-size: 1.125em;
  }
}
.i2236 .s20 > .ctHr > .gd > figure {
  align-self: flex-start;
  padding: 2rem 0;
}
@media only screen and (max-width: 1024px) {
  .i2236 .s20 > .ctHr > .gd > figure {
    padding-bottom: 0;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
}
.i2236 .s20 > .ctHr > .gd #shwMo20Ct {
  padding: 0;
}
@media only screen and (max-width: 1024px) {
  .i2236 .s20 > .ctHr > .gd #shwMo20Ct {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
}
.i2236 .s20 > .ctHr > .gd #shwMo20Ct > div {
  padding: 1.875rem;
  padding-top: 0;
}
@media only screen and (max-width: 1024px) {
  .i2236 .s20 > .ctHr > .gd #shwMo20Ct > div {
    padding: 1.5625rem;
    padding-top: 0;
  }
}
@media only screen and (max-width: 812px) {
  .i2236 .s20 > .ctHr > .gd #shwMo20Ct > div {
    padding: 1.25rem;
    padding-top: 0;
  }
}
.i2236 .s20 > .ctHr > .gd #shwMo20Ct > div p.link {
  margin-top: 2rem;
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1em;
}
.i2236 .s20 > .ctHr > .gd #shwMo20Ct > div :first-child.techSpecs {
  margin-top: 0;
}
@media only screen and (max-width: 1024px) {
  .i2236 .s20 > .ctHr > .gd #shwMo20Ct > div :first-child.techSpecs {
    margin-top: 2rem;
  }
}
.i2236 .s20 > .ctHr > .gd #shwMo20Ct > figure {
  margin: 0;
  padding-top: 2rem;
  text-align: center;
}
.i2236 .s20 > .ctHr > .gd #shwMo20Ct > figure > * {
  object-fit: contain;
  object-position: top;
  min-height: unset;
  max-height: unset;
}
.i2236 .s20 > .ctHr > .gd #shwMo20:checked ~ .cC > #shwMo20Bn #shwMo20BnTgl svg {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.i2236 .s20 > .ctHr > .gd #shwMo20:checked ~ #shwMo20Ct {
  height: auto;
  opacity: 1;
}
