/* 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:      i716.min.css
 * File name abbr.:  id716
 * 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 */
.i716 #onPageNavYL > nav > .gd > * > a.atv::before {
  background-color: rgba(0, 0, 0, 0.87);
}
.i716 #onPageNavYL > nav > .gd > * > a > span {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.47);
}
.i716 #onPageNavYL > nav > .gd > * > a:hover::before, .i716 #onPageNavYL > nav > .gd > * > a:focus::before {
  background-color: #ffffff;
}
.i716 .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);
}
.i716 section:not(.s1) h2 {
  display: inline-block;
  margin-bottom: 0;
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.25em;
  letter-spacing: -0.02rem;
}
@media only screen and (max-width: 812px) {
  .i716 section:not(.s1) h2 {
    font-size: 1.125em;
  }
}
@media only screen and (max-width: 480px) {
  .i716 section:not(.s1) h2 {
    font-size: 1rem;
  }
}
.i716 section:not(.s1) h3 {
  margin-top: 0.5rem;
  font-family: "Poppins", "Verdana", "Helvetica", "Arial Black", "Trebuchet MS", sans-serif;
  font-size: 2.441em;
  letter-spacing: -0.02em;
}
@media only screen and (max-width: 812px) {
  .i716 section:not(.s1) h3 {
    font-size: 1.602em;
  }
}
.i716 section:not(.s1) p {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.25em;
}
@media only screen and (max-width: 812px) {
  .i716 section:not(.s1) p {
    font-size: 1.125em;
  }
}
.i716 section:not(.s1) a:not(.hkI):not(.bn) {
  color: #1d1d1f;
  font-weight: bold;
  text-decoration: underline;
}
.i716 #features {
  padding: 2rem 0;
  border-bottom: 1px solid #1d1d1f;
  background-color: #fe5430;
}
.i716 #features ul li {
  padding: 0.3125rem;
  border-right: 1px solid #1d1d1f;
}
.i716 #features ul li:last-child {
  border-right: none;
}
@media only screen and (max-width: 812px) {
  .i716 #features .bn {
    margin-top: 2rem;
  }
}
.i716 #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: #1d1d1f;
  text-align: center;
}
@media only screen and (max-width: 480px) {
  .i716 #features .ctHr p {
    font-size: 0.694rem;
  }
}
.i716 .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;
}
.i716 .techSpecs li {
  box-sizing: border-box;
  position: relative;
  margin: 0 0 0.8rem 0;
  padding: 0;
  width: 50%;
}
.i716 .techSpecs li > * {
  margin: 0;
  padding: 0 0.8rem 0 0;
}
.i716 .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) {
  .i716 .techSpecs li > *:first-child {
    font-size: 0.694rem;
  }
}
.i716 .techSpecs li > *:first-child sup {
  position: absolute;
  margin-left: 0.25rem;
  font-weight: normal;
}
.i716 .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) {
  .i716 .techSpecs li > *:nth-child(2) {
    font-size: 0.694rem;
  }
}
.i716 .techSpecs li > *:only-child {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1em;
  background-color: rgba(0, 0, 0, 0);
}
.i716 .s1 {
  background-color: #fe5430;
}
.i716 .s1 > .ctHr {
  margin-top: 5rem;
}
@media only screen and (max-width: 1024px) {
  .i716 .s1 > .ctHr {
    margin-top: 1rem;
  }
}
@media only screen and (max-width: 480px) {
  .i716 .s1 > .ctHr {
    margin-top: 2rem;
    text-align: center;
  }
}
.i716 .s1 > .ctHr .gd > * 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;
  text-align: center;
}
@media only screen and (max-width: 480px) {
  .i716 .s1 > .ctHr .gd > * h1 {
    font-size: 0.875rem;
  }
}
.i716 .s1 > .ctHr .gd > * h1 > .pill {
  background-color: #1d1d1f;
  color: #ffffff;
  padding: 0 0.25rem;
  border-radius: 3px;
}
.i716 .s1 > .ctHr .gd > * 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;
}
@media only screen and (max-width: 812px) {
  .i716 .s1 > .ctHr .gd > * h2 {
    font-size: 1.802em;
  }
}
.i716 .s1 > .ctHr .gd > * p:not(.skp) {
  margin-bottom: 0.5rem;
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.25em;
}
@media only screen and (max-width: 812px) {
  .i716 .s1 > .ctHr .gd > * p:not(.skp) {
    font-size: 1.125em;
  }
}
.i716 .s1 > .ctHr .gd > * p.skp {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.563em;
  line-height: 1.2;
}
@media only screen and (max-width: 812px) {
  .i716 .s1 > .ctHr .gd > * p.skp {
    font-size: 1.266em;
  }
}
.i716 .s1 > .ctHr .gd > * a:not(.hkI):not(.bn) {
  color: #1d1d1f;
  font-weight: bold;
  text-decoration: underline;
}
.i716 .s1 figure {
  margin-top: -8rem;
}
@media only screen and (max-width: 480px) {
  .i716 .s1 figure {
    margin-top: 0rem;
  }
}
.i716 .s1 figure .cvr {
  object-fit: contain;
  min-height: unset;
  max-height: unset;
}
.i716 .s2 {
  background-color: #fe5430;
}
.i716 .s2 > .ctHr .gd > * {
  margin-top: 5rem;
  margin-left: 12.5%;
  width: calc(75% - .625rem);
}
@media only screen and (max-width: 812px) {
  .i716 .s2 > .ctHr .gd > * {
    margin-top: 2rem;
    margin-left: 0.3125rem;
    width: calc(100% - .625rem);
  }
}
.i716 .s2 figure {
  background-color: #ff5225;
}
.i716 .s2 #features ul li {
  border-color: #1d1d1f;
}
.i716 .s3 {
  background-color: #fe5430;
}
.i716 .s3 > .ctHr .gd > * {
  margin-top: 5rem;
  margin-left: 12.5%;
  width: calc(75% - .625rem);
}
@media only screen and (max-width: 812px) {
  .i716 .s3 > .ctHr .gd > * {
    margin-top: 2rem;
    margin-left: 0.3125rem;
    width: calc(100% - .625rem);
  }
}
.i716 .s4 {
  border-bottom: 1px solid #1d1d1f;
  background-color: #fe5430;
}
.i716 .s4 > .gd {
  padding: 0;
  margin: 5rem 0;
}
@media only screen and (max-width: 1024px) {
  .i716 .s4 > .gd {
    margin: 2rem 0;
  }
}
.i716 .s4 > .gd > div:not(.shwMoBn):not(.shwMoCt) {
  padding-left: 0;
  align-self: flex-start;
}
@media only screen and (max-width: 1024px) {
  .i716 .s4 > .gd > div:not(.shwMoBn):not(.shwMoCt) {
    padding-left: 1.25rem;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
.i716 .s4 > .gd > figure {
  padding-left: 0;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .i716 .s4 > .gd > figure {
    margin-top: 2rem;
    padding-left: 1.25rem;
    width: calc(100% - .625rem);
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
}
.i716 .s4 > .gd > figure > * {
  object-fit: contain;
  object-position: top;
  min-height: unset;
  max-height: unset;
}
.i716 .s4 > .gd #shwMo4Bn {
  margin-top: 2rem;
}
@media only screen and (max-width: 1024px) {
  .i716 .s4 > .gd #shwMo4Bn {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
}
.i716 .s4 > .gd #shwMo4Bn .bn {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.i716 .s4 > .gd #shwMo4Bn .bn svg {
  -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);
}
.i716 .s4 > .gd #shwMo4Bn .bn::after {
  content: none;
}
.i716 .s4 > .gd #shwMo4Ct {
  padding: 0;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.i716 .s4 > .gd #shwMo4Ct > div {
  margin: 0;
  padding-top: 0;
  padding-left: 0;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
@media only screen and (max-width: 1024px) {
  .i716 .s4 > .gd #shwMo4Ct > div {
    padding-left: 1.25rem;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
}
.i716 .s4 > .gd #shwMo4Ct > div :first-child.techSpecs {
  margin-top: 0;
}
@media only screen and (max-width: 1024px) {
  .i716 .s4 > .gd #shwMo4Ct > div :first-child.techSpecs {
    margin-top: 2rem;
  }
}
.i716 .s4 > .gd #shwMo4Ct > figure {
  margin: 0;
  padding-top: 2rem;
  text-align: center;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
@media only screen and (max-width: 1024px) {
  .i716 .s4 > .gd #shwMo4Ct > figure {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
.i716 .s4 > .gd #shwMo4Ct > figure > * {
  object-fit: contain;
  object-position: top;
  min-height: unset;
  max-height: unset;
}
.i716 .s4 > .gd #shwMo4:checked ~ .cC > #shwMo4Bn #shwMo4BnTgl svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.i716 .s4 > .gd #shwMo4:checked ~ #shwMo4Ct {
  height: auto;
  opacity: 1;
}
.i716 .s5 {
  background-color: #fe5430;
}
.i716 .s5 .ctHr {
  padding: 5rem 0;
}
@media only screen and (max-width: 1024px) {
  .i716 .s5 .ctHr {
    padding: 4rem 0;
  }
}
@media only screen and (max-width: 480px) {
  .i716 .s5 .ctHr {
    padding: 2rem 0;
  }
}
.i716 .s5 .ctHr .gd > div > ul {
  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;
}
.i716 .s5 .ctHr .gd > div > ul li {
  box-sizing: border-box;
  position: relative;
  margin: 0 0 0.8rem 0;
  padding: 0;
  padding-left: 2rem;
  width: 33%;
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1em;
}
@media only screen and (max-width: 812px) {
  .i716 .s5 .ctHr .gd > div > ul li {
    width: 100%;
  }
}
.i716 .s5 .ctHr .gd > div > ul li::after {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  top: 0.55rem;
  left: 0.75rem;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  background-color: #1d1d1f;
}
@media only screen and (max-width: 812px) {
  .i716 .s5 .ctHr .gd > div > ul li::after {
    top: 0.9rem;
  }
}
.i716 .s6 {
  background-color: #fe5430;
}
.i716 .s7 {
  overflow: hidden;
  background-color: #fe5430;
}
.i716 .s7 > .ctHr {
  margin-top: 5rem;
}
@media only screen and (max-width: 1024px) {
  .i716 .s7 > .ctHr {
    margin-top: 4rem;
  }
}
@media only screen and (max-width: 480px) {
  .i716 .s7 > .ctHr {
    margin-top: 2rem;
  }
}
.i716 .s7 > .ctHr .gd > * {
  width: calc(50% - .625rem);
  text-align: center;
  margin-left: 25%;
  margin-top: 3rem;
}
@media only screen and (max-width: 1024px) {
  .i716 .s7 > .ctHr .gd > * {
    width: calc(66.6666666667% - .625rem);
    margin-left: 16.667%;
  }
}
@media only screen and (max-width: 812px) {
  .i716 .s7 > .ctHr .gd > * {
    width: calc(100% - .625rem);
    margin-left: 0.3125rem;
    margin-top: 2rem;
  }
}
.i716 .s7 > .ctHr .gd > * p.skp {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 0.8rem;
  line-height: 1.25;
}
@media only screen and (max-width: 480px) {
  .i716 .s7 > .ctHr .gd > * p.skp {
    font-size: 0.694rem;
  }
}
.i716 .s7 figure {
  margin-top: -5rem;
}
@media only screen and (max-width: 480px) {
  .i716 .s7 figure {
    margin-top: 0;
  }
}
.i716 .s7 figure .cvr {
  object-fit: contain;
  min-height: unset;
  max-height: unset;
}
