/* 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:      i717.min.css
 * File name abbr.:  id717
 * 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 */
.i717 .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);
}
.i717 section:not(.s1) {
  overflow: hidden;
}
.i717 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) {
  .i717 section:not(.s1) h2 {
    font-size: 1.125em;
  }
}
@media only screen and (max-width: 480px) {
  .i717 section:not(.s1) h2 {
    font-size: 1rem;
  }
}
.i717 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) {
  .i717 section:not(.s1) h3 {
    font-size: 1.602em;
  }
}
.i717 section:not(.s1) p {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.25em;
}
@media only screen and (max-width: 812px) {
  .i717 section:not(.s1) p {
    font-size: 1.125em;
  }
}
.i717 #features {
  padding: 2rem 0;
  border-bottom: 1px solid #80808b;
  background-color: #ffffff;
}
.i717 #features ul li {
  padding: 0.3125rem;
  border-right: 1px solid #80808b;
}
.i717 #features ul li:last-child {
  border-right: none;
}
@media only screen and (max-width: 812px) {
  .i717 #features ul li .h3 {
    font-size: 1.2em;
  }
  .i717 #features ul li .b5 {
    font-size: 0.833rem;
    letter-spacing: 0.02em;
    line-height: 1.25;
  }
}
@media only screen and (max-width: 812px) {
  .i717 #features .bn {
    margin-top: 2rem;
  }
}
.i717 #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) {
  .i717 #features .ctHr p {
    font-size: 0.694rem;
  }
}
.i717 .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;
}
.i717 .techSpecs li {
  box-sizing: border-box;
  position: relative;
  margin: 0 0 0.8rem 0;
  padding: 0;
  width: 50%;
}
.i717 .techSpecs li > * {
  margin: 0;
  padding: 0 0.8rem 0 0;
  color: #ffffff;
}
.i717 .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) {
  .i717 .techSpecs li > *:first-child {
    font-size: 0.694rem;
  }
}
.i717 .techSpecs li > *:first-child sup {
  position: absolute;
  margin-left: 0.25rem;
  font-weight: normal;
}
.i717 .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) {
  .i717 .techSpecs li > *:nth-child(2) {
    font-size: 0.694rem;
  }
}
.i717 .techSpecs li > *:only-child {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1em;
  background-color: rgba(0, 0, 0, 0);
}
.i717 .s1 {
  overflow: hidden;
}
@media only screen and (max-width: 480px) {
  .i717 .s1 .gd.ab {
    position: relative;
    width: auto;
    height: auto;
    background-color: #0077b9;
    background-image: linear-gradient(270deg, #0077b9 0%, #0176b8 50%, #0071b5 100%);
  }
}
@media only screen and (max-width: 812px) {
  .i717 .s1 .gd.ab > * {
    text-align: center;
  }
}
.i717 .s1 .gd.ab > * 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;
  margin-bottom: 0;
  color: #ffffff;
}
@media only screen and (max-width: 480px) {
  .i717 .s1 .gd.ab > * h1 {
    font-size: 0.875rem;
  }
}
.i717 .s1 .gd.ab > * h1 > .pill {
  padding: 0 0.25rem;
  border-radius: 3px;
  color: #ffffff;
  background-color: #f68400;
}
.i717 .s1 .gd.ab > * 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: #ffc597;
}
@media only screen and (max-width: 812px) {
  .i717 .s1 .gd.ab > * h2 {
    font-size: 1.802em;
  }
}
.i717 .s1 .gd.ab > * p.skp {
  font-family: "Arial", "Georgia", "Helvetica", "Tahoma", sans-serif;
  font-size: 1.563em;
  line-height: 1.2;
  color: #ffc597;
}
@media only screen and (max-width: 812px) {
  .i717 .s1 .gd.ab > * p.skp {
    font-size: 1.266em;
  }
}
.i717 .s1 .gd.ab > * p.skp a {
  color: #ffc597;
  font-weight: bold;
  text-decoration: underline;
}
.i717 .s1 .gd.ab > * 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) {
  .i717 .s1 .gd.ab > * p:not(.skp) {
    font-size: 1.125em;
  }
}
@media only screen and (min-width: 1025px) {
  .i717 .s1 figure {
    margin-top: -5rem;
  }
}
@media only screen and (min-width: 1281px) {
  .i717 .s1 figure {
    margin-top: -8rem;
  }
}
@media only screen and (min-width: 1440px) {
  .i717 .s1 figure {
    margin-top: -9rem;
  }
}
@media only screen and (max-width: 480px) {
  .i717 .s1 figure {
    margin-top: -6rem;
  }
}
@media only screen and (min-width: 1025px) {
  .i717 .s1 figure .cvr {
    min-height: 130vh;
    max-height: 130vh;
  }
}
@media only screen and (min-width: 1281px) {
  .i717 .s1 figure .cvr {
    min-height: 110vh;
    max-height: 110vh;
  }
}
@media only screen and (min-width: 1440px) {
  .i717 .s1 figure .cvr {
    min-height: 140vh;
    max-height: 140vh;
  }
}
@media only screen and (max-width: 1024px) {
  .i717 .s1 figure .cvr {
    min-height: 85vh;
    max-height: 85vh;
  }
}
@media only screen and (max-width: 1024px) and (orientation: landscape) {
  .i717 .s1 figure .cvr {
    min-height: 135vh;
    max-height: 135vh;
  }
}
@media only screen and (max-width: 812px) {
  .i717 .s1 figure .cvr {
    min-height: 75vh;
    max-height: 75vh;
  }
}
@media only screen and (max-width: 812px) and (orientation: landscape) {
  .i717 .s1 figure .cvr {
    min-height: 170vh;
    max-height: 170vh;
  }
}
@media only screen and (max-width: 480px) {
  .i717 .s1 figure .cvr {
    min-height: 60vh;
    max-height: 60vh;
  }
}
.i717 .s1 #features {
  border-bottom: 0;
  background-color: #f68400;
}
.i717 .s1 #features .gd.nstd ul li {
  border-color: #1d1d1f;
}
@media only screen and (max-width: 812px) {
  .i717 .s1 #features .gd.nstd .bn {
    margin-top: 2rem;
  }
}
.i717 .s1 #features .gd.cEl p {
  color: #1d1d1f;
}
.i717 .s1 #features .gd.cEl p strong {
  font-weight: normal;
}
@media only screen and (min-width: 813px) {
  .i717 .s1 > .gd.nstd {
    position: absolute;
    height: 100%;
    width: 300px;
    top: 0;
    left: 1rem;
    z-index: 2;
  }
  .i717 .s1 > .gd.nstd #features {
    align-self: flex-end;
    border-bottom: 0;
    background-color: rgba(0, 0, 0, 0);
  }
  .i717 .s1 > .gd.nstd #features .ctHr {
    max-width: none;
  }
  .i717 .s1 > .gd.nstd #features .ctHr .gd.nstd {
    padding: 0.3125rem;
  }
  .i717 .s1 > .gd.nstd #features .ctHr .gd.nstd.cEl::before {
    content: none;
  }
  .i717 .s1 > .gd.nstd #features .ctHr .gd.nstd.cEl::after {
    content: none;
  }
  .i717 .s1 > .gd.nstd #features .ctHr .gd.nstd ul {
    width: 100%;
    flex-wrap: wrap;
  }
  .i717 .s1 > .gd.nstd #features .ctHr .gd.nstd ul.rEl::before {
    content: none;
  }
  .i717 .s1 > .gd.nstd #features .ctHr .gd.nstd ul li {
    border-right: 0;
    text-align: left;
    color: #ffffff;
    width: calc(100% - .3125rem);
  }
  .i717 .s1 > .gd.nstd #features .ctHr .gd.nstd .c4 {
    width: 100%;
  }
  .i717 .s1 > .gd.nstd #features .ctHr .gd.cEl p.c7 {
    text-align: left;
    margin-bottom: 1.3rem;
    padding: 0;
    color: #ffffff;
    width: 100%;
  }
  .i717 .s1 > .gd.nstd #features .ctHr .gd.cEl p.c7 strong {
    font-weight: normal;
  }
}
.i717 .s2 .gd.ab {
  right: 1.5rem;
  width: calc(50% - .625rem);
  height: auto;
}
@media only screen and (max-width: 812px) {
  .i717 .s2 .gd.ab {
    position: relative;
    right: 0;
    width: calc(100% - .625rem);
    background-color: rgba(0, 0, 0, 0.47);
  }
}
@media only screen and (min-width: 813px) {
  .i717 .s2 .gd.ab {
    padding: 0;
  }
}
@media only screen and (min-width: 813px) {
  .i717 .s2 .gd.ab > * {
    margin: 2rem;
    margin-top: 0;
    background-color: rgba(0, 0, 0, 0.47);
  }
}
.i717 .s2 .gd.ab > * h3 {
  color: #ffc597;
}
.i717 .s2 .gd.ab > * p:not(.skp) {
  color: #ffffff;
}
@media only screen and (min-width: 1025px) {
  .i717 .s2 figure .cvr {
    min-height: 130vh;
    max-height: 130vh;
  }
}
@media only screen and (min-width: 1281px) {
  .i717 .s2 figure .cvr {
    min-height: 110vh;
    max-height: 110vh;
  }
}
@media only screen and (min-width: 1440px) {
  .i717 .s2 figure .cvr {
    min-height: 120vh;
    max-height: 120vh;
  }
}
@media only screen and (max-width: 1024px) {
  .i717 .s2 figure .cvr {
    min-height: 100vh;
    max-height: 100vh;
  }
}
@media only screen and (max-width: 812px) {
  .i717 .s2 figure .cvr {
    min-height: 65vh;
    max-height: 65vh;
  }
}
.i717 .s2 #features {
  border-bottom: 0;
  background-color: rgba(0, 0, 0, 0.47);
}
.i717 .s2 #features .gd.nstd ul li {
  color: #ffc597;
  border-color: #ffc597;
}
@media only screen and (max-width: 812px) {
  .i717 .s2 #features .gd.nstd .bn {
    margin-top: 2rem;
  }
}
.i717 .s2 #features .gd.nstd p {
  color: #5e5e5e;
}
@media only screen and (min-width: 813px) {
  .i717 .s2 #features .gd.nstd .bn.snd.hEmp {
    color: #1d1d1f;
    background-color: #ffffff;
  }
}
@media only screen and (min-width: 813px) {
  .i717 .s2 > .gd.nstd {
    position: absolute;
    height: 100%;
    width: calc(50% - .625rem);
    bottom: 0;
    right: 1.5rem;
    z-index: 2;
  }
  .i717 .s2 > .gd.nstd #features {
    margin: 2rem;
    margin-bottom: 0;
    align-self: flex-end;
    border-bottom: 0;
  }
  .i717 .s2 > .gd.nstd #features .ctHr {
    max-width: none;
  }
  .i717 .s2 > .gd.nstd #features .ctHr .gd.nstd {
    padding: 0.3125rem;
  }
  .i717 .s2 > .gd.nstd #features .ctHr .gd.nstd.cEl::before {
    content: none;
  }
  .i717 .s2 > .gd.nstd #features .ctHr .gd.nstd.cEl::after {
    content: none;
  }
  .i717 .s2 > .gd.nstd #features .ctHr .gd.nstd ul {
    width: 100%;
    flex-wrap: wrap;
  }
  .i717 .s2 > .gd.nstd #features .ctHr .gd.nstd ul.rEl::before {
    content: none;
  }
  .i717 .s2 > .gd.nstd #features .ctHr .gd.nstd ul li {
    border-right: 0;
    text-align: center;
    width: calc(100% - .3125rem);
  }
  .i717 .s2 > .gd.nstd #features .ctHr .gd.nstd .c4 {
    width: 100%;
  }
  .i717 .s2 > .gd.nstd #features .ctHr .gd.nstd .c4.cElP::before {
    content: "";
    position: relative;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    width: 100%;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .i717 .s2 > .gd.nstd #features .ctHr .gd.nstd .c4.cElP::after {
    content: "";
    position: relative;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    width: 100%;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .i717 .s2 > .gd.nstd #features .ctHr .gd.cEl p.c7 {
    text-align: left;
    margin-bottom: 1.3rem;
    padding: 0;
    color: #1d1d1f;
    width: 100%;
  }
  .i717 .s2 > .gd.nstd #features .ctHr .gd.cEl p.c7 strong {
    font-weight: normal;
  }
}
.i717 .s3 .gd.ab {
  right: 1.5rem;
  padding: 0;
  width: calc(50% - .625rem);
  height: auto;
}
@media only screen and (max-width: 812px) {
  .i717 .s3 .gd.ab {
    position: relative;
    right: 0;
    padding: 0.3125rem;
    width: calc(100% - .625rem);
    background-color: #ebebec;
  }
}
@media only screen and (min-width: 813px) {
  .i717 .s3 .gd.ab > * {
    margin: 2rem;
    margin-top: 0;
    background-color: rgba(255, 255, 255, 0.6);
  }
}
@media only screen and (min-width: 1025px) {
  .i717 .s3 figure .cvr {
    min-height: 130vh;
    max-height: 130vh;
  }
}
@media only screen and (min-width: 1281px) {
  .i717 .s3 figure .cvr {
    min-height: 110vh;
    max-height: 110vh;
  }
}
@media only screen and (min-width: 1440px) {
  .i717 .s3 figure .cvr {
    min-height: 120vh;
    max-height: 120vh;
  }
}
@media only screen and (max-width: 1024px) {
  .i717 .s3 figure .cvr {
    min-height: 75vh;
    max-height: 75vh;
  }
}
@media only screen and (max-width: 1024px) and (orientation: landscape) {
  .i717 .s3 figure .cvr {
    min-height: 110vh;
    max-height: 110vh;
  }
}
@media only screen and (max-width: 812px) {
  .i717 .s3 figure .cvr {
    min-height: 65vh;
    max-height: 65vh;
  }
}
@media only screen and (max-width: 812px) and (orientation: landscape) {
  .i717 .s3 figure .cvr {
    min-height: 140vh;
    max-height: 140vh;
  }
}
@media only screen and (max-width: 480px) {
  .i717 .s3 figure .cvr {
    min-height: 60vh;
    max-height: 60vh;
  }
}
.i717 .s3 #features {
  border-bottom: 0;
  background-color: #ebebec;
}
@media only screen and (max-width: 812px) {
  .i717 .s3 #features .gd.nstd .bn {
    margin-top: 2rem;
  }
}
@media only screen and (min-width: 813px) {
  .i717 .s3 > .gd.nstd {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    z-index: 2;
  }
  .i717 .s3 > .gd.nstd #features {
    align-self: flex-end;
    background-color: rgba(0, 0, 0, 0);
  }
  .i717 .s3 > .gd.nstd #features .gd.nstd ul li {
    color: #ffffff;
    border-color: #ffffff;
  }
  .i717 .s3 > .gd.nstd #features .gd.nstd p {
    color: #5e5e5e;
  }
}
.i717 .s4 {
  background-color: #000000;
}
.i717 .s4 > .gd {
  padding: 0.3125rem;
  margin: 5rem 0;
}
@media only screen and (max-width: 1024px) {
  .i717 .s4 > .gd {
    margin: 2rem 0;
  }
}
.i717 .s4 > .gd > div:not(.shwMoBn):not(.shwMoCt) {
  padding-right: 0;
  align-self: flex-start;
}
@media only screen and (max-width: 1024px) {
  .i717 .s4 > .gd > div:not(.shwMoBn):not(.shwMoCt) {
    padding-right: 1.25rem;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
.i717 .s4 > .gd > div:not(.shwMoBn):not(.shwMoCt) h3 {
  color: #ffc597;
}
.i717 .s4 > .gd > figure {
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .i717 .s4 > .gd > figure {
    margin-top: 2rem;
    padding-left: 1.25rem;
    width: calc(100% - .625rem);
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
}
.i717 .s4 > .gd > figure > * {
  object-fit: contain;
  object-position: top;
  min-height: unset;
  max-height: unset;
}
.i717 .s4 > .gd #shwMo4Bn {
  margin-top: 2rem;
}
@media only screen and (max-width: 1024px) {
  .i717 .s4 > .gd #shwMo4Bn {
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
}
.i717 .s4 > .gd #shwMo4Bn .bn {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  color: #ffffff;
}
.i717 .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);
}
.i717 .s4 > .gd #shwMo4Bn .bn svg > * {
  fill: #ffffff;
}
.i717 .s4 > .gd #shwMo4Bn .bn:after {
  content: none;
}
.i717 .s4 > .gd #shwMo4Ct {
  padding: 0;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.i717 .s4 > .gd #shwMo4Ct > div {
  margin: 0;
  padding-top: 0;
  padding-right: 0;
}
@media only screen and (max-width: 1024px) {
  .i717 .s4 > .gd #shwMo4Ct > div {
    padding-right: 1.25rem;
  }
}
.i717 .s4 > .gd #shwMo4Ct > div :first-child.techSpecs {
  margin-top: 0;
}
@media only screen and (max-width: 1024px) {
  .i717 .s4 > .gd #shwMo4Ct > div :first-child.techSpecs {
    margin-top: 2rem;
  }
}
.i717 .s4 > .gd #shwMo4Ct > figure {
  margin: 0;
  padding-top: 2rem;
  text-align: center;
}
.i717 .s4 > .gd #shwMo4Ct > figure > * {
  object-fit: contain;
  object-position: top;
  min-height: unset;
  max-height: unset;
}
.i717 .s4 > .gd #shwMo4:checked ~ .cC > #shwMo4Bn #shwMo4BnTgl svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.i717 .s4 > .gd #shwMo4:checked ~ #shwMo4Ct {
  height: auto;
  opacity: 1;
}
.i717 .s5 .gd.ab {
  right: 1.5rem;
  bottom: 0;
  width: calc(50% - .625rem);
  height: auto;
}
@media only screen and (max-width: 812px) {
  .i717 .s5 .gd.ab {
    position: relative;
    right: 0;
    width: calc(100% - .625rem);
    background-color: rgba(0, 0, 0, 0.47);
  }
}
@media only screen and (min-width: 813px) {
  .i717 .s5 .gd.ab {
    padding: 0;
  }
}
@media only screen and (min-width: 813px) {
  .i717 .s5 .gd.ab > *:not(#shwMo5Ct):not(#shwMo5) {
    margin: 0 2rem;
    background-color: rgba(0, 0, 0, 0.47);
  }
}
.i717 .s5 .gd.ab > *:not(#shwMo5Ct):not(#shwMo5) h3 {
  color: #ffc597;
}
.i717 .s5 .gd.ab > *:not(#shwMo5Ct):not(#shwMo5) p:not(.skp) {
  color: #ffffff;
}
.i717 .s5 .gd.ab #shwMo5Bn {
  margin-top: 1rem;
}
.i717 .s5 .gd.ab #shwMo5Bn .bn {
  color: #ffffff;
  border-color: #ffffff;
}
.i717 .s5 .gd.ab #shwMo5Bn .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);
}
.i717 .s5 .gd.ab #shwMo5Bn .bn svg > * {
  fill: #ffffff;
}
.i717 .s5 .gd.ab #shwMo5Ct {
  padding: 0;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
@media only screen and (min-width: 813px) {
  .i717 .s5 .gd.ab #shwMo5Ct {
    margin: 0 2rem;
    overflow-y: auto;
    background-color: #ffffff;
  }
}
.i717 .s5 .gd.ab #shwMo5Ct > div {
  margin: 0;
  padding-top: 0;
}
.i717 .s5 .gd.ab #shwMo5Ct > 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: 1rem 0 0 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.i717 .s5 .gd.ab #shwMo5Ct > 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) {
  .i717 .s5 .gd.ab #shwMo5Ct > div > ul li {
    width: 100%;
    color: #ffffff;
  }
}
.i717 .s5 .gd.ab #shwMo5Ct > 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) {
  .i717 .s5 .gd.ab #shwMo5Ct > div > ul li::after {
    top: 0.5rem;
    background-color: #ffffff;
  }
}
.i717 .s5 .gd.ab #shwMo5:checked ~ div:not(#shwMo5Ct) > #shwMo5Bn #shwMo5BnTgl svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.i717 .s5 .gd.ab #shwMo5:checked ~ #shwMo5Ct {
  max-height: 400px;
  height: auto;
  opacity: 1;
}
@media only screen and (max-width: 812px) {
  .i717 .s5 .gd.ab #shwMo5:checked ~ #shwMo5Ct {
    max-height: none;
  }
}
@media only screen and (min-width: 1025px) {
  .i717 .s5 figure .cvr {
    min-height: 130vh;
    max-height: 130vh;
  }
}
@media only screen and (min-width: 1281px) {
  .i717 .s5 figure .cvr {
    min-height: 110vh;
    max-height: 110vh;
  }
}
@media only screen and (min-width: 1440px) {
  .i717 .s5 figure .cvr {
    min-height: 120vh;
    max-height: 120vh;
  }
}
@media only screen and (max-width: 1024px) {
  .i717 .s5 figure .cvr {
    min-height: 75vh;
    max-height: 75vh;
  }
}
@media only screen and (max-width: 1024px) and (orientation: landscape) {
  .i717 .s5 figure .cvr {
    min-height: 110vh;
    max-height: 110vh;
  }
}
@media only screen and (max-width: 812px) {
  .i717 .s5 figure .cvr {
    min-height: 60vh;
    max-height: 60vh;
  }
}
@media only screen and (max-width: 812px) and (orientation: landscape) {
  .i717 .s5 figure .cvr {
    min-height: 140vh;
    max-height: 140vh;
  }
}
@media only screen and (max-width: 480px) {
  .i717 .s5 figure .cvr {
    min-height: 50vh;
    max-height: 50vh;
  }
}
.i717 .s5 #features {
  border-bottom: 0;
  background-color: #f1bb02;
}
.i717 .s5 #features .gd.nstd ul li {
  border-color: #1d1d1f;
}
@media only screen and (max-width: 812px) {
  .i717 .s5 #features .gd.nstd .bn {
    margin-top: 2rem;
  }
}
.i717 .s5 #features .gd.nstd p {
  color: #5e5e5e;
}
.i717 .s6 {
  background-color: #1d1d1f;
}
.i717 .s6 .ctHr {
  max-width: 100%;
}
.i717 .s6 .ctHr .gd > div h3 {
  color: #ffc597;
}
.i717 .s6 .gd.nstd > figure figcaption {
  color: #ffffff;
}
.i717 .s7 {
  border-top: 1px solid #1d1d1f;
  border-bottom: 1px solid #1d1d1f;
}
.i717 .s7 .gd.ab {
  width: calc(40% - .625rem);
  height: auto;
}
@media only screen and (max-width: 812px) {
  .i717 .s7 .gd.ab {
    width: calc(80% - .625rem);
  }
}
@media only screen and (max-width: 480px) {
  .i717 .s7 .gd.ab {
    width: calc(100% - .625rem);
  }
}
@media only screen and (min-width: 481px) {
  .i717 .s7 .gd.ab > * {
    margin: 2rem;
  }
}
.i717 .s7 .gd.ab > * p.skp {
  margin-bottom: 0;
}
@media only screen and (max-width: 480px) {
  .i717 .s7 .gd.ab {
    position: relative;
    width: auto;
    height: auto;
  }
}
@media only screen and (max-width: 812px) {
  .i717 .s7 figure {
    margin-top: 5rem;
  }
}
@media only screen and (max-width: 480px) {
  .i717 .s7 figure {
    margin-top: -4rem;
  }
}
@media only screen and (min-width: 1025px) {
  .i717 .s7 figure .cvr {
    min-height: 110vh;
    max-height: 110vh;
  }
}
@media only screen and (min-width: 1281px) {
  .i717 .s7 figure .cvr {
    min-height: 110vh;
    max-height: 110vh;
  }
}
@media only screen and (min-width: 1440px) {
  .i717 .s7 figure .cvr {
    min-height: 120vh;
    max-height: 120vh;
  }
}
@media only screen and (max-width: 1024px) {
  .i717 .s7 figure .cvr {
    min-height: 60vh;
    max-height: 60vh;
  }
}
@media only screen and (max-width: 1024px) and (orientation: landscape) {
  .i717 .s7 figure .cvr {
    min-height: 90vh;
    max-height: 90vh;
  }
}
@media only screen and (max-width: 812px) and (orientation: landscape) {
  .i717 .s7 figure .cvr {
    min-height: 80vh;
    max-height: 80vh;
  }
}
@media only screen and (max-width: 480px) {
  .i717 .s7 figure .cvr {
    min-height: 45vh;
    max-height: 45vh;
  }
}
