/* 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:      i1892.min.css
 * File name abbr.:  id1892
 * 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 */
.i1892 main {
  background-color: #303030;
}
.i1892 .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);
}
.i1892 section {
  overflow: hidden;
}
.i1892 section h2 {
  margin-bottom: 0;
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.25em;
  letter-spacing: -0.02rem;
  color: #ffffff;
}
@media only screen and (max-width: 812px) {
  .i1892 section h2 {
    font-size: 1.125em;
  }
}
@media only screen and (max-width: 480px) {
  .i1892 section h2 {
    font-size: 1rem;
  }
}
.i1892 section h3 {
  font-family: "Poppins", "Verdana", "Helvetica", "Arial Black", "Trebuchet MS", sans-serif;
  font-size: 2.441em;
  letter-spacing: -0.02em;
  margin-top: 0.5rem;
  color: #ffffff;
}
@media only screen and (max-width: 812px) {
  .i1892 section h3 {
    font-size: 1.602em;
  }
}
.i1892 section p:not(.skp) {
  color: #ffffff;
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.25em;
}
@media only screen and (max-width: 812px) {
  .i1892 section p:not(.skp) {
    font-size: 1.125em;
  }
}
.i1892 section .shwMoBn {
  margin-top: 2rem;
}
@media only screen and (max-width: 1024px) {
  .i1892 section .shwMoBn {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
}
.i1892 section .shwMoBn .bn {
  margin: 0;
  padding: 0;
  letter-spacing: 0.0225rem;
  color: #ffffff;
  border-width: 0px;
}
.i1892 section .shwMoBn .bn.sbjt {
  padding: 2px;
}
.i1892 section .shwMoBn .bn.sbjtR svg, .i1892 section .shwMoBn .bn.sbjtR .i {
  margin-left: 0.375rem;
}
.i1892 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);
}
.i1892 section .shwMoBn .bn svg > * {
  fill: rgba(255, 255, 255, 0.87);
  stroke: rgba(255, 255, 255, 0.87);
}
.i1892 #features {
  padding: 2rem 0;
  border-bottom: 1px solid #80808b;
  background-color: #ffffff;
}
.i1892 #features ul li {
  padding: 0.3125rem;
  border-right: 1px solid #80808b;
}
.i1892 #features ul li:last-child {
  border-right: none;
}
@media only screen and (max-width: 812px) {
  .i1892 #features ul li .h3 {
    font-size: 1.2em;
  }
  .i1892 #features ul li .b5 {
    font-size: 0.833rem;
    letter-spacing: 0.02em;
    line-height: 1.25;
  }
}
@media only screen and (max-width: 812px) {
  .i1892 #features .bn {
    margin-top: 2rem;
  }
}
.i1892 #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) {
  .i1892 #features .ctHr p {
    font-size: 0.694rem;
  }
}
.i1892 .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;
}
.i1892 .techSpecs li {
  box-sizing: border-box;
  position: relative;
  margin: 0 0 0.8rem 0;
  padding: 0;
  width: 50%;
}
.i1892 .techSpecs li > * {
  margin: 0;
  padding: 0 0.8rem 0 0;
  color: #ffffff;
}
.i1892 .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) {
  .i1892 .techSpecs li > *:first-child {
    font-size: 0.694rem;
  }
}
.i1892 .techSpecs li > *:first-child sup {
  position: absolute;
  margin-left: 0.25rem;
  font-weight: normal;
}
.i1892 .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) {
  .i1892 .techSpecs li > *:nth-child(2) {
    font-size: 0.694rem;
  }
}
.i1892 .techSpecs li > *:only-child {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1em;
  background-color: rgba(0, 0, 0, 0);
}
.i1892 .s1 {
  overflow: hidden;
}
.i1892 .s1 > .ctHr {
  background-color: #000000;
}
.i1892 .s1 > .ctHr > .gd > div {
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .i1892 .s1 > .ctHr > .gd > div {
    text-align: center;
  }
}
.i1892 .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) {
  .i1892 .s1 > .ctHr > .gd > div h1 {
    font-size: 0.875rem;
  }
}
.i1892 .s1 > .ctHr > .gd > div h1 > .pill {
  padding: 0 0.25rem;
  border-radius: 3px;
  color: #ffffff;
  background-color: #f68400;
}
.i1892 .s1 > .ctHr > .gd > div h1 sup {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 0.6875rem;
  color: #44c99f;
  font-weight: normal;
  margin-left: 0.5rem;
  position: absolute;
}
.i1892 .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: #6ccbfd;
}
@media only screen and (max-width: 812px) {
  .i1892 .s1 > .ctHr > .gd > div h2 {
    font-size: 1.802em;
  }
}
.i1892 .s1 > .ctHr > .gd > div p.skp {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.953em;
  color: #6ccbfd;
}
@media only screen and (max-width: 812px) {
  .i1892 .s1 > .ctHr > .gd > div p.skp {
    font-size: 1.424em;
  }
}
.i1892 .s1 > .ctHr > .gd > div p:not(.skp) {
  margin-bottom: 0.5rem;
}
.i1892 .s1 > .ctHr > .gd > div p:not(.skp) .bn {
  margin-left: 0;
  margin-top: 2rem;
  background-color: #6ccbfd;
}
.i1892 .s1 > .ctHr > .gd #features {
  border-bottom: 0;
  background-color: rgba(0, 0, 0, 0);
}
.i1892 .s1 > .ctHr > .gd #features .gd.nstd {
  display: none;
}
.i1892 .s1 > .ctHr > .gd #features .gd.cEl p.c7 {
  padding: 0;
  margin: 0;
  text-align: center;
  color: #919191;
  width: calc(100% - .625rem);
}
@media only screen and (max-width: 1024px) {
  .i1892 .s1 > .ctHr > .gd #features .gd.cEl p.c7 {
    text-align: center;
  }
}
.i1892 .s1 > .ctHr > .gd #features .gd.cEl p.c7 strong {
  font-weight: normal;
}
.i1892 .s2 {
  overflow: hidden;
}
.i1892 .s2 > .ctHr {
  background-color: #000000;
}
.i1892 .s3 {
  overflow: hidden;
}
.i1892 .s3 > .ctHr {
  text-align: center;
  background-color: #000000;
}
.i1892 .s3 > .ctHr > .gd > div p.skp {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.563em;
  line-height: 1.2;
  color: #6ccbfd;
}
@media only screen and (max-width: 812px) {
  .i1892 .s3 > .ctHr > .gd > div p.skp {
    font-size: 1.266em;
  }
}
.i1892 .s3 > .ctHr > .gd > div p:not(.skp) {
  margin-bottom: 0.5rem;
}
.i1892 .s3 > .ctHr > .gd > div p:not(.skp) .bn {
  margin-left: 0;
  margin-top: 2rem;
  background-color: #6ccbfd;
}
.i1892 .s4 {
  overflow: hidden;
}
.i1892 .s4 > .ctHr {
  background-color: #000000;
}
.i1892 .s4 > .ctHr > .gd {
  padding-right: 0;
}
.i1892 .s4 > .ctHr > .gd > div h2 {
  margin-bottom: 0.5rem;
}
.i1892 .s4 > .ctHr > .gd > div p.skp {
  display: inline-block;
  color: #ffffff;
  margin-right: 2rem;
}
.i1892 .s4 > .ctHr > .gd > div p.skp a {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.25em;
  font-weight: bold;
  color: #6ccbfd;
}
@media only screen and (max-width: 812px) {
  .i1892 .s4 > .ctHr > .gd > div p.skp a {
    font-size: 1.125em;
  }
}
.i1892 .s4 > .ctHr > .gd > figure {
  padding: 2rem 0;
}
@media only screen and (max-width: 1024px) {
  .i1892 .s4 > .ctHr > .gd > figure {
    padding-bottom: 0;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
}
.i1892 .s4 > .ctHr > .gd #shwMo4Ct {
  padding: 0;
}
@media only screen and (max-width: 1024px) {
  .i1892 .s4 > .ctHr > .gd #shwMo4Ct {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
}
.i1892 .s4 > .ctHr > .gd #shwMo4Ct > div {
  padding: 1.875rem;
  padding-top: 0;
}
@media only screen and (max-width: 1024px) {
  .i1892 .s4 > .ctHr > .gd #shwMo4Ct > div {
    padding: 1.5625rem;
    padding-top: 0;
  }
}
@media only screen and (max-width: 812px) {
  .i1892 .s4 > .ctHr > .gd #shwMo4Ct > div {
    padding: 1.25rem;
    padding-top: 0;
  }
}
.i1892 .s4 > .ctHr > .gd #shwMo4Ct > div :first-child.techSpecs {
  margin-top: 0;
}
@media only screen and (max-width: 1024px) {
  .i1892 .s4 > .ctHr > .gd #shwMo4Ct > div :first-child.techSpecs {
    margin-top: 2rem;
  }
}
.i1892 .s4 > .ctHr > .gd #shwMo4Ct > figure {
  margin: 0;
  padding-top: 2rem;
  text-align: center;
}
.i1892 .s4 > .ctHr > .gd #shwMo4Ct > figure > * {
  object-fit: contain;
  object-position: top;
  min-height: unset;
  max-height: unset;
}
.i1892 .s4 > .ctHr > .gd #shwMo4:checked ~ .cC > #shwMo4Bn #shwMo4BnTgl svg {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.i1892 .s4 > .ctHr > .gd #shwMo4:checked ~ #shwMo4Ct {
  height: auto;
  opacity: 1;
}
.i1892 .s5 {
  overflow: hidden;
}
.i1892 .s5 > .ctHr {
  background-color: #000000;
}
.i1892 .s5 > .ctHr > .gd {
  padding-right: 0;
}
.i1892 .s5 > .ctHr > .gd > div h2 {
  margin-bottom: 0.5rem;
}
.i1892 .s5 > .ctHr > .gd > div p.skp {
  display: inline-block;
  color: #ffffff;
  margin-right: 2rem;
}
.i1892 .s5 > .ctHr > .gd > div p.skp a {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.25em;
  font-weight: bold;
  color: #6ccbfd;
}
@media only screen and (max-width: 812px) {
  .i1892 .s5 > .ctHr > .gd > div p.skp a {
    font-size: 1.125em;
  }
}
.i1892 .s5 > .ctHr > .gd > figure {
  padding: 2rem 0;
}
@media only screen and (max-width: 1024px) {
  .i1892 .s5 > .ctHr > .gd > figure {
    padding-bottom: 0;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
}
.i1892 .s5 > .ctHr > .gd #shwMo5Ct {
  padding: 0;
}
@media only screen and (max-width: 1024px) {
  .i1892 .s5 > .ctHr > .gd #shwMo5Ct {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
}
.i1892 .s5 > .ctHr > .gd #shwMo5Ct > div {
  padding: 1.875rem;
  padding-top: 0;
}
@media only screen and (max-width: 1024px) {
  .i1892 .s5 > .ctHr > .gd #shwMo5Ct > div {
    padding: 1.5625rem;
    padding-top: 0;
  }
}
@media only screen and (max-width: 812px) {
  .i1892 .s5 > .ctHr > .gd #shwMo5Ct > div {
    padding: 1.25rem;
    padding-top: 0;
  }
}
.i1892 .s5 > .ctHr > .gd #shwMo5Ct > div :first-child.techSpecs {
  margin-top: 0;
}
@media only screen and (max-width: 1024px) {
  .i1892 .s5 > .ctHr > .gd #shwMo5Ct > div :first-child.techSpecs {
    margin-top: 2rem;
  }
}
.i1892 .s5 > .ctHr > .gd #shwMo5Ct > figure {
  margin: 0;
  padding-top: 2rem;
  text-align: center;
}
.i1892 .s5 > .ctHr > .gd #shwMo5Ct > figure > * {
  object-fit: contain;
  object-position: top;
  min-height: unset;
  max-height: unset;
}
.i1892 .s5 > .ctHr > .gd #shwMo5:checked ~ .cC > #shwMo5Bn #shwMo5BnTgl svg {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.i1892 .s5 > .ctHr > .gd #shwMo5:checked ~ #shwMo5Ct {
  height: auto;
  opacity: 1;
}
.i1892 .s6 {
  overflow: hidden;
}
.i1892 .s6 > .ctHr {
  background-color: #000000;
}
.i1892 .s6 > .ctHr > .gd {
  padding-right: 0;
}
.i1892 .s6 > .ctHr > .gd > div h2 {
  margin-bottom: 0.5rem;
}
.i1892 .s6 > .ctHr > .gd > div p.skp {
  display: inline-block;
  color: #ffffff;
  margin-right: 2rem;
}
.i1892 .s6 > .ctHr > .gd > div p.skp a {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.25em;
  font-weight: bold;
  color: #6ccbfd;
}
@media only screen and (max-width: 812px) {
  .i1892 .s6 > .ctHr > .gd > div p.skp a {
    font-size: 1.125em;
  }
}
.i1892 .s6 > .ctHr > .gd > figure {
  padding: 2rem 0;
}
@media only screen and (max-width: 1024px) {
  .i1892 .s6 > .ctHr > .gd > figure {
    padding-bottom: 0;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
}
.i1892 .s6 > .ctHr > .gd #shwMo6Ct {
  padding: 0;
}
@media only screen and (max-width: 1024px) {
  .i1892 .s6 > .ctHr > .gd #shwMo6Ct {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
}
.i1892 .s6 > .ctHr > .gd #shwMo6Ct > div {
  padding: 1.875rem;
  padding-top: 0;
}
@media only screen and (max-width: 1024px) {
  .i1892 .s6 > .ctHr > .gd #shwMo6Ct > div {
    padding: 1.5625rem;
    padding-top: 0;
  }
}
@media only screen and (max-width: 812px) {
  .i1892 .s6 > .ctHr > .gd #shwMo6Ct > div {
    padding: 1.25rem;
    padding-top: 0;
  }
}
.i1892 .s6 > .ctHr > .gd #shwMo6Ct > div :first-child.techSpecs {
  margin-top: 0;
}
@media only screen and (max-width: 1024px) {
  .i1892 .s6 > .ctHr > .gd #shwMo6Ct > div :first-child.techSpecs {
    margin-top: 2rem;
  }
}
.i1892 .s6 > .ctHr > .gd #shwMo6Ct > figure {
  margin: 0;
  padding-top: 2rem;
  text-align: center;
}
.i1892 .s6 > .ctHr > .gd #shwMo6Ct > figure > * {
  object-fit: contain;
  object-position: top;
  min-height: unset;
  max-height: unset;
}
.i1892 .s6 > .ctHr > .gd #shwMo6:checked ~ .cC > #shwMo6Bn #shwMo6BnTgl svg {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.i1892 .s6 > .ctHr > .gd #shwMo6:checked ~ #shwMo6Ct {
  height: auto;
  opacity: 1;
}
.i1892 .s7 {
  overflow: hidden;
}
.i1892 .s7 > .ctHr {
  background-color: #000000;
}
.i1892 .s7 > .ctHr > .gd {
  padding-right: 0;
}
.i1892 .s7 > .ctHr > .gd > div h2 {
  margin-bottom: 0.5rem;
}
.i1892 .s7 > .ctHr > .gd > div p.skp {
  display: inline-block;
  color: #ffffff;
  margin-right: 2rem;
}
.i1892 .s7 > .ctHr > .gd > div p.skp a {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.25em;
  font-weight: bold;
  color: #6ccbfd;
}
@media only screen and (max-width: 812px) {
  .i1892 .s7 > .ctHr > .gd > div p.skp a {
    font-size: 1.125em;
  }
}
.i1892 .s7 > .ctHr > .gd > figure {
  padding: 2rem 0;
}
@media only screen and (max-width: 1024px) {
  .i1892 .s7 > .ctHr > .gd > figure {
    padding-bottom: 0;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
}
.i1892 .s7 > .ctHr > .gd #shwMo7Ct {
  padding: 0;
}
@media only screen and (max-width: 1024px) {
  .i1892 .s7 > .ctHr > .gd #shwMo7Ct {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
}
.i1892 .s7 > .ctHr > .gd #shwMo7Ct > div {
  padding: 1.875rem;
  padding-top: 0;
}
@media only screen and (max-width: 1024px) {
  .i1892 .s7 > .ctHr > .gd #shwMo7Ct > div {
    padding: 1.5625rem;
    padding-top: 0;
  }
}
@media only screen and (max-width: 812px) {
  .i1892 .s7 > .ctHr > .gd #shwMo7Ct > div {
    padding: 1.25rem;
    padding-top: 0;
  }
}
.i1892 .s7 > .ctHr > .gd #shwMo7Ct > div :first-child.techSpecs {
  margin-top: 0;
}
@media only screen and (max-width: 1024px) {
  .i1892 .s7 > .ctHr > .gd #shwMo7Ct > div :first-child.techSpecs {
    margin-top: 2rem;
  }
}
.i1892 .s7 > .ctHr > .gd #shwMo7Ct > figure {
  margin: 0;
  padding-top: 2rem;
  text-align: center;
}
.i1892 .s7 > .ctHr > .gd #shwMo7Ct > figure > * {
  object-fit: contain;
  object-position: top;
  min-height: unset;
  max-height: unset;
}
.i1892 .s7 > .ctHr > .gd #shwMo7:checked ~ .cC > #shwMo7Bn #shwMo7BnTgl svg {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.i1892 .s7 > .ctHr > .gd #shwMo7:checked ~ #shwMo7Ct {
  height: auto;
  opacity: 1;
}
.i1892 .s8 {
  overflow: hidden;
}
.i1892 .s8 > .ctHr {
  background-color: #000000;
}
.i1892 .s8 > .ctHr > .gd {
  padding-right: 0;
}
.i1892 .s8 > .ctHr > .gd > div h2 {
  margin-bottom: 0.5rem;
}
.i1892 .s8 > .ctHr > .gd > div p.skp {
  display: inline-block;
  color: #ffffff;
  margin-right: 2rem;
}
.i1892 .s8 > .ctHr > .gd > div p.skp a {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.25em;
  font-weight: bold;
  color: #6ccbfd;
}
@media only screen and (max-width: 812px) {
  .i1892 .s8 > .ctHr > .gd > div p.skp a {
    font-size: 1.125em;
  }
}
.i1892 .s8 > .ctHr > .gd > figure {
  padding: 2rem 0;
}
@media only screen and (max-width: 1024px) {
  .i1892 .s8 > .ctHr > .gd > figure {
    padding-bottom: 0;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
}
.i1892 .s8 > .ctHr > .gd #shwMo8Ct {
  padding: 0;
}
@media only screen and (max-width: 1024px) {
  .i1892 .s8 > .ctHr > .gd #shwMo8Ct {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
}
.i1892 .s8 > .ctHr > .gd #shwMo8Ct > div {
  padding: 1.875rem;
  padding-top: 0;
}
@media only screen and (max-width: 1024px) {
  .i1892 .s8 > .ctHr > .gd #shwMo8Ct > div {
    padding: 1.5625rem;
    padding-top: 0;
  }
}
@media only screen and (max-width: 812px) {
  .i1892 .s8 > .ctHr > .gd #shwMo8Ct > div {
    padding: 1.25rem;
    padding-top: 0;
  }
}
.i1892 .s8 > .ctHr > .gd #shwMo8Ct > div :first-child.techSpecs {
  margin-top: 0;
}
@media only screen and (max-width: 1024px) {
  .i1892 .s8 > .ctHr > .gd #shwMo8Ct > div :first-child.techSpecs {
    margin-top: 2rem;
  }
}
.i1892 .s8 > .ctHr > .gd #shwMo8Ct > figure {
  margin: 0;
  padding-top: 2rem;
  text-align: center;
}
.i1892 .s8 > .ctHr > .gd #shwMo8Ct > figure > * {
  object-fit: contain;
  object-position: top;
  min-height: unset;
  max-height: unset;
}
.i1892 .s8 > .ctHr > .gd #shwMo8:checked ~ .cC > #shwMo8Bn #shwMo8BnTgl svg {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.i1892 .s8 > .ctHr > .gd #shwMo8:checked ~ #shwMo8Ct {
  height: auto;
  opacity: 1;
}
