/* 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:      i2043.min.css
 * File name abbr.:  id2043
 * 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 */
.i2043 .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);
}
.i2043 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;
  color: #f68400;
}
@media only screen and (max-width: 812px) {
  .i2043 section:not(.s1) h2 {
    font-size: 1.125em;
  }
}
@media only screen and (max-width: 480px) {
  .i2043 section:not(.s1) h2 {
    font-size: 1rem;
  }
}
.i2043 section:not(.s1) h3 {
  font-family: "Poppins", "Verdana", "Helvetica", "Arial Black", "Trebuchet MS", sans-serif;
  font-size: 2.441em;
  letter-spacing: -0.02em;
  margin-top: 0.5rem;
}
@media only screen and (max-width: 812px) {
  .i2043 section:not(.s1) h3 {
    font-size: 1.602em;
  }
}
.i2043 section:not(.s1) p {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.25em;
}
@media only screen and (max-width: 812px) {
  .i2043 section:not(.s1) p {
    font-size: 1.125em;
  }
}
.i2043 #features {
  padding: 2rem 0;
  border-bottom: 1px solid #80808b;
  background-color: #ffffff;
}
.i2043 #features ul li {
  padding: 0.3125rem;
  border-right: 1px solid #80808b;
}
.i2043 #features ul li:last-child {
  border-right: none;
}
@media only screen and (max-width: 812px) {
  .i2043 #features .bn {
    margin-top: 2rem;
  }
}
.i2043 #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: #919191;
  text-align: center;
}
@media only screen and (max-width: 480px) {
  .i2043 #features .ctHr p {
    font-size: 0.694rem;
  }
}
.i2043 #features .ctHr p strong {
  font-weight: normal;
}
.i2043 .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;
}
.i2043 .techSpecs li {
  box-sizing: border-box;
  position: relative;
  margin: 0 0 0.8rem 0;
  padding: 0;
  width: 50%;
}
.i2043 .techSpecs li > * {
  margin: 0;
  padding: 0 0.8rem 0 0;
  color: #ffffff;
}
.i2043 .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) {
  .i2043 .techSpecs li > *:first-child {
    font-size: 0.694rem;
  }
}
.i2043 .techSpecs li > *:first-child sup {
  position: absolute;
  margin-left: 0.25rem;
  font-weight: normal;
}
.i2043 .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) {
  .i2043 .techSpecs li > *:nth-child(2) {
    font-size: 0.694rem;
  }
}
.i2043 .techSpecs li > *:only-child {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1em;
  background-color: rgba(0, 0, 0, 0);
}
.i2043 .techSpecs li.brk {
  margin-bottom: 4rem;
  width: 51%;
}
@media only screen and (max-width: 480px) {
  .i2043 .techSpecs li.brk {
    margin-bottom: 3rem;
  }
}
.i2043 .s1 {
  background-color: #999999;
}
.i2043 .s1 > .ctHr {
  margin-top: 5rem;
}
@media only screen and (max-width: 1024px) {
  .i2043 .s1 > .ctHr {
    margin-top: 4rem;
  }
}
@media only screen and (max-width: 812px) {
  .i2043 .s1 > .ctHr {
    margin-top: 2rem;
  }
}
.i2043 .s1 > .ctHr .gd > * {
  text-align: center;
}
.i2043 .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;
  margin-bottom: 0;
  color: #ffffff;
}
@media only screen and (max-width: 480px) {
  .i2043 .s1 > .ctHr .gd > * h1 {
    font-size: 0.875rem;
  }
}
.i2043 .s1 > .ctHr .gd > * h1 > .pill {
  background-color: #f68400;
  color: #ffffff;
  padding: 0 0.25rem;
  border-radius: 3px;
}
.i2043 .s1 > .ctHr .gd > * h1 sup {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 0.6875rem;
  color: #ffffff;
  font-weight: normal;
  margin-left: 0.5rem;
  position: absolute;
}
.i2043 .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) {
  .i2043 .s1 > .ctHr .gd > * h2 {
    font-size: 1.802em;
  }
}
.i2043 .s1 > .ctHr .gd > * p.skp {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.953em;
  line-height: 1.2;
}
@media only screen and (max-width: 812px) {
  .i2043 .s1 > .ctHr .gd > * p.skp {
    font-size: 1.424em;
  }
}
.i2043 .s1 > .ctHr .gd > * p:not(.skp) {
  margin-bottom: 0.5rem;
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.25em;
  color: #ffffff;
}
@media only screen and (max-width: 812px) {
  .i2043 .s1 > .ctHr .gd > * p:not(.skp) {
    font-size: 1.125em;
  }
}
.i2043 .s1 figure {
  margin-top: -5rem;
}
@media only screen and (max-width: 812px) {
  .i2043 .s1 figure {
    margin-top: -2rem;
  }
}
.i2043 .s1 figure .cvr {
  object-fit: contain;
  min-height: unset;
  max-height: unset;
}
@media only screen and (max-width: 480px) {
  .i2043 .s1 figure .cvr {
    object-fit: cover;
    min-height: 55vh;
    max-height: 55vh;
  }
}
.i2043 .s2 {
  background-color: #a1a1a1;
}
.i2043 .s2 > .ctHr {
  margin-top: 5rem;
}
@media only screen and (max-width: 1024px) {
  .i2043 .s2 > .ctHr {
    margin-top: 4rem;
  }
}
@media only screen and (max-width: 812px) {
  .i2043 .s2 > .ctHr {
    margin-top: 2rem;
  }
}
.i2043 .s2 > .ctHr .gd > * {
  text-align: center;
}
.i2043 .s2 > .ctHr .gd > * h2 {
  color: #ffffff;
}
.i2043 .s2 figure {
  margin-top: -8rem;
}
@media only screen and (max-width: 812px) {
  .i2043 .s2 figure {
    margin-top: -4rem;
  }
}
.i2043 .s2 figure .cvr {
  object-fit: contain;
  min-height: unset;
  max-height: unset;
}
@media only screen and (max-width: 480px) {
  .i2043 .s2 figure .cvr {
    object-fit: cover;
    min-height: 50vh;
    max-height: 50vh;
  }
}
.i2043 .s3 {
  background-color: #b1b1b1;
}
.i2043 .s3 > .ctHr {
  margin-top: 5rem;
}
@media only screen and (max-width: 1024px) {
  .i2043 .s3 > .ctHr {
    margin-top: 4rem;
  }
}
@media only screen and (max-width: 812px) {
  .i2043 .s3 > .ctHr {
    margin-top: 2rem;
  }
}
.i2043 .s3 > .ctHr .gd > * {
  text-align: center;
}
.i2043 .s3 > .ctHr .gd > * h2 {
  color: #ffffff;
}
.i2043 .s3 > .ctHr .gd > * p.skp a {
  font-weight: bold;
}
.i2043 .s3 figure {
  margin-top: -5rem;
}
@media only screen and (max-width: 812px) {
  .i2043 .s3 figure {
    margin-top: -4rem;
  }
}
@media only screen and (max-width: 480px) {
  .i2043 .s3 figure {
    margin-top: -2rem;
  }
}
.i2043 .s3 figure .cvr {
  object-fit: contain;
  min-height: unset;
  max-height: unset;
}
@media only screen and (max-width: 480px) {
  .i2043 .s3 figure .cvr {
    object-fit: cover;
    min-height: 80vh;
    max-height: 80vh;
  }
}
.i2043 .s4 {
  background-color: #b2b2b2;
}
.i2043 .s4 > .ctHr {
  margin-top: 5rem;
}
@media only screen and (max-width: 1024px) {
  .i2043 .s4 > .ctHr {
    margin-top: 4rem;
  }
}
@media only screen and (max-width: 812px) {
  .i2043 .s4 > .ctHr {
    margin-top: 2rem;
  }
}
.i2043 .s4 > .ctHr .gd > * {
  text-align: center;
}
.i2043 .s4 > .ctHr .gd > * h2 {
  color: #ffffff;
}
.i2043 .s4 > .ctHr .gd > * p.skp a {
  font-weight: bold;
}
.i2043 .s4 figure .cvr {
  object-fit: contain;
  min-height: unset;
  max-height: unset;
}
@media only screen and (max-width: 480px) {
  .i2043 .s4 figure .cvr {
    object-fit: cover;
    min-height: 80vh;
    max-height: 80vh;
  }
}
.i2043 .s5 {
  background-color: #9c9c9c;
}
.i2043 .s5 .ctHr > .gd {
  padding: 0;
  margin: 5rem 0;
}
@media only screen and (max-width: 1024px) {
  .i2043 .s5 .ctHr > .gd {
    margin: 2rem 0;
  }
}
.i2043 .s5 .ctHr > .gd > div {
  align-self: flex-start;
}
@media only screen and (max-width: 1024px) {
  .i2043 .s5 .ctHr > .gd > div {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
.i2043 .s5 .ctHr > .gd > div h2 {
  color: #ffffff;
}
.i2043 .s5 .ctHr > .gd > figure {
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .i2043 .s5 .ctHr > .gd > figure {
    margin-top: 2rem;
    width: calc(100% - .625rem);
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
}
.i2043 .s5 .ctHr > .gd > figure > * {
  object-fit: contain;
  object-position: top;
  min-height: unset;
  max-height: unset;
}
.i2043 .s6 {
  background-color: #ababab;
}
.i2043 .s6 .ctHr {
  margin: 5rem auto;
}
@media only screen and (max-width: 1024px) {
  .i2043 .s6 .ctHr {
    margin: 4rem auto 0 auto;
  }
}
@media only screen and (max-width: 812px) {
  .i2043 .s6 .ctHr {
    margin: 2rem auto 0 auto;
  }
}
@media only screen and (max-width: 480px) {
  .i2043 .s6 .ctHr {
    margin: 2rem auto 0 auto;
  }
}
.i2043 .s6 .ctHr > .gd > div h2 {
  color: #ffffff;
}
.i2043 .s6 .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;
}
.i2043 .s6 .ctHr > .gd > div > ul li {
  box-sizing: border-box;
  position: relative;
  margin: 0 0 0.8rem 0;
  padding: 0;
  padding-left: 2rem;
  width: 50%;
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 0.8rem;
  line-height: 1.25;
}
@media only screen and (max-width: 480px) {
  .i2043 .s6 .ctHr > .gd > div > ul li {
    font-size: 0.694rem;
  }
}
@media only screen and (max-width: 480px) {
  .i2043 .s6 .ctHr > .gd > div > ul li {
    padding-left: 1.5rem;
  }
}
.i2043 .s6 .ctHr > .gd > div > ul li::after {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  top: 0.27rem;
  left: 1.1rem;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  background-color: #303030;
}
@media only screen and (max-width: 480px) {
  .i2043 .s6 .ctHr > .gd > div > ul li::after {
    width: 5px;
    height: 5px;
    top: 0.25rem;
    left: 0.5rem;
  }
}
.i2043 .s6 .ctHr > .gd figure {
  align-self: flex-end;
}
@media only screen and (max-width: 480px) {
  .i2043 .s7 {
    padding: 2rem 0;
  }
}
.i2043 .s7 > .ctHr {
  position: absolute;
  right: 6rem;
  top: 29%;
}
@media only screen and (max-width: 1024px) {
  .i2043 .s7 > .ctHr {
    right: 2rem;
  }
}
@media only screen and (max-width: 480px) {
  .i2043 .s7 > .ctHr {
    position: relative;
    right: 0;
    top: 0;
    margin-top: 70%;
    text-align: center;
  }
}
.i2043 .s7 > .ctHr .gd > * h2 {
  color: #919191;
}
.i2043 .s7 figure {
  margin-left: -10rem;
}
@media only screen and (max-width: 480px) {
  .i2043 .s7 figure {
    position: absolute;
    top: 0;
    margin-left: 0;
  }
}
.i2043 .s7 figure .cvr {
  object-fit: contain;
  min-height: unset;
  max-height: unset;
}
@media only screen and (max-width: 480px) {
  .i2043 .s7 figure .cvr {
    object-fit: cover;
    min-height: 55vh;
    max-height: 55vh;
  }
}
