@charset "UTF-8";
/*** Global ***/
.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.d-none {
  position: absolute !important;
  overflow: hidden;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px); }

html {
  font-size: 15px; }

body {
  font-size: 1em;
  line-height: 1.3; }

.inline__block {
  display: inline-block; }

sup {
  position: relative;
  vertical-align: baseline;
  top: -0.44em;
  font-size: 0.6em;
  line-height: 0 !important; }
  sup.sign-sup {
    top: -0.9em;
    font-size: 0.45em;
    line-height: 0; }
  sup.sign-deg {
    top: -0.5em; }
  sup.sign-star {
    top: -0.83em;
    font-size: 0.5em; }
  sup.sign-cr {
    top: -0.3em;
    font-size: 0.7em; }
  sup.footnote-num {
    top: 0;
    vertical-align: super; }

.wd__content .content__info sup.sign-cr {
  top: 0;
  font-size: 1.1em; }

.wd__content .content__info sup.sign-tm {
  top: 0;
  font-size: 1em; }

.wd__content .content__info sup.sign-star {
  top: -0.17em;
  font-size: 1em; }

.wd__content .content__info sup.sign-deg {
  top: -0.1em;
  padding: 0 0.02em;
  font-size: 1em; }

.wd__feature__list .wd__feature .wd__feature__describe__top sup.sign-cr,
.wd__feature__list .wd__feature .wd__feature__describe sup.sign-cr {
  top: 0.1em;
  font-size: 1.1em; }

.wd__feature__list .wd__feature .wd__feature__describe__top sup.sign-tm,
.wd__feature__list .wd__feature .wd__feature__describe sup.sign-tm {
  top: 0;
  font-size: 1em; }

.wd__feature__list .wd__feature .wd__feature__describe__top sup.sign-deg,
.wd__feature__list .wd__feature .wd__feature__describe sup.sign-deg {
  top: -0.1em;
  font-size: 1em; }

.wd__feature__list .wd__feature .wd__feature__describe__top span sup.sign-deg,
.wd__feature__list .wd__feature .wd__feature__describe span sup.sign-deg {
  padding: 0 0.02em; }

.footnote-item sup.sign-deg {
  top: -0.2em;
  font-size: 0.9em; }

.footnote-item sup.sign-tm {
  top: -0.09em;
  font-size: 0.9em; }

.footnote-item sup.sign-cr {
  top: 0.03em;
  font-size: 1.1em; }

.ie #CMD sup {
  top: -0.1em;
  font-size: 1em;
  line-height: unset; }
  .ie #CMD sup.sign-deg {
    top: -0.5em; }
  .ie #CMD sup.sign-star {
    top: -0.83em;
    font-size: 0.5em; }
  .ie #CMD sup.sign-cr {
    top: -0.2em;
    font-size: 1em; }
  .ie #CMD sup.sign-fnum {
    top: -0.5em;
    font-size: 0.7em; }
  .ie #CMD sup.footnote-num {
    top: -1.7em;
    font-size: 0.33em; }

.ie #CMD .wd__content .content__title sup.sign-tm {
  top: -0.5em;
  font-size: 0.7em; }

.ie #CMD .wd__content .content__info sup.sign-cr {
  top: 0;
  font-size: 1.3em; }

.ie #CMD .wd__content .content__info sup.sign-tm {
  top: -0.1em;
  font-size: 1.2em; }

.ie #CMD .wd__content .content__info sup.sign-star {
  top: -0.17em;
  font-size: 1em; }

.ie #CMD .wd__content .content__info sup.sign-deg {
  top: -0.1em;
  padding: 0 0.02em;
  font-size: 1em; }

.ie #CMD .wd__content .content__info sup.footnote-num {
  top: -0.97em;
  font-size: 0.5em; }

.ie #CMD .wd__feature__list .wd__feature .wd__feature__describe__top sup.sign-cr,
.ie #CMD .wd__feature__list .wd__feature .wd__feature__describe sup.sign-cr {
  top: 0;
  font-size: 1.3em; }

.ie #CMD .wd__feature__list .wd__feature .wd__feature__describe__top sup.sign-tm,
.ie #CMD .wd__feature__list .wd__feature .wd__feature__describe sup.sign-tm {
  top: 0;
  font-size: 1.3em; }

.ie #CMD .wd__feature__list .wd__feature .wd__feature__describe__top sup.sign-deg,
.ie #CMD .wd__feature__list .wd__feature .wd__feature__describe sup.sign-deg {
  top: -0.1em;
  font-size: 1em; }

.ie #CMD .wd__feature__list .wd__feature .wd__feature__describe__top sup.footnote-num,
.ie #CMD .wd__feature__list .wd__feature .wd__feature__describe sup.footnote-num {
  top: -0.86em;
  font-size: 0.5em; }

.ie #CMD .wd__feature__list .wd__feature .wd__feature__describe__top span sup.sign-deg,
.ie #CMD .wd__feature__list .wd__feature .wd__feature__describe span sup.sign-deg {
  padding: 0 0.02em; }

@media all and (min-width: 1280px) {
  .wd__content .content__slogan sup.sign-star {
    top: -0.5em;
    font-size: 0.6em; }
  .wd__content .content__slogan sup.footnote-num {
    top: -1.4em; }
  .wd__content .content__title sup.sign-star {
    top: -0.8em; }
  .wd__content .content__title sup.sign-tm {
    top: -0.3em;
    font-size: 0.7em; }
  .wd__content .content__title sup.footnote-num {
    top: -1.65em; }
  .wd__content .content__info sup.sign-star {
    top: -0.1em; }
  .wd__feature__list .wd__feature .wd__feature__data sup.sign-star {
    top: -0.75em;
    font-size: 0.5em; }
  .wd__feature__list .wd__feature .wd__feature__data sup.footnote-num {
    top: -1.75em;
    font-size: 0.3em; }
  .wd__feature__list .wd__feature .wd__feature__data span sup.sign-tm {
    top: -0.2em;
    font-size: 0.8em; }
  .wd__feature__list .wd__feature .wd__feature__data span sup.sign-cr {
    top: -0.2em;
    font-size: 0.8em; }
  .wd__feature__list .wd__feature .wd__feature__data span sup.sign-star {
    top: -0.4em;
    font-size: 0.7em; }
  .wd__feature__list .wd__feature .wd__feature__data span sup.sign-deg {
    top: -0.1em;
    font-size: 0.9em; }
  .wd__feature__list .wd__feature .wd__feature__data span sup.footnote-num {
    top: -1.2em;
    font-size: 0.43em; }
  .wd__feature__list .wd__feature .wd__feature__describe__top sup.sign-cr,
  .wd__feature__list .wd__feature .wd__feature__describe sup.sign-cr {
    top: 0.1em;
    font-size: 1.3em; }
  .wd__feature__list .wd__feature .wd__feature__describe__top sup.sign-star,
  .wd__feature__list .wd__feature .wd__feature__describe sup.sign-star {
    top: -0.03em;
    font-size: 1.25em; }
  .section__kv .wd__content .content__title sup.sign-star {
    top: -0.65em;
    font-size: 0.55em; }
  .section__kv .wd__content .content__info sup.sign-star {
    top: -0.2em;
    font-size: 0.9em; }
  .section__kv .wd__content .content__info sup.sign-deg {
    padding: 0; } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  sup {
    top: -0.5em; }
    sup.sign-deg {
      top: -0.25em;
      font-size: 0.8em; }
    sup.sign-cr {
      top: -0.35em; }
    sup.sign-star {
      top: -0.85em; }
  .wd__content .content__slogan sup.sign-tm {
    top: -0.4em; }
  .wd__content .content__slogan sup.sign-cr {
    top: -0.27em;
    font-size: 0.7em; }
  .wd__content .content__slogan sup.sign-star {
    top: -0.37em;
    font-size: 0.75em; }
  .wd__content .content__slogan sup.footnote-num {
    top: -1.5em; }
  .wd__content .content__title sup.sign-tm {
    top: -0.45em; }
  .wd__content .content__title sup.sign-star {
    top: -0.77em; }
  .wd__content .content__title sup.sign-cr {
    top: -0.3em; }
  .wd__content .content__title sup.footnote-num {
    top: -1.58em; }
  .wd__content .content__info sup.sign-star {
    top: -0.08em;
    font-size: 1.1em; }
  .wd__feature__list .wd__feature .wd__feature__data sup.sign-cr {
    top: -0.3em; }
  .wd__feature__list .wd__feature .wd__feature__data sup.sign-tm {
    top: -0.42em; }
  .wd__feature__list .wd__feature .wd__feature__data sup.footnote-num {
    top: -1.56em; }
  .wd__feature__list .wd__feature .wd__feature__data sup.sign-star {
    top: -0.6em;
    font-size: 0.55em; }
  .wd__feature__list .wd__feature .wd__feature__data span sup.sign-tm {
    top: -0.15em;
    font-size: 0.8em; }
  .wd__feature__list .wd__feature .wd__feature__data span sup.sign-cr {
    top: -0.2em;
    font-size: 0.8em; }
  .wd__feature__list .wd__feature .wd__feature__data span sup.sign-star {
    top: -0.34em;
    font-size: 0.7em; }
  .wd__feature__list .wd__feature .wd__feature__data span sup.footnote-num {
    top: -1.1em;
    font-size: 0.43em; }
  .wd__feature__list .wd__feature .wd__feature__describe__top sup.sign-cr,
  .wd__feature__list .wd__feature .wd__feature__describe sup.sign-cr {
    top: 0; }
  .wd__feature__list .wd__feature .wd__feature__describe__top sup.sign-star,
  .wd__feature__list .wd__feature .wd__feature__describe sup.sign-star {
    top: 0;
    font-size: 1.35em; }
  .section__kv .wd__content .content__title sup.sign-tm {
    top: -0.45em; }
  .section__kv .wd__content .content__title sup.sign-star {
    top: -0.48em;
    font-size: 0.65em; }
  .section__kv .wd__content .content__title sup.footnote-num {
    top: -1.57em; }
  .section__kv .wd__content .content__info sup.sign-star {
    top: -0.2em;
    font-size: 0.9em; }
  .footnote-item sup.sign-cr {
    top: 0.1em; } }

@media all and (max-width: 730.5px) {
  sup.sign-deg {
    top: -0.25em;
    font-size: 0.8em; }
  .wd__content .content__slogan sup.sign-tm {
    top: -0.33em; }
  .wd__content .content__slogan sup.sign-cr {
    top: -0.31em; }
  .wd__content .content__slogan sup.sign-star {
    top: -0.1em;
    font-size: 1.1em; }
  .wd__content .content__slogan sup.footnote-num {
    top: -0.85em;
    font-size: 0.5em; }
  .wd__content .content__title sup.sign-cr {
    top: -0.06em;
    font-size: 0.9em; }
  .wd__content .content__title sup.sign-tm {
    top: -0.2em;
    font-size: 0.8em; }
  .wd__content .content__title sup.sign-star {
    top: -0.42em;
    font-size: 0.7em; }
  .wd__content .content__title sup.footnote-num {
    top: -1.3em;
    font-size: 0.4em; }
  .wd__content .content__info sup.sign-cr {
    top: 0.15em;
    font-size: 1.4em; }
  .wd__content .content__info sup.sign-tm {
    top: 0.1em;
    font-size: 1.2em; }
  .wd__content .content__info sup.sign-star {
    top: 0;
    font-size: 1.25em; }
  .wd__feature__list .wd__feature .wd__feature__data sup.sign-cr {
    top: -0.24em;
    font-size: 0.75em; }
  .wd__feature__list .wd__feature .wd__feature__data sup.sign-tm {
    top: -0.27em;
    font-size: 0.7em; }
  .wd__feature__list .wd__feature .wd__feature__data sup.sign-star {
    top: -0.4em;
    font-size: 0.7em; }
  .wd__feature__list .wd__feature .wd__feature__data sup.footnote-num {
    top: -1.3em;
    font-size: 0.4em; }
  .wd__feature__list .wd__feature .wd__feature__data span sup.sign-cr {
    top: -0.11em;
    font-size: 0.9em; }
  .wd__feature__list .wd__feature .wd__feature__data span sup.sign-tm {
    top: -0.23em; }
  .wd__feature__list .wd__feature .wd__feature__data span sup.sign-star {
    top: -0.22em;
    font-size: 0.88em; }
  .wd__feature__list .wd__feature .wd__feature__data span sup.footnote-num {
    top: -1.2em; }
  .wd__feature__list .wd__feature .wd__feature__describe__top sup.sign-cr,
  .wd__feature__list .wd__feature .wd__feature__describe sup.sign-cr {
    top: 0.18em;
    font-size: 1.5em; }
  .wd__feature__list .wd__feature .wd__feature__describe__top sup.sign-star,
  .wd__feature__list .wd__feature .wd__feature__describe sup.sign-star {
    top: 0.08em;
    font-size: 1.6em; }
  .section__kv .wd__content .content__title sup.sign-cr {
    top: -0.1em; }
  .section__kv .wd__content .content__title sup.sign-star {
    top: -0.43em; }
  .section__kv .wd__content .content__title sup.footnote-num {
    top: -1.26em; }
  .section__kv .wd__content .content__info sup.sign-tm {
    top: 0;
    font-size: 1em; }
  .section__kv .wd__content .content__info sup.sign-cr {
    top: 0;
    font-size: 1.2em; }
  .section__kv .wd__content .content__info sup.sign-star {
    top: -0.06em;
    font-size: 1.2em; }
  .footnote-item sup.sign-cr {
    top: 0.03em;
    font-size: 1.1em; } }

/*! Lity - v1.6.6 - 2016-04-22
* http://sorgalla.com/lity/
* Copyright (c) 2016 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease; }

.lity.lity-opened {
  opacity: 1; }

.lity.lity-closed {
  opacity: 0; }

.lity * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important; }

.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; }

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial,Helvetica,sans-serif;
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease; }

.lity-loading .lity-loader {
  opacity: 1; }

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important; }

.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform .3s ease;
  -o-transition: -o-transform .3s ease;
  transition: transform .3s ease; }

.lity-loading .lity-content, .lity-closed .lity-content {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8); }

.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial,Baskerville,monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0; }

.lity-close:hover, .lity-close:focus, .lity-close:active, .lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial,Baskerville,monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.lity-close:active {
  top: 1px; }

.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0; }

.lity-iframe .lity-container {
  width: 100%;
  max-width: 964px; }

.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch; }

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

.lity-hide {
  display: none; }

/* stylelint-disable rule */
/* stylelint-enable rule */
.stopScrollbar {
  overflow: hidden; }

#af-header.popHide,
#overview-top-nav.popHide,
.section__comment.popHide,
#asus-api-footer.popHide,
#main-zone #product-footer-zone.popHide {
  display: none !important; }

.modal-button-container {
  z-index: 2147483647; }
  @media (max-width: 720px) {
    .modal-button-container {
      transform: scale(0.8); } }
  .modal-button-container.inner {
    position: fixed;
    bottom: 30px;
    left: 50%;
    transform: translate3d(-50%, 0, 0); }
  .modal-button-container.text-white .modal-button {
    color: #fff; }
  .modal-button-container.text-dark .modal-button {
    color: #000; }
  .modal-button-container.outer {
    position: relative;
    text-align: center; }
    .modal-button-container.outer .modal-button-target {
      top: 50px; }
    @media (max-width: 720px) {
      .modal-button-container.outer .modal-button-target {
        top: 42px; } }
  .modal-button-container .modal-button-text,
  .modal-button-container .modal-inner-text {
    display: block;
    position: relative;
    font-size: 22px;
    pointer-events: none; }
    @media (min-width: 731px) and (max-width: 1279.5px) {
      .modal-button-container .modal-button-text,
      .modal-button-container .modal-inner-text {
        font-size: 18px; } }
    @media (max-width: 730.5px) {
      .modal-button-container .modal-button-text,
      .modal-button-container .modal-inner-text {
        font-size: 19px; } }
  .modal-button-container .modal-button {
    display: inline-block;
    position: relative;
    z-index: 1;
    cursor: pointer;
    cursor: pointer;
    margin: 10px 0;
    padding: 0 30px;
    font-weight: 200;
    text-align: center;
    border: 0;
    border-style: solid;
    border-width: 3px;
    border-radius: 25px;
    background-color: #000;
    transition: background-color 400ms ease-out, border-color 400ms ease-out, color 400ms ease-out;
    -webkit-tap-highlight-color: transparent;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    pointer-events: all;
    min-width: 50px;
    line-height: 46px; }

.outer-view {
  z-index: 0;
  transform-origin: 50vw 50vh; }
  .outer-view.animate-scale {
    transform: translateZ(0) translateY(200px) scale(0.96);
    transition: transform 650ms ease-out; }
  .outer-view .modal-button-container.ready .modal-button {
    transform: translate(0, 0) !important; }

.inner-view {
  display: block;
  position: fixed;
  overflow: hidden;
  z-index: 1000000000;
  top: 0;
  left: 0;
  margin-left: 0;
  width: 100%;
  text-align: center;
  background-color: white;
  transform: translateY(110vh);
  transition: transform 750ms linear; }
  .inner-view.killFixed {
    position: relative !important; }
  .inner-view .inner-view-container {
    height: 100%; }
  .inner-view .inner-modal {
    display: block;
    position: relative;
    visibility: visible;
    opacity: 0;
    padding-bottom: 50px;
    width: 100%;
    transition: opacity 250ms;
    min-height: 100vh;
    min-height: var(--safarivh); }
    .inner-view .inner-modal.showed {
      opacity: 1; }
  .inner-view .modal-button-container {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -webkit-overflow-scrolling: touch; }
  .inner-view .modal-button-container {
    position: fixed;
    bottom: -80px;
    left: 0%;
    opacity: 0;
    width: 100%;
    transform: translate3d(0%, 0, 0) translateZ(0);
    transition: transform 400ms ease, opacity 300ms linear; }
  .inner-view.show-inner {
    transform: none !important; }
    .inner-view.show-inner .modal-active {
      display: block;
      visibility: visible; }
    .inner-view.show-inner .modal-button-container {
      opacity: 1;
      transform: translate3d(0%, -130px, 0) translateZ(0);
      transition: transform 300ms ease;
      transition-delay: 1200ms; }
      @media (max-width: 720px) {
        .inner-view.show-inner .modal-button-container {
          transform: translate3d(0%, -110px, 0) translateZ(0) scale(0.8); } }

@media (min-width: 731px) and (max-width: 1279.5px) {
  .modal-button-container.inner {
    bottom: 20px; } }

@media (max-width: 730.5px) {
  .modal-button-container .modal-button {
    text-align: center; }
  .modal-button-container.inner {
    bottom: 9px; } }

.screen-reader-only {
  position: absolute;
  overflow: hidden;
  width: 1px;
  white-space: nowrap;
  clip: rect(0 0 0 0); }

/* .wd__section .slick-prev,
.wd__section .slick-next, */
.visuallyhidden {
  position: absolute;
  overflow: hidden;
  top: 50%;
  padding: 0;
  width: 1px;
  height: 1px;
  font-size: unset;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0 0 99.9% 99.9%);
  clip-path: inset(0 0 99.9% 99.9%); }

body {
  background-attachment: scroll !important;
  -moz-osx-font-smoothing: grayscale; }

#CMD {
  position: relative;
  margin-bottom: 0;
  font-size: 15px;
  text-align: center;
  line-height: 1.3;
  -webkit-tap-highlight-color: transparent; }

@media all and (max-width: 320px) {
  #CMD {
    margin-bottom: 0; } }

.fix_ie_png {
  filter: progid:dximagetransform.microsoft.gradient(startColorstr=#0fff, endColorstr=#0fff); }

@media all and (min-width: 1280px) {
  .clear__background__src {
    background-image: none !important; } }

section {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  max-width: 2560px; }
  @media all and (min-width: 731px) and (max-width: 1279.5px) {
    section {
      margin-right: auto;
      margin-left: auto;
      width: 100%;
      max-width: 1279.5px; } }
  @media all and (min-width: 0) and (max-width: 730.5px) {
    section {
      margin-right: auto;
      margin-left: auto;
      width: 100%;
      max-width: 730.5px; } }

.progressive-image {
  background-image: none !important; }

@media all and (min-width: 731px) {
  .cmd-sidenav .sidenav-container .container-items .item .item-dot.enter::after {
    background: blue !important; } }

@media all and (max-width: 730.5px) {
  .cmd-sidenav .item-dot.enter {
    background: blue !important; } }

@media all and (min-width: 1px) {
  .grace-show {
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transition: opacity 800ms linear; }
    .grace-show.show {
      -webkit-opacity: 1;
      -khtml-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      transform: translate3d(0, 0, 0);
      will-change: opacity; }
    .grace-show.animated {
      transform: none;
      will-change: null; } }

.in.moving__element {
  will-change: transform, opacity; }

.wd__animation__easeout {
  -webkit-transition-duration: 500ms, 500ms;
  -khtml-transition-duration: 500ms, 500ms;
  -moz-transition-duration: 500ms, 500ms;
  -ms-transition-duration: 500ms, 500ms;
  -o-transition-duration: 500ms, 500ms;
  transition-duration: 500ms, 500ms;
  -webkit-transition-property: opacity, -webkit-transform;
  -khtml-transition-property: opacity, -webkit-transform;
  -moz-transition-property: opacity, -webkit-transform;
  -ms-transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  -khtml-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  -moz-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  -ms-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  -o-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  -moz-transition-duration: 500ms;
  -moz-transition-property: all; }

@keyframes ripple {
  0% {
    opacity: 0; }
  10% {
    opacity: 0; }
  50% {
    opacity: 1; }
  90% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes soundCirclePlay {
  0% {
    opacity: 0;
    transform: scale(1.8); }
  10% {
    opacity: 0.6; }
  50% {
    opacity: 0;
    transform: scale(0.2); }
  100% {
    opacity: 0;
    transform: scale(0.2); } }

@keyframes swing {
  20% {
    transform: rotate(15deg); }
  40% {
    transform: rotate(-10deg); }
  60% {
    transform: rotate(5deg); }
  80% {
    transform: rotate(-5deg); }
  100% {
    transform: rotate(0deg); } }

@keyframes ballRotate {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } }

.text__animation > h1,
.text__animation > h2,
.text__animation > h3,
.text__animation > h4,
.text__animation > span,
.text__animation > div,
.text__animation > figure,
.text__animation > img,
.text__animation > a {
  opacity: 0;
  transform: translateZ(0) translateY(30px);
  transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1), transform 0.6s cubic-bezier(0.4, 0, 0.2, 1); }

.wd__content.text__animation > h1,
.wd__content.text__animation > h2,
.wd__content.text__animation > h3,
.wd__content.text__animation > h4,
.wd__content.text__animation > span,
.wd__content.text__animation > div,
.wd__content.text__animation > figure,
.wd__content.text__animation > img,
.wd__content.text__animation > a {
  opacity: 0;
  transform: translateZ(0) translateY(30px);
  transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1), transform 0.6s cubic-bezier(0.4, 0, 0.2, 1); }

.wd__content.text__animation.text-showed .content__slogan,
.wd__content.text__animation.text-showed .content__title,
.wd__content.text__animation.text-showed .content__info,
.wd__content.text__animation.text-showed .content__comment,
.wd__content.text__animation.text-showed .content__link,
.wd__content.text__animation.text-showed .wd__feature__list {
  will-change: null;
  transform: none; }

.inner-modal .wd__content.text__animation .content__slogan,
.inner-modal .wd__content.text__animation .content__title,
.inner-modal .wd__content.text__animation .content__info,
.inner-modal .wd__content.text__animation .content__comment,
.inner-modal .wd__content.text__animation .content__link,
.inner-modal .wd__content.text__animation .wd__feature__list {
  opacity: 0;
  transform: translateZ(0) translateY(30px);
  transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1), transform 0.6s cubic-bezier(0.4, 0, 0.2, 1); }

.inner-modal .wd__content.text__animation.text-showed .content__slogan,
.inner-modal .wd__content.text__animation.text-showed .content__title,
.inner-modal .wd__content.text__animation.text-showed .content__info,
.inner-modal .wd__content.text__animation.text-showed .content__comment,
.inner-modal .wd__content.text__animation.text-showed .content__link,
.inner-modal .wd__content.text__animation.text-showed .wd__feature__list {
  will-change: null;
  transform: none; }

.wd__section .slick-dots {
  margin-left: auto;
  margin-right: auto; }

#CMD .outer-view {
  margin-top: 56px \9  !important; }

#main-zone #overview-top-nav .inner {
  padding: 0; }

#product-footer-zone {
  margin-top: 0 !important; }

#main-zone > .container {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important; }
  #main-zone > .container .overview-wrapper {
    width: 100% !important; }

#ctl00_ContentPlaceHolder1_ctl00_span_model_name img {
  max-width: 100%; }

#special-sectionOverview {
  margin-top: 0px; }

@media all and (min-width: 769px) {
  #CMD .outer-view {
    margin-top: 0px; } }

@media (max-width: 959px) and (min-width: 731px) {
  #af-header,
  #af-header .af-inner,
  body #asus-api-footer {
    min-width: 100%;
    width: 100%; }
  #main-zone > .container {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important; } }

@media all and (max-width: 730.5px) {
  #special-sectionOverview {
    margin-top: 0px; }
  #CMD {
    margin-top: 0px !important; }
  #main-zone,
  #main-zone-5,
  #main-zone-3,
  #main-zone-4,
  #main-zone-6 {
    padding-right: 0 !important;
    padding-left: 0 !important; } }

#overview-top-nav .inner .nav > li.has-submenu > a {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAICAYAAADN5B7xAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFIGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDAgNzkuMTYwNDUxLCAyMDE3LzA1LzA2LTAxOjA4OjIxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMTktMDUtMjFUMTQ6MTk6MzgrMDg6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDE5LTA1LTIxVDE0OjIyOjAyKzA4OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDE5LTA1LTIxVDE0OjIyOjAyKzA4OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgcGhvdG9zaG9wOklDQ1Byb2ZpbGU9InNSR0IgSUVDNjE5NjYtMi4xIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOmU2ZmNmNTc0LWE0YWUtNDZkMC05MzUyLTZiMjViMjdlYmQyMyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDplNmZjZjU3NC1hNGFlLTQ2ZDAtOTM1Mi02YjI1YjI3ZWJkMjMiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplNmZjZjU3NC1hNGFlLTQ2ZDAtOTM1Mi02YjI1YjI3ZWJkMjMiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmU2ZmNmNTc0LWE0YWUtNDZkMC05MzUyLTZiMjViMjdlYmQyMyIgc3RFdnQ6d2hlbj0iMjAxOS0wNS0yMVQxNDoxOTozOCswODowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKE1hY2ludG9zaCkiLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+moGVIwAAAJVJREFUGJVtkCELAkEQRt95cF3kmpisZn+Zf8FusVttJi1mu2CziFgMolguCM8yh8t6AwvLvvcNO1OodNQAeAGfHPQ65ClwAXZA9UfV9EzUp7/aqGXqpPJQvYY4V49xX6lFHqjVUwjLpME53hZpoFQPAdbZF8bqLdisDfTVRt2rVTZTO9dD3aoUsdYRcAearh0DdbD3FwUC138WqUD3AAAAAElFTkSuQmCC"); }

#overview-top-nav.to-submenu .inner .features-menu .close-btn {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFGmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNi4wLWMwMDIgNzkuMTY0MzYwLCAyMDIwLzAyLzEzLTAxOjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjEuMSAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjAtMDYtMTdUMTQ6MzQ6MzQrMDg6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIwLTA2LTE3VDE0OjM0OjUzKzA4OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIwLTA2LTE3VDE0OjM0OjUzKzA4OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgcGhvdG9zaG9wOklDQ1Byb2ZpbGU9InNSR0IgSUVDNjE5NjYtMi4xIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjMwNWI5NTg0LTQyZjAtNDVlYy1iMjIxLWY4ODAxZjQxODcwNCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozMDViOTU4NC00MmYwLTQ1ZWMtYjIyMS1mODgwMWY0MTg3MDQiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozMDViOTU4NC00MmYwLTQ1ZWMtYjIyMS1mODgwMWY0MTg3MDQiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjMwNWI5NTg0LTQyZjAtNDVlYy1iMjIxLWY4ODAxZjQxODcwNCIgc3RFdnQ6d2hlbj0iMjAyMC0wNi0xN1QxNDozNDozNCswODowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDIxLjEgKE1hY2ludG9zaCkiLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Lv/Y4AAAAJJJREFUKJF1kcENhEAIRR9TgSVYgi1YCIlW5iYUoiXYwbZgCXthNkgYToT/PhAQM/sCM7Cr6ocizGwDDuBuwOT1w4URDDA3YAWeypTgB1jFhQU4w7S9N4iwqt4SumUTGQaQqBSmFwzQUrclTZi89o+40pZ27gYIJ5cBvHp+ZpNUcN+5ul4bwQCev/7UgKuCB6brB24YT+NnPIKZAAAAAElFTkSuQmCC"); }

@media (max-width: 768px) and (min-width: 720px) {
  #rog_black_style .page-title {
    background: #222 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAABWCAYAAAAjbNN8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAF52lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDAgNzkuMTYwNDUxLCAyMDE3LzA1LzA2LTAxOjA4OjIxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcDpDcmVhdGVEYXRlPSIyMDE4LTA1LTExVDE1OjI5OjUyKzA4OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOC0wNS0xMVQxNTozMToxNCswODowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOC0wNS0xMVQxNTozMToxNCswODowMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDphYmYzM2VmNi05ODYwLTQ2ZGItODU2NC1kMzU1ODE4Y2FkMTgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NThERTEwNzlFRTZCMTFFNjkzNkNFQjU4RTUwM0REQzkiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1OERFMTA3OUVFNkIxMUU2OTM2Q0VCNThFNTAzRERDOSIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU4REUxMDc2RUU2QjExRTY5MzZDRUI1OEU1MDNEREM5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU4REUxMDc3RUU2QjExRTY5MzZDRUI1OEU1MDNEREM5Ii8+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmFiZjMzZWY2LTk4NjAtNDZkYi04NTY0LWQzNTU4MThjYWQxOCIgc3RFdnQ6d2hlbj0iMjAxOC0wNS0xMVQxNTozMToxNCswODowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkzXgSYAAAJqSURBVHic7dzRbdNQGIbhN4gBvAEdwUzQdAPYIEwATEA2KJ2AjJANajYwG3gEbxAuTi5ycWpO8UnPl1/fI1WqHFv6pVc+SWPXm9PptAUGTNK71gPYMgcS50DiHEicA4lzIHEOJM6BxDmQOAcS50DiHEicA4lzIHEOJM6BxDmQuGiBtsCp4GffZrzXixioxP01h6jpfesBrughs+0R6N94jlUiBxoy2+bCYz8Bv4Cuzij/ZQQeoi1xtXylbRxIZ/rOgfKm1gOcjZGXuDW+A39ov8QNkQM9Z7b1hcfOwM9ag6wRLdB88fu2cD9p0QIdgA8snykT8PQGs1QRLdBMev8Iw5/ixDmQOAcS50DiHEicA4lzIHEOJC7aH6qQruX0C69PwJEb+bonWqAd6ULbv9wDX647Sh3Rlri7yvs1F+0MurTJbHum/MaSnrbXgyZgihxojT3wo/EMM/Ax2hJXi8JtWR2+J+FFv1sPQDqDDl7i8vakj+Jdwxkmgr8HnVYeP9YYYq1oS9xUeb/mop1BB9La3S/sM5GWr5uw8fPitEVb4sJxIHEOJM6BxDmQOAcS50DiHEhctG8SOtJ1nH5hn4n03w3j1aepIFqgHfCtYL8O+HzNQWqJFqi7+H3IvN6f9+kyr0mKFuhS7jkJpfckdKSzsas2zeuNwDFyoDUeSYFa83MSXnDXeoCz3oHynmh/5+lI8HsStpltXeGxR0Qu6kUOlHtOws2JtsQNhfsp3FZVJNoZNJC/5fdmRTuDwnEgcQ4kzoHEOZA4BxLnQOIcSJwDiXMgcQ4kzoHEOZA4BxLnQOIcSJwDiXMgcX8BVn1OSUK1/rIAAAAASUVORK5CYII=") 96% center no-repeat;
    background-size: 48px; } }

@media (max-width: 719px) {
  #overview-top-nav .page-title {
    background: #222 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAABWCAYAAAAjbNN8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAF52lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDAgNzkuMTYwNDUxLCAyMDE3LzA1LzA2LTAxOjA4OjIxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcDpDcmVhdGVEYXRlPSIyMDE4LTA1LTExVDE1OjI5OjUyKzA4OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOC0wNS0xMVQxNTozMToxNCswODowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOC0wNS0xMVQxNTozMToxNCswODowMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDphYmYzM2VmNi05ODYwLTQ2ZGItODU2NC1kMzU1ODE4Y2FkMTgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NThERTEwNzlFRTZCMTFFNjkzNkNFQjU4RTUwM0REQzkiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1OERFMTA3OUVFNkIxMUU2OTM2Q0VCNThFNTAzRERDOSIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU4REUxMDc2RUU2QjExRTY5MzZDRUI1OEU1MDNEREM5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU4REUxMDc3RUU2QjExRTY5MzZDRUI1OEU1MDNEREM5Ii8+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmFiZjMzZWY2LTk4NjAtNDZkYi04NTY0LWQzNTU4MThjYWQxOCIgc3RFdnQ6d2hlbj0iMjAxOC0wNS0xMVQxNTozMToxNCswODowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkzXgSYAAAJqSURBVHic7dzRbdNQGIbhN4gBvAEdwUzQdAPYIEwATEA2KJ2AjJANajYwG3gEbxAuTi5ycWpO8UnPl1/fI1WqHFv6pVc+SWPXm9PptAUGTNK71gPYMgcS50DiHEicA4lzIHEOJM6BxDmQOAcS50DiHEicA4lzIHEOJM6BxDmQuGiBtsCp4GffZrzXixioxP01h6jpfesBrughs+0R6N94jlUiBxoy2+bCYz8Bv4Cuzij/ZQQeoi1xtXylbRxIZ/rOgfKm1gOcjZGXuDW+A39ov8QNkQM9Z7b1hcfOwM9ag6wRLdB88fu2cD9p0QIdgA8snykT8PQGs1QRLdBMev8Iw5/ixDmQOAcS50DiHEicA4lzIHEOJC7aH6qQruX0C69PwJEb+bonWqAd6ULbv9wDX647Sh3Rlri7yvs1F+0MurTJbHum/MaSnrbXgyZgihxojT3wo/EMM/Ax2hJXi8JtWR2+J+FFv1sPQDqDDl7i8vakj+Jdwxkmgr8HnVYeP9YYYq1oS9xUeb/mop1BB9La3S/sM5GWr5uw8fPitEVb4sJxIHEOJM6BxDmQOAcS50DiHEhctG8SOtJ1nH5hn4n03w3j1aepIFqgHfCtYL8O+HzNQWqJFqi7+H3IvN6f9+kyr0mKFuhS7jkJpfckdKSzsas2zeuNwDFyoDUeSYFa83MSXnDXeoCz3oHynmh/5+lI8HsStpltXeGxR0Qu6kUOlHtOws2JtsQNhfsp3FZVJNoZNJC/5fdmRTuDwnEgcQ4kzoHEOZA4BxLnQOIcSJwDiXMgcQ4kzoHEOZA4BxLnQOIcSJwDiXMgcX8BVn1OSUK1/rIAAAAASUVORK5CYII=") 96% center no-repeat;
    background-size: 48px; } }

@media (max-width: 768px) and (min-width: 0) {
  body#rog_black_style #overview-top-nav .nav-tabs > .active {
    background-color: #222 !important; }
  body #overview-top-nav .inner .features-menu .nav-sub > li.active {
    background: #222 !important; } }

.odin ol li,
.odin ul li {
  margin: 0; }

.wd__section .large__text-center {
  text-align: center; }
  .wd__section .large__text-center.wd__content {
    margin-right: auto;
    margin-left: auto; }
    .wd__section .large__text-center.wd__content .content__comment,
    .wd__section .large__text-center.wd__content .content__info,
    .wd__section .large__text-center.wd__content .content__link,
    .wd__section .large__text-center.wd__content .content__slogan,
    .wd__section .large__text-center.wd__content .content__title {
      margin-right: auto;
      margin-left: auto;
      text-align: center; }
    .wd__section .large__text-center.wd__content .content__slogan::after {
      margin-right: auto;
      margin-left: auto; }
    .wd__section .large__text-center.wd__content .content__title::after {
      margin: 0 auto;
      text-align: center; }

.wd__section .large__text-left.wd__content {
  text-align: left; }
  .wd__section .large__text-left.wd__content .content__comment,
  .wd__section .large__text-left.wd__content .content__info,
  .wd__section .large__text-left.wd__content .content__link,
  .wd__section .large__text-left.wd__content .content__slogan,
  .wd__section .large__text-left.wd__content .content__title {
    margin-left: 0;
    text-align: left; }
  .wd__section .large__text-left.wd__content .content__slogan::after {
    left: 0;
    margin-left: 0; }
  .wd__section .large__text-left.wd__content .content__title::after {
    margin-left: 0;
    text-align: left; }

.wd__section .large__text-left.wd__feature__list {
  text-align: left; }
  .wd__section .large__text-left.wd__feature__list .wd__feature {
    margin-right: 50px;
    margin-left: 0; }

.wd__section .large__text-right.wd__content {
  text-align: right; }
  .wd__section .large__text-right.wd__content .content__slogan::after {
    right: 0;
    margin-right: 0; }

.wd__section .large__text-right.wd__feature__list {
  text-align: right; }
  .wd__section .large__text-right.wd__feature__list .wd__feature {
    margin-right: 0;
    margin-left: 50px; }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  .wd__section .medium__text-left.wd__content {
    left: 0;
    text-align: left; }
    .wd__section .medium__text-left.wd__content .content__comment,
    .wd__section .medium__text-left.wd__content .content__info,
    .wd__section .medium__text-left.wd__content .content__link,
    .wd__section .medium__text-left.wd__content .content__slogan,
    .wd__section .medium__text-left.wd__content .content__title {
      margin-left: 0;
      text-align: left; }
    .wd__section .medium__text-left.wd__content .content__slogan::after {
      margin-left: 0; }
  .wd__section .medium__text-left.wd__feature__list {
    text-align: left; }
    .wd__section .medium__text-left.wd__feature__list .wd__feature {
      margin-right: 50px;
      margin-left: 0; }
  .wd__section .medium__text-center.wd__content {
    left: 0;
    margin-right: auto;
    margin-left: auto;
    text-align: center; }
    .wd__section .medium__text-center.wd__content .content__comment,
    .wd__section .medium__text-center.wd__content .content__info,
    .wd__section .medium__text-center.wd__content .content__link,
    .wd__section .medium__text-center.wd__content .content__slogan,
    .wd__section .medium__text-center.wd__content .content__title {
      margin-right: auto;
      margin-left: auto;
      text-align: center; }
    .wd__section .medium__text-center.wd__content .content__slogan::after {
      margin-right: auto;
      margin-left: auto; }
  .wd__section .medium__text-center.wd__feature__list {
    text-align: center; }
    .wd__section .medium__text-center.wd__feature__list .wd__feature {
      margin-right: 30px;
      margin-left: 30px; }
      .wd__section .medium__text-center.wd__feature__list .wd__feature .wd__feature__describe__top,
      .wd__section .medium__text-center.wd__feature__list .wd__feature .wd__feature__data,
      .wd__section .medium__text-center.wd__feature__list .wd__feature .wd__feature__describe {
        text-align: center; } }

@media all and (max-width: 730.5px) {
  .wd__section .small__text-left.wd__content {
    left: 0;
    text-align: left; }
    .wd__section .small__text-left.wd__content .content__comment,
    .wd__section .small__text-left.wd__content .content__info,
    .wd__section .small__text-left.wd__content .content__link,
    .wd__section .small__text-left.wd__content .content__slogan,
    .wd__section .small__text-left.wd__content .content__title {
      margin-left: 0;
      text-align: left; }
    .wd__section .small__text-left.wd__content .content__slogan::after {
      margin-left: 0; }
  .wd__section .small__text-left.wd__feature__list {
    text-align: center; }
    .wd__section .small__text-left.wd__feature__list .wd__feature__list .wd__feature {
      margin-right: 20px;
      margin-left: 0; }
  .wd__section .small__text-center {
    text-align: center; }
    .wd__section .small__text-center.wd__content {
      left: 0;
      margin-right: auto;
      margin-left: auto;
      text-align: center; }
      .wd__section .small__text-center.wd__content .content__comment,
      .wd__section .small__text-center.wd__content .content__info,
      .wd__section .small__text-center.wd__content .content__link,
      .wd__section .small__text-center.wd__content .content__slogan,
      .wd__section .small__text-center.wd__content .content__title {
        margin-right: auto;
        margin-left: auto;
        text-align: center; }
      .wd__section .small__text-center.wd__content .content__slogan::after {
        margin-right: auto;
        margin-left: auto; }
    .wd__section .small__text-center.wd__feature__list {
      text-align: center; }
      .wd__section .small__text-center.wd__feature__list .wd__feature {
        margin-right: 14px;
        margin-left: 14px; } }

.wd__section .section__content.text-white .wd__content .content__comment,
.wd__section .section__content.text-white .wd__content .content__info,
.wd__section .section__content.text-white .wd__content .content__title {
  color: #fff; }

.wd__section .section__content.text-white .wd__feature__list .wd__feature .wd__feature__describe span,
.wd__section .section__content.text-white .wd__feature__list .wd__feature .wd__feature__describe__top,
.wd__section .section__content.text-white .wd__feature__list .wd__feature .wd__feature__describe__top span .wd__feature__describe {
  color: #fff; }

.wd__section .section__content .wd__content.theme-dark .content__comment {
  color: #999; }

.wd__section .section__content .wd__content.theme-dark .content__info,
.wd__section .section__content .wd__content.theme-dark .content__title {
  color: #fff; }

.wd__section .section__content .wd__content.theme-dark .wd__feature__list .wd__feature .wd__feature__describe,
.wd__section .section__content .wd__content.theme-dark .wd__feature__list .wd__feature .wd__feature__describe span,
.wd__section .section__content .wd__content.theme-dark .wd__feature__list .wd__feature .wd__feature__describe__top,
.wd__section .section__content .wd__content.theme-dark .wd__feature__list .wd__feature .wd__feature__describe__top span {
  color: #fff; }

.wd__section .section__content .wd__feature__list.theme-dark .wd__feature .wd__feature__describe,
.wd__section .section__content .wd__feature__list.theme-dark .wd__feature .wd__feature__describe span,
.wd__section .section__content .wd__feature__list.theme-dark .wd__feature .wd__feature__describe__top,
.wd__section .section__content .wd__feature__list.theme-dark .wd__feature .wd__feature__describe__top span {
  color: #fff; }

.modal-button-container.bg-gray .modal-button-text {
  color: #6f6f6f; }

.modal-button-container.bg-gray .modal-button .modal-button-start-cap,
.modal-button-container.bg-gray .modal-button .modal-button-scaler,
.modal-button-container.bg-gray .modal-button .modal-button-end-cap {
  background: #6f6f6f; }

.modal-button-container.bg-white .modal-button.old__browser .modal-button-start-cap,
.modal-button-container.bg-white .modal-button.old__browser .modal-button-copy,
.modal-button-container.bg-white .modal-button.old__browser .modal-button-end-cap {
  background: #fff; }

.modal-button-container.bg-white .modal-button.old__browser .modal-button-copy {
  color: #333; }

.modal-button-container.bg-white .modal-button.old__browser .pluscircle-icon {
  background-image: url(https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/icon_modalbtn_gray.png) !important; }

.modal-button-container.bg-white .modal-button .modal-button-copy {
  color: #333; }

.modal-button-container.bg-white .modal-button .modal-button-start-cap,
.modal-button-container.bg-white .modal-button .modal-button-scaler,
.modal-button-container.bg-white .modal-button .modal-button-end-cap {
  background: #fff; }

.modal-button-container.bg-white .modal-button .pluscircle-icon svg path {
  fill: #333; }

section {
  position: relative;
  width: 100%; }

.section__content {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 100%; }

section.no-pad {
  padding: 0; }

section.no-pad-bot {
  padding-bottom: 0; }

section.no-pad-top {
  padding-top: 0; }

#CMD .row {
  position: relative;
  margin-left: auto;
  margin-right: auto; }
  #CMD .row:after {
    content: "";
    display: table;
    clear: both; }
  #CMD .row .col {
    float: left;
    box-sizing: border-box;
    padding: 0;
    margin: 0; }
    #CMD .row .col[class*="push-"], #CMD .row .col[class*="pull-"] {
      position: relative; }
    #CMD .row .col.l1 {
      width: 8.33333%;
      margin-left: auto;
      left: auto;
      right: auto; }
    #CMD .row .col.l2 {
      width: 16.66667%;
      margin-left: auto;
      left: auto;
      right: auto; }
    #CMD .row .col.l3 {
      width: 25%;
      margin-left: auto;
      left: auto;
      right: auto; }
    #CMD .row .col.l4 {
      width: 33.33333%;
      margin-left: auto;
      left: auto;
      right: auto; }
    #CMD .row .col.l5 {
      width: 41.66667%;
      margin-left: auto;
      left: auto;
      right: auto; }
    #CMD .row .col.l6 {
      width: 50%;
      margin-left: auto;
      left: auto;
      right: auto; }
    #CMD .row .col.l7 {
      width: 58.33333%;
      margin-left: auto;
      left: auto;
      right: auto; }
    #CMD .row .col.l8 {
      width: 66.66667%;
      margin-left: auto;
      left: auto;
      right: auto; }
    #CMD .row .col.l9 {
      width: 75%;
      margin-left: auto;
      left: auto;
      right: auto; }
    #CMD .row .col.l10 {
      width: 83.33333%;
      margin-left: auto;
      left: auto;
      right: auto; }
    #CMD .row .col.l11 {
      width: 91.66667%;
      margin-left: auto;
      left: auto;
      right: auto; }
    #CMD .row .col.l12 {
      width: 100%;
      margin-left: auto;
      left: auto;
      right: auto; }
    #CMD .row .col.offset-l1 {
      margin-left: 8.33333%; }
    #CMD .row .col.pull-l1 {
      right: 8.33333%; }
    #CMD .row .col.push-l1 {
      left: 8.33333%; }
    #CMD .row .col.offset-l2 {
      margin-left: 16.66667%; }
    #CMD .row .col.pull-l2 {
      right: 16.66667%; }
    #CMD .row .col.push-l2 {
      left: 16.66667%; }
    #CMD .row .col.offset-l3 {
      margin-left: 25%; }
    #CMD .row .col.pull-l3 {
      right: 25%; }
    #CMD .row .col.push-l3 {
      left: 25%; }
    #CMD .row .col.offset-l4 {
      margin-left: 33.33333%; }
    #CMD .row .col.pull-l4 {
      right: 33.33333%; }
    #CMD .row .col.push-l4 {
      left: 33.33333%; }
    #CMD .row .col.offset-l5 {
      margin-left: 41.66667%; }
    #CMD .row .col.pull-l5 {
      right: 41.66667%; }
    #CMD .row .col.push-l5 {
      left: 41.66667%; }
    #CMD .row .col.offset-l6 {
      margin-left: 50%; }
    #CMD .row .col.pull-l6 {
      right: 50%; }
    #CMD .row .col.push-l6 {
      left: 50%; }
    #CMD .row .col.offset-l7 {
      margin-left: 58.33333%; }
    #CMD .row .col.pull-l7 {
      right: 58.33333%; }
    #CMD .row .col.push-l7 {
      left: 58.33333%; }
    #CMD .row .col.offset-l8 {
      margin-left: 66.66667%; }
    #CMD .row .col.pull-l8 {
      right: 66.66667%; }
    #CMD .row .col.push-l8 {
      left: 66.66667%; }
    #CMD .row .col.offset-l9 {
      margin-left: 75%; }
    #CMD .row .col.pull-l9 {
      right: 75%; }
    #CMD .row .col.push-l9 {
      left: 75%; }
    #CMD .row .col.offset-l10 {
      margin-left: 83.33333%; }
    #CMD .row .col.pull-l10 {
      right: 83.33333%; }
    #CMD .row .col.push-l10 {
      left: 83.33333%; }
    #CMD .row .col.offset-l11 {
      margin-left: 91.66667%; }
    #CMD .row .col.pull-l11 {
      right: 91.66667%; }
    #CMD .row .col.push-l11 {
      left: 91.66667%; }
    #CMD .row .col.offset-l12 {
      margin-left: 100%; }
    #CMD .row .col.pull-l12 {
      right: 100%; }
    #CMD .row .col.push-l12 {
      left: 100%; }
    @media only screen and (min-width: 731px) and (max-width: 1279.5px) {
      #CMD .row .col.m1 {
        width: 8.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.m2 {
        width: 16.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.m3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.m4 {
        width: 33.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.m5 {
        width: 41.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.m6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.m7 {
        width: 58.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.m8 {
        width: 66.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.m9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.m10 {
        width: 83.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.m11 {
        width: 91.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.m12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.offset-m1 {
        margin-left: 8.33333%; }
      #CMD .row .col.pull-m1 {
        right: 8.33333%; }
      #CMD .row .col.push-m1 {
        left: 8.33333%; }
      #CMD .row .col.offset-m2 {
        margin-left: 16.66667%; }
      #CMD .row .col.pull-m2 {
        right: 16.66667%; }
      #CMD .row .col.push-m2 {
        left: 16.66667%; }
      #CMD .row .col.offset-m3 {
        margin-left: 25%; }
      #CMD .row .col.pull-m3 {
        right: 25%; }
      #CMD .row .col.push-m3 {
        left: 25%; }
      #CMD .row .col.offset-m4 {
        margin-left: 33.33333%; }
      #CMD .row .col.pull-m4 {
        right: 33.33333%; }
      #CMD .row .col.push-m4 {
        left: 33.33333%; }
      #CMD .row .col.offset-m5 {
        margin-left: 41.66667%; }
      #CMD .row .col.pull-m5 {
        right: 41.66667%; }
      #CMD .row .col.push-m5 {
        left: 41.66667%; }
      #CMD .row .col.offset-m6 {
        margin-left: 50%; }
      #CMD .row .col.pull-m6 {
        right: 50%; }
      #CMD .row .col.push-m6 {
        left: 50%; }
      #CMD .row .col.offset-m7 {
        margin-left: 58.33333%; }
      #CMD .row .col.pull-m7 {
        right: 58.33333%; }
      #CMD .row .col.push-m7 {
        left: 58.33333%; }
      #CMD .row .col.offset-m8 {
        margin-left: 66.66667%; }
      #CMD .row .col.pull-m8 {
        right: 66.66667%; }
      #CMD .row .col.push-m8 {
        left: 66.66667%; }
      #CMD .row .col.offset-m9 {
        margin-left: 75%; }
      #CMD .row .col.pull-m9 {
        right: 75%; }
      #CMD .row .col.push-m9 {
        left: 75%; }
      #CMD .row .col.offset-m10 {
        margin-left: 83.33333%; }
      #CMD .row .col.pull-m10 {
        right: 83.33333%; }
      #CMD .row .col.push-m10 {
        left: 83.33333%; }
      #CMD .row .col.offset-m11 {
        margin-left: 91.66667%; }
      #CMD .row .col.pull-m11 {
        right: 91.66667%; }
      #CMD .row .col.push-m11 {
        left: 91.66667%; }
      #CMD .row .col.offset-m12 {
        margin-left: 100%; }
      #CMD .row .col.pull-m12 {
        right: 100%; }
      #CMD .row .col.push-m12 {
        left: 100%; } }
    @media only screen and (max-width: 730.5px) {
      #CMD .row .col.s1 {
        width: 8.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.s2 {
        width: 16.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.s3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.s4 {
        width: 33.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.s5 {
        width: 41.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.s6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.s7 {
        width: 58.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.s8 {
        width: 66.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.s9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.s10 {
        width: 83.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.s11 {
        width: 91.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.s12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto; }
      #CMD .row .col.offset-s1 {
        margin-left: 8.33333%; }
      #CMD .row .col.pull-s1 {
        right: 8.33333%; }
      #CMD .row .col.push-s1 {
        left: 8.33333%; }
      #CMD .row .col.offset-s2 {
        margin-left: 16.66667%; }
      #CMD .row .col.pull-s2 {
        right: 16.66667%; }
      #CMD .row .col.push-s2 {
        left: 16.66667%; }
      #CMD .row .col.offset-s3 {
        margin-left: 25%; }
      #CMD .row .col.pull-s3 {
        right: 25%; }
      #CMD .row .col.push-s3 {
        left: 25%; }
      #CMD .row .col.offset-s4 {
        margin-left: 33.33333%; }
      #CMD .row .col.pull-s4 {
        right: 33.33333%; }
      #CMD .row .col.push-s4 {
        left: 33.33333%; }
      #CMD .row .col.offset-s5 {
        margin-left: 41.66667%; }
      #CMD .row .col.pull-s5 {
        right: 41.66667%; }
      #CMD .row .col.push-s5 {
        left: 41.66667%; }
      #CMD .row .col.offset-s6 {
        margin-left: 50%; }
      #CMD .row .col.pull-s6 {
        right: 50%; }
      #CMD .row .col.push-s6 {
        left: 50%; }
      #CMD .row .col.offset-s7 {
        margin-left: 58.33333%; }
      #CMD .row .col.pull-s7 {
        right: 58.33333%; }
      #CMD .row .col.push-s7 {
        left: 58.33333%; }
      #CMD .row .col.offset-s8 {
        margin-left: 66.66667%; }
      #CMD .row .col.pull-s8 {
        right: 66.66667%; }
      #CMD .row .col.push-s8 {
        left: 66.66667%; }
      #CMD .row .col.offset-s9 {
        margin-left: 75%; }
      #CMD .row .col.pull-s9 {
        right: 75%; }
      #CMD .row .col.push-s9 {
        left: 75%; }
      #CMD .row .col.offset-s10 {
        margin-left: 83.33333%; }
      #CMD .row .col.pull-s10 {
        right: 83.33333%; }
      #CMD .row .col.push-s10 {
        left: 83.33333%; }
      #CMD .row .col.offset-s11 {
        margin-left: 91.66667%; }
      #CMD .row .col.pull-s11 {
        right: 91.66667%; }
      #CMD .row .col.push-s11 {
        left: 91.66667%; }
      #CMD .row .col.offset-s12 {
        margin-left: 100%; }
      #CMD .row .col.pull-s12 {
        right: 100%; }
      #CMD .row .col.push-s12 {
        left: 100%; } }

.wd__section {
  /* Slider */
  /* Icons */
  /* Arrows */
  /* Dots */
  /* Slider */ }
  .wd__section .wd__content {
    color: #333; }
    .wd__section .wd__content .content__slogan {
      position: relative;
      color: #a89d5b;
      font-size: 30px; }
      @media all and (min-width: 731px) and (max-width: 1279.5px) {
        .wd__section .wd__content .content__slogan {
          font-size: 24px; } }
      @media all and (max-width: 730.5px) {
        .wd__section .wd__content .content__slogan {
          font-size: 20px; } }
    .wd__section .wd__content .content__title {
      position: relative;
      margin-top: 25px;
      font-size: 50px;
      line-height: 1.2; }
      @media all and (min-width: 731px) and (max-width: 1279.5px) {
        .wd__section .wd__content .content__title {
          margin-top: 21px; } }
      @media all and (max-width: 730.5px) {
        .wd__section .wd__content .content__title {
          margin-top: 14px;
          font-size: 37px; } }
    .wd__section .wd__content .content__info {
      position: relative;
      margin-top: 44px;
      font-size: 20px;
      line-height: 1.5; }
      @media all and (min-width: 731px) and (max-width: 1279.5px) {
        .wd__section .wd__content .content__info {
          margin-top: 44px; } }
      @media all and (max-width: 730.5px) {
        .wd__section .wd__content .content__info {
          margin-top: 67px;
          font-size: 17px;
          letter-spacing: 0.1px;
          line-height: 1.45; } }
    .wd__section .wd__content .content__comment {
      margin-top: 16px;
      font-size: 18px;
      color: #717171;
      line-height: 1.4; }
      @media all and (max-width: 730.5px) {
        .wd__section .wd__content .content__comment {
          margin-top: 12px;
          font-size: 13px;
          letter-spacing: 0.2px; } }
    .wd__section .wd__content .content__link {
      display: block;
      margin-top: 15px;
      font-size: 20px;
      line-height: 27px; }
      @media all and (min-width: 731px) and (max-width: 1279.5px) {
        .wd__section .wd__content .content__link {
          margin-top: 16px; } }
      @media all and (max-width: 730.5px) {
        .wd__section .wd__content .content__link {
          margin-top: 10px;
          font-size: 15.5px;
          line-height: 24px; } }
      .wd__section .wd__content .content__link span {
        display: inline;
        border-bottom: 1px solid transparent;
        color: #0188c8; }
      .wd__section .wd__content .content__link *,
      .wd__section .wd__content .content__link:active span,
      .wd__section .wd__content .content__link:link span,
      .wd__section .wd__content .content__link:visited span {
        border-bottom: 1px solid transparent; }
      .wd__section .wd__content .content__link:hover span {
        border-bottom: 1px solid #0188c8; }
  .wd__section .wd__link__arrow:after {
    content: '>';
    padding-left: 7px;
    color: #0188c8; }
    @media all and (min-width: 731px) and (max-width: 1279.5px) {
      .wd__section .wd__link__arrow:after {
        padding-left: 3px; } }
    @media all and (max-width: 730.5px) {
      .wd__section .wd__link__arrow:after {
        padding-left: 4px; } }
  .wd__section .wd__feature__list {
    position: relative;
    margin-top: 64px; }
    @media all and (min-width: 731px) and (max-width: 1279.5px) {
      .wd__section .wd__feature__list {
        margin-top: 50px; } }
    @media all and (max-width: 730.5px) {
      .wd__section .wd__feature__list {
        margin-top: 45px; } }
    .wd__section .wd__feature__list .wd__feature {
      display: inline-block;
      position: relative;
      margin: 0 25px 50px;
      box-sizing: border-box;
      color: #333;
      vertical-align: bottom; }
      @media all and (min-width: 731px) and (max-width: 1279.5px) {
        .wd__section .wd__feature__list .wd__feature {
          margin: 0 33px 48px; } }
      @media all and (max-width: 730.5px) {
        .wd__section .wd__feature__list .wd__feature {
          margin: 0 17px 40px; } }
      .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top {
        position: relative;
        margin-bottom: 2px; }
        @media all and (max-width: 730.5px) {
          .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top {
            margin-bottom: 1px; } }
      .wd__section .wd__feature__list .wd__feature .wd__feature__data {
        color: #a89d5b;
        font-size: 4.0625rem;
        line-height: 1; }
        @media all and (max-width: 730.5px) {
          .wd__section .wd__feature__list .wd__feature .wd__feature__data {
            margin-bottom: 2px;
            font-size: 2.9375rem; } }
        .wd__section .wd__feature__list .wd__feature .wd__feature__data span {
          font-size: 1.75rem; }
          @media all and (min-width: 731px) and (max-width: 1279.5px) {
            .wd__section .wd__feature__list .wd__feature .wd__feature__data span {
              font-size: 1.875rem; } }
          @media all and (max-width: 730.5px) {
            .wd__section .wd__feature__list .wd__feature .wd__feature__data span {
              font-size: 1.5625rem; } }
      .wd__section .wd__feature__list .wd__feature .wd__feature__describe {
        position: relative;
        margin-top: -3px; }
        @media all and (max-width: 730.5px) {
          .wd__section .wd__feature__list .wd__feature .wd__feature__describe {
            margin-top: 1px; } }
      .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top,
      .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top span,
      .wd__section .wd__feature__list .wd__feature .wd__feature__describe span,
      .wd__section .wd__feature__list .wd__feature .wd__feature__describe {
        font-size: 1rem;
        letter-spacing: 0.4px; }
        @media all and (min-width: 731px) and (max-width: 1279.5px) {
          .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top,
          .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top span,
          .wd__section .wd__feature__list .wd__feature .wd__feature__describe span,
          .wd__section .wd__feature__list .wd__feature .wd__feature__describe {
            font-size: 1rem;
            line-height: 1.2; } }
        @media all and (max-width: 730.5px) {
          .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top,
          .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top span,
          .wd__section .wd__feature__list .wd__feature .wd__feature__describe span,
          .wd__section .wd__feature__list .wd__feature .wd__feature__describe {
            display: block;
            font-size: 0.8125rem;
            line-height: 1.4 !important;
            letter-spacing: 0.1px; } }
  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-l {
    padding-left: 7px; }
  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-m {
    padding-left: 5px; }
  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-s {
    padding-left: 3px; }
  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-right-l {
    padding-right: 7px; }
  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-right-m {
    padding-right: 5px; }
  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-right-s {
    padding-right: 3px; }
  @media all and (min-width: 731px) and (max-width: 1279.5px) {
    .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-l {
      padding-left: 7px; }
    .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-m {
      padding-left: 5px; }
    .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-s {
      padding-left: 3px; }
    .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-right-l {
      padding-right: 7px; }
    .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-right-m {
      padding-right: 5px; }
    .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-right-s {
      padding-right: 3px; } }
  @media all and (max-width: 730.5px) {
    .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-l {
      padding-left: 3px; }
    .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-m {
      padding-left: 2px; }
    .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-s {
      padding-left: 1px; }
    .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-right-l {
      padding-right: 3px; }
    .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-right-m {
      padding-right: 2px; }
    .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-right-s {
      padding-right: 1px; } }
  .wd__section .wd__feature__list .wd__feature .wd__feature__data.text__long-en {
    position: relative;
    bottom: -4px;
    font-size: 3.375rem;
    line-height: 66px; }
    .wd__section .wd__feature__list .wd__feature .wd__feature__data.text__long-en * {
      line-height: 1; }
  .wd__section .wd__feature__list .wd__feature .wd__feature__data.text__long-tw {
    margin-top: 8px;
    font-size: 2.875rem;
    line-height: 58px; }
  @media all and (min-width: 731px) and (max-width: 1279.5px) {
    .wd__section .wd__feature__list .wd__feature .wd__feature__data.text__long-en {
      font-size: 3.375rem;
      line-height: 65px; }
    .wd__section .wd__feature__list .wd__feature .wd__feature__data.text__long-tw {
      margin-top: 10px;
      font-size: 2.875rem;
      line-height: 56px; } }
  @media all and (max-width: 730.5px) {
    .wd__section .wd__feature__list .wd__feature .wd__feature__data.text__long-en {
      margin-bottom: -1px;
      padding-top: 0;
      font-size: 2.3625rem;
      line-height: 49px; }
    .wd__section .wd__feature__list .wd__feature .wd__feature__data.text__long-tw {
      padding-top: 5px;
      font-size: 2rem;
      line-height: 36px; } }
  .wd__section .wd__feature__list .wd__feature .wd__feature__data.plus {
    position: relative;
    margin-right: 32px; }
    .wd__section .wd__feature__list .wd__feature .wd__feature__data.plus span {
      position: absolute;
      top: 4px;
      right: -33px;
      font-size: 3.1875rem; }

@font-face {
  .wd__section {
    font-family: "slick";
    src: url(#);
    src: url(#) format("embedded-opentype"), url(#) format("woff"), url(#) format("truetype"), url(#) format("svg");
    font-weight: normal;
    font-style: normal; } }
  .wd__section .slick-prev,
  .wd__section .slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    color: transparent;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none;
    outline: none; }
    .wd__section .slick-prev:hover, .wd__section .slick-prev:focus,
    .wd__section .slick-next:hover,
    .wd__section .slick-next:focus {
      outline: none;
      color: transparent; }
      .wd__section .slick-prev:hover:before, .wd__section .slick-prev:focus:before,
      .wd__section .slick-next:hover:before,
      .wd__section .slick-next:focus:before {
        opacity: 1; }
    .wd__section .slick-prev.slick-disabled:before,
    .wd__section .slick-next.slick-disabled:before {
      opacity: 0.25; }
  .wd__section .slick-prev {
    left: -25px; }
    [dir="rtl"] .wd__section .slick-prev {
      left: auto;
      right: -25px; }
  .wd__section .slick-next {
    right: -25px; }
    [dir="rtl"] .wd__section .slick-next {
      left: -25px;
      right: auto; }
  .wd__section .slick-slider {
    margin-bottom: 30px; }
  .wd__section .slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%; }
    .wd__section .slick-dots li {
      position: relative;
      display: inline-block;
      height: 20px;
      width: 20px;
      margin: 0 5px;
      padding: 0;
      cursor: pointer; }
      .wd__section .slick-dots li button {
        border: 0;
        background: transparent;
        display: block;
        height: 20px;
        width: 20px;
        outline: none;
        line-height: 0px;
        font-size: 0px;
        color: transparent;
        padding: 5px;
        cursor: pointer; }
        .wd__section .slick-dots li button:hover, .wd__section .slick-dots li button:focus {
          outline: none; }
          .wd__section .slick-dots li button:hover:before, .wd__section .slick-dots li button:focus:before {
            opacity: 1; }
        .wd__section .slick-dots li button:before {
          position: absolute;
          top: 0;
          left: 0;
          content: "•";
          width: 20px;
          height: 20px;
          font-family: "slick";
          font-size: 6px;
          line-height: 20px;
          text-align: center;
          color: black;
          opacity: 0.25;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
      .wd__section .slick-dots li.slick-active button:before {
        color: black;
        opacity: 0.75; }
  .wd__section .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent; }
  .wd__section .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0; }
    .wd__section .slick-list:focus {
      outline: none; }
    .wd__section .slick-list.dragging {
      cursor: pointer;
      cursor: hand; }
  .wd__section .slick-slider .slick-track,
  .wd__section .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .wd__section .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block; }
    .wd__section .slick-track:before, .wd__section .slick-track:after {
      content: "";
      display: table; }
    .wd__section .slick-track:after {
      clear: both; }
    .slick-loading .wd__section .slick-track {
      visibility: hidden; }
  .wd__section .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none; }
    [dir="rtl"] .wd__section .slick-slide {
      float: right; }
    .wd__section .slick-slide img {
      display: block; }
    .wd__section .slick-slide.slick-loading img {
      display: none; }
    .wd__section .slick-slide.dragging img {
      pointer-events: none; }
    .slick-initialized .wd__section .slick-slide {
      display: block; }
    .slick-loading .wd__section .slick-slide {
      visibility: hidden; }
    .slick-vertical .wd__section .slick-slide {
      display: block;
      height: auto;
      border: 1px solid transparent; }
  .wd__section .slick-arrow.slick-hidden {
    display: none; }
  .wd__section .slick__nav {
    margin-bottom: 40px;
    color: #636360;
    text-align: center;
    font-size: 1.5em;
    line-height: 1.6; }
    .wd__section .slick__nav a {
      color: #636360; }
  .wd__section .slick-slide {
    display: block;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent; }
  .wd__section .slick-next {
    right: 25px; }
  .wd__section .slick-prev {
    left: 25px; }
  .wd__section .slick__prev, .wd__section .slick__next {
    z-index: 9999;
    content: ''; }
    .wd__section .slick__prev:before, .wd__section .slick__next:before {
      content: '';
      display: none; }
  .wd__section [dir='rtl'] .slick__prev:before {
    content: '';
    display: none; }
  .wd__section [dir='rtl'] .slick__next:before {
    content: '';
    display: none; }
  .wd__section .wd__slick .container {
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 900px; }
    .wd__section .wd__slick .container.e1 .slick__info {
      margin-top: 15em; }
    .wd__section .wd__slick .container .slick__half {
      width: 45%; }
    .wd__section .wd__slick .container .slick__left {
      float: left; }
    .wd__section .wd__slick .container .slick__right {
      float: right; }
    .wd__section .wd__slick .container .slick__img, .wd__section .wd__slick .container .slick__info {
      width: 100%; }
  .wd__section .sprite__arrow__right {
    z-index: 1000;
    background-position: -214px -5px;
    width: 49px;
    height: 96px; }
  .wd__section .sprite__arrow__left {
    z-index: 1000;
    background-position: -80px -5px;
    width: 49px;
    height: 96px; }
  .wd__section .sprite-arrow_r {
    width: 65px;
    height: 130px; }
  .wd__section .sprite-arrow_l {
    width: 65px;
    height: 130px; }
  .wd__section .slick-prev, .wd__section .slick-next {
    z-index: 1;
    background-color: transparent;
    margin-top: -19px;
    width: 50px;
    height: 118px;
    background-color: rgba(0, 0, 0, 0.3);
    background-color: gray\9;
    border-radius: 0 10px 10px 0; }
    .wd__section .slick-prev:before, .wd__section .slick-next:before {
      position: absolute;
      display: block;
      z-index: 1000;
      top: 57px;
      top: 0\9;
      font-size: 34px;
      color: white; }
  .wd__section .slick-prev {
    left: 0px;
    border-radius: 0 10px 10px 0; }
    .wd__section .slick-prev:before {
      content: '<';
      right: 18px; }
  .wd__section .slick-next {
    right: 0;
    border-radius: 10px 0 0 10px; }
    .wd__section .slick-next:before {
      content: '>';
      left: 18px; }
  @media all and (min-width: 731px) and (max-width: 1279.5px) {
    .wd__section .slick-prev, .wd__section .slick-next {
      margin-top: -19px;
      width: 35px;
      height: 88px; }
      .wd__section .slick-prev:before, .wd__section .slick-next:before {
        position: absolute;
        display: block;
        z-index: 1000;
        top: 43px;
        font-size: 26px;
        color: white; }
    .wd__section .slick-prev:before {
      right: 10px; }
    .wd__section .slick-next:before {
      left: 10px; } }
  @media all and (max-width: 730.5px) {
    .wd__section .slick-prev, .wd__section .slick-next {
      display: none !important; } }
  .wd__section .grid__table {
    margin-right: auto;
    margin-left: auto;
    max-width: 1366px; }
    .wd__section .grid__table .row {
      background-color: #f5f5f5; }
      .wd__section .grid__table .row .table__container {
        display: table;
        margin-right: auto;
        margin-left: auto;
        height: 683px;
        text-align: center; }
        .wd__section .grid__table .row .table__container .wd__content {
          display: table-cell;
          margin-right: auto;
          margin-left: auto;
          width: 490px;
          text-align: left;
          vertical-align: middle; }
          .wd__section .grid__table .row .table__container .wd__content .content__title {
            margin-top: 0; }
      .wd__section .grid__table .row figure {
        position: relative;
        margin-top: 0;
        margin-right: auto;
        margin-left: auto;
        width: 100%;
        max-width: 683px;
        height: 683px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover; }
  @media all and (min-width: 731px) and (max-width: 1279.5px) {
    .wd__section .grid__table {
      max-width: 546px; }
      .wd__section .grid__table .row {
        margin-top: 50px; }
        .wd__section .grid__table .row:first-child {
          margin-top: 0; }
        .wd__section .grid__table .row .table__container {
          padding-top: 100px;
          padding-bottom: 100px;
          height: auto; }
          .wd__section .grid__table .row .table__container .wd__content {
            margin-left: 60px;
            width: 426px; }
        .wd__section .grid__table .row figure {
          width: 100%;
          max-width: 546px;
          height: 546px; } }
  @media all and (max-width: 730.5px) {
    .wd__section .grid__table {
      max-width: 320px; }
      .wd__section .grid__table .row {
        margin-top: 50px; }
        .wd__section .grid__table .row:first-child {
          margin-top: 0; }
        .wd__section .grid__table .row .table__container {
          padding: 33px 39px;
          height: auto; }
          .wd__section .grid__table .row .table__container .wd__content {
            margin-right: auto;
            margin-left: auto;
            width: 280px; }
        .wd__section .grid__table .row figure {
          width: 100%;
          max-width: 321px;
          height: 321px; } }
  .wd__section #CMD .section__comment {
    margin-top: 25px;
    margin-bottom: -75px;
    padding-top: 0; }
  .wd__section .footnotes {
    margin: 0 auto;
    padding-right: 16px;
    padding-left: 16px;
    box-sizing: border-box;
    width: 100%;
    max-width: 1221px; }
    .wd__section .footnotes:first-child {
      margin-top: 25px; }
    .wd__section .footnotes ul.footnote {
      font-size: 18px;
      line-height: 1.4; }
      .wd__section .footnotes ul.footnote li {
        list-style-type: decimal;
        margin-bottom: 10px; }
        .wd__section .footnotes ul.footnote li,
        .wd__section .footnotes ul.footnote li * {
          color: #999;
          font-size: 13px;
          text-align: left;
          line-height: 1.5; }
    .wd__section .footnotes.footnote-item-star ul.footnote li {
      position: relative;
      list-style-type: none;
      color: #999; }
      .wd__section .footnotes.footnote-item-star ul.footnote li::before {
        display: block;
        position: absolute;
        top: 9px;
        left: -14px;
        content: '*';
        line-height: 0;
        color: #999; }
  @media all and (min-width: 731px) and (max-width: 1279.5px) {
    .wd__section #CMD .section__comment {
      margin-top: -58px;
      margin-bottom: -52px;
      padding-top: 0; }
    .wd__section .footnotes {
      padding: 32px 28px 32px 40px;
      width: 100%;
      max-width: 1280px; }
      .wd__section .footnotes ul.footnote li {
        margin-bottom: 10px; }
      .wd__section .footnotes ul.footnote li,
      .wd__section .footnotes ul.footnote li * {
        font-size: 13px;
        line-height: 1.5; }
      .wd__section .footnotes.footnote-item-star ul.footnote li::before {
        top: 9px;
        left: -14px; } }
  @media all and (max-width: 730.5px) {
    .wd__section #CMD .section__comment {
      display: inline-block;
      margin-top: -38px;
      margin-bottom: -36px;
      padding-top: 0; }
    .wd__section .footnotes {
      padding: 32px 28px 32px 22px;
      box-sizing: border-box;
      width: 100%;
      max-width: 730px; }
      .wd__section .footnotes ul.footnote {
        margin-left: 14px;
        font-size: 13.3px;
        line-height: 1.4; }
        .wd__section .footnotes ul.footnote li {
          margin-bottom: 12px; }
        .wd__section .footnotes ul.footnote li,
        .wd__section .footnotes ul.footnote li * {
          font-size: 13.3px; }
      .wd__section .footnotes.footnote-item-star ul.footnote li::before {
        top: 10px;
        left: -11px; } }
  .wd__section .product_pdguide.active {
    position: relative;
    top: -1px;
    padding-top: 19px; }
  .wd__section .product_pdguide p {
    margin-bottom: 0; }
  .wd__section .product_pdguide {
    text-align: center; }
  .wd__section .product_pdguide a:focus {
    outline: 0; }
  .wd__section .product_pdguide.active {
    padding-top: 22px; }
  .wd__section .product_pdguide .link {
    display: block;
    cursor: pointer;
    margin: 0 auto;
    width: auto;
    font-size: 24px;
    text-decoration: blink;
    transition: opacity 300ms ease;
    line-height: 1.7; }
  .wd__section .product_pdguide .link:hover {
    opacity: 0.7; }
  .wd__section .product_pdguide .link p,
  .wd__section .product_pdguide .link div {
    display: inline;
    padding-left: 5px;
    font-size: 20px; }
  @media all and (min-width: 731px) and (max-width: 1279.5px) {
    .wd__section .product_pdguide.active {
      padding-top: 30px; }
    .wd__section .product_pdguide .link p,
    .wd__section .product_pdguide .link div {
      padding-left: 2px; } }
  @media all and (max-width: 730.5px) {
    .wd__section .product_pdguide.active {
      padding-top: 30px; }
    .wd__section .product_pdguide .link {
      font-size: 17px;
      line-height: 1.7;
      letter-spacing: -0.38px; }
    .wd__section .product_pdguide .link p,
    .wd__section .product_pdguide .link div {
      display: inline;
      padding-left: 2px;
      font-size: 17px;
      letter-spacing: -0.38px; }
    .wd__section .product_pdguide.active {
      padding-top: 4px; } }
  .wd__section .wd__performance__graph {
    position: relative;
    margin-top: 32px;
    text-align: left; }
    .wd__section .wd__performance__graph .graph__heading {
      display: block;
      padding-bottom: 40px;
      font-size: 25px; }
    .wd__section .wd__performance__graph .graph__description {
      display: block;
      margin-top: -34px;
      padding-bottom: 40px;
      font-size: 17px; }
    .wd__section .wd__performance__graph .space-left-m {
      padding-left: 3px; }
    .wd__section .wd__performance__graph .space-right-m {
      padding-right: 3px; }
    .wd__section .wd__performance__graph .graph .graph__line {
      margin-bottom: 28px; }
      .wd__section .wd__performance__graph .graph .graph__line.line-1 .bar__value {
        display: none; }
      .wd__section .wd__performance__graph .graph .graph__line.line-1 .graph__bar {
        transition: width 1200ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 0ms; }
        .wd__section .wd__performance__graph .graph .graph__line.line-1 .graph__bar .bar__value {
          transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1) 800ms; }
      .wd__section .wd__performance__graph .graph .graph__line.line-1 .graph__caption {
        transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1) 200ms; }
      .wd__section .wd__performance__graph .graph .graph__line.line-2 .graph__bar {
        transition: width 1200ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 400ms; }
        .wd__section .wd__performance__graph .graph .graph__line.line-2 .graph__bar .bar__value {
          transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1) 1200ms; }
      .wd__section .wd__performance__graph .graph .graph__line.line-2 .graph__caption {
        transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1) 600ms; }
      .wd__section .wd__performance__graph .graph .graph__line.line-3 .graph__bar {
        transition: width 1200ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 800ms; }
        .wd__section .wd__performance__graph .graph .graph__line.line-3 .graph__bar .bar__value {
          transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1) 1600ms; }
      .wd__section .wd__performance__graph .graph .graph__line.line-3 .graph__caption {
        transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1) 1000ms; }
      .wd__section .wd__performance__graph .graph .graph__line.line-4 .graph__bar {
        transition: width 1200ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 1200ms; }
        .wd__section .wd__performance__graph .graph .graph__line.line-4 .graph__bar .bar__value {
          transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1) 2000ms; }
      .wd__section .wd__performance__graph .graph .graph__line.line-4 .graph__caption {
        transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1) 1400ms; }
      .wd__section .wd__performance__graph .graph .graph__line.line-5 .graph__bar {
        transition: width 1200ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 1600ms; }
        .wd__section .wd__performance__graph .graph .graph__line.line-5 .graph__bar .bar__value {
          transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1) 2400ms; }
      .wd__section .wd__performance__graph .graph .graph__line.line-5 .graph__caption {
        transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1) 1800ms; }
      .wd__section .wd__performance__graph .graph .graph__line.line-6 .graph__bar {
        transition: width 1200ms cubic-bezier(0.455, 0.03, 0.515, 0.955) 2000ms; }
        .wd__section .wd__performance__graph .graph .graph__line.line-6 .graph__bar .bar__value {
          transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1) 2800ms; }
      .wd__section .wd__performance__graph .graph .graph__line.line-6 .graph__caption {
        transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1) 2200ms; }
      .wd__section .wd__performance__graph .graph .graph__line .graph__bar {
        position: relative;
        margin-bottom: 10px;
        height: 12px; }
        .wd__section .wd__performance__graph .graph .graph__line .graph__bar .bar__value {
          position: absolute;
          left: 100%;
          opacity: 1;
          margin-top: -8px;
          margin-left: 19px;
          font-size: 22px;
          letter-spacing: 0.05em; }
          .wd__section .wd__performance__graph .graph .graph__line .graph__bar .bar__value .value__unit {
            font-size: 13px; }
      .wd__section .wd__performance__graph .graph .graph__line .graph__caption {
        opacity: 1;
        font-size: 17px;
        letter-spacing: 0.05em; }
    .wd__section .wd__performance__graph .graph-badge {
      margin-top: -41px;
      margin-left: -26px;
      transform: translate3d(0, 0, 0);
      transition: transform 900ms cubic-bezier(0.215, 0.61, 0.355, 1) 1.1s, opacity 700ms cubic-bezier(0.215, 0.61, 0.355, 1) 1.1s; }
      .wd__section .wd__performance__graph .graph-badge .badge__caption-top,
      .wd__section .wd__performance__graph .graph-badge .badge__caption-bottom {
        display: block;
        font-size: 16px;
        letter-spacing: 0.4px;
        line-height: 1; }
      .wd__section .wd__performance__graph .graph-badge .badge__value {
        display: block;
        font-size: 65px;
        line-height: 1; }
        .wd__section .wd__performance__graph .graph-badge .badge__value .value__unit {
          font-size: 0.4em; }
      .wd__section .wd__performance__graph .graph-badge .badge__caption-bottom {
        margin-top: -3px; }
  .wd__section .wd__performance__graph.reset .graph .graph__line .graph__bar {
    width: 0% !important; }
    .wd__section .wd__performance__graph.reset .graph .graph__line .graph__bar .bar__value {
      opacity: 0 !important; }
  .wd__section .wd__performance__graph.reset .graph .graph__line .graph__caption {
    opacity: 0 !important; }
  .wd__section .wd__performance__graph.reset .graph-badge {
    opacity: 0 !important;
    transform: translate3d(-40px, 0, 0) !important; }
  @media all and (min-width: 731px) and (max-width: 1279.5px) {
    .wd__section .wd__performance__graph .graph .graph__line .graph__bar .bar__value {
      margin-top: -4px;
      font-size: 17px; }
    .wd__section .wd__performance__graph .graph-badge {
      margin-top: -36px; }
      .wd__section .wd__performance__graph .graph-badge .badge__value {
        font-size: 58px; } }
  @media all and (min-width: 1px) and (max-width: 730.5px) {
    .wd__section .wd__performance__graph .graph__heading {
      padding-bottom: 24px;
      font-size: 19px; }
    .wd__section .wd__performance__graph .graph__description {
      margin-top: -26px;
      padding-bottom: 24px; }
    .wd__section .wd__performance__graph .graph .graph__line {
      margin-bottom: 28px; }
      .wd__section .wd__performance__graph .graph .graph__line.line-1 {
        position: relative; }
        .wd__section .wd__performance__graph .graph .graph__line.line-1 .graph__bar .bar__value {
          display: block;
          position: absolute;
          right: 0;
          margin-top: 16px;
          margin-left: -150px;
          font-size: 32px;
          text-align: right; }
      .wd__section .wd__performance__graph .graph .graph__line .graph__bar .bar__value {
        margin-left: 12px; }
        .wd__section .wd__performance__graph .graph .graph__line .graph__bar .bar__value .value__unit {
          font-size: 22px; }
      .wd__section .wd__performance__graph .graph .graph__line .graph__caption {
        opacity: 1;
        font-size: 13px;
        line-height: 1.4;
        letter-spacing: 0.1px; }
    .wd__section .wd__performance__graph .graph-badge {
      display: none; } }
  .wd__section .wd__performance__graph.theme-black .graph__heading,
  .wd__section .wd__performance__graph.theme-black .graph__description {
    color: white; }
  .wd__section .wd__performance__graph.theme-black .bar__value,
  .wd__section .wd__performance__graph.theme-black .graph__caption {
    color: #eee; }
  .wd__section .wd__performance__graph.theme-black .line-1 .bar__value {
    color: #00c6ff; }
  .wd__section .wd__performance__graph.theme-black .graph-badges .graph-badge .badge__caption-top,
  .wd__section .wd__performance__graph.theme-black .graph-badges .graph-badge .badge__caption-bottom {
    color: white; }
  .wd__section .wd__performance__graph.theme-black .graph-badges .graph-badge .badge__value {
    color: #00c6ff; }
  .wd__section .wd__performance__graph.theme-white .graph__heading,
  .wd__section .wd__performance__graph.theme-white .graph__description {
    color: #333; }
  .wd__section .wd__performance__graph.theme-white .bar__value,
  .wd__section .wd__performance__graph.theme-white .graph__caption {
    color: #555; }
  .wd__section .wd__performance__graph.theme-white .line-1 .bar__value {
    color: #00c6ff; }
  .wd__section .wd__performance__graph.theme-white .graph-badges .graph-badge .badge__caption-top,
  .wd__section .wd__performance__graph.theme-white .graph-badges .graph-badge .badge__caption-bottom {
    color: #333; }
  .wd__section .wd__performance__graph.theme-white .graph-badges .graph-badge .badge__value {
    color: #00c6ff; }

.section__kv .wd__content {
  position: relative;
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto; }
  .section__kv .wd__content .content__slogan {
    margin-top: 0;
    margin-left: -16px;
    color: #000;
    font-size: 63px;
    text-transform: none; }
  .section__kv .wd__content .content__title {
    margin-top: 26px;
    font-size: 65px; }
  .section__kv .wd__content .content__info {
    margin-top: 40px;
    width: 900px;
    font-size: 26px; }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  .section__kv .wd__content .content__slogan {
    margin-top: -2px;
    font-size: 48px; }
  .section__kv .wd__content .content__info {
    margin-top: 15px;
    width: 88%;
    max-width: 793px;
    font-size: 26px;
    line-height: 1.55; } }

@media all and (max-width: 730.5px) {
  .section__kv .wd__content {
    margin-top: 55px; }
    .section__kv .wd__content .content__slogan {
      display: block;
      left: -4px;
      margin-top: 7px;
      margin-left: auto;
      margin-right: auto;
      width: 90%;
      text-align: center;
      font-size: 32px; }
    .section__kv .wd__content .content__info {
      text-align: center;
      margin-top: 16px;
      margin-left: auto;
      margin-right: auto;
      width: 84%;
      max-width: 460px;
      font-size: 22px;
      line-height: 1.4; } }

.inner__nav {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  width: 1000px;
  text-align: center; }
  .inner__nav .nav__heading {
    color: #ffe092;
    font-size: 21px;
    transition: opacity 600ms ease-out; }
    .inner__nav .nav__heading.clicked {
      -webkit-opacity: 0;
      -khtml-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0;
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  .inner__nav .nav__switch__btn {
    position: absolute;
    cursor: pointer;
    bottom: -62px;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    transition: all 600ms ease-out, top 1000ms ease-out; }
    .inner__nav .nav__switch__btn .icon__switch {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/inner/icon_open.png") ;
      position: absolute;
      top: 0;
      left: 0;
      width: 40px;
      height: 40px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      transition: all 500ms ease-out; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__nav .nav__switch__btn .icon__switch {
          background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/inner/icon_open.png"); } }
    .inner__nav .nav__switch__btn.clicked {
      transform: translate3d(0, 210px, 0); }
      .inner__nav .nav__switch__btn.clicked .icon__switch {
        transform: rotate(405deg) translate3d(0, 0, 0);
        transform-origin: center; }
    .inner__nav .nav__switch__btn.fixed {
      position: fixed;
      top: -30px;
      left: 50%;
      margin-left: -20px; }
    .inner__nav .nav__switch__btn.disable {
      -webkit-opacity: 0;
      -khtml-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0;
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      top: -300px !important; }

.inner__page {
  margin-top: 0;
  padding-top: 0;
  background-color: #f5f5f5; }
  .inner__page .wd__content .content__title {
    font-size: 27px;
    line-height: 1.2; }
  .inner__page .inner__mask {
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    transition: opacity 500ms ease-out; }
  .inner__page.darknight .inner__mask {
    -webkit-opacity: 0.6;
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
    -ms-opacity: 0.6;
    -o-opacity: 0.6;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    z-index: 1000000;
    transition: opacity 500ms ease-out; }
  .inner__page .section__content {
    z-index: 0;
    max-width: 2560px;
    background-color: #fff; }
    .inner__page .section__content.theme-gray {
      margin-bottom: 4px;
      padding-bottom: 0;
      max-width: 1366px;
      background-color: #e7e7e7; }
      .inner__page .section__content.theme-gray .wd__content {
        padding-top: 39px; }
  .inner__page .icon {
    position: relative;
    margin-right: auto;
    margin-bottom: 11px;
    margin-left: auto;
    width: 120px;
    height: 120px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    .inner__page .icon.icon-allSmiles {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/icon/icon_all_smiles.png") ; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-allSmiles {
          background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/icon/icon_all_smiles.png"); } }
    .inner__page .icon.icon-auto {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/icon/icon_auto.png") ; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-auto {
          background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/icon/icon_auto.png"); } }
    .inner__page .icon.icon-beautification {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/icon/icon_beautification.png") ; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-beautification {
          background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/icon/icon_beautification.png"); } }
    .inner__page .icon.icon-depthOfField {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/icon/icon_depth_of_field.png") ; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-depthOfField {
          background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/icon/icon_depth_of_field.png"); } }
    .inner__page .icon.icon-effect {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/icon/icon_effect.png") ; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-effect {
          background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/icon/icon_effect.png"); } }
    .inner__page .icon.icon-gif {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/icon/icon_gif.png") ; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-gif {
          background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/icon/icon_gif.png"); } }
    .inner__page .icon.icon-hdrPro {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/icon/icon_hdr_pro.png") ; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-hdrPro {
          background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/icon/icon_hdr_pro.png"); } }
    .inner__page .icon.icon-kids {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/icon/icon_kids.png") ; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-kids {
          background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/icon/icon_kids.png"); } }
    .inner__page .icon.icon-lowlight {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/icon/icon_lowlight.png") ; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-lowlight {
          background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/icon/icon_lowlight.png"); } }
    .inner__page .icon.icon-miniature {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/icon/icon_miniature.png") ; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-miniature {
          background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/icon/icon_miniature.png"); } }
    .inner__page .icon.icon-night {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/icon/icon_night.png") ; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-night {
          background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/icon/icon_night.png"); } }
    .inner__page .icon.icon-qrCode {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/icon/icon_qr_code.png") ; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-qrCode {
          background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/icon/icon_qr_code.png"); } }
    .inner__page .icon.icon-selfiePanorama {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/icon/icon_selfie_panorama.png") ; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-selfiePanorama {
          background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/icon/icon_selfie_panorama.png"); } }
    .inner__page .icon.icon-selfie {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/icon/icon_selfie.png") ; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-selfie {
          background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/icon/icon_selfie.png"); } }
    .inner__page .icon.icon-slowMotion {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/icon/icon_slow_motion.png") ; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-slowMotion {
          background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/icon/icon_slow_motion.png"); } }
    .inner__page .icon.icon-smartRemove {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/icon/icon_smart_remove.png") ; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-smartRemove {
          background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/icon/icon_smart_remove.png"); } }
    .inner__page .icon.icon-superResolution {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/icon/icon_super_resolution.png") ; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-superResolution {
          background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/icon/icon_super_resolution.png"); } }
    .inner__page .icon.icon-manual {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/icon/icon_manual.png") ; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-manual {
          background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/icon/icon_manual.png"); } }
    .inner__page .icon.icon-timeLapse {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/icon/icon_time_lapse.png") ; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-timeLapse {
          background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/icon/icon_time_lapse.png"); } }
    .inner__page .icon.icon-timeRewind {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/icon/icon_time_rewind.png") ; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-timeRewind {
          background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/icon/icon_time_rewind.png"); } }
    .inner__page .icon.icon-youtube {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/icon/icon_youtube.png") ; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-youtube {
          background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/icon/icon_youtube.png"); } }
    .inner__page .icon.icon-panaroma {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/icon/icon_panaroma.png") ; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-panaroma {
          background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/icon/icon_panaroma.png"); } }
    .inner__page .icon.icon-pro {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/icon/icon_pro.png") ; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-pro {
          background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/icon/icon_pro.png"); } }
    .inner__page .icon.icon-portrait {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/icon/icon_portrait.png") ; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-portrait {
          background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/icon/icon_portrait.png"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  .inner__nav {
    margin: 0 auto;
    width: 100%; }
    .inner__nav .nav__heading {
      font-size: 21px; }
    .inner__nav .nav__switch__btn {
      bottom: -63px;
      left: 50%;
      margin-left: -20px;
      width: 40px;
      height: 40px; }
      .inner__nav .nav__switch__btn .icon__switch {
        position: absolute;
        top: 0;
        left: 0;
        width: 40px;
        height: 40px; }
      .inner__nav .nav__switch__btn.clicked {
        transform: translate3d(0, 210px, 0); }
        .inner__nav .nav__switch__btn.clicked .icon__switch {
          transform-origin: center;
          transform: rotate(405deg) translate3d(0, 0, 0); }
      .inner__nav .nav__switch__btn.fixed {
        top: -30px;
        left: 50%;
        margin-left: -20px; }
  .inner__page .wd__content .content__title {
    font-size: 27px;
    line-height: 1.2; }
  .inner__page .section__content {
    padding-bottom: 205px; }
    .inner__page .section__content.theme-gray {
      max-width: 1300px;
      max-width: 722px; }
      .inner__page .section__content.theme-gray .wd__content {
        padding-top: 39px; }
      .inner__page .section__content.theme-gray .col.always__on__top {
        background-color: #fff; }
  .inner__page .icon {
    margin-bottom: 11px;
    width: 120px;
    height: 120px; } }

@media all and (max-width: 730.5px) {
  .inner__nav {
    margin: 0 auto;
    width: 100%; }
    .inner__nav .nav__heading {
      font-size: 15px;
      letter-spacing: 0.2px; }
    .inner__nav .nav__switch__btn {
      bottom: -55px;
      left: 50%;
      margin-left: -19px;
      width: 38px;
      height: 38px; }
      .inner__nav .nav__switch__btn .icon__switch {
        position: absolute;
        top: 0;
        left: 0;
        width: 38px;
        height: 38px; }
      .inner__nav .nav__switch__btn.clicked {
        transform: translate3d(0, 210px, 0); }
        .inner__nav .nav__switch__btn.clicked .icon__switch {
          transform-origin: center;
          transform: rotate(405deg) translate3d(0, 0, 0); }
      .inner__nav .nav__switch__btn.fixed {
        top: -30px;
        left: 50%;
        margin-left: -19px; }
  .inner__page .wd__content .content__title {
    font-size: 20px;
    line-height: 1.1; }
  .inner__page .section__content {
    padding-bottom: 205px; }
    .inner__page .section__content.theme-gray {
      max-width: 414px; }
      .inner__page .section__content.theme-gray .col.always__on__top {
        background-color: #fff; }
  .inner__page .icon {
    margin-bottom: 11px;
    width: 120px;
    height: 120px; } }

.wd__innerbtn {
  position: relative;
  z-index: 2;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  max-width: 2560px; }
  .wd__innerbtn.blackTheme {
    margin-top: -2px;
    background: #0f0d10; }
  .wd__innerbtn .inner__btn {
    position: absolute;
    margin: 0 auto;
    width: 100%;
    height: 80px; }
    .wd__innerbtn .inner__btn span {
      display: block;
      opacity: 1;
      margin-bottom: 22px;
      font-size: 21px;
      text-align: center;
      transition: opacity 400ms; }
    .wd__innerbtn .inner__btn .toggleSlide {
      position: absolute;
      cursor: pointer;
      left: 50%;
      margin-left: -20px;
      width: 40px;
      height: 40px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      transform: translateY(0) translateZ(0) rotate(0deg);
      transition: transform 800ms 50ms, background-image 300ms ease-out;
      transform-origin: center center; }
      .wd__innerbtn .inner__btn .toggleSlide.fixed {
        position: fixed;
        top: -100px; }
    .wd__innerbtn .inner__btn.active .toggleSlide {
      transform: translateY(180px) translateZ(0) rotate(0deg); }
    .wd__innerbtn .inner__btn.active span {
      opacity: 0; }

.wd__innerbtn.theme-black .inner__btn span {
  color: #333; }

.wd__innerbtn.theme-black .inner__btn .toggleSlide {
  background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/inner/icon_open_black.png") ; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .wd__innerbtn.theme-black .inner__btn .toggleSlide {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/inner/icon_open_black.png"); } }

.wd__innerbtn.theme-black .inner__btn.active .toggleSlide {
  background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/inner/icon_close_black.png") ; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .wd__innerbtn.theme-black .inner__btn.active .toggleSlide {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/inner/icon_close_black.png"); } }

.wd__innerbtn.theme-white .inner__btn span {
  color: #fff; }

.wd__innerbtn.theme-white .inner__btn .toggleSlide {
  background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/inner/icon_open_white.png") ; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .wd__innerbtn.theme-white .inner__btn .toggleSlide {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/inner/icon_open_white.png"); } }

.wd__innerbtn.theme-white .inner__btn.active .toggleSlide {
  background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/inner/icon_close_white.png") ; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .wd__innerbtn.theme-white .inner__btn.active .toggleSlide {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/inner/icon_close_white.png"); } }

.inner__page {
  display: block;
  overflow: hidden;
  z-index: 1;
  margin-right: auto;
  margin-left: auto;
  max-width: 2560px; }
  .inner__page .section__content {
    max-width: 1366px; }
    .inner__page .section__content .wd__content .content__title {
      color: #333 !important;
      font-size: 24px;
      font-weight: 200 !important; }
      .inner__page .section__content .wd__content .content__title * {
        font-weight: 200 !important; }
    .inner__page .section__content .wd__content .content__info {
      color: #333 !important; }
  .inner__page .row {
    opacity: 0;
    transition: opacity 400ms; }
  .inner__page.active .row {
    opacity: 1; }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  .wd__innerbtn {
    padding: 20px 0; }
    .wd__innerbtn.blackTheme {
      margin-top: -2px; }
    .wd__innerbtn .inner__btn {
      margin: 0 auto;
      width: 100%;
      height: 80px; }
      .wd__innerbtn .inner__btn span {
        margin-bottom: 11px;
        font-size: 21px; }
      .wd__innerbtn .inner__btn .toggleSlide {
        position: absolute;
        z-index: 999;
        cursor: pointer;
        left: 50%;
        margin-left: -20px;
        width: 40px;
        height: 40px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        transform: translateY(0) translateZ(0) rotate(0deg);
        transition: transform 800ms 50ms, background-image 300ms ease-out;
        transform-origin: center center; }
      .wd__innerbtn .inner__btn.active span {
        opacity: 0; }
      .wd__innerbtn .inner__btn.active .toggleSlide {
        transform: translateY(120px) translateZ(0) rotate(0deg); }
        .wd__innerbtn .inner__btn.active .toggleSlide.fixed {
          top: -38px; } }

@media all and (max-width: 730.5px) {
  .wd__innerbtn {
    padding: 20px 0; }
    .wd__innerbtn.blackTheme {
      margin-top: -2px;
      background: #0f0d10; }
    .wd__innerbtn .inner__btn {
      left: 0;
      margin: 0 2%;
      width: 96%;
      height: 80px; }
      .wd__innerbtn .inner__btn span {
        margin-bottom: 19px;
        font-size: 15.5px; }
      .wd__innerbtn .inner__btn .toggleSlide {
        position: absolute;
        cursor: pointer;
        left: 50%;
        margin-top: -5px;
        margin-left: -19px;
        width: 38px;
        height: 38px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        transform: translateY(0) translateZ(0) rotate(0deg);
        transition: transform 800ms 50ms, background-image 300ms ease-out;
        transform-origin: center center; }
        .wd__innerbtn .inner__btn .toggleSlide.fixed {
          top: -25px; }
      .wd__innerbtn .inner__btn.active span {
        opacity: 0; }
      .wd__innerbtn .inner__btn.active .toggleSlide {
        transform: translateY(103px) translateZ(0) rotate(0deg); }
  .inner__page .section__content .wd__content {
    max-width: 414px !important; } }

.cmd-sidenav {
  z-index: 1000; }
  .cmd-sidenav .container-bg {
    position: absolute;
    right: 20px;
    width: 24px;
    height: 100%;
    border-radius: 18px;
    background: rgba(0, 0, 0, 0.4); }
  .cmd-sidenav .container-collapse {
    display: none; }
    .cmd-sidenav .container-collapse .img__main {
      margin: 0;
      width: auto;
      height: auto; }
  .cmd-sidenav .sidenav-container .item-container::marker {
    font-size: 0; }

@media all and (min-width: 731px) {
  .cmd-sidenav {
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(-50%); }
    .cmd-sidenav .sidenav-container {
      position: relative; }
      .cmd-sidenav .sidenav-container .container-items {
        position: relative; }
        .cmd-sidenav .sidenav-container .container-items .item {
          display: block;
          position: relative;
          width: 57px;
          height: 57px;
          font-size: 0;
          -webkit-tap-highlight-color: transparent; }
          .cmd-sidenav .sidenav-container .container-items .item .item-dot {
            position: absolute;
            cursor: pointer;
            top: 0;
            right: 0;
            width: 54px;
            height: 54px; }
            .cmd-sidenav .sidenav-container .container-items .item .item-dot::after {
              display: block;
              position: absolute;
              top: 50%;
              left: 50%;
              width: 8px;
              height: 8px;
              border-radius: 50%;
              background: #c7c5c8;
              transform: translate3d(-50%, -50%, 0);
              user-select: none;
              pointer-events: none;
              content: ''; }
          .cmd-sidenav .sidenav-container .container-items .item .item-label {
            position: absolute;
            overflow-y: hidden;
            right: 0;
            width: 400px;
            height: 100%;
            color: #fff;
            font-size: 0;
            text-align: right;
            user-select: none;
            pointer-events: none; }
            .cmd-sidenav .sidenav-container .container-items .item .item-label .label-triangle,
            .cmd-sidenav .sidenav-container .container-items .item .item-label .label-name {
              display: inline-block;
              position: relative;
              vertical-align: top; }
            .cmd-sidenav .sidenav-container .container-items .item .item-label .label-triangle {
              top: 0;
              left: 0;
              width: 40px;
              height: 100%;
              border-radius: 54px 0 0 54px;
              background: #068abb; }
            .cmd-sidenav .sidenav-container .container-items .item .item-label .label-name {
              padding: 0 23px;
              height: 100%;
              color: #fff;
              font-size: 1.25rem;
              background: #068abb; }
              .cmd-sidenav .sidenav-container .container-items .item .item-label .label-name span {
                display: inline-block;
                position: relative;
                top: 50%;
                transform: translateY(-50%); }
  .cmd-sidenav .sidenav-container .container-items .item .item-dot {
    opacity: 1;
    transition: opacity 200ms 150ms linear; }
    .cmd-sidenav .sidenav-container .container-items .item .item-dot::after {
      transition: transform 300ms linear; }
  .cmd-sidenav .sidenav-container .container-items .item .item-label {
    transform: translate3d(100%, 0, 0);
    transition: transform 300ms linear; }
  .cmd-sidenav .sidenav-container .container-items .item.hover .item-dot {
    opacity: 0;
    transition: opacity 150ms linear; }
  .cmd-sidenav .sidenav-container .container-items .item.hover .item-label {
    transform: translate3d(0, 0, 0);
    transition: transform 300ms 75ms linear; }
  .cmd-sidenav .sidenav-container .container-items .item.enter .item-label .label-name {
    color: #068abb; }
  .cmd-sidenav .sidenav-container .container-items .item .item-dot.enter::after {
    background: #068abb;
    transform: translate3d(-50%, -50%, 0) scale(1.5); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  .cmd-sidenav .container-bg {
    right: 15px; } }

@media all and (min-width: 1280px) {
  .cmd-sidenav .sidenav-container .container-items .item {
    margin-top: -3px;
    width: 94px; }
    .cmd-sidenav .sidenav-container .container-items .item .item-dot {
      width: 94px; }
      .cmd-sidenav .sidenav-container .container-items .item .item-dot::after {
        margin-left: 15px; } }

@media all and (max-width: 730.5px) {
  .cmd-sidenav {
    position: fixed;
    top: 116px;
    right: 20px;
    width: calc(100% - 40px);
    background-color: transparent; }
    .cmd-sidenav .container-bg {
      display: none; }
    .cmd-sidenav .item-label .label-triangle {
      display: none; }
    .cmd-sidenav .item-dot {
      display: block;
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .cmd-sidenav .container-collapse {
      display: block;
      position: absolute;
      z-index: 1;
      top: -26px;
      right: 0;
      width: auto;
      height: auto; }
      .cmd-sidenav .container-collapse .collapse-open::before {
        background: rgba(66, 66, 66, 0.8); }
      .cmd-sidenav .container-collapse .collapse-close::before {
        background: #424242; }
      .cmd-sidenav .container-collapse .collapse-open,
      .cmd-sidenav .container-collapse .collapse-close {
        position: absolute;
        top: 50%;
        right: 13px;
        width: 22px;
        height: 22px;
        transform: translate3d(0, -50%, 0);
        transition: opacity 300ms; }
        .cmd-sidenav .container-collapse .collapse-open::before,
        .cmd-sidenav .container-collapse .collapse-close::before {
          position: absolute;
          content: '';
          top: 50%;
          left: 50%;
          width: 48px;
          height: 48px;
          transform: translate(-50%, -50%); }
        .cmd-sidenav .container-collapse .collapse-open figure,
        .cmd-sidenav .container-collapse .collapse-close figure {
          position: absolute;
          top: 50%;
          left: 50%;
          margin-top: -11px;
          margin-left: -11px;
          width: 22px;
          height: 22px;
          background-position: center;
          background-position: no-repeat;
          background-size: contain; }
      #CMD .cmd-sidenav .container-collapse .collapse-open img {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/icon/common/open.png"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .cmd-sidenav .container-collapse .collapse-open img {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/icon/common/open.webp"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .cmd-sidenav .container-collapse .collapse-open img {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/icon/common/open.png"); } }

@media all and (max-width: 730.5px) {
      .cmd-sidenav .container-collapse .collapse-close {
        display: none;
        user-select: none;
        pointer-events: none; }
        #CMD .cmd-sidenav .container-collapse .collapse-close img {
          background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/icon/common/close.png"); } }
      @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
        .image-webp #CMD .cmd-sidenav .container-collapse .collapse-close img {
          background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/icon/common/close.webp"); } }
      @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
        .image-old #CMD .cmd-sidenav .container-collapse .collapse-close img {
          background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/icon/common/close.png"); } }

@media all and (max-width: 730.5px) {
    .cmd-sidenav .container-items {
      overflow: hidden;
      height: 100%;
      max-height: 0;
      transition: all 400ms; }
      .cmd-sidenav .container-items .item {
        display: block;
        position: relative;
        opacity: 0;
        transition: opacity; }
        .cmd-sidenav .container-items .item .item-label {
          padding: 10px 14px;
          font-size: 1.1875rem;
          text-align: center; }
          .cmd-sidenav .container-items .item .item-label .label-name {
            color: #fff;
            font-size: 1.1875rem;
            line-height: 1.2; }
    .cmd-sidenav.show {
      padding-bottom: 17px;
      background-color: #333; }
      .cmd-sidenav.show .container-items {
        max-height: 2000px;
        transition: all 400ms; }
        .cmd-sidenav.show .container-items::before {
          position: absolute;
          content: '';
          top: -50px;
          left: 0;
          width: 100%;
          height: 50px;
          background-color: #333; }
        .cmd-sidenav.show .container-items .item {
          opacity: 1;
          transition: opacity 300ms 400ms; }
      .cmd-sidenav.show .container-collapse .collapse-open {
        display: none;
        user-select: none;
        pointer-events: none; }
      .cmd-sidenav.show .container-collapse .collapse-close {
        display: block;
        pointer-events: all; }
  .cmd-sidenav {
    left: 100%;
    opacity: 0;
    transition: opacity 300ms; }
    .cmd-sidenav.mobile-show {
      left: unset;
      opacity: 1; }
  .cmd-sidenav .item-dot.enter {
    z-index: -1;
    background: #e42657; } }

.wd__section .slick-content {
  margin: 0 auto;
  width: 100%;
  max-width: 1128px; }
  .wd__section .slick-content .title-nav .scrollPos {
    display: none; }
  .wd__section .slick-content .slick-title {
    position: relative;
    margin-top: 41px;
    color: #66656a;
    text-align: center; }
    .wd__section .slick-content .slick-title .title-line {
      position: absolute;
      z-index: 9;
      bottom: 0;
      left: 0;
      width: 226px;
      height: 4px;
      background-color: #068abb;
      transform: translate3d(0, 0, 0);
      transition: transform 250ms ease; }
    .wd__section .slick-content .slick-title .title-nav-count-0 li {
      width: Infinity; }
    .wd__section .slick-content .slick-title .title-nav-count-1 li {
      width: 100%; }
    .wd__section .slick-content .slick-title .title-nav-count-2 li {
      width: 50%; }
    .wd__section .slick-content .slick-title .title-nav-count-3 li {
      width: 33.33333%; }
    .wd__section .slick-content .slick-title .title-nav-count-4 li {
      width: 25%; }
    .wd__section .slick-content .slick-title .title-nav-count-5 li {
      width: 20%; }
    .wd__section .slick-content .slick-title .title-nav-count-6 li {
      width: 16.66667%; }
    .wd__section .slick-content .slick-title .title-nav-count-7 li {
      width: 14.28571%; }
    .wd__section .slick-content .slick-title .title-nav-count-8 li {
      width: 12.5%; }
    .wd__section .slick-content .slick-title .title-nav-count-9 li {
      width: 11.11111%; }
    .wd__section .slick-content .slick-title .title-nav-count-10 li {
      width: 10%; }
    .wd__section .slick-content .slick-title .title-nav {
      display: block;
      position: relative;
      margin: 0;
      padding: 15px 0 10px;
      font-size: 0;
      border-bottom: 1px solid #6f6f6f; }
      .wd__section .slick-content .slick-title .title-nav li {
        font-family: "Myriad W01_n3", "Myriad W01", "Segoe UI", sans-serif !important;
        font-weight: 300 !important;
        font-style: normal !important;
        display: inline-block;
        cursor: pointer;
        color: #fff;
        font-size: 20px;
        text-align: center;
        text-transform: uppercase;
        vertical-align: bottom;
        line-height: 24px; }
        .wd__section .slick-content .slick-title .title-nav li .sign-fnum {
          top: -0.7em; }
        .wd__section .slick-content .slick-title .title-nav li.js-selected {
          color: #068abb; }
  .wd__section .slick-content .slick-info-container {
    position: relative; }
  .wd__section .slick-content .slick-info-item {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    width: 100%;
    transition: opacity 400ms ease, visibility 400ms ease;
    min-height: 600px; }
    .wd__section .slick-content .slick-info-item.js-showed {
      display: block;
      position: relative;
      z-index: 9;
      visibility: visible;
      opacity: 1; }
  .wd__section .slick-content .slick-info {
    position: relative;
    margin: 0 auto 70px;
    padding-top: 35px;
    max-width: 980px;
    height: auto; }
    .wd__section .slick-content .slick-info .si {
      display: block;
      width: 100%;
      color: #fff;
      font-size: 20px;
      line-height: 1.5; }
      .wd__section .slick-content .slick-info .si .info__comment {
        display: inline-block;
        margin-top: 8px;
        color: #fff;
        font-size: 18px;
        line-height: 1.4; }
  .wd__section .slick-content .slick-images {
    position: relative;
    z-index: -1;
    left: 50%;
    margin: 55px 0 0;
    transform: translateX(-50%); }
    .wd__section .slick-content .slick-images .img-slick {
      position: absolute;
      top: 0;
      left: 0;
      background-size: contain; }

.wd__section .vidInterface {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 460px;
  height: 170px; }
  .wd__section .vidInterface video {
    filter: brightness(90%); }
  .wd__section .vidInterface .playBtn {
    background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/playBtn.png") ;
    display: block;
    margin: 0 auto;
    width: 90px;
    height: 90px;
    background-size: cover;
    transform: rotate(0);
    transition: transform 400ms ease; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .wd__section .vidInterface .playBtn {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/playBtn.png"); } }
    .wd__section .vidInterface .playBtn:hover {
      transform: rotate(120deg); }
  .wd__section .vidInterface span {
    display: block;
    margin-top: 20px;
    color: #fff;
    font-size: 28px;
    line-height: 33px; }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  .wd__section .slick-content .scroll_container {
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
    scroll-behavior: smooth; }
    .wd__section .slick-content .scroll_container::-webkit-scrollbar {
      display: none; }
    .wd__section .slick-content .scroll_container .scrollPos {
      position: absolute;
      top: 0;
      left: 0;
      width: 1px;
      height: 100px;
      background-color: red; }
  .wd__section .slick-content {
    margin-top: 0;
    max-width: 100%; }
    .wd__section .slick-content .slick-title {
      margin-top: 0;
      max-width: 100%; }
      .wd__section .slick-content .slick-title::before {
        display: block;
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 2px;
        background-color: #585858;
        content: ''; }
    .wd__section .slick-content .slick-info {
      margin-top: 0;
      padding-top: 30px;
      width: 100%; }
  .wd__section .slick-content .slick-title .title-nav {
    left: 0;
    padding: 15px 0 12px; }
    .wd__section .slick-content .slick-title .title-nav li {
      padding: 0 22px;
      box-sizing: border-box;
      font-size: 16px;
      line-height: 20px; }
  .wd__section .slick-content .slick-title .title-line {
    z-index: 100;
    left: 50%;
    width: 151px;
    height: 6px;
    transform: translateX(-50%); } }

@media all and (max-width: 730.5px) {
  .wd__section .slick-content .scroll_container {
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
    scroll-behavior: smooth; }
    .wd__section .slick-content .scroll_container::-webkit-scrollbar {
      display: none; }
    .wd__section .slick-content .scroll_container .scrollPos {
      position: absolute;
      top: 0;
      left: 0;
      width: 1px;
      height: 100px;
      background-color: red; }
  .wd__section .slick-content {
    margin: 0 auto;
    width: 100%;
    max-width: 720px; }
    .wd__section .slick-content .slick-title {
      position: relative;
      text-align: center; }
      .wd__section .slick-content .slick-title .title-line {
        z-index: 100;
        left: 50%;
        width: 151px;
        height: 4px;
        transform: translateX(-50%); }
      .wd__section .slick-content .slick-title .title-nav {
        left: 0;
        margin-left: 0;
        padding: 10px 0;
        transition: transform 400ms ease; }
        .wd__section .slick-content .slick-title .title-nav li {
          padding: 0 15px;
          box-sizing: border-box;
          width: auto;
          font-size: 16px;
          line-height: 20px; }
          .wd__section .slick-content .slick-title .title-nav li .sign-fnum {
            top: -0.6em; }
    .wd__section .slick-content .slick-info {
      margin: 20px auto 35px;
      width: 90%;
      max-width: 350px; }
      .wd__section .slick-content .slick-info .si {
        font-family: "Myriad W01_n2", "Myriad W01", "Segoe UI", sans-serif !important;
        font-weight: 200 !important;
        font-style: normal !important;
        font-size: 15px;
        line-height: 1.35; }
        .wd__section .slick-content .slick-info .si .info__comment {
          display: inline-block;
          margin-top: 7px;
          color: #6f6f6f;
          font-size: 15px;
          line-height: 1.2; }
    .wd__section .slick-content .slick-images {
      position: relative;
      left: 50%;
      margin: 25px 0 0; }
      .wd__section .slick-content .slick-images .img-slick {
        position: absolute;
        left: 0;
        margin-left: 0; } }

html #CMD .grid__layout {
  display: flex;
  align-items: stretch;
  margin-right: auto;
  margin-left: auto;
  align-content: stretch;
  flex-direction: row;
  flex-wrap: wrap;
  min-height: 286px; }

html #CMD .grid-item {
  flex-shrink: 1;
  flex-grow: 1; }

html #CMD .grid-item-ie {
  display: flex;
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 0;
  box-sizing: border-box;
  border: 1px solid #8dc1ce;
  border-radius: 20px;
  background: linear-gradient(to top, #f4f7f9 0%, #fff 100%);
  background-color: #ccc;
  flex-direction: column; }

@media all and (min-width: 1280px) {
  html #CMD .grid__layout {
    max-width: 1080px; }
  html #CMD .large-span-1 {
    flex-basis: 8.33333%; }
  html #CMD .large-span-2 {
    flex-basis: 16.66667%; }
  html #CMD .large-span-3 {
    flex-basis: 25%; }
  html #CMD .large-span-4 {
    flex-basis: 33.33333%; }
  html #CMD .large-span-5 {
    flex-basis: 41.66667%; }
  html #CMD .large-span-6 {
    flex-basis: 50%; }
  html #CMD .large-span-7 {
    flex-basis: 58.33333%; }
  html #CMD .large-span-8 {
    flex-basis: 66.66667%; }
  html #CMD .large-span-9 {
    flex-basis: 75%; }
  html #CMD .large-span-10 {
    flex-basis: 83.33333%; }
  html #CMD .large-span-11 {
    flex-basis: 91.66667%; }
  html #CMD .large-span-12 {
    flex-basis: 100%; } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  html #CMD .medium-span-1 {
    flex-basis: 8.33333%; }
  html #CMD .medium-span-2 {
    flex-basis: 16.66667%; }
  html #CMD .medium-span-3 {
    flex-basis: 25%; }
  html #CMD .medium-span-4 {
    flex-basis: 33.33333%; }
  html #CMD .medium-span-5 {
    flex-basis: 41.66667%; }
  html #CMD .medium-span-6 {
    flex-basis: 50%; }
  html #CMD .medium-span-7 {
    flex-basis: 58.33333%; }
  html #CMD .medium-span-8 {
    flex-basis: 66.66667%; }
  html #CMD .medium-span-9 {
    flex-basis: 75%; }
  html #CMD .medium-span-10 {
    flex-basis: 83.33333%; }
  html #CMD .medium-span-11 {
    flex-basis: 91.66667%; }
  html #CMD .medium-span-12 {
    flex-basis: 100%; } }

@media all and (max-width: 730.5px) {
  html #CMD .small-span-1 {
    flex-basis: 8.33333%; }
  html #CMD .small-span-2 {
    flex-basis: 16.66667%; }
  html #CMD .small-span-3 {
    flex-basis: 25%; }
  html #CMD .small-span-4 {
    flex-basis: 33.33333%; }
  html #CMD .small-span-5 {
    flex-basis: 41.66667%; }
  html #CMD .small-span-6 {
    flex-basis: 50%; }
  html #CMD .small-span-7 {
    flex-basis: 58.33333%; }
  html #CMD .small-span-8 {
    flex-basis: 66.66667%; }
  html #CMD .small-span-9 {
    flex-basis: 75%; }
  html #CMD .small-span-10 {
    flex-basis: 83.33333%; }
  html #CMD .small-span-11 {
    flex-basis: 91.66667%; }
  html #CMD .small-span-12 {
    flex-basis: 100%; } }

html #CMD .wd__section .ksp__layout {
  padding-right: 16px;
  padding-left: 16px;
  box-sizing: border-box;
  max-width: 1268px;
  min-width: 1024px; }
  html #CMD .wd__section .ksp__layout .item_image {
    position: relative;
    box-sizing: border-box; }
    html #CMD .wd__section .ksp__layout .item_image .img__block {
      display: block; }
  html #CMD .wd__section .ksp__layout .grid-item-ie {
    height: 100%; }
  html #CMD .wd__section .ksp__layout .grid-item-wdContent {
    display: flex;
    align-content: flex-end;
    flex-direction: row;
    min-height: 304px; }
    html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_block {
      display: flex;
      width: 100%; }
    html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_content {
      position: relative;
      box-sizing: border-box;
      height: 100%; }

html #CMD .wd__section .ksp__layout .wd__content {
  display: flex;
  position: relative;
  justify-content: center;
  margin: 0;
  height: 100%;
  flex-direction: column; }
  html #CMD .wd__section .ksp__layout .wd__content .content__title {
    margin: 0;
    color: #000;
    font-size: 3rem;
    line-height: 1.2; }
  html #CMD .wd__section .ksp__layout .wd__content .content__info {
    margin-top: 10px;
    color: #000;
    line-height: 1.4;
    font-size: 1.625rem; }
  html #CMD .wd__section .ksp__layout .wd__content span.space-left-m {
    padding-left: 5px; }
  html #CMD .wd__section .ksp__layout .wd__content span.space-right-m {
    padding-right: 5px; }

html #CMD .wd__section .ksp__layout .grid-item-wdFeature .grid-item-ie {
  padding: 37px 24px; }

html #CMD .wd__section .ksp__layout .wd__feature__list {
  display: flex;
  justify-content: center;
  margin: 0;
  margin-top: 0;
  height: 100%;
  flex-direction: column; }
  html #CMD .wd__section .ksp__layout .wd__feature__list .wd__feature {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0; }
  html #CMD .wd__section .ksp__layout .wd__feature__list .wd__feature .wd__feature__describe {
    margin-top: 11px; }
  html #CMD .wd__section .ksp__layout .wd__feature__list .wd__feature .wd__feature__describe__top {
    margin-bottom: 16px; }
  html #CMD .wd__section .ksp__layout .wd__feature__list .wd__feature .wd__feature__describe,
  html #CMD .wd__section .ksp__layout .wd__feature__list .wd__feature .wd__feature__describe span,
  html #CMD .wd__section .ksp__layout .wd__feature__list .wd__feature .wd__feature__describe__top,
  html #CMD .wd__section .ksp__layout .wd__feature__list .wd__feature .wd__feature__describe__top span {
    line-height: 1.4;
    font-size: 1.625rem; }
  html #CMD .wd__section .ksp__layout .wd__feature__list .wd__feature .wd__feature__data {
    font-size: 3rem;
    line-height: 1.2; }

html #CMD .wd__section .ksp__layout .grid-item-wdFeatureTopIcon .grid-item-ie {
  padding: 37px 20px; }

html #CMD .wd__section .ksp__layout .wd__feature__list.top-icon {
  display: flex;
  justify-content: flex-start;
  padding-top: 0;
  padding-bottom: 0; }
  html #CMD .wd__section .ksp__layout .wd__feature__list.top-icon .wd__feature .wd__feature__describe__top .img__icon {
    width: 100%;
    height: 116px;
    background-size: contain; }
  html #CMD .wd__section .ksp__layout .wd__feature__list.top-icon .wd__feature .wd__feature__data {
    font-size: 2.125rem; }

html #CMD .wd__section .ksp__layout .wd__feature__data .sign-cr {
  top: -0.7em;
  font-size: 0.5em;
  line-height: 1; }

@media all and (min-width: 1280px) {
  html #CMD .wd__section .ksp__layout .grid-item-wdContent .grid-item-ie {
    width: 100%; }
  html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_block {
    justify-content: center;
    padding: 33px 45px;
    box-sizing: border-box; }
    html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_block.text-right {
      flex-flow: row-reverse; }
      html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_block.text-right .img__block {
        right: 0;
        left: auto; }
    html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_block.text-center {
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 0;
      padding: 50px 45px 33px;
      height: 100%;
      flex-direction: column; }
      html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_block.text-center .item_content {
        width: 100%;
        height: auto; }
        html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_block.text-center .item_content .content__title,
        html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_block.text-center .item_content .content__info {
          text-align: center; }
      html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_block.text-center .item_image {
        width: 100%;
        height: 103px; }
        html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_block.text-center .item_image .img__block {
          left: 50%;
          margin-top: 100px;
          transform: translateX(-50%); }
    html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_block.text-leftCenter {
      height: 100%; }
  html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_content {
    width: 57.7%; }
  html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_image {
    width: 42%; }
  html #CMD .wd__section .ksp__layout .grid-item-wdContent .img__block {
    position: absolute;
    top: -50px;
    left: 0; }
  html #CMD .wd__section .ksp__layout .grid-item-wdContent.large-span-12 .item_block {
    margin-right: auto;
    margin-left: auto;
    padding: 50px 45px;
    box-sizing: border-box;
    max-width: 1226px; } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  html #CMD .wd__section .ksp__layout {
    padding-right: 16px;
    padding-left: 16px;
    box-sizing: border-box;
    width: 100%;
    max-width: 1023px;
    min-width: 1px; }
    html #CMD .wd__section .ksp__layout .grid-item-wdContent .grid-item-ie {
      width: 100%; }
    html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_block {
      justify-content: center;
      padding: 0; }
      html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_block.text-right {
        flex-flow: row-reverse; }
        html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_block.text-right .item_content {
          padding: 29px 40px 35px 0; }
        html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_block.text-right .img__block {
          right: 0;
          left: auto; }
      html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_block.text-center {
        flex-direction: column;
        height: 100%; }
        html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_block.text-center .item_content {
          padding: 40px 24px;
          width: 100%; }
          html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_block.text-center .item_content .content__title,
          html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_block.text-center .item_content .content__info {
            text-align: center; }
        html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_block.text-center .item_image {
          width: 100%;
          height: 100%; }
          html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_block.text-center .item_image .img__block {
            left: 50%;
            transform: translateX(-50%); }
    html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_content {
      padding: 29px 0 35px 40px;
      width: 54%; }
    html #CMD .wd__section .ksp__layout .grid-item-wdContent .wd__content {
      left: 0;
      padding-bottom: 5px;
      width: 99%; }
      html #CMD .wd__section .ksp__layout .grid-item-wdContent .wd__content .content__title {
        width: 100%;
        font-size: 3rem;
        line-height: 1.2; }
      html #CMD .wd__section .ksp__layout .grid-item-wdContent .wd__content .content__info {
        margin-top: 25px;
        width: 100%;
        font-size: 1.625rem;
        line-height: 1.2; }
    html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_image {
      width: 46%; }
      html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_image .img__block {
        position: absolute;
        top: 50%;
        transform: translateY(-50%); }
  html #CMD .wd__section .ksp__layout .grid-item.grid-item-wdFeature {
    min-height: 175px; }
  html #CMD .wd__section .ksp__layout .grid-item.grid-item-wdFeature .grid-item-ie {
    padding: 37px 24px; }
  html #CMD .wd__section .ksp__layout .grid-item-wdFeature .wd__feature__list .wd__feature .wd__feature__describe {
    margin-top: 6px;
    margin-right: auto;
    margin-left: auto;
    width: 86%; }
  html #CMD .wd__section .ksp__layout .grid-item-wdFeature .wd__feature__list .wd__feature .wd__feature__describe__top {
    margin-bottom: 12px; }
  html #CMD .wd__section .ksp__layout .grid-item-wdFeature .wd__feature__list .wd__feature .wd__feature__describe,
  html #CMD .wd__section .ksp__layout .grid-item-wdFeature .wd__feature__list .wd__feature .wd__feature__describe span,
  html #CMD .wd__section .ksp__layout .grid-item-wdFeature .wd__feature__list .wd__feature .wd__feature__describe__top,
  html #CMD .wd__section .ksp__layout .grid-item-wdFeature .wd__feature__list .wd__feature .wd__feature__describe__top span {
    font-size: 1.625rem; }
  html #CMD .wd__section .ksp__layout .grid-item-wdFeature .wd__feature__list .wd__feature .wd__feature__data {
    font-size: 3rem;
    line-height: 1.2;
    letter-spacing: 1.4px; }
  html #CMD .wd__section .ksp__layout .grid-item-wdFeatureTopIcon .grid-item-ie {
    padding: 37px 20px; }
  html #CMD .wd__section .ksp__layout .grid-item-wdFeatureTopIcon .wd__feature__list.top-icon {
    margin-top: 6px;
    margin-right: auto;
    margin-left: auto;
    width: 86%; }
    html #CMD .wd__section .ksp__layout .grid-item-wdFeatureTopIcon .wd__feature__list.top-icon .wd__feature .wd__feature__describe__top {
      margin-bottom: 17px; }
      html #CMD .wd__section .ksp__layout .grid-item-wdFeatureTopIcon .wd__feature__list.top-icon .wd__feature .wd__feature__describe__top .img__icon {
        width: 100%;
        height: 100px; }
    html #CMD .wd__section .ksp__layout .grid-item-wdFeatureTopIcon .wd__feature__list.top-icon .wd__feature .wd__feature__data {
      font-size: 2.125rem; }
    html #CMD .wd__section .ksp__layout .grid-item-wdFeatureTopIcon .wd__feature__list.top-icon .wd__feature .wd__feature__describe {
      margin-top: 14px; } }

@media all and (max-width: 730.5px) {
  html #CMD .wd__section .ksp__layout {
    position: relative;
    left: 50%;
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    box-sizing: border-box;
    width: 100%;
    max-width: 391px;
    transform: translateX(-50%);
    min-width: 336px; }
    html #CMD .wd__section .ksp__layout .grid-item {
      min-width: 320px;
      justify-content: center; }
    html #CMD .wd__section .ksp__layout .grid-item-wdContent {
      flex-direction: column; }
      html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_block {
        flex-direction: column; }
        html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_block.text-right {
          flex-direction: column; }
      html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_content {
        padding: 27px 24px;
        height: auto; }
      html #CMD .wd__section .ksp__layout .grid-item-wdContent .wd__content {
        left: 0;
        padding-bottom: 5px;
        width: 100%; }
        html #CMD .wd__section .ksp__layout .grid-item-wdContent .wd__content .content__title {
          width: 100%;
          font-size: 2.3625rem;
          line-height: 1.2; }
        html #CMD .wd__section .ksp__layout .grid-item-wdContent .wd__content .content__info {
          margin-top: 8px;
          width: 100%;
          font-size: 1.25rem;
          line-height: 1.2; }
      html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_image {
        margin-top: -5px;
        width: 100%;
        height: 202px; }
        html #CMD .wd__section .ksp__layout .grid-item-wdContent .item_image .img__block {
          position: relative; }
  html #CMD .wd__section .ksp__layout .grid-item.grid-item-wdFeature .grid-item-ie {
    padding: 32px 24px;
    min-height: 1px; }
  html #CMD .wd__section .ksp__layout .grid-item-wdFeature .wd__feature__list .wd__feature .wd__feature__describe__top {
    margin-bottom: 4px; }
  html #CMD .wd__section .ksp__layout .grid-item-wdFeature .wd__feature__list .wd__feature .wd__feature__describe {
    margin-top: 6px;
    margin-right: auto;
    margin-left: auto;
    width: 86%; }
  html #CMD .wd__section .ksp__layout .grid-item-wdFeature .wd__feature__list .wd__feature .wd__feature__describe,
  html #CMD .wd__section .ksp__layout .grid-item-wdFeature .wd__feature__list .wd__feature .wd__feature__describe span,
  html #CMD .wd__section .ksp__layout .grid-item-wdFeature .wd__feature__list .wd__feature .wd__feature__describe__top,
  html #CMD .wd__section .ksp__layout .grid-item-wdFeature .wd__feature__list .wd__feature .wd__feature__describe__top span {
    font-size: 1.25rem; }
  html #CMD .wd__section .ksp__layout .grid-item-wdFeature .wd__feature__list .wd__feature .wd__feature__data {
    font-size: 2.3625rem;
    line-height: 1.2;
    letter-spacing: 1.4px; }
  html #CMD .wd__section .ksp__layout .grid-item-wdFeatureTopIcon .grid-item-ie {
    padding: 32px 24px; }
  html #CMD .wd__section .ksp__layout .grid-item-wdFeatureTopIcon .wd__feature__list.top-icon {
    margin-top: 6px;
    margin-right: auto;
    margin-left: auto;
    width: 86%; }
    html #CMD .wd__section .ksp__layout .grid-item-wdFeatureTopIcon .wd__feature__list.top-icon .wd__feature .wd__feature__describe,
    html #CMD .wd__section .ksp__layout .grid-item-wdFeatureTopIcon .wd__feature__list.top-icon .wd__feature .wd__feature__describe span,
    html #CMD .wd__section .ksp__layout .grid-item-wdFeatureTopIcon .wd__feature__list.top-icon .wd__feature .wd__feature__describe__top,
    html #CMD .wd__section .ksp__layout .grid-item-wdFeatureTopIcon .wd__feature__list.top-icon .wd__feature .wd__feature__describe__top span {
      font-size: 1.25rem; }
    html #CMD .wd__section .ksp__layout .grid-item-wdFeatureTopIcon .wd__feature__list.top-icon .wd__feature .wd__feature__describe__top {
      margin-bottom: 13px; }
      html #CMD .wd__section .ksp__layout .grid-item-wdFeatureTopIcon .wd__feature__list.top-icon .wd__feature .wd__feature__describe__top .img__icon {
        width: 100%;
        height: 72px; }
    html #CMD .wd__section .ksp__layout .grid-item-wdFeatureTopIcon .wd__feature__list.top-icon .wd__feature .wd__feature__data {
      font-size: 1.5625rem; }
    html #CMD .wd__section .ksp__layout .grid-item-wdFeatureTopIcon .wd__feature__list.top-icon .wd__feature .wd__feature__describe {
      margin-top: 11px; } }

html #CMD .wd__section {
  background: #fff; }

html #CMD .wd__section .row .col[class*='push-'],
html #CMD .wd__section .row .col[class*='pull-'] {
  position: relative; }

html #CMD .wd__section .always__on__top {
  position: relative;
  z-index: 888; }

html #CMD .wd__section .no__wrap {
  display: inline-block;
  white-space: nowrap; }

html #CMD .wd__section .slick-dots li {
  margin-right: 10px;
  margin-left: 10px; }
  html #CMD .wd__section .slick-dots li button::before {
    color: #333;
    font-size: 41px; }
  html #CMD .wd__section .slick-dots li button:hover::before {
    color: #333; }

html #CMD .wd__section .large_use,
html #CMD .wd__section .medium_use,
html #CMD .wd__section .small_use {
  display: none; }

html #CMD .wd__section .large_use {
  display: block \9; }

html #CMD .wd__section .large_unuse {
  display: none \9; }

html #CMD .wd__section .img {
  display: block;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

html #CMD .wd__section .text__animation:nth-child(2) > div {
  transition-delay: 600ms; }

html #CMD .wd__section .text__animation:nth-child(3) > div {
  transition-delay: 1200ms; }

html #CMD .wd__section .text__animation:nth-child(4) > div {
  transition-delay: 1800ms; }

html #CMD .wd__section .text__animation:nth-child(5) > div {
  transition-delay: 2400ms; }

html #CMD .wd__section .text__animation:nth-child(6) > div {
  transition-delay: 3000ms; }

html #CMD .wd__section .text__animation:nth-child(7) > div {
  transition-delay: 3600ms; }

html #CMD .wd__section .text__animation:nth-child(8) > div {
  transition-delay: 4200ms; }

html #CMD .wd__section .text__animation:nth-child(9) > div {
  transition-delay: 4800ms; }

html #CMD .wd__section .wd__content .content__link {
  linkColor: #068abb;
  line-height: 1.5;
  letter-spacing: 0;
  color: #068abb; }
  html #CMD .wd__section .wd__content .content__link *, html #CMD .wd__section .wd__content .content__link span {
    color: #068abb; }
  html #CMD .wd__section .wd__content .content__link:after {
    color: #068abb; }
  html #CMD .wd__section .wd__content .content__link:link {
    color: #068abb; }
  html #CMD .wd__section .wd__content .content__link:hover span {
    border-bottom: 1px solid #068abb; }

html #CMD .wd__section .wd__content .content__slogan {
  top: 0;
  left: 0;
  padding-top: 6px;
  color: #068abb;
  text-align: left;
  text-transform: uppercase; }
  html #CMD .wd__section .wd__content .content__slogan::before {
    display: block;
    position: relative;
    top: -6px;
    height: 2px;
    background: #068abb;
    content: ''; }

html #CMD .wd__section .wd__content {
  position: relative; }
  html #CMD .wd__section .wd__content .content__slogan {
    color: #068abb;
    line-height: 1.2;
    letter-spacing: 0; }
  html #CMD .wd__section .wd__content .content__title,
  html #CMD .wd__section .wd__content .content__info,
  html #CMD .wd__section .wd__content .content__comment {
    color: #333;
    line-height: 1.2;
    letter-spacing: 0; }
  html #CMD .wd__section .wd__content .content__title {
    margin-top: 0; }
  html #CMD .wd__section .wd__content .content__info {
    line-height: 1.5; }
  @media all and (min-width: 1280px) {
    html #CMD .wd__section .wd__content {
      padding-left: 314px; }
      html #CMD .wd__section .wd__content .content__slogan {
        position: absolute;
        top: 11px;
        font-size: 25px; }
        html #CMD .wd__section .wd__content .content__slogan::before {
          width: auto;
          max-width: 100%;
          min-width: 225px; }
      html #CMD .wd__section .wd__content .content__title {
        font-size: 48px; }
      html #CMD .wd__section .wd__content .content__info {
        margin-top: 24px;
        font-size: 20px;
        line-height: 1.5; } }
  @media all and (min-width: 731px) and (max-width: 1279.5px) {
    html #CMD .wd__section .wd__content .content__slogan {
      display: inline-block;
      font-size: 24px; }
    html #CMD .wd__section .wd__content .content__title {
      margin-top: 19px;
      font-size: 48px; }
    html #CMD .wd__section .wd__content .content__info {
      margin-top: 25px;
      font-size: 20px; } }
  @media all and (max-width: 730.5px) {
    html #CMD .wd__section .wd__content .content__slogan {
      display: inline-block;
      font-size: 17px; }
    html #CMD .wd__section .wd__content .content__title {
      margin-top: 10px;
      font-size: 33px; }
    html #CMD .wd__section .wd__content .content__info {
      margin-top: 23px;
      font-size: 17px; } }

html #CMD .wd__section .wd__feature__list .wd__feature .wd__feature__data {
  color: #068abb; }

html #CMD .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top {
  color: #333; }

html #CMD .wd__section .wd__feature__list .wd__feature .wd__feature__describe {
  color: #333; }

html #CMD .wd__section.theme__text-white .wd__content .content__title {
  color: #fff; }

html #CMD .wd__section.theme__text-white .wd__content .content__info {
  color: #fff; }

html #CMD .wd__section.theme__text-white .wd__feature__list .wd__feature .wd__feature__data {
  color: #068abb; }

html #CMD .wd__section.theme__text-white .wd__feature__list .wd__feature .wd__feature__describe__top {
  color: #e5e5e5; }

html #CMD .wd__section.theme__text-white .wd__feature__list .wd__feature .wd__feature__describe {
  color: #e5e5e5; }

html #CMD .wd__section.theme__bg-middle {
  background-color: #e0e5e9; }

html #CMD .wd__section.theme__bg-dark {
  background-color: #15161e; }

html #CMD .wd__section .modal-button {
  background-color: #068abb;
  color: #fff;
  border-color: #068abb; }
  html #CMD .wd__section .modal-button:hover {
    background-color: #178fc3;
    color: #fff;
    border-color: #178fc3; }

html #CMD .wd__section .modal-button-container .modal-button {
  border-width: 2px; }
  html #CMD .wd__section .modal-button-container .modal-button .modal-inner-text {
    letter-spacing: 0.02em; }

html #CMD .wd__section .sign-xe {
  top: -0.56em;
  font-size: 0.7em; }

html #CMD .wd__section .wd__content .sign-xe {
  top: -0.4em;
  font-size: 0.8em; }

html #CMD .wd__section .section__kv .wd__content .sign-xe {
  top: -0.56em;
  font-size: 0.7em; }
  @media all and (max-width: 730.5px) {
    html #CMD .wd__section .section__kv .wd__content .sign-xe {
      top: -0.66em;
      font-size: 0.7em; } }

html #CMD .wd__section .wd__feature__list .sign-xe {
  top: -1.2em;
  font-size: 0.4em; }

html #CMD .wd__section .wd__feature__list .wd__feature__data .sign-cr {
  top: -0.3em;
  font-size: 0.7em; }

html.ie.ie.ie #CMD .sign-xe {
  top: -0.56em; }

html.ie.ie.ie #CMD .wd__content .sign-xe {
  top: -0.7em; }

html.ie.ie.ie #CMD .section__kv .wd__content .sign-xe {
  top: -0.7em; }

html.ie.ie.ie #CMD .wd__feature__list .sign-xe {
  top: -1.65em; }

html.ie.ie.ie #CMD .wd__feature__list .wd__feature__data .sign-cr {
  top: -0.6em; }

html #CMD .wd__section .slick-content .slick-title .title-line {
  background-color: #25aae5; }

html #CMD .wd__section .slick-content .slick-title .title-nav {
  border-bottom: 1px solid #1c1b19; }
  html #CMD .wd__section .slick-content .slick-title .title-nav li {
    color: #333; }
    html #CMD .wd__section .slick-content .slick-title .title-nav li.js-selected {
      color: #25aae5; }

html #CMD .wd__section .slick-content .slick-info .si {
  color: #333; }

html #CMD .wd__section .slick-content.text-white .slick-title .title-nav {
  border-bottom: 1px solid #fff; }
  html #CMD .wd__section .slick-content.text-white .slick-title .title-nav li {
    color: #fff; }
    html #CMD .wd__section .slick-content.text-white .slick-title .title-nav li.js-selected {
      color: #25aae5; }

html #CMD .wd__section .slick-content.text-white .slick-info .si {
  color: #fff; }

html #CMD #pdc.odin {
  z-index: 1;
  background-color: #fff; }

html #CMD #pdc.odin .pdc-space-start {
  display: flex;
  margin-top: 0;
  padding-top: 0; }

html #CMD #pdc.odin .pdc-space-end {
  display: flex;
  margin-bottom: 0;
  padding-bottom: 0; }

html #CMD #pdc.odin .product_gallery,
html #CMD #pdc.odin .product_awards,
html #CMD #pdc.odin .product_videos,
html #CMD #pdc.odin .product_medias {
  background-color: transparent; }

html #CMD #pdc.odin .product_awards .splide__pagination::after,
html #CMD #pdc.odin .product_medias .splide__pagination::after,
html #CMD #pdc.odin .product_videos .splide__pagination::after {
  background-color: #068abb; }

html #CMD #pdc.odin .splide__pagination li .splide__pagination__page.is-active::after {
  background-color: #068abb; }

html #CMD #pdc.odin .product_awards .awards-container .awards-seeall {
  color: #068abb; }

html #CMD #pdc.odin .product_awards .awards-container .awards-seeall {
  color: #068abb; }

html #CMD #pdc.odin .product_videos .videos-container .videos-seeall {
  color: #068abb; }

html #CMD #pdc.odin .product_videos .videos-container .videos-seeall {
  color: #068abb; }

html #CMD #pdc.odin .product_medias .medias-container .medias-seeall {
  color: #068abb; }

html #CMD #pdc.odin .product_medias .medias-container .medias-seeall {
  color: #068abb; }

html #CMD #pdc.odin .arrow_link::before {
  background: #068abb; }

html #CMD #pdc.odin .arrow_link::after {
  display: none; }

html #CMD #pdc.odin .seeall_arrow-svg {
  stroke: #068abb; }

@media all and (min-width: 731px) {
  html #CMD #pdc.odin .product_medias .medias-container .medias-carousel {
    background-color: rgba(0, 0, 0, 0); }
    html #CMD #pdc.odin .product_medias .medias-container .medias-carousel .splide__track {
      background-color: #f5f5f5; }
  html #CMD #pdc.odin .product_awards .awards-container .awards-carousel {
    background-color: rgba(0, 0, 0, 0); }
    html #CMD #pdc.odin .product_awards .awards-container .awards-carousel .splide__track {
      background-color: #f5f5f5; }
  html #CMD #pdc.odin .product_videos .videos-container .videos-carousel,
  html #CMD #pdc.odin .product_videos .videos-container .videos-carousel .splide__track {
    background-color: rgba(0, 0, 0, 0); }
  html #CMD #pdc.odin .product_videos .videos-container .videos-carousel .videos-item .item-content {
    background-color: #f5f5f5; } }

@media all and (min-width: 1280px) {
  html #CMD #pdc.odin .pdc-space-start {
    padding-top: 162px; }
  html #CMD #pdc.odin .pdc-space-end {
    margin-bottom: -64px;
    padding-bottom: 0; } }

html #CMD .section__kv {
  background-color: #000; }

html #CMD .section__kv .wd__content.top-content,
html #CMD .section__kv .wd__content.bottom-content {
  z-index: 3; }

html #CMD .section__kv {
  overflow: hidden; }
  html #CMD .section__kv .imgCol {
    position: relative; }
  html #CMD .section__kv .img__main {
    position: absolute !important;
    z-index: 1; }

html #CMD .section__kv .product_pdguide.active .link {
  margin: 0 auto;
  width: auto;
  color: #fff; }

@keyframes hoverAnimation {
  0% {
    transform: scale(1, 1) translateY(0); }
  35% {
    transform: scale(1, 0.2) translateY(130px); }
  85% {
    transform: scale(1, 1) translateY(0); } }

html #CMD .section__kv .vr__screen {
  display: block;
  position: relative;
  z-index: 70;
  bottom: 0;
  left: 50%;
  margin-left: -38px;
  width: 76px;
  height: 48px; }
  html #CMD .section__kv .vr__screen #vr__screen__icon {
    fill: #333;
    width: 76px;
    height: 48px; }
    html #CMD .section__kv .vr__screen #vr__screen__icon .vr__border {
      transform: scale(1, 1);
      animation: none; }
  html #CMD .section__kv .vr__screen:hover #vr__screen__icon .vr__border {
    animation: hoverAnimation 2000ms ease infinite forwards; }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  html #CMD .section__kv .vr__screen {
    display: block;
    position: relative;
    z-index: 70;
    bottom: 0;
    left: 50%;
    margin-left: -38px;
    width: 76px;
    height: 48px; }
    html #CMD .section__kv .vr__screen #vr__screen__icon {
      fill: #333; }
      html #CMD .section__kv .vr__screen #vr__screen__icon .vr__border {
        transform: scale(1, 1); } }

@media all and (max-width: 730.5px) {
  html #CMD .section__kv .vr__screen {
    display: block;
    position: relative;
    z-index: 70;
    bottom: 0;
    left: 50%;
    margin-left: -35px;
    width: 70px;
    height: 44px; }
    html #CMD .section__kv .vr__screen #vr__screen__icon {
      fill: #333; }
      html #CMD .section__kv .vr__screen #vr__screen__icon .vr__border {
        transform: scale(1, 1); } }

html #CMD .section__kv .vr__screen #vr__screen__icon {
  fill: #fff; }

html #CMD .section__kv .vr__screen {
  position: absolute;
  top: -80px;
  margin-bottom: 21px; }

html #CMD .section__2 {
  overflow: hidden;
  padding-top: 180px; }

html #CMD .section__2 .img__main {
  position: relative;
  left: 50%;
  margin-left: -640px;
  width: 1280px;
  height: 760px; }
  #CMD .section__2 .img__main {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/s2.jpg"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-webp #CMD .section__2 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s2.webp"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-old #CMD .section__2 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s2.jpg"); } }

html #CMD .section__3 .wd__feature__list .feature-1 .wd__feature__describe__top,
html #CMD .section__3 .wd__feature__list .feature-1 .wd__feature__describe {
  display: none; }

html #CMD .section__thermal .image__container {
  position: relative; }

html #CMD .section__thermal .aniEnterDetect {
  position: absolute;
  top: 0;
  left: 50%;
  width: 10px;
  height: 10px;
  background-color: red; }

html #CMD .section__thermal .img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; }

html #CMD .section__thermal .img__main_0 {
  opacity: 1; }

html #CMD .section__thermal .image__container.playAni .img__main_1,
html #CMD .section__thermal .image__container.playAni .img__main_2 {
  animation-duration: 5000ms;
  animation-delay: 0;
  animation-iteration-count: 2;
  animation-timing-function: ease-in;
  animation-timing-function: cubic-bezier(0.4, 0, 1, 1); }

html #CMD .section__thermal .image__container.playAni .img__main_1 {
  animation-name: main1; }

html #CMD .section__thermal .image__container.playAni .img__main_2 {
  animation-name: main2; }

@keyframes main1 {
  0% {
    opacity: 0; }
  15% {
    opacity: 1; }
  50% {
    opacity: 1; }
  85% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes main2 {
  0% {
    opacity: 0; }
  20% {
    opacity: 0; }
  50% {
    opacity: 1; }
  80% {
    opacity: 1; }
  95% {
    opacity: 0; }
  100% {
    opacity: 0; } }

#CMD .section__4 .img__table-0 {
  background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/s4/table_0.jpg"); }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__4 .img__table-0 {
    background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s4/table_0.webp"); } }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__4 .img__table-0 {
    background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s4/table_0.jpg"); } }

@media (max-width: 1279.5px) and (min-width: 731px) {
  #CMD .section__4 .img__table-0 {
    background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/s4/table_0.jpg"); } }

@media only screen and (max-width: 1279.5px) and (min-width: 731px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1279.5px) and (min-width: 731px) and (min-resolution: 1.5dppx), (max-width: 1279.5px) and (min-width: 731px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 1279.5px) and (min-width: 731px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__4 .img__table-0 {
    background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/s4/table_0.webp"); } }

@media only screen and (max-width: 1279.5px) and (min-width: 731px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1279.5px) and (min-width: 731px) and (min-resolution: 1.5dppx), (max-width: 1279.5px) and (min-width: 731px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 1279.5px) and (min-width: 731px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__4 .img__table-0 {
    background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/s4/table_0.jpg"); } }

@media (max-width: 730.5px) {
  #CMD .section__4 .img__table-0 {
    background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/s4/table_0.jpg"); } }

@media only screen and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 730.5px) and (min-resolution: 1.5dppx), (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__4 .img__table-0 {
    background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/s4/table_0.webp"); } }

@media only screen and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 730.5px) and (min-resolution: 1.5dppx), (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__4 .img__table-0 {
    background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/s4/table_0.jpg"); } }

#CMD .section__4 .img__table-1 {
  background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/s4/table_1.jpg"); }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__4 .img__table-1 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s4/table_1.webp"); } }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__4 .img__table-1 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s4/table_1.jpg"); } }

@media (max-width: 1279.5px) and (min-width: 731px) {
  #CMD .section__4 .img__table-1 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/s4/table_1.jpg"); } }

@media only screen and (max-width: 1279.5px) and (min-width: 731px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1279.5px) and (min-width: 731px) and (min-resolution: 1.5dppx), (max-width: 1279.5px) and (min-width: 731px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 1279.5px) and (min-width: 731px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__4 .img__table-1 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/s4/table_1.webp"); } }

@media only screen and (max-width: 1279.5px) and (min-width: 731px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1279.5px) and (min-width: 731px) and (min-resolution: 1.5dppx), (max-width: 1279.5px) and (min-width: 731px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 1279.5px) and (min-width: 731px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__4 .img__table-1 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/s4/table_1.jpg"); } }

@media (max-width: 730.5px) {
  #CMD .section__4 .img__table-1 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/s4/table_1.jpg"); } }

@media only screen and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 730.5px) and (min-resolution: 1.5dppx), (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__4 .img__table-1 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/s4/table_1.webp"); } }

@media only screen and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 730.5px) and (min-resolution: 1.5dppx), (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__4 .img__table-1 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/s4/table_1.jpg"); } }

#CMD .section__4 .img__table-2 {
  background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/s4/table_2.jpg"); }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__4 .img__table-2 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s4/table_2.webp"); } }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__4 .img__table-2 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s4/table_2.jpg"); } }

@media (max-width: 1279.5px) and (min-width: 731px) {
  #CMD .section__4 .img__table-2 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/s4/table_2.jpg"); } }

@media only screen and (max-width: 1279.5px) and (min-width: 731px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1279.5px) and (min-width: 731px) and (min-resolution: 1.5dppx), (max-width: 1279.5px) and (min-width: 731px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 1279.5px) and (min-width: 731px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__4 .img__table-2 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/s4/table_2.webp"); } }

@media only screen and (max-width: 1279.5px) and (min-width: 731px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1279.5px) and (min-width: 731px) and (min-resolution: 1.5dppx), (max-width: 1279.5px) and (min-width: 731px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 1279.5px) and (min-width: 731px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__4 .img__table-2 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/s4/table_2.jpg"); } }

@media (max-width: 730.5px) {
  #CMD .section__4 .img__table-2 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/s4/table_2.jpg"); } }

@media only screen and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 730.5px) and (min-resolution: 1.5dppx), (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__4 .img__table-2 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/s4/table_2.webp"); } }

@media only screen and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 730.5px) and (min-resolution: 1.5dppx), (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__4 .img__table-2 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/s4/table_2.jpg"); } }

#CMD .section__4 .img__table-3 {
  background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/s4/table_3.jpg"); }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__4 .img__table-3 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s4/table_3.webp"); } }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__4 .img__table-3 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s4/table_3.jpg"); } }

@media (max-width: 1279.5px) and (min-width: 731px) {
  #CMD .section__4 .img__table-3 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/s4/table_3.jpg"); } }

@media only screen and (max-width: 1279.5px) and (min-width: 731px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1279.5px) and (min-width: 731px) and (min-resolution: 1.5dppx), (max-width: 1279.5px) and (min-width: 731px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 1279.5px) and (min-width: 731px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__4 .img__table-3 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/s4/table_3.webp"); } }

@media only screen and (max-width: 1279.5px) and (min-width: 731px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1279.5px) and (min-width: 731px) and (min-resolution: 1.5dppx), (max-width: 1279.5px) and (min-width: 731px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 1279.5px) and (min-width: 731px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__4 .img__table-3 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/s4/table_3.jpg"); } }

@media (max-width: 730.5px) {
  #CMD .section__4 .img__table-3 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/s4/table_3.jpg"); } }

@media only screen and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 730.5px) and (min-resolution: 1.5dppx), (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__4 .img__table-3 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/s4/table_3.webp"); } }

@media only screen and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 730.5px) and (min-resolution: 1.5dppx), (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__4 .img__table-3 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/s4/table_3.jpg"); } }

#CMD .section__4 .img__table-4 {
  background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/s4/table_4.jpg"); }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__4 .img__table-4 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s4/table_4.webp"); } }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__4 .img__table-4 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s4/table_4.jpg"); } }

@media (max-width: 1279.5px) and (min-width: 731px) {
  #CMD .section__4 .img__table-4 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/s4/table_4.jpg"); } }

@media only screen and (max-width: 1279.5px) and (min-width: 731px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1279.5px) and (min-width: 731px) and (min-resolution: 1.5dppx), (max-width: 1279.5px) and (min-width: 731px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 1279.5px) and (min-width: 731px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__4 .img__table-4 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/s4/table_4.webp"); } }

@media only screen and (max-width: 1279.5px) and (min-width: 731px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1279.5px) and (min-width: 731px) and (min-resolution: 1.5dppx), (max-width: 1279.5px) and (min-width: 731px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 1279.5px) and (min-width: 731px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__4 .img__table-4 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/s4/table_4.jpg"); } }

@media (max-width: 730.5px) {
  #CMD .section__4 .img__table-4 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/s4/table_4.jpg"); } }

@media only screen and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 730.5px) and (min-resolution: 1.5dppx), (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__4 .img__table-4 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/s4/table_4.webp"); } }

@media only screen and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 730.5px) and (min-resolution: 1.5dppx), (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__4 .img__table-4 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/s4/table_4.jpg"); } }

html #CMD .section__4 .grid__table {
  margin: 0 auto; }
  html #CMD .section__4 .grid__table .row {
    background-color: #4e4e4e; }
  html #CMD .section__4 .grid__table .wd__content {
    padding-left: 0;
    width: 458px; }
    html #CMD .section__4 .grid__table .wd__content .content__title {
      margin-top: 0; }
    html #CMD .section__4 .grid__table .wd__content .content__title,
    html #CMD .section__4 .grid__table .wd__content .content__title *,
    html #CMD .section__4 .grid__table .wd__content .content__info,
    html #CMD .section__4 .grid__table .wd__content .content__info * {
      color: #fff; }

html #CMD .section__5 {
  padding-top: 69px;
  padding-bottom: 200px; }

html #CMD .section__5 .wd__content {
  width: 770px; }

html #CMD .section__5 .wd__feature__list .wd__feature .wd__feature__data .img__icon {
  margin-bottom: 10px;
  width: 90px;
  height: 60px; }
  #CMD .section__5 .wd__feature__list .wd__feature .img__icon1 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/s5/icon_1.png"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-webp #CMD .section__5 .wd__feature__list .wd__feature .img__icon1 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s5/icon_1.webp"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-old #CMD .section__5 .wd__feature__list .wd__feature .img__icon1 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s5/icon_1.png"); } }
  #CMD .section__5 .wd__feature__list .wd__feature .img__icon2 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/s5/icon_2.png"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-webp #CMD .section__5 .wd__feature__list .wd__feature .img__icon2 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s5/icon_2.webp"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-old #CMD .section__5 .wd__feature__list .wd__feature .img__icon2 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s5/icon_2.png"); } }
  #CMD .section__5 .wd__feature__list .wd__feature .img__icon3 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/s5/icon_3.png"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-webp #CMD .section__5 .wd__feature__list .wd__feature .img__icon3 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s5/icon_3.webp"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-old #CMD .section__5 .wd__feature__list .wd__feature .img__icon3 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s5/icon_3.png"); } }
  #CMD .section__5 .wd__feature__list .wd__feature .img__icon4 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/s5/icon_4.png"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-webp #CMD .section__5 .wd__feature__list .wd__feature .img__icon4 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s5/icon_4.webp"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-old #CMD .section__5 .wd__feature__list .wd__feature .img__icon4 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s5/icon_4.png"); } }

html #CMD .section__5 .compare {
  display: flex;
  position: relative;
  align-items: flex-start;
  justify-content: space-evenly;
  margin: 70px auto 0;
  width: 1280px; }
  html #CMD .section__5 .compare .compare-1,
  html #CMD .section__5 .compare .compare-2 {
    display: inline-block;
    position: relative;
    width: 618px;
    vertical-align: top;
    background-position-y: top; }
    html #CMD .section__5 .compare .compare-1 .compare-text,
    html #CMD .section__5 .compare .compare-2 .compare-text {
      display: block;
      position: relative;
      top: 0;
      left: 50%;
      margin-left: -150px;
      width: 300px;
      color: #333;
      font-size: 22px;
      vertical-align: top; }
  html #CMD .section__5 .compare .compare-2 .compare-text {
    color: #068abb; }
  html #CMD .section__5 .compare .img__compare-1,
  html #CMD .section__5 .compare .img__compare-2 {
    position: relative;
    box-sizing: border-box;
    width: 518px;
    border: 1px solid #abafb5;
    background-position-y: top; }
  html #CMD .section__5 .compare .img__compare-1 {
    height: 281px; }
    #CMD .section__5 .img__compare-1 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/s5_1609.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__5 .img__compare-1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s5_1609.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__5 .img__compare-1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s5_1609.jpg"); } }
  html #CMD .section__5 .compare .img__compare-2 {
    height: 317px; }
    #CMD .section__5 .img__compare-2 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/s5_1610.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__5 .img__compare-2 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s5_1610.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__5 .img__compare-2 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s5_1610.jpg"); } }

html #CMD .section__5 .imgContainer {
  position: relative;
  left: 50%;
  margin-top: -31px;
  margin-left: -640px;
  width: 1280px;
  height: 960px; }

html #CMD .section__5 .img__main {
  background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/s5.jpg") ;
  margin-top: 0;
  margin-left: 0;
  width: 1280px;
  height: 960px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    html #CMD .section__5 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s5.jpg"); } }

html #CMD .section__5 .imgContainer .img__interface {
  background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s5/interface.jpg") ;
  position: absolute;
  overflow: hidden;
  top: 169px;
  left: 50%;
  margin-left: -442px;
  width: 883px;
  height: 474px;
  background-size: contain; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    html #CMD .section__5 .imgContainer .img__interface {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s5/interface.jpg"); } }

html #CMD .section__5 .imgContainer .img__toolbar {
  background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s5/toolbar.jpg") ;
  position: absolute;
  bottom: 28px;
  width: 1280px;
  height: 290px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    html #CMD .section__5 .imgContainer .img__toolbar {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s5/toolbar.jpg"); } }

html #CMD .section__5 .imgContainer .line__blue {
  position: absolute;
  z-index: 104;
  top: 152px;
  left: 50%;
  margin-left: -469px;
  width: 938px;
  height: 497px; }
  html #CMD .section__5 .imgContainer .line__blue text {
    font-size: 100px;
    filter: url(https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/css/features.css#glow); }
  html #CMD .section__5 .imgContainer .line__blue .path {
    stroke: #00a0e9;
    stroke-width: 5;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dashoffset: 6000;
    stroke-dasharray: 6000;
    filter: url(https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/css/features.css#glow); }

html #CMD .section__5 .imgContainer .line__blue .path {
  stroke: #00a0e9; }

html #CMD .section__5 .imgContainer::after {
  display: block;
  position: absolute;
  content: '';
  z-index: 100;
  top: 168px;
  left: 50%;
  width: 760px;
  height: 476px;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0.5);
  transform: translate3d(-50%, 0, 0); }

html #CMD .section__5 .imgContainer .img__toolbar {
  transform: translateY(-53px) translateZ(0);
  transition: none; }

html #CMD .section__5 .imgContainer .line__blue {
  opacity: 1;
  transition: none;
  fill: transparent; }
  html #CMD .section__5 .imgContainer .line__blue text {
    opacity: 0;
    transition: none; }
  html #CMD .section__5 .imgContainer .line__blue .path {
    stroke-dashoffset: 6000;
    transition: none; }
  html #CMD .section__5 .imgContainer .line__blue.fadeOut {
    opacity: 0; }

html #CMD .section__5 .imgContainer::after {
  opacity: 0;
  transition: none; }

html #CMD .section__5 .imgContainer.step1 .img__toolbar {
  transform: translateY(0) translateZ(0);
  transition: transform 600ms ease 400ms; }

html #CMD .section__5 .imgContainer.step2::after {
  opacity: 1;
  transition: opacity 800ms ease; }

html #CMD .section__5 .imgContainer.step2 .img__toolbar {
  transform: translateY(0) translateZ(0);
  transition: transform 600ms ease 400ms; }

html #CMD .section__5 .imgContainer.step2 .line__blue {
  transition: opacity 650ms; }
  html #CMD .section__5 .imgContainer.step2 .line__blue text {
    opacity: 1;
    transition: opacity 1000ms ease 1600ms; }
  html #CMD .section__5 .imgContainer.step2 .line__blue .path {
    stroke-dashoffset: 1960;
    transition: stroke-dashoffset 2000ms ease 800ms; }

html #CMD .section__6 {
  overflow: hidden;
  margin-top: 0;
  padding-top: 113px;
  background-color: #e0e5e9; }

html #CMD .section__6 .slick-content {
  margin: 79px auto 0;
  width: 100%;
  max-width: 1130px; }
  html #CMD .section__6 .slick-content .slick-title .title-line {
    width: 226px; }
  html #CMD .section__6 .slick-content .slick-info {
    max-width: 920px; }
  html #CMD .section__6 .slick-content .slick-images {
    width: 1127px;
    height: 628px; }
    html #CMD .section__6 .slick-content .slick-images .img-slick {
      width: 1127px;
      height: 628px; }
    #CMD .section__6 .slick-images .img-slick-1 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s6/p1.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s6/p1.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s6/p1.jpg"); } }
    #CMD .section__6 .slick-images .img-slick-2 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s6/p2.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-2 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s6/p2.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-2 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s6/p2.jpg"); } }
    #CMD .section__6 .slick-images .img-slick-3 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s6/p3.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-3 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s6/p3.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-3 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s6/p3.jpg"); } }
    #CMD .section__6 .slick-images .img-slick-4 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s6/p4.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-4 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s6/p4.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-4 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s6/p4.jpg"); } }
    #CMD .section__6 .slick-images .img-slick-5 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s6/p5.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-5 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s6/p5.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-5 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s6/p5.jpg"); } }
    #CMD .section__6 .slick-images .img-slick-6 {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s6/p6.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-6 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s6/p6.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-6 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s6/p6.jpg"); } }
    #CMD .section__6 .slick-images .img-slick-7 {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s6/p7.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-7 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s6/p7.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-7 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s6/p7.jpg"); } }
    #CMD .section__6 .slick-images .img-slick-8 {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s6/p8.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-8 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s6/p8.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-8 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s6/p8.jpg"); } }
    #CMD .section__6 .slick-images .img-slick-9 {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s6/p9.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-9 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s6/p9.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-9 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s6/p9.jpg"); } }
    #CMD .section__6 .slick-images .img-slick-10 {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s6/p10.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-10 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s6/p10.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-10 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s6/p10.jpg"); } }

html #CMD .section__7 {
  overflow: hidden;
  margin-top: 0;
  padding-top: 77px; }
  html #CMD .section__7 .wd__feature__list .wd__feature {
    text-align: center;
    vertical-align: top; }
    html #CMD .section__7 .wd__feature__list .wd__feature .wd__feature__data .img__icon {
      position: relative;
      width: 304px;
      height: 56px; }
      #CMD .section__7 .wd__feature__list .wd__feature .img__icon1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/s7/icon-harman.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__7 .wd__feature__list .wd__feature .img__icon1 {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s7/icon-harman.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__7 .wd__feature__list .wd__feature .img__icon1 {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s7/icon-harman.png"); } }
  html #CMD .section__7 .imgContainer {
    position: relative;
    left: 50%;
    margin-top: -515px;
    margin-bottom: -30px;
    margin-left: -1280px;
    width: 2560px;
    height: 1439px; }
  html #CMD .section__7 .img__main {
    position: absolute;
    top: 0;
    left: 0;
    width: 2560px;
    height: 1439px; }
    #CMD .section__7 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/s7.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__7 .img__main {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s7.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__7 .img__main {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s7.jpg"); } }
  html #CMD .section__7 .ani-microPhone {
    position: absolute;
    top: 0;
    left: 0;
    width: 2560px;
    height: 1439px; }

html #CMD .section__7 .imgContainer .scene-content {
  display: none;
  position: absolute;
  z-index: 40;
  top: 612px;
  left: 50%;
  margin-left: -391px;
  width: 782px;
  height: 460px; }
  html #CMD .section__7 .imgContainer .scene-content figure {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 782px;
    height: 460px;
    transition: opacity 800ms ease; }
    #CMD .section__7 .scene-content .img-micro {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s7/micro_bg.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__7 .scene-content .img-micro {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s7/micro_bg.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__7 .scene-content .img-micro {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s7/micro_bg.jpg"); } }
    #CMD .section__7 .scene-content .img-sound {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s7/sound_bg.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__7 .scene-content .img-sound {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s7/sound_bg.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__7 .scene-content .img-sound {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s7/sound_bg.jpg"); } }
    html #CMD .section__7 .imgContainer .scene-content figure.js-showed {
      opacity: 1; }

html #CMD .section__7 .imgContainer .title-microphone,
html #CMD .section__7 .imgContainer .title-sound {
  display: inline-block;
  position: absolute;
  z-index: 80;
  top: 0;
  left: 50%;
  opacity: 0;
  color: #fff;
  font-size: 20px;
  transform: translateX(-50%);
  transition: opacity 400ms ease;
  line-height: 28px;
  text-transform: uppercase; }
  html #CMD .section__7 .imgContainer .title-microphone.js-showed,
  html #CMD .section__7 .imgContainer .title-sound.js-showed {
    opacity: 1; }

html #CMD .section__7 .imgContainer .title-microphone {
  top: 455px; }

html #CMD .section__7 .imgContainer .title-sound {
  top: 1210px; }

html #CMD .section__7 .imgContainer .wave {
  position: absolute;
  z-index: 50;
  left: 50%; }
  html #CMD .section__7 .imgContainer .wave .img-wave {
    position: absolute;
    z-index: 75;
    top: 0;
    left: 0;
    opacity: 0; }
    #CMD .section__7 .wave .img-wave {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s7/ripple.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__7 .wave .img-wave {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s7/ripple.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__7 .wave .img-wave {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s7/ripple.png"); } }
  html #CMD .section__7 .imgContainer .wave.wave-big {
    width: 380px;
    height: 380px; }
    html #CMD .section__7 .imgContainer .wave.wave-big .img-wave {
      width: 380px;
      height: 380px; }
  html #CMD .section__7 .imgContainer .wave.wave-small {
    width: 220px;
    height: 220px; }
    html #CMD .section__7 .imgContainer .wave.wave-small .img-wave {
      width: 220px;
      height: 220px; }
  html #CMD .section__7 .imgContainer .wave.wave-left.wave-big {
    top: 321px;
    margin-left: -283px; }
  html #CMD .section__7 .imgContainer .wave.wave-left.wave-small {
    top: 532px;
    margin-left: -388px; }
  html #CMD .section__7 .imgContainer .wave.wave-right.wave-big {
    top: 321px;
    margin-left: -96px; }
  html #CMD .section__7 .imgContainer .wave.wave-right.wave-small {
    top: 532px;
    margin-left: 171px; }

html #CMD .section__7 .imgContainer .ripple {
  position: absolute;
  top: 1081px;
  left: 365px;
  width: 1829px;
  height: 259px;
  transform-origin: left;
  transform: scale(1) translate3d(0.3px, 0.6px, 0); }
  html #CMD .section__7 .imgContainer .ripple .img-ripple {
    position: absolute;
    z-index: 70;
    top: 0;
    left: 0;
    opacity: 0;
    width: 1829px;
    height: 259px; }
    #CMD .section__7 .ripple .img-ripple1 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s7/wave/wave1.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__7 .ripple .img-ripple1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s7/wave/wave1.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__7 .ripple .img-ripple1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s7/wave/wave1.jpg"); } }
    #CMD .section__7 .ripple .img-ripple2 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s7/wave/wave2.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__7 .ripple .img-ripple2 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s7/wave/wave2.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__7 .ripple .img-ripple2 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s7/wave/wave2.jpg"); } }
    #CMD .section__7 .ripple .img-ripple3 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s7/wave/wave3.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__7 .ripple .img-ripple3 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s7/wave/wave3.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__7 .ripple .img-ripple3 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s7/wave/wave3.jpg"); } }
    #CMD .section__7 .ripple .img-ripple4 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s7/wave/wave4.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__7 .ripple .img-ripple4 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s7/wave/wave4.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__7 .ripple .img-ripple4 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s7/wave/wave4.jpg"); } }
    #CMD .section__7 .ripple .img-ripple5 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s7/wave/wave5.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__7 .ripple .img-ripple5 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s7/wave/wave5.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__7 .ripple .img-ripple5 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s7/wave/wave5.jpg"); } }
    #CMD .section__7 .ripple .img-ripple6 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s7/wave/wave6.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__7 .ripple .img-ripple6 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s7/wave/wave6.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__7 .ripple .img-ripple6 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s7/wave/wave6.jpg"); } }

html #CMD .section__7 .imgContainer.js-animate-active .wave.js-start-animate .img-wave.img-wave1 {
  -webkit-animation-name: soundCirclePlay;
  -khtml-animation-name: soundCirclePlay;
  -moz-animation-name: soundCirclePlay;
  -ms-animation-name: soundCirclePlay;
  -o-animation-name: soundCirclePlay;
  animation-name: soundCirclePlay;
  -webkit-animation-duration: 3200ms;
  -khtml-animation-duration: 3200ms;
  -moz-animation-duration: 3200ms;
  -ms-animation-duration: 3200ms;
  -o-animation-duration: 3200ms;
  animation-duration: 3200ms;
  -webkit-animation-iteration-count: 1;
  -khtml-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  -khtml-animation-direction: normal;
  -moz-animation-direction: normal;
  -ms-animation-direction: normal;
  -o-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-timing-function: ease-out;
  -khtml-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -ms-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-delay: 0ms;
  -khtml-animation-delay: 0ms;
  -moz-animation-delay: 0ms;
  -ms-animation-delay: 0ms;
  -o-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 0; }

html #CMD .section__7 .imgContainer.js-animate-active .wave.js-start-animate .img-wave.img-wave2 {
  -webkit-animation-name: soundCirclePlay;
  -khtml-animation-name: soundCirclePlay;
  -moz-animation-name: soundCirclePlay;
  -ms-animation-name: soundCirclePlay;
  -o-animation-name: soundCirclePlay;
  animation-name: soundCirclePlay;
  -webkit-animation-duration: 3200ms;
  -khtml-animation-duration: 3200ms;
  -moz-animation-duration: 3200ms;
  -ms-animation-duration: 3200ms;
  -o-animation-duration: 3200ms;
  animation-duration: 3200ms;
  -webkit-animation-iteration-count: 1;
  -khtml-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  -khtml-animation-direction: normal;
  -moz-animation-direction: normal;
  -ms-animation-direction: normal;
  -o-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-timing-function: ease-out;
  -khtml-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -ms-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-delay: 400ms;
  -khtml-animation-delay: 400ms;
  -moz-animation-delay: 400ms;
  -ms-animation-delay: 400ms;
  -o-animation-delay: 400ms;
  animation-delay: 400ms;
  opacity: 0; }

html #CMD .section__7 .imgContainer.js-animate-active .wave.js-start-animate .img-wave.img-wave3 {
  -webkit-animation-name: soundCirclePlay;
  -khtml-animation-name: soundCirclePlay;
  -moz-animation-name: soundCirclePlay;
  -ms-animation-name: soundCirclePlay;
  -o-animation-name: soundCirclePlay;
  animation-name: soundCirclePlay;
  -webkit-animation-duration: 3200ms;
  -khtml-animation-duration: 3200ms;
  -moz-animation-duration: 3200ms;
  -ms-animation-duration: 3200ms;
  -o-animation-duration: 3200ms;
  animation-duration: 3200ms;
  -webkit-animation-iteration-count: 1;
  -khtml-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  -khtml-animation-direction: normal;
  -moz-animation-direction: normal;
  -ms-animation-direction: normal;
  -o-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-timing-function: ease-out;
  -khtml-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -ms-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-delay: 800ms;
  -khtml-animation-delay: 800ms;
  -moz-animation-delay: 800ms;
  -ms-animation-delay: 800ms;
  -o-animation-delay: 800ms;
  animation-delay: 800ms;
  opacity: 0; }

html #CMD .section__7 .imgContainer.js-animate-active .wave.js-start-animate .img-wave.img-wave4 {
  -webkit-animation-name: soundCirclePlay;
  -khtml-animation-name: soundCirclePlay;
  -moz-animation-name: soundCirclePlay;
  -ms-animation-name: soundCirclePlay;
  -o-animation-name: soundCirclePlay;
  animation-name: soundCirclePlay;
  -webkit-animation-duration: 3200ms;
  -khtml-animation-duration: 3200ms;
  -moz-animation-duration: 3200ms;
  -ms-animation-duration: 3200ms;
  -o-animation-duration: 3200ms;
  animation-duration: 3200ms;
  -webkit-animation-iteration-count: 1;
  -khtml-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  -khtml-animation-direction: normal;
  -moz-animation-direction: normal;
  -ms-animation-direction: normal;
  -o-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-timing-function: ease-out;
  -khtml-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -ms-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-delay: 1200ms;
  -khtml-animation-delay: 1200ms;
  -moz-animation-delay: 1200ms;
  -ms-animation-delay: 1200ms;
  -o-animation-delay: 1200ms;
  animation-delay: 1200ms;
  opacity: 0; }

html #CMD .section__7 .imgContainer.js-animate-active .wave.js-start-animate .img-wave.img-wave5 {
  -webkit-animation-name: soundCirclePlay;
  -khtml-animation-name: soundCirclePlay;
  -moz-animation-name: soundCirclePlay;
  -ms-animation-name: soundCirclePlay;
  -o-animation-name: soundCirclePlay;
  animation-name: soundCirclePlay;
  -webkit-animation-duration: 3200ms;
  -khtml-animation-duration: 3200ms;
  -moz-animation-duration: 3200ms;
  -ms-animation-duration: 3200ms;
  -o-animation-duration: 3200ms;
  animation-duration: 3200ms;
  -webkit-animation-iteration-count: 1;
  -khtml-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  -khtml-animation-direction: normal;
  -moz-animation-direction: normal;
  -ms-animation-direction: normal;
  -o-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-timing-function: ease-out;
  -khtml-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -ms-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-delay: 1600ms;
  -khtml-animation-delay: 1600ms;
  -moz-animation-delay: 1600ms;
  -ms-animation-delay: 1600ms;
  -o-animation-delay: 1600ms;
  animation-delay: 1600ms;
  opacity: 0; }

html #CMD .section__7 .imgContainer.js-animate-active .ripple.js-start-animate .img-ripple.img-ripple1 {
  -webkit-animation-name: ripple;
  -khtml-animation-name: ripple;
  -moz-animation-name: ripple;
  -ms-animation-name: ripple;
  -o-animation-name: ripple;
  animation-name: ripple;
  -webkit-animation-duration: 3200ms;
  -khtml-animation-duration: 3200ms;
  -moz-animation-duration: 3200ms;
  -ms-animation-duration: 3200ms;
  -o-animation-duration: 3200ms;
  animation-duration: 3200ms;
  -webkit-animation-iteration-count: 2;
  -khtml-animation-iteration-count: 2;
  -moz-animation-iteration-count: 2;
  -ms-animation-iteration-count: 2;
  -o-animation-iteration-count: 2;
  animation-iteration-count: 2;
  -webkit-animation-direction: normal;
  -khtml-animation-direction: normal;
  -moz-animation-direction: normal;
  -ms-animation-direction: normal;
  -o-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-timing-function: ease-out;
  -khtml-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -ms-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-delay: 0ms;
  -khtml-animation-delay: 0ms;
  -moz-animation-delay: 0ms;
  -ms-animation-delay: 0ms;
  -o-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 0; }

html #CMD .section__7 .imgContainer.js-animate-active .ripple.js-start-animate .img-ripple.img-ripple2 {
  -webkit-animation-name: ripple;
  -khtml-animation-name: ripple;
  -moz-animation-name: ripple;
  -ms-animation-name: ripple;
  -o-animation-name: ripple;
  animation-name: ripple;
  -webkit-animation-duration: 3200ms;
  -khtml-animation-duration: 3200ms;
  -moz-animation-duration: 3200ms;
  -ms-animation-duration: 3200ms;
  -o-animation-duration: 3200ms;
  animation-duration: 3200ms;
  -webkit-animation-iteration-count: 2;
  -khtml-animation-iteration-count: 2;
  -moz-animation-iteration-count: 2;
  -ms-animation-iteration-count: 2;
  -o-animation-iteration-count: 2;
  animation-iteration-count: 2;
  -webkit-animation-direction: normal;
  -khtml-animation-direction: normal;
  -moz-animation-direction: normal;
  -ms-animation-direction: normal;
  -o-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-timing-function: ease-out;
  -khtml-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -ms-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-delay: 120ms;
  -khtml-animation-delay: 120ms;
  -moz-animation-delay: 120ms;
  -ms-animation-delay: 120ms;
  -o-animation-delay: 120ms;
  animation-delay: 120ms;
  opacity: 0; }

html #CMD .section__7 .imgContainer.js-animate-active .ripple.js-start-animate .img-ripple.img-ripple3 {
  -webkit-animation-name: ripple;
  -khtml-animation-name: ripple;
  -moz-animation-name: ripple;
  -ms-animation-name: ripple;
  -o-animation-name: ripple;
  animation-name: ripple;
  -webkit-animation-duration: 3200ms;
  -khtml-animation-duration: 3200ms;
  -moz-animation-duration: 3200ms;
  -ms-animation-duration: 3200ms;
  -o-animation-duration: 3200ms;
  animation-duration: 3200ms;
  -webkit-animation-iteration-count: 2;
  -khtml-animation-iteration-count: 2;
  -moz-animation-iteration-count: 2;
  -ms-animation-iteration-count: 2;
  -o-animation-iteration-count: 2;
  animation-iteration-count: 2;
  -webkit-animation-direction: normal;
  -khtml-animation-direction: normal;
  -moz-animation-direction: normal;
  -ms-animation-direction: normal;
  -o-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-timing-function: ease-out;
  -khtml-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -ms-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-delay: 240ms;
  -khtml-animation-delay: 240ms;
  -moz-animation-delay: 240ms;
  -ms-animation-delay: 240ms;
  -o-animation-delay: 240ms;
  animation-delay: 240ms;
  opacity: 0; }

html #CMD .section__7 .imgContainer.js-animate-active .ripple.js-start-animate .img-ripple.img-ripple4 {
  -webkit-animation-name: ripple;
  -khtml-animation-name: ripple;
  -moz-animation-name: ripple;
  -ms-animation-name: ripple;
  -o-animation-name: ripple;
  animation-name: ripple;
  -webkit-animation-duration: 3200ms;
  -khtml-animation-duration: 3200ms;
  -moz-animation-duration: 3200ms;
  -ms-animation-duration: 3200ms;
  -o-animation-duration: 3200ms;
  animation-duration: 3200ms;
  -webkit-animation-iteration-count: 2;
  -khtml-animation-iteration-count: 2;
  -moz-animation-iteration-count: 2;
  -ms-animation-iteration-count: 2;
  -o-animation-iteration-count: 2;
  animation-iteration-count: 2;
  -webkit-animation-direction: normal;
  -khtml-animation-direction: normal;
  -moz-animation-direction: normal;
  -ms-animation-direction: normal;
  -o-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-timing-function: ease-out;
  -khtml-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -ms-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-delay: 360ms;
  -khtml-animation-delay: 360ms;
  -moz-animation-delay: 360ms;
  -ms-animation-delay: 360ms;
  -o-animation-delay: 360ms;
  animation-delay: 360ms;
  opacity: 0; }

html #CMD .section__7 .imgContainer.js-animate-active .ripple.js-start-animate .img-ripple.img-ripple5 {
  -webkit-animation-name: ripple;
  -khtml-animation-name: ripple;
  -moz-animation-name: ripple;
  -ms-animation-name: ripple;
  -o-animation-name: ripple;
  animation-name: ripple;
  -webkit-animation-duration: 3200ms;
  -khtml-animation-duration: 3200ms;
  -moz-animation-duration: 3200ms;
  -ms-animation-duration: 3200ms;
  -o-animation-duration: 3200ms;
  animation-duration: 3200ms;
  -webkit-animation-iteration-count: 2;
  -khtml-animation-iteration-count: 2;
  -moz-animation-iteration-count: 2;
  -ms-animation-iteration-count: 2;
  -o-animation-iteration-count: 2;
  animation-iteration-count: 2;
  -webkit-animation-direction: normal;
  -khtml-animation-direction: normal;
  -moz-animation-direction: normal;
  -ms-animation-direction: normal;
  -o-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-timing-function: ease-out;
  -khtml-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -ms-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-delay: 480ms;
  -khtml-animation-delay: 480ms;
  -moz-animation-delay: 480ms;
  -ms-animation-delay: 480ms;
  -o-animation-delay: 480ms;
  animation-delay: 480ms;
  opacity: 0; }

html #CMD .section__9 {
  overflow: hidden;
  margin-bottom: -40px;
  padding-top: 0;
  background: #16161e; }
  html #CMD .section__9 .wd__content .content__info {
    width: 770px; }
  html #CMD .section__9 .col-content {
    padding: 77px 0 61px;
    background: #16161e; }
  #CMD .section__9 .wd__feature__list .wd__feature .img__icon1 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/s9/icon1.png"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-webp #CMD .section__9 .wd__feature__list .wd__feature .img__icon1 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s9/icon1.webp"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-old #CMD .section__9 .wd__feature__list .wd__feature .img__icon1 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s9/icon1.png"); } }
  #CMD .section__9 .wd__feature__list .wd__feature .img__icon2 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/s9/icon2.png"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-webp #CMD .section__9 .wd__feature__list .wd__feature .img__icon2 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s9/icon2.webp"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-old #CMD .section__9 .wd__feature__list .wd__feature .img__icon2 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s9/icon2.png"); } }
  #CMD .section__9 .wd__feature__list .wd__feature .img__icon3 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/s9/icon3.png"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-webp #CMD .section__9 .wd__feature__list .wd__feature .img__icon3 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s9/icon3.webp"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-old #CMD .section__9 .wd__feature__list .wd__feature .img__icon3 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s9/icon3.png"); } }
  #CMD .section__9 .wd__feature__list .wd__feature .img__icon4 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/s9/icon4.png"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-webp #CMD .section__9 .wd__feature__list .wd__feature .img__icon4 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s9/icon4.webp"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-old #CMD .section__9 .wd__feature__list .wd__feature .img__icon4 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s9/icon4.png"); } }
  html #CMD .section__9 .imgContainer {
    position: relative;
    top: 0;
    left: 0; }
    html #CMD .section__9 .imgContainer .port-item {
      position: absolute;
      z-index: 9;
      color: #fff;
      font-size: 16px; }
  html #CMD .section__9 .ioPortContainer {
    position: absolute;
    top: 0;
    left: 50%;
    width: 2px;
    transform: translateX(-50%); }
  html #CMD .section__9 .img__main {
    position: relative;
    left: 50%;
    margin-top: 0;
    margin-left: -1280px;
    width: 2560px;
    height: 660px; }
    #CMD .section__9 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/s9.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__9 .img__main {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s9.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__9 .img__main {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s9.jpg"); } }
  html #CMD .section__9 .modal-button-container {
    margin-top: -180px; }

html #CMD .section__10 {
  overflow: hidden;
  margin-top: -66px;
  padding-top: 0;
  background: #16161e; }

html #CMD .section__10 .slick-content {
  margin: 79px auto 0;
  width: 100%;
  max-width: 1130px; }
  html #CMD .section__10 .slick-content .slick-title .title-line {
    width: 226px; }
  html #CMD .section__10 .slick-content .slick-title .title-nav li {
    width: 25%; }
  html #CMD .section__10 .slick-content .slick-info {
    max-width: 920px; }
  html #CMD .section__10 .slick-content .slick-images {
    width: 1127px;
    height: 628px; }
    html #CMD .section__10 .slick-content .slick-images .img-slick {
      width: 1127px;
      height: 628px; }
    #CMD .section__10 .slick-images .img-slick-1 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s10/p1.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__10 .slick-images .img-slick-1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s10/p1.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__10 .slick-images .img-slick-1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s10/p1.jpg"); } }
    #CMD .section__10 .slick-images .img-slick-2 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s10/p2.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__10 .slick-images .img-slick-2 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s10/p2.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__10 .slick-images .img-slick-2 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s10/p2.jpg"); } }
    #CMD .section__10 .slick-images .img-slick-3 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s10/p3.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__10 .slick-images .img-slick-3 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s10/p3.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__10 .slick-images .img-slick-3 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s10/p3.jpg"); } }
    #CMD .section__10 .slick-images .img-slick-4 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s10/p4.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__10 .slick-images .img-slick-4 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s10/p4.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__10 .slick-images .img-slick-4 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s10/p4.jpg"); } }
    #CMD .section__10 .slick-images .img-slick-5 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s10/p5.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__10 .slick-images .img-slick-5 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s10/p5.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__10 .slick-images .img-slick-5 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s10/p5.jpg"); } }

html #CMD .section__military {
  overflow: hidden;
  padding-top: 220px;
  padding-bottom: 0;
  background: #16161e; }
  html #CMD .section__military .wd__content .content__info {
    width: 780px; }
  html #CMD .section__military .col {
    background: #16161e; }
  html #CMD .section__military .wd__feature__list {
    margin: 71px auto 0;
    width: 1220px;
    text-align: center; }
    html #CMD .section__military .wd__feature__list .wd__feature {
      margin-right: 7px;
      margin-left: 7px;
      width: 226px;
      text-align: center;
      min-height: 205px; }
      html #CMD .section__military .wd__feature__list .wd__feature .wd__feature__data .img__icon {
        margin-bottom: 13px;
        width: 102px;
        height: 82px; }
        #CMD .section__military .wd__feature__list .wd__feature .img__icon1 {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/s11/icon1.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__military .wd__feature__list .wd__feature .img__icon1 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s11/icon1.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__military .wd__feature__list .wd__feature .img__icon1 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s11/icon1.png"); } }
        #CMD .section__military .wd__feature__list .wd__feature .img__icon2 {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/s11/icon2.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__military .wd__feature__list .wd__feature .img__icon2 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s11/icon2.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__military .wd__feature__list .wd__feature .img__icon2 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s11/icon2.png"); } }
        #CMD .section__military .wd__feature__list .wd__feature .img__icon3 {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/s11/icon3.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__military .wd__feature__list .wd__feature .img__icon3 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s11/icon3.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__military .wd__feature__list .wd__feature .img__icon3 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s11/icon3.png"); } }
        #CMD .section__military .wd__feature__list .wd__feature .img__icon4 {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/s11/icon4.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__military .wd__feature__list .wd__feature .img__icon4 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s11/icon4.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__military .wd__feature__list .wd__feature .img__icon4 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s11/icon4.png"); } }
        #CMD .section__military .wd__feature__list .wd__feature .img__icon5 {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/s11/icon5.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__military .wd__feature__list .wd__feature .img__icon5 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s11/icon5.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__military .wd__feature__list .wd__feature .img__icon5 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s11/icon5.png"); } }
        #CMD .section__military .wd__feature__list .wd__feature .img__icon6 {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/s11/icon6.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__military .wd__feature__list .wd__feature .img__icon6 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s11/icon6.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__military .wd__feature__list .wd__feature .img__icon6 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s11/icon6.png"); } }
        #CMD .section__military .wd__feature__list .wd__feature .img__icon7 {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/s11/icon7.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__military .wd__feature__list .wd__feature .img__icon7 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s11/icon7.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__military .wd__feature__list .wd__feature .img__icon7 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s11/icon7.png"); } }
        #CMD .section__military .wd__feature__list .wd__feature .img__icon8 {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/s11/icon8.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__military .wd__feature__list .wd__feature .img__icon8 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s11/icon8.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__military .wd__feature__list .wd__feature .img__icon8 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s11/icon8.png"); } }
        #CMD .section__military .wd__feature__list .wd__feature .img__icon9 {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/s11/icon9.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__military .wd__feature__list .wd__feature .img__icon9 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s11/icon9.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__military .wd__feature__list .wd__feature .img__icon9 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s11/icon9.png"); } }
        #CMD .section__military .wd__feature__list .wd__feature .img__icon10 {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/s11/icon10.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__military .wd__feature__list .wd__feature .img__icon10 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s11/icon10.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__military .wd__feature__list .wd__feature .img__icon10 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s11/icon10.png"); } }
      html #CMD .section__military .wd__feature__list .wd__feature .wd__feature__describe span > span {
        display: block; }
        html #CMD .section__military .wd__feature__list .wd__feature .wd__feature__describe span > span.text-title {
          margin-bottom: 4px;
          font-size: 20px; }
          html #CMD .section__military .wd__feature__list .wd__feature .wd__feature__describe span > span.text-title .no__wrap {
            font-size: 20px; }
  html #CMD .section__military .imgContainer {
    position: relative; }
  html #CMD .section__military .img__main {
    position: relative;
    left: 50%;
    margin-top: 70px;
    margin-left: -1280px;
    width: 2560px;
    height: 740px; }
    #CMD .section__military .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/s11.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__military .img__main {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s11.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__military .img__main {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s11.jpg"); } }
  html #CMD .section__military .btn-video-play {
    position: absolute;
    cursor: pointer;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    html #CMD .section__military .btn-video-play .img__video-play {
      position: relative;
      cursor: pointer;
      width: 90px;
      height: 90px;
      transition: transform 400ms ease; }
      #CMD .section__military .img__video-play {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/icon-video-piay.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__military .img__video-play {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/icon-video-piay.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__military .img__video-play {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/icon-video-piay.png"); } }
    html #CMD .section__military .btn-video-play .video-text {
      display: block;
      position: relative;
      cursor: pointer;
      margin-top: 17px; }
      html #CMD .section__military .btn-video-play .video-text span {
        display: block;
        position: relative;
        margin-bottom: 8px;
        color: #fff;
        font-size: 28px;
        line-height: 1.3; }
    html #CMD .section__military .btn-video-play:hover .img__video-play {
      transform: rotate(120deg); }
  html #CMD .section__military .modal-button-container {
    margin-top: -200px; }
  html #CMD .section__military .img__military {
    margin: 30px auto 20px;
    width: 200px;
    height: 240px; }
    #CMD .section__military .img__military {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/icon-810h.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__military .img__military {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/icon-810h.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__military .img__military {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/icon-810h.png"); } }

html #CMD .section__12 {
  overflow: hidden;
  margin-top: 0;
  padding-top: 221px;
  background: #fff; }

html #CMD .section__12 .slick-content {
  margin: 79px auto 0;
  width: 100%;
  max-width: 1130px; }
  html #CMD .section__12 .slick-content .slick-title .title-line {
    width: 226px; }
  html #CMD .section__12 .slick-content .slick-title .title-nav li {
    width: 25%; }
  html #CMD .section__12 .slick-content .slick-info {
    margin-bottom: 36px;
    max-width: 920px; }
  html #CMD .section__12 .slick-content .slick-images {
    margin-top: 0;
    width: 2560px;
    height: 714px; }
    html #CMD .section__12 .slick-content .slick-images .img-slick {
      width: 2560px;
      height: 714px; }
    #CMD .section__12 .slick-images .img-slick-1 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s12/p1.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s12/p1.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s12/p1.jpg"); } }
    #CMD .section__12 .slick-images .img-slick-2 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s12/p2.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-2 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s12/p2.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-2 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s12/p2.jpg"); } }
    #CMD .section__12 .slick-images .img-slick-3 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s12/p3.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-3 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s12/p3.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-3 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s12/p3.jpg"); } }
    #CMD .section__12 .slick-images .img-slick-4 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s12/p4.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-4 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s12/p4.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-4 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s12/p4.jpg"); } }
    #CMD .section__12 .slick-images .img-slick-5 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s12/p5.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-5 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s12/p5.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-5 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s12/p5.jpg"); } }
    #CMD .section__12 .slick-images .img-slick-6 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s12/p6.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-6 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s12/p6.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-6 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s12/p6.jpg"); } }
    #CMD .section__12 .slick-images .img-slick-7 {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s12/p7.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-7 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s12/p7.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-7 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s12/p7.jpg"); } }
    #CMD .section__12 .slick-images .img-slick-8 {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s12/p8.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-8 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s12/p8.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-8 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s12/p8.jpg"); } }
    #CMD .section__12 .slick-images .img-slick-9 {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s12/p9.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-9 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s12/p9.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-9 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s12/p9.jpg"); } }
    #CMD .section__12 .slick-images .img-slick-10 {
      background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/s12/p10.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-10 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s12/p10.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-10 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/s12/p10.jpg"); } }

html #CMD .section__13 {
  overflow: hidden;
  margin-top: 0;
  padding-top: 86px;
  background: #fff; }
  html #CMD .section__13 .img__service {
    position: relative;
    left: 50%;
    margin-top: 107px;
    margin-left: -960px;
    width: 1920px;
    height: 630px; }
    #CMD .section__13 .img__service {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/s13.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__13 .img__service {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s13.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__13 .img__service {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s13.jpg"); } }
  html #CMD .section__13 .grid-content {
    display: flex;
    margin: -90px auto 0;
    width: 100%;
    max-width: 1280px;
    flex-direction: row;
    flex-wrap: wrap; }
    html #CMD .section__13 .grid-content .grid {
      margin: 10px;
      padding: 35px 38px 65px;
      box-sizing: border-box;
      width: 406px;
      color: #fff;
      background-color: #4e4e4e;
      min-height: 120px; }
      html #CMD .section__13 .grid-content .grid .img-icon {
        width: 107px;
        height: 89px; }
        #CMD .section__13 .grid .icon-1 {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/s13/icon1.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__13 .grid .icon-1 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s13/icon1.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__13 .grid .icon-1 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s13/icon1.png"); } }
        #CMD .section__13 .grid .icon-2 {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/s13/icon2.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__13 .grid .icon-2 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s13/icon2.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__13 .grid .icon-2 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s13/icon2.png"); } }
        #CMD .section__13 .grid .icon-3 {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/s13/icon3.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__13 .grid .icon-3 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s13/icon3.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__13 .grid .icon-3 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s13/icon3.png"); } }
        #CMD .section__13 .grid .icon-4 {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/s13/icon4.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__13 .grid .icon-4 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s13/icon4.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__13 .grid .icon-4 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s13/icon4.png"); } }
        #CMD .section__13 .grid .icon-5 {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/s13/icon5.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__13 .grid .icon-5 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s13/icon5.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__13 .grid .icon-5 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s13/icon5.png"); } }
        #CMD .section__13 .grid .icon-6 {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/icon/s13/icon6.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__13 .grid .icon-6 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s13/icon6.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__13 .grid .icon-6 {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/icon/s13/icon6.png"); } }
      html #CMD .section__13 .grid-content .grid .grid-title {
        margin: 12px 0 5px;
        font-size: 24px; }
      html #CMD .section__13 .grid-content .grid .grid-info {
        margin: 0 auto;
        max-width: 300px;
        font-size: 20px; }
  html #CMD .section__13 .modal-button-container {
    margin-top: 44px; }

html #CMD .section__noise {
  padding-top: 101px;
  padding-bottom: 0;
  background-color: #16161e; }
  html #CMD .section__noise .wd__content .content__title {
    color: #fff; }
  html #CMD .section__noise .wd__content .content__info {
    width: 100%;
    max-width: 1007px;
    color: #fff; }
  html #CMD .section__noise .sub__content {
    margin-top: 80px; }
    html #CMD .section__noise .sub__content .content__title {
      color: #fff;
      font-size: 30px;
      font-weight: 300; }
    html #CMD .section__noise .sub__content .content__info {
      margin-top: 9px;
      color: #fff;
      font-size: 20px; }
  html #CMD .section__noise .nav__noise {
    display: flex;
    justify-content: center;
    margin-top: 80px; }
    html #CMD .section__noise .nav__noise .nav__item {
      display: flex;
      cursor: pointer;
      align-items: center;
      justify-content: center;
      margin: 0 15px;
      padding: 15px;
      width: 240px;
      border: 3px solid #fff;
      border-radius: 20px; }
      html #CMD .section__noise .nav__noise .nav__item .nav__content {
        display: flex;
        align-items: center; }
        html #CMD .section__noise .nav__noise .nav__item .nav__content .img__icon {
          display: inline-block;
          margin-right: 10px;
          width: 45px;
          height: 45px; }
          #CMD .section__noise .nav__item .img__icon {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/aiNoise/images/1x/play.png"); }
          @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
            .image-webp #CMD .section__noise .nav__item .img__icon {
              background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/aiNoise/images/2x/play.webp"); } }
          @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
            .image-old #CMD .section__noise .nav__item .img__icon {
              background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/aiNoise/images/2x/play.png"); } }
        html #CMD .section__noise .nav__noise .nav__item .nav__content .nav__text {
          display: inline-block;
          width: 160px; }
          html #CMD .section__noise .nav__noise .nav__item .nav__content .nav__text .content__title {
            color: #fff;
            font-size: 30px;
            font-weight: 300; }
          html #CMD .section__noise .nav__noise .nav__item .nav__content .nav__text .content__info {
            color: #fff;
            font-size: 20px; }
      html #CMD .section__noise .nav__noise .nav__item.js-selected {
        border: 3px solid transparent;
        background: linear-gradient(#16161e, #16161e) padding-box, linear-gradient(150deg, #6ec5d8 0%, #6ec5d8 20%, #23abe7 40%, #2aa8e3 70%) border-box; }
        #CMD .section__noise .nav__item.js-selected .img__icon {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/aiNoise/images/1x/pause.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__noise .nav__item.js-selected .img__icon {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/aiNoise/images/2x/pause.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__noise .nav__item.js-selected .img__icon {
            background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/aiNoise/images/2x/pause.png"); } }
  html #CMD .section__noise .noise__switcher {
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: hidden;
    opacity: 0;
    margin-top: 60px;
    text-align: center;
    transition: opacity 350ms ease; }
    html #CMD .section__noise .noise__switcher span {
      display: inline-block;
      margin-right: 10px;
      color: #fff;
      font-size: 25px;
      font-weight: 300; }
    html #CMD .section__noise .noise__switcher .img__switcher {
      display: inline-block;
      cursor: pointer;
      margin: 0;
      width: 90px;
      height: 42px; }
      #CMD .section__noise .noise__switcher .img__switcher {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/aiNoise/images/1x/btn-off.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__noise .noise__switcher .img__switcher {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/aiNoise/images/2x/btn-off.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__noise .noise__switcher .img__switcher {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/aiNoise/images/2x/btn-off.png"); } }
      #CMD .section__noise .noise__switcher .img__switcher.js-active {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/aiNoise/images/1x/btn-on.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__noise .noise__switcher .img__switcher.js-active {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/aiNoise/images/2x/btn-on.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__noise .noise__switcher .img__switcher.js-active {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/aiNoise/images/2x/btn-on.png"); } }
    html #CMD .section__noise .noise__switcher.js-showed {
      visibility: visible;
      opacity: 1; }
  html #CMD .section__noise .voice__bg {
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 2px;
    transform: translateX(-50%) translateY(-50%); }
    html #CMD .section__noise .voice__bg::after {
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 310px;
      height: 310px;
      border-radius: 1000px;
      background-color: #16161e;
      transform: translateX(-50%) translateY(-50%);
      content: ''; }
  html #CMD .section__noise .img__noise {
    margin-top: 19px;
    height: 400px; }
    html #CMD .section__noise .img__noise .img__voice {
      position: absolute;
      z-index: 50;
      z-index: 9;
      top: 50%;
      left: 50%;
      margin-top: -162px;
      margin-left: -162px;
      width: 324px;
      height: 324px; }
      #CMD .section__noise .img__noise .img__voice {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/aiNoise/images/1x/voiceBg.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__noise .img__noise .img__voice {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/aiNoise/images/2x/voiceBg.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__noise .img__noise .img__voice {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/aiNoise/images/2x/voiceBg.png"); } }
    html #CMD .section__noise .img__noise #noise__left {
      position: absolute;
      z-index: 1;
      top: 0;
      left: 50%;
      margin-left: -880px; }
    html #CMD .section__noise .img__noise #noise__right {
      position: absolute;
      z-index: 1;
      top: 0;
      left: 50%;
      margin-left: 80px; }
  html #CMD .section__noise .modal-button-container {
    position: relative;
    z-index: 99;
    margin-top: 21px; }

html #CMD .inner-view {
  background: #fff; }
  html #CMD .inner-view .inner-view-container {
    position: relative;
    margin-right: auto;
    margin-left: auto; }
    html #CMD .inner-view .inner-view-container .modal-button {
      background-color: #25aae5;
      color: #fff;
      border-color: #25aae5; }
      html #CMD .inner-view .inner-view-container .modal-button:hover {
        background-color: #363636;
        color: white;
        border-color: #363636; }
    html #CMD .inner-view .inner-view-container .inner-modal {
      padding-bottom: 0; }
      html #CMD .inner-view .inner-view-container .inner-modal.modal-thin {
        background-color: #fff; }
      html #CMD .inner-view .inner-view-container .inner-modal.modal-dual {
        background-color: #fefefe; }
      html #CMD .inner-view .inner-view-container .inner-modal.modal-battery {
        background-color: #fff; }
      html #CMD .inner-view .inner-view-container .inner-modal.modal-port {
        background-color: #fefefe; }
      html #CMD .inner-view .inner-view-container .inner-modal.modal-security {
        background-color: #fefefe; }
    html #CMD .inner-view .inner-view-container .wd__section .wd__content {
      padding-left: 0;
      margin-left: auto;
      margin-right: auto;
      width: 900px; }
      html #CMD .inner-view .inner-view-container .wd__section .wd__content .content__slogan {
        color: #1b1b1b;
        position: relative;
        top: 12px;
        left: 0; }
      html #CMD .inner-view .inner-view-container .wd__section .wd__content .content__title {
        color: #1b1b1b;
        font-size: 34px; }
      html #CMD .inner-view .inner-view-container .wd__section .wd__content .content__info {
        color: #1b1b1b;
        margin-top: 16px; }
      html #CMD .inner-view .inner-view-container .wd__section .wd__content .content__link {
        linkColor: #25aae5;
        color: #25aae5; }
        html #CMD .inner-view .inner-view-container .wd__section .wd__content .content__link *, html #CMD .inner-view .inner-view-container .wd__section .wd__content .content__link span {
          color: #25aae5; }
        html #CMD .inner-view .inner-view-container .wd__section .wd__content .content__link:after {
          color: #25aae5; }
        html #CMD .inner-view .inner-view-container .wd__section .wd__content .content__link:link {
          color: #25aae5; }
        html #CMD .inner-view .inner-view-container .wd__section .wd__content .content__link:hover span {
          border-bottom: 1px solid #25aae5; }
      html #CMD .inner-view .inner-view-container .wd__section .wd__content .content__slogan::before, html #CMD .inner-view .inner-view-container .wd__section .wd__content .content__slogan::after,
      html #CMD .inner-view .inner-view-container .wd__section .wd__content .content__title::before,
      html #CMD .inner-view .inner-view-container .wd__section .wd__content .content__title::after {
        display: none; }
    html #CMD .inner-view .inner-view-container .wd__section .wd__feature__list .wd__feature .wd__feature__describe,
    html #CMD .inner-view .inner-view-container .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top {
      color: #3b3b3b; }
  html #CMD .inner-view .section__btn__home::before {
    background: none; }
  html #CMD .inner-view .icon {
    background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/icon_def.png") ;
    margin-top: -10px;
    margin-bottom: 10px;
    width: 62px;
    height: 62px;
    background-size: contain; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      html #CMD .inner-view .icon {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/icon_def.png"); } }

html #CMD #section__inner2_1 {
  overflow: hidden;
  padding-top: 104px;
  padding-bottom: 171px;
  background: #fff; }

html #CMD #section__inner2_1 .wd__content .content__info {
  max-width: 780px; }

html #CMD #section__inner2_1 .sub__section {
  position: relative;
  margin: 90px auto 0;
  padding-top: 41px;
  padding-bottom: 51px;
  width: 100%;
  max-width: 1280px;
  background: #f0f0f0; }

html #CMD #section__inner2_1 .sub__section:first-child {
  margin-top: 58px; }

html #CMD #section__inner2_1 .sub__section .wd__content {
  width: 740px; }
  html #CMD #section__inner2_1 .sub__section .wd__content .content__slogan + .content__title {
    margin-top: 25px; }
  html #CMD #section__inner2_1 .sub__section .wd__content .content__info {
    width: 100%;
    max-width: 600px; }

html #CMD #section__inner2_1 .sub__section .wd__feature__list .wd__feature .wd__feature__data,
html #CMD #section__inner2_1 .sub__section .wd__feature__list .wd__feature .wd__feature__data * {
  color: #25aae5; }

html #CMD #section__inner2_1 .sub__section .wd__performance__graph .graph__caption {
  font-weight: 200;
  letter-spacing: 0.03em; }

html #CMD #section__inner2_1 .sub__section .wd__performance__graph .graph__bar .bar__value {
  color: #25aae5;
  letter-spacing: 0.03em; }

html #CMD #section__inner2_1 .sub__section .wd__performance__graph .graph-badges .graph-badge .badge__value {
  color: #25aae5;
  font-weight: 200;
  letter-spacing: 0; }
  html #CMD #section__inner2_1 .sub__section .wd__performance__graph .graph-badges .graph-badge .badge__value .value__unit {
    font-weight: 200; }

html #CMD #section__inner2_1 .sub__section .wd__performance__graph .graph-badges .graph-badge .badge__caption-bottom {
  font-weight: 200; }

html #CMD #section__inner2_1 .sub__section.sub__section-1 .wd__feature__list {
  margin-top: 41px; }
  html #CMD #section__inner2_1 .sub__section.sub__section-1 .wd__feature__list .wd__feature {
    margin-bottom: 0; }
  html #CMD #section__inner2_1 .sub__section.sub__section-1 .wd__feature__list .wd__feature__describe__top {
    margin-bottom: 14px; }
  html #CMD #section__inner2_1 .sub__section.sub__section-1 .wd__feature__list .img__icon {
    width: 124px;
    height: 70px; }
  #CMD .section__inner2_1 .sub__section-1 .img__icon0 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/s2/icon_0.png"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-webp #CMD .section__inner2_1 .sub__section-1 .img__icon0 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/s2/icon_0.webp"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-old #CMD .section__inner2_1 .sub__section-1 .img__icon0 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/s2/icon_0.png"); } }
  #CMD .section__inner2_1 .sub__section-1 .img__icon1 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/s2/icon_1.png"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-webp #CMD .section__inner2_1 .sub__section-1 .img__icon1 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/s2/icon_1.webp"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-old #CMD .section__inner2_1 .sub__section-1 .img__icon1 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/s2/icon_1.png"); } }
  #CMD .section__inner2_1 .sub__section-1 .img__icon2 {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/s2/icon_2.png"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-webp #CMD .section__inner2_1 .sub__section-1 .img__icon2 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/s2/icon_2.webp"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-old #CMD .section__inner2_1 .sub__section-1 .img__icon2 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/s2/icon_2.png"); } }

html #CMD #section__inner2_1 .sub__section.sub__section-1 .wd__performance__graph {
  left: 92px;
  margin-top: 62px; }
  html #CMD #section__inner2_1 .sub__section.sub__section-1 .wd__performance__graph .graph__line .graph__bar .bar__value {
    width: 150px; }
  html #CMD #section__inner2_1 .sub__section.sub__section-1 .wd__performance__graph .graph__line.line-1 .graph__bar {
    width: 100%; }
  html #CMD #section__inner2_1 .sub__section.sub__section-1 .wd__performance__graph .graph__line.line-1 .graph__bar {
    background: linear-gradient(to right, #2f4fd6, #25aae5, #25aae5); }
  html #CMD #section__inner2_1 .sub__section.sub__section-1 .wd__performance__graph .graph__line.line-2 .graph__bar {
    width: 33.33333%; }
  html #CMD #section__inner2_1 .sub__section.sub__section-1 .wd__performance__graph .graph__line.line-2 .graph__bar {
    background: linear-gradient(to left, lightgray, #777); }

html #CMD #section__inner2_1 .sub__section.sub__section-2 .wd__content {
  width: 800px; }
  html #CMD #section__inner2_1 .sub__section.sub__section-2 .wd__content .content__info {
    max-width: 800px; }

html #CMD #section__inner2_1 .sub__section.sub__section-2 .img__main {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 730px;
  height: 150px; }
  #CMD .section__inner2_1 .sub__section-2 .img__main {
    background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/s2/wifi.png"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-webp #CMD .section__inner2_1 .sub__section-2 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/s2/wifi.webp"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-old #CMD .section__inner2_1 .sub__section-2 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/s2/wifi.png"); } }

html #CMD #section__inner2_1 .sub__section.sub__section-2 .img__container {
  position: relative;
  left: 50%;
  margin-top: 30px;
  margin-left: -365px;
  width: 730px;
  height: 150px; }

html #CMD #section__inner2_1 .sub__section.sub__section-2 .img__container .chart__text {
  position: absolute;
  z-index: 7;
  left: 50%;
  margin-top: 8px;
  margin-left: -150px;
  width: 300px;
  color: #25b5f0;
  font-size: 61px;
  font-weight: 200;
  text-align: center; }
  html #CMD #section__inner2_1 .sub__section.sub__section-2 .img__container .chart__text .text__unit {
    padding-left: 2px;
    font-size: 0.7em;
    font-weight: 200; }

html #CMD #section__inner2_1 .sub__section.sub__section-3 .wd__performance__graph {
  left: 63px;
  margin-top: 62px; }
  html #CMD #section__inner2_1 .sub__section.sub__section-3 .wd__performance__graph .graph-badge .badge__value,
  html #CMD #section__inner2_1 .sub__section.sub__section-3 .wd__performance__graph .graph-badge .value__unit {
    font-weight: 200; }
  html #CMD #section__inner2_1 .sub__section.sub__section-3 .wd__performance__graph .graph-badge .badge__caption-bottom {
    color: #3b3b3b; }
  html #CMD #section__inner2_1 .sub__section.sub__section-3 .wd__performance__graph .graph__line .graph__bar .bar__value {
    width: 150px; }
  html #CMD #section__inner2_1 .sub__section.sub__section-3 .wd__performance__graph .graph__line .graph__caption {
    color: #3b3b3b; }
  html #CMD #section__inner2_1 .sub__section.sub__section-3 .wd__performance__graph .graph__line.line-1 .graph__bar {
    width: 100%; }
  html #CMD #section__inner2_1 .sub__section.sub__section-3 .wd__performance__graph .graph__line.line-1 .graph__bar {
    background: linear-gradient(to right, #2f4fd6, #25aae5, #25aae5); }
  html #CMD #section__inner2_1 .sub__section.sub__section-3 .wd__performance__graph .graph__line.line-2 .graph__bar {
    width: 71.11%; }
  html #CMD #section__inner2_1 .sub__section.sub__section-3 .wd__performance__graph .graph__line.line-2 .graph__bar {
    background: linear-gradient(to left, lightgray, #777); }

html #CMD #section__inner2_1 .sub__section.sub__section-4 {
  padding-bottom: 65px; }
  html #CMD #section__inner2_1 .sub__section.sub__section-4 .wd__content {
    width: 800px; }
    html #CMD #section__inner2_1 .sub__section.sub__section-4 .wd__content .content__info {
      max-width: 600px; }
  html #CMD #section__inner2_1 .sub__section.sub__section-4 .img__main {
    position: relative;
    left: 50%;
    margin-top: 30px;
    margin-left: -378px;
    width: 756px;
    height: 308px; }
    #CMD .section__inner2_1 .sub__section-4 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/inner/s2/sub4.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__inner2_1 .sub__section-4 .img__main {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/s2/sub4.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__inner2_1 .sub__section-4 .img__main {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/inner/s2/sub4.jpg"); } }

@media all and (min-width: 1280px) {
  html #CMD .large_use {
    display: block; }
  html #CMD .large_unuse {
    display: none; }
  html #CMD .outer-view .wd__content {
    margin: 0 auto;
    padding-left: 314px;
    box-sizing: content-box;
    width: 860px; }
  html #CMD .outer-view .wd__content .content__slogan {
    width: 225px; }
  html #CMD .section__kv {
    padding-top: 81px;
    padding-bottom: 160px; }
  html #CMD .section__kv .wd__content {
    margin-top: 0;
    padding-left: 0; }
    html #CMD .section__kv .wd__content .content__title {
      margin-top: 7px;
      font-size: 46px; }
    html #CMD .section__kv .wd__content .content__info {
      width: 100%;
      font-size: 26px;
      line-height: 1.5; }
    html #CMD .section__kv .wd__content.bottom-content {
      z-index: 1;
      margin-top: 1030px;
      margin-right: auto;
      margin-left: auto;
      width: 1000px; }
  html #CMD .section__kv .kv__logo {
    width: 620px;
    height: 60px; }
    #CMD .section__kv .kv__logo {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/kv_logo.png"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__kv .kv__logo {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/kv_logo.webp"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__kv .kv__logo {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/kv_logo.png"); } }

@media all and (min-width: 1280px) {
  html #CMD .section__kv .img__main {
    top: -676px;
    left: 50%;
    margin-top: 0;
    margin-left: -1280px;
    width: 2560px;
    height: 2400px; }
    #CMD .section__kv .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/kv.jpg"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__kv .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/kv.webp"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__kv .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/kv.jpg"); } }

@media all and (min-width: 1280px) {
  html #CMD .section__2 {
    overflow: hidden;
    padding-top: 165px; }
    html #CMD .section__2 .img__main {
      margin-top: 82px; }
    html #CMD .section__2 .modal-button-container {
      margin-top: 56px; }
  html #CMD .section__3 {
    margin-top: 0;
    padding-top: 207px;
    padding-bottom: 11px; }
  html #CMD .section__3 .wd__feature__list {
    position: relative;
    left: 0;
    margin-top: 143px;
    margin-left: -314px;
    width: 500px; }
  html #CMD .section__3 .img__main {
    left: 50%;
    margin-left: -580px;
    width: 1160px;
    height: 1160px;
    margin-top: -780px;
    margin-left: -518px; }
    #CMD .section__3 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/s3.jpg"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__3 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s3.webp"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__3 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s3.jpg"); } }

@media all and (min-width: 1280px) {
  html #CMD .section__thermal {
    padding-top: 62px;
    padding-bottom: 120px; }
    html #CMD .section__thermal .wd__content .content__info {
      max-width: 840px; }
    html #CMD .section__thermal .wd__feature__list {
      text-align: left; }
      html #CMD .section__thermal .wd__feature__list .wd__feature {
        text-align: left; }
        html #CMD .section__thermal .wd__feature__list .wd__feature .img__icon {
          margin-left: 0; }
  html #CMD .section__thermal .aniEnterDetect {
    top: 100px; }
  html #CMD .section__thermal .image__container {
    position: relative;
    left: 50%;
    margin-top: 48px;
    margin-left: -640px;
    width: 1280px;
    height: 618px; }
    html #CMD .section__thermal .image__container .img {
      width: 1280px;
      height: 618px; }
    #CMD .section__thermal .img__main_0 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/thermal/T001.jpg"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__thermal .img__main_0 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/thermal/T001.webp"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__thermal .img__main_0 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/thermal/T001.jpg"); } }

@media all and (min-width: 1280px) {
    #CMD .section__thermal .img__main_1 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/thermal/T002.jpg"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__thermal .img__main_1 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/thermal/T002.webp"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__thermal .img__main_1 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/thermal/T002.jpg"); } }

@media all and (min-width: 1280px) {
    #CMD .section__thermal .img__main_2 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/animation/thermal/T003.jpg"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__thermal .img__main_2 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/thermal/T003.webp"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__thermal .img__main_2 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/animation/thermal/T003.jpg"); } }

@media all and (min-width: 1280px) {
  html #CMD .section__4 {
    margin-top: 0;
    padding-top: 88px;
    padding-bottom: 140px; }
  html #CMD .section__4 .grid__table {
    margin-top: 92px;
    max-width: 1280px; }
    html #CMD .section__4 .grid__table .table__container {
      height: 400px; }
    html #CMD .section__4 .grid__table .wd__content .content__title {
      font-size: 48px; }
    html #CMD .section__4 .grid__table .wd__content .content__info {
      font-size: 20px; }
    html #CMD .section__4 .grid__table .img.table {
      width: 640px;
      height: 400px; }
  html #CMD .section__5 {
    padding-top: 138px;
    padding-bottom: 120px; }
    html #CMD .section__5 .wd__content .content__info {
      max-width: 840px; }
    html #CMD .section__5 .wd__feature__list {
      text-align: left; }
      html #CMD .section__5 .wd__feature__list .wd__feature {
        text-align: left; }
        html #CMD .section__5 .wd__feature__list .wd__feature .img__icon {
          margin-left: 0; }
    html #CMD .section__5 .feature-1 .img__icon {
      position: relative;
      left: -7px; }
    html #CMD .section__5 .feature-2 .img__icon {
      position: relative;
      left: 0; }
    html #CMD .section__5 .feature-3 .img__icon {
      position: relative;
      left: -9px; }
  html #CMD .section__5 .imgContainer {
    margin-top: -104px; }
  html #CMD .section__5 .compare {
    margin-top: -146px;
    width: 1080px; }
  html #CMD .section__5 .compare .img {
    margin-top: 7px; }
  html #CMD .section__6 {
    padding-top: 100px; }
    html #CMD .section__6 .slick-content .slick-title .title-nav li {
      padding: 10px;
      box-sizing: border-box;
      width: 20%; }
  html #CMD .section__7 {
    padding-top: 221px; }
    html #CMD .section__7 .wd__feature .wd__feature__data {
      text-align: left; }
      html #CMD .section__7 .wd__feature .wd__feature__data .img__icon1 {
        top: 18px; }
    html #CMD .section__7 .imgContainer {
      margin-top: -353px; }
  html #CMD .section__9 {
    overflow: hidden;
    padding-top: 104px; }
  html #CMD .section__9 .wd__feature__list {
    text-align: left; }
    html #CMD .section__9 .wd__feature__list .wd__feature {
      text-align: left; }
      html #CMD .section__9 .wd__feature__list .wd__feature .wd__feature__data .img__icon {
        left: -9px;
        margin-bottom: 10px;
        margin-left: 0;
        width: 92px;
        height: 54px; }
      html #CMD .section__9 .wd__feature__list .wd__feature .wd__feature__data .img__icon2 {
        left: -3px;
        width: 78px; }
      html #CMD .section__9 .wd__feature__list .wd__feature .wd__feature__data .img__icon3 {
        left: -13px;
        width: 72px; }
      html #CMD .section__9 .wd__feature__list .wd__feature .wd__feature__data .img__icon4 {
        left: -2px;
        width: 254px; }
  html #CMD .section__9 .imgContainer .port-item {
    font-size: 16px; }
  html #CMD .section__9 .imgContainer .port-1 {
    top: 376px;
    margin-left: -440px; }
  html #CMD .section__9 .imgContainer .port-2 {
    top: 347px;
    left: -378px; }
  html #CMD .section__9 .imgContainer .port-3 {
    top: 318px;
    left: -331px; }
  html #CMD .section__9 .imgContainer .port-4 {
    top: 290px;
    left: -290px; }
  html #CMD .section__9 .imgContainer .port-5 {
    top: 264px;
    left: -265px; }
  html #CMD .section__9 .imgContainer .port-6,
  html #CMD .section__9 .imgContainer .port-7,
  html #CMD .section__9 .imgContainer .port-8,
  html #CMD .section__9 .imgContainer .port-9,
  html #CMD .section__9 .imgContainer .port-10 {
    width: 200px;
    text-align: right; }
  html #CMD .section__9 .imgContainer .port-6 {
    top: 263px;
    left: 72px; }
  html #CMD .section__9 .imgContainer .port-7 {
    top: 287px;
    left: 150px; }
  html #CMD .section__9 .imgContainer .port-8 {
    top: 319px;
    left: 221px; }
  html #CMD .section__9 .imgContainer .port-9 {
    top: 347px;
    left: 263px; }
  html #CMD .section__9 .imgContainer .port-10 {
    top: 378px;
    left: 311px; }
  html #CMD .section__13 {
    overflow: hidden;
    background: #fff; }
    html #CMD .section__13 .img__service {
      position: relative;
      overflow: hidden;
      left: 50%;
      margin-top: 90px;
      margin-left: -960px;
      height: 630px;
      background-image: none; }
      html #CMD .section__13 .img__service .img-bg-parallax {
        position: absolute;
        top: 0;
        left: 0;
        width: 1920px;
        height: 900px;
        transition: transform 500ms ease-out; }
        #CMD .section__13 .img__service .img-bg-parallax {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/1x/s13.jpg"); } }
      @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__13 .img__service .img-bg-parallax {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s13.webp"); } }
      @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__13 .img__service .img-bg-parallax {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/large/2x/s13.jpg"); } }

@media all and (min-width: 1280px) {
    html #CMD .section__13 .grid-content .grid {
      opacity: 0;
      transform: translate3d(0, 30px, 0); }
    html #CMD .section__13 .grid-content.js-animate-active .grid {
      opacity: 1;
      transform: translate3d(0, 0, 0); }
      html #CMD .section__13 .grid-content.js-animate-active .grid.grid-1 {
        transition: transform 600ms 150ms ease, opacity 500ms 150ms ease; }
      html #CMD .section__13 .grid-content.js-animate-active .grid.grid-2 {
        transition: transform 600ms 300ms ease, opacity 500ms 300ms ease; }
      html #CMD .section__13 .grid-content.js-animate-active .grid.grid-3 {
        transition: transform 600ms 450ms ease, opacity 500ms 450ms ease; }
      html #CMD .section__13 .grid-content.js-animate-active .grid.grid-4 {
        transition: transform 600ms 600ms ease, opacity 500ms 600ms ease; }
      html #CMD .section__13 .grid-content.js-animate-active .grid.grid-5 {
        transition: transform 600ms 750ms ease, opacity 500ms 750ms ease; }
      html #CMD .section__13 .grid-content.js-animate-active .grid.grid-6 {
        transition: transform 600ms 900ms ease, opacity 500ms 900ms ease; }
  html #CMD .section__comment {
    margin-top: 54px;
    margin-bottom: 65px; }
    html #CMD .section__comment .wd__section .footnotes:first-child {
      margin-top: 0;
      margin-bottom: 101px; } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  html #CMD .wd__section .medium_use {
    display: block; }
  html #CMD .wd__section .medium_unuse {
    display: none; }
  html #CMD .wd__section .no__wrap {
    display: inline-block;
    white-space: nowrap; }
  html #CMD .wd__section .wd__content {
    left: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    width: 80%;
    max-width: 720px; }
  html #CMD .wd__section .wd__feature__list {
    margin-top: 68px; }
    html #CMD .wd__section .wd__feature__list .wd__feature {
      vertical-align: top; }
  html #CMD .wd__section .wd__link__arrow::after {
    padding-left: 5px; }
  html #CMD .wd__section .wd__feature__list .wd__feature .wd__feature__data.text__long-en {
    bottom: -4px; }
  html #CMD #pdc.odin .pdc-space-start {
    margin-top: 0;
    padding-top: 127px; }
  html #CMD #pdc.odin .pdc-space-end {
    margin-bottom: -20px;
    padding-bottom: 0; }
  html #CMD .section__kv {
    padding-top: 75px;
    padding-bottom: 116px;
    background-color: #323b43; }
  html #CMD .section__kv .wd__content {
    margin-top: 0;
    padding-left: 0; }
    html #CMD .section__kv .wd__content .content__title {
      margin-top: 4px;
      font-size: 36px; }
    html #CMD .section__kv .wd__content .content__info {
      font-size: 26px;
      line-height: 1.55; }
  html #CMD .section__kv .wd__content.bottom-content {
    margin-top: 633px;
    width: 83%;
    max-width: 800px; }
  html #CMD .section__kv .kv__logo {
    width: 500px;
    height: 50px; }
    #CMD .section__kv .kv__logo {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/kv_logo.png"); } }
  @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__kv .kv__logo {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/kv_logo.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__kv .kv__logo {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/kv_logo.png"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  html #CMD .section__kv .img__main {
    top: -523px;
    left: 50%;
    margin-top: 0;
    margin-left: -640px;
    width: 1280px;
    height: 1500px; }
    #CMD .section__kv .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/kv.jpg"); } }
  @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__kv .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/kv.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__kv .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/kv.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  html #CMD .section__kv .vr__screen {
    top: -76px;
    margin-bottom: 20px; }
  html #CMD .section__2 {
    overflow: hidden;
    padding-top: 120px;
    background: #fff; }
    html #CMD .section__2 .img__main {
      position: relative;
      left: 50%;
      margin-top: 74px;
      margin-left: -384px;
      width: 768px;
      height: 457px; }
      #CMD .section__2 .img__main {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/s2.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__2 .img__main {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/s2.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__2 .img__main {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/s2.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
    html #CMD .section__2 .modal-button-container {
      margin-top: 49px; }
  html #CMD .section__3 {
    padding-top: 153px;
    padding-bottom: 65px; }
  html #CMD .section__3 .wd__feature__list {
    margin-right: auto;
    margin-left: auto;
    max-width: 768px; }
    html #CMD .section__3 .wd__feature__list .feature-1 {
      margin-right: 0;
      margin-left: 0;
      padding: 0 10%;
      width: 100%; }
  html #CMD .section__3 .img__main {
    position: relative;
    left: 50%;
    margin-top: -28px;
    margin-left: -427px;
    width: 800px;
    height: 800px; }
    #CMD .section__3 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/s3.jpg"); } }
  @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__3 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/s3.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__3 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/s3.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  html #CMD .section__thermal {
    padding-top: 46px;
    padding-bottom: 0; }
  html #CMD .section__thermal .wd__feature__list .wd__feature {
    margin-right: 14px;
    margin-left: 14px; }
  html #CMD .section__thermal .wd__feature__list .feature-3 {
    width: 120px; }
  html #CMD .section__thermal .aniEnterDetect {
    top: 180px; }
  html #CMD .section__thermal .image__container {
    position: relative;
    left: 50%;
    margin-top: 40px;
    margin-left: -384px;
    width: 768px;
    height: 371px; }
    html #CMD .section__thermal .image__container .img {
      width: 768px;
      height: 371px; }
    #CMD .section__thermal .img__main_0 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/animation/thermal/T001.jpg"); } }
  @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__thermal .img__main_0 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/thermal/T001.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__thermal .img__main_0 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/thermal/T001.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
    #CMD .section__thermal .img__main_1 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/animation/thermal/T002.jpg"); } }
  @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__thermal .img__main_1 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/thermal/T002.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__thermal .img__main_1 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/thermal/T002.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
    #CMD .section__thermal .img__main_2 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/animation/thermal/T003.jpg"); } }
  @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__thermal .img__main_2 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/thermal/T003.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__thermal .img__main_2 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/thermal/T003.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  html #CMD .section__4 {
    margin-top: 0;
    padding-top: 156px;
    padding-bottom: 90px; }
  html #CMD .section__4 .wd__content .content__info {
    max-width: 790px; }
  html #CMD .section__4 .grid__table {
    margin-top: 65px;
    max-width: 576px; }
    html #CMD .section__4 .grid__table .wd__content {
      width: 426px; }
      html #CMD .section__4 .grid__table .wd__content .content__title {
        font-size: 48px; }
      html #CMD .section__4 .grid__table .wd__content .content__info {
        font-size: 20px; }
    html #CMD .section__4 .grid__table .img.table {
      width: 576px;
      height: 360px; }
  html #CMD .section__5 {
    padding-top: 86px;
    padding-bottom: 106px; }
  html #CMD .section__5 .feature-1 .wd__feature__describe__top,
  html #CMD .section__5 .feature-2 .wd__feature__describe__top,
  html #CMD .section__5 .feature-3 .wd__feature__describe__top {
    display: none; }
  html #CMD .section__5 .imgContainer {
    margin-top: -239px;
    transform: scale(0.6); }
  html #CMD .section__5 .compare {
    position: relative;
    margin: -258px auto 0;
    width: 720px; }
    html #CMD .section__5 .compare .compare-text {
      position: absolute;
      top: -36px;
      left: 50%;
      margin-left: -150px;
      width: 300px;
      font-size: 20px; }
    html #CMD .section__5 .compare .img__compare-1,
    html #CMD .section__5 .compare .img__compare-2 {
      display: inline-block;
      position: relative;
      margin-top: 4px;
      width: 350px;
      background-size: contain; }
    html #CMD .section__5 .compare .img__compare-1 {
      height: 190px; }
    html #CMD .section__5 .compare .img__compare-2 {
      height: 215px; }
  html #CMD .section__6 {
    overflow: hidden;
    margin-top: 0;
    padding-top: 54px; }
  html #CMD .section__6 .slick-content {
    margin-top: 59px; }
    html #CMD .section__6 .slick-content .slick-title .title-nav li {
      width: auto; }
    html #CMD .section__6 .slick-content .slick-info {
      margin: 0 auto 65px;
      width: 90%;
      max-width: 820px; }
      html #CMD .section__6 .slick-content .slick-info .si {
        font-size: 18px;
        line-height: 1.4; }
    html #CMD .section__6 .slick-content .slick-images {
      width: 720px;
      height: 403px; }
      html #CMD .section__6 .slick-content .slick-images .img-slick {
        width: 720px;
        height: 403px; }
      #CMD .section__6 .slick-images .img-slick-1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/animation/s6/p1.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s6/p1.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s6/p1.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
      #CMD .section__6 .slick-images .img-slick-2 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/animation/s6/p2.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-2 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s6/p2.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-2 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s6/p2.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
      #CMD .section__6 .slick-images .img-slick-3 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/animation/s6/p3.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-3 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s6/p3.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-3 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s6/p3.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
      #CMD .section__6 .slick-images .img-slick-4 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/animation/s6/p4.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-4 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s6/p4.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-4 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s6/p4.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
      #CMD .section__6 .slick-images .img-slick-5 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/animation/s6/p5.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-5 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s6/p5.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-5 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s6/p5.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
      #CMD .section__6 .slick-images .img-slick-6 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/animation/s6/p6.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-6 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s6/p6.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-6 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s6/p6.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
      #CMD .section__6 .slick-images .img-slick-7 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/animation/s6/p7.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-7 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s6/p7.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-7 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s6/p7.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
      #CMD .section__6 .slick-images .img-slick-8 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/animation/s6/p8.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-8 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s6/p8.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-8 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s6/p8.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
      #CMD .section__6 .slick-images .img-slick-9 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/animation/s6/p9.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-9 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s6/p9.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-9 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s6/p9.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
      #CMD .section__6 .slick-images .img-slick-10 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/animation/s6/p10.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-10 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s6/p10.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-10 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s6/p10.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  html #CMD .section__7 {
    overflow: hidden;
    margin-top: 0;
    padding-top: 133px; }
  html #CMD .section__7 .wd__feature__list {
    margin-top: 55px; }
    html #CMD .section__7 .wd__feature__list .wd__feature .wd__feature__data .img__icon {
      top: 11px; }
  html #CMD .section__7 .imgContainer {
    margin-top: -498px;
    margin-bottom: -233px;
    transform: scale(0.68); }
  html #CMD .section__7 .imgContainer .title-microphone {
    top: 441px;
    font-size: 28px; }
  html #CMD .section__7 .imgContainer .title-sound {
    top: 1226px;
    font-size: 28px; }
  html #CMD .section__9 {
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 22px; }
    html #CMD .section__9 .wd__content .content__info {
      width: 100%;
      max-width: 698px; }
    html #CMD .section__9 .col-content {
      padding: 47px 0 30px; }
    html #CMD .section__9 .wd__feature__list {
      margin-top: 60px;
      margin-right: auto;
      margin-left: auto;
      width: 100%;
      text-align: center; }
      html #CMD .section__9 .wd__feature__list .wd__feature {
        margin-right: 18px;
        margin-left: 18px;
        width: auto;
        text-align: center; }
        html #CMD .section__9 .wd__feature__list .wd__feature .wd__feature__data .img__icon {
          margin-bottom: 10px;
          width: 92px;
          height: 54px; }
        html #CMD .section__9 .wd__feature__list .wd__feature .wd__feature__data .img__icon2 {
          width: 78px; }
        html #CMD .section__9 .wd__feature__list .wd__feature .wd__feature__data .img__icon3 {
          width: 72px; }
        html #CMD .section__9 .wd__feature__list .wd__feature .wd__feature__data .img__icon4 {
          width: 254px; }
      html #CMD .section__9 .wd__feature__list .feature-1 {
        width: 117px; }
    html #CMD .section__9 .img__main {
      position: relative;
      left: 50%;
      margin-top: 0;
      margin-left: -650px;
      width: 1300px;
      height: 1000px; }
      #CMD .section__9 .img__main {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/s9.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__9 .img__main {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/s9.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__9 .img__main {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/s9.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
    html #CMD .section__9 .modal-button-container {
      margin-top: -120px; }
  html #CMD .section__9 .imgContainer .port-item {
    margin-left: 0;
    width: 200px;
    font-size: 16px;
    text-align: left; }
  html #CMD .section__9 .imgContainer .port-1 {
    top: 342px;
    left: -91px; }
  html #CMD .section__9 .imgContainer .port-2 {
    top: 313px;
    left: -29px; }
  html #CMD .section__9 .imgContainer .port-3 {
    top: 285px;
    left: 19px; }
  html #CMD .section__9 .imgContainer .port-4 {
    top: 256px;
    left: 60px; }
  html #CMD .section__9 .imgContainer .port-5 {
    top: 230px;
    left: 84px; }
  html #CMD .section__9 .imgContainer .port-6,
  html #CMD .section__9 .imgContainer .port-7,
  html #CMD .section__9 .imgContainer .port-8,
  html #CMD .section__9 .imgContainer .port-9,
  html #CMD .section__9 .imgContainer .port-10 {
    width: 200px;
    text-align: right; }
  html #CMD .section__9 .imgContainer .port-6 {
    top: 673px;
    left: -278px; }
  html #CMD .section__9 .imgContainer .port-7 {
    top: 699px;
    left: -198px; }
  html #CMD .section__9 .imgContainer .port-8 {
    top: 728px;
    left: -127px; }
  html #CMD .section__9 .imgContainer .port-9 {
    top: 756px;
    left: -86px; }
  html #CMD .section__9 .imgContainer .port-10 {
    top: 786px;
    left: -37px; }
  html #CMD .section__10 {
    display: inline-block;
    position: relative;
    overflow: visible;
    z-index: 3;
    margin-top: 0;
    padding-top: 50px; }
  html #CMD .section__10 .wd__content {
    margin-top: -90px; }
  html #CMD .section__10 .slick-content {
    margin-top: 59px; }
    html #CMD .section__10 .slick-content .slick-title .title-nav li {
      width: auto; }
    html #CMD .section__10 .slick-content .slick-info {
      margin: 0 auto 65px;
      width: 90%;
      max-width: 820px; }
      html #CMD .section__10 .slick-content .slick-info .si {
        font-size: 18px;
        line-height: 1.4; }
    html #CMD .section__10 .slick-content .slick-images {
      width: 720px;
      height: 403px; }
      html #CMD .section__10 .slick-content .slick-images .img-slick {
        width: 720px;
        height: 403px; }
      #CMD .section__10 .slick-images .img-slick-1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/animation/s10/p1.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__10 .slick-images .img-slick-1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s10/p1.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__10 .slick-images .img-slick-1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s10/p1.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
      #CMD .section__10 .slick-images .img-slick-2 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/animation/s10/p2.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__10 .slick-images .img-slick-2 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s10/p2.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__10 .slick-images .img-slick-2 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s10/p2.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
      #CMD .section__10 .slick-images .img-slick-3 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/animation/s10/p3.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__10 .slick-images .img-slick-3 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s10/p3.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__10 .slick-images .img-slick-3 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s10/p3.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
      #CMD .section__10 .slick-images .img-slick-4 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/animation/s10/p4.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__10 .slick-images .img-slick-4 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s10/p4.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__10 .slick-images .img-slick-4 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s10/p4.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
      #CMD .section__10 .slick-images .img-slick-5 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/animation/s10/p5.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__10 .slick-images .img-slick-5 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s10/p5.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__10 .slick-images .img-slick-5 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s10/p5.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  html #CMD .section__military {
    overflow: hidden;
    margin-top: -10px;
    padding-top: 89px;
    padding-bottom: 0; }
  html #CMD .section__military .wd__content .content__info {
    width: 100%; }
  html #CMD .section__military .wd__feature__list {
    margin-top: 57px;
    width: 680px;
    text-align: center; }
    html #CMD .section__military .wd__feature__list .wd__feature {
      margin-right: 32px;
      margin-left: 32px;
      min-height: auto; }
  html #CMD .section__military .img__main {
    position: relative;
    left: 50%;
    margin-top: 38px;
    margin-left: -650px;
    width: 1300px;
    height: 524px; }
    #CMD .section__military .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/s11.jpg"); } }
  @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__military .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/s11.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__military .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/s11.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  html #CMD .section__military .btn-video-play .img__video-play {
    width: 80px;
    height: 80px;
    background-size: contain; }
  html #CMD .section__military .btn-video-play .video-text {
    margin-top: 17px; }
    html #CMD .section__military .btn-video-play .video-text span {
      margin-bottom: 6px;
      font-size: 24px;
      line-height: 1.3; }
  html #CMD .section__military .modal-button-container {
    margin-top: -200px; }
  html #CMD .section__military .img__military {
    margin: 20px auto;
    width: 216px;
    height: 216px;
    background-size: contain; }
  html #CMD .section__12 {
    overflow: hidden;
    margin-top: 0;
    padding-top: 165px; }
  html #CMD .section__12 .slick-content {
    margin-top: 59px; }
    html #CMD .section__12 .slick-content .slick-title .title-nav li {
      width: auto; }
    html #CMD .section__12 .slick-content .slick-info {
      margin: 0 auto 48px;
      width: 90%;
      max-width: 820px; }
      html #CMD .section__12 .slick-content .slick-info .si {
        font-size: 18px;
        line-height: 1.4; }
    html #CMD .section__12 .slick-content .slick-images {
      width: 720px;
      height: 403px; }
      html #CMD .section__12 .slick-content .slick-images .img-slick {
        width: 720px;
        height: 403px; }
      #CMD .section__12 .slick-images .img-slick-1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/animation/s12/p1.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s12/p1.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s12/p1.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
      #CMD .section__12 .slick-images .img-slick-2 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/animation/s12/p2.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-2 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s12/p2.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-2 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s12/p2.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
      #CMD .section__12 .slick-images .img-slick-3 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/animation/s12/p3.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-3 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s12/p3.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-3 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s12/p3.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
      #CMD .section__12 .slick-images .img-slick-4 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/animation/s12/p4.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-4 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s12/p4.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-4 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s12/p4.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
      #CMD .section__12 .slick-images .img-slick-5 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/animation/s12/p5.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-5 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s12/p5.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-5 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s12/p5.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
      #CMD .section__12 .slick-images .img-slick-6 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/animation/s12/p6.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-6 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s12/p6.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-6 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s12/p6.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
      #CMD .section__12 .slick-images .img-slick-7 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/animation/s12/p7.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-7 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s12/p7.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-7 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s12/p7.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
      #CMD .section__12 .slick-images .img-slick-8 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/animation/s12/p8.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-8 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s12/p8.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-8 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s12/p8.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
      #CMD .section__12 .slick-images .img-slick-9 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/animation/s12/p9.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-9 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s12/p9.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-9 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s12/p9.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
      #CMD .section__12 .slick-images .img-slick-10 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/animation/s12/p10.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-10 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s12/p10.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-10 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/animation/s12/p10.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  html #CMD .section__13 {
    overflow: hidden;
    margin-top: 0;
    padding-top: 70px;
    background: #fff; }
    html #CMD .section__13 .wd__content .content__info {
      width: 100%;
      max-width: 800px; }
    html #CMD .section__13 .img__service {
      position: relative;
      overflow: hidden;
      left: 50%;
      margin-top: 80px;
      margin-left: -650px;
      height: 430px;
      background-image: none; }
      html #CMD .section__13 .img__service .img-bg-parallax {
        position: absolute;
        top: 0;
        left: 0;
        width: 1300px;
        height: 600px;
        transition: transform 500ms ease-out; }
        #CMD .section__13 .img__service .img-bg-parallax {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/s13.jpg"); } }
      @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__13 .img__service .img-bg-parallax {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/s13.webp"); } }
      @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__13 .img__service .img-bg-parallax {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/s13.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
    html #CMD .section__13 .grid-content {
      width: 708px; }
      html #CMD .section__13 .grid-content .grid {
        opacity: 0;
        margin: 6px;
        padding: 32px 28px 53px;
        width: 342px;
        transform: translate3d(0, 30px, 0); }
      html #CMD .section__13 .grid-content.js-animate-active .grid {
        opacity: 1;
        transform: translate3d(0, 0, 0); }
        html #CMD .section__13 .grid-content.js-animate-active .grid.grid-1 {
          transition: transform 600ms 150ms ease, opacity 500ms 150ms ease; }
        html #CMD .section__13 .grid-content.js-animate-active .grid.grid-2 {
          transition: transform 600ms 300ms ease, opacity 500ms 300ms ease; }
        html #CMD .section__13 .grid-content.js-animate-active .grid.grid-3 {
          transition: transform 600ms 450ms ease, opacity 500ms 450ms ease; }
        html #CMD .section__13 .grid-content.js-animate-active .grid.grid-4 {
          transition: transform 600ms 600ms ease, opacity 500ms 600ms ease; }
        html #CMD .section__13 .grid-content.js-animate-active .grid.grid-5 {
          transition: transform 600ms 750ms ease, opacity 500ms 750ms ease; }
        html #CMD .section__13 .grid-content.js-animate-active .grid.grid-6 {
          transition: transform 600ms 900ms ease, opacity 500ms 900ms ease; }
    html #CMD .section__13 .modal-button-container {
      margin-top: 45px; }
  html #CMD .section__noise {
    padding-top: 86px;
    padding-bottom: 0; }
    html #CMD .section__noise .wd__content {
      width: 80%; }
      html #CMD .section__noise .wd__content .content__title {
        max-width: 760px !important; }
      html #CMD .section__noise .wd__content .content__info {
        width: 96%;
        max-width: 676px !important; }
    html #CMD .section__noise .sub__content {
      margin-top: 50px;
      margin-right: auto;
      margin-left: auto;
      width: 79%; }
      html #CMD .section__noise .sub__content .content__title {
        font-size: 28px; }
      html #CMD .section__noise .sub__content .content__info {
        margin-top: 8px; }
    html #CMD .section__noise .nav__noise {
      margin-top: 70px; }
      html #CMD .section__noise .nav__noise .nav__item {
        margin: 0 9px;
        padding: 13px 10px;
        width: 200px;
        border-width: 3px;
        border-radius: 20px; }
        html #CMD .section__noise .nav__noise .nav__item .nav__content .img__icon {
          display: inline-block;
          margin-right: 8px;
          width: 45px;
          height: 45px; }
        html #CMD .section__noise .nav__noise .nav__item .nav__content .nav__text {
          display: inline-block;
          width: 130px; }
          html #CMD .section__noise .nav__noise .nav__item .nav__content .nav__text .content__title {
            font-size: 28px; }
    html #CMD .section__noise .noise__switcher {
      margin-top: 50px; }
    html #CMD .section__noise .img__noise {
      margin-top: -45px;
      transform: scale(0.65); }
    html #CMD .section__noise .modal-button-container {
      margin-top: -40px; }
  html #CMD .section__comment {
    margin-top: 25px;
    margin-bottom: 38px; }
  html #CMD .inner-view {
    background: #333; }
    html #CMD .inner-view .inner-modal {
      padding-bottom: 0; }
      html #CMD .inner-view .inner-modal.modal-s2inner {
        background-color: #fff; }
    html #CMD .inner-view .inner-view-container {
      position: relative;
      margin-right: auto;
      margin-left: auto;
      max-width: 2560px; }
      html #CMD .inner-view .inner-view-container .wd__section .wd__content .content__slogan {
        text-align: center;
        color: #333; }
      html #CMD .inner-view .inner-view-container .wd__section .wd__content .content__title {
        font-size: 34px;
        margin-top: 25px; }
      html #CMD .inner-view .inner-view-container .wd__section .wd__content .content__info {
        width: 100%;
        max-width: 720px;
        margin-top: 24px; }
      html #CMD .inner-view .inner-view-container .wd__section .wd__content .content__slogan::before, html #CMD .inner-view .inner-view-container .wd__section .wd__content .content__slogan::after,
      html #CMD .inner-view .inner-view-container .wd__section .wd__content .content__title::before,
      html #CMD .inner-view .inner-view-container .wd__section .wd__content .content__title::after {
        display: none; }
    html #CMD .inner-view .section__btn__home::before {
      background: none; }
    html #CMD .inner-view .icon {
      margin-top: -10px;
      margin-bottom: 10px;
      width: 62px;
      height: 62px;
      background-size: contain; }
  html #CMD #section__inner2_1 {
    overflow: hidden;
    margin-top: 0;
    padding-top: 70px;
    padding-bottom: 180px; }
  html #CMD #section__inner2_1 .wd__content .content__info {
    width: 92%;
    max-width: 640px; }
  html #CMD #section__inner2_1 .sub__section {
    margin: 70px auto 0;
    padding-top: 30px;
    padding-bottom: 66px;
    width: 100%;
    max-width: 768px; }
    html #CMD #section__inner2_1 .sub__section .wd__content {
      width: 645px; }
  html #CMD #section__inner2_1 .sub__section:first-child {
    margin-top: 75px; }
  html #CMD #section__inner2_1 .sub__section.sub__section-1 .wd__feature__list .wd__feature {
    margin-right: 25px;
    margin-left: 25px; }
  html #CMD #section__inner2_1 .sub__section.sub__section-1 .wd__performance__graph {
    left: 53px;
    margin-top: 52px; }
    html #CMD #section__inner2_1 .sub__section.sub__section-1 .wd__performance__graph .graph__line .graph__bar .bar__value {
      width: 150px; }
  html #CMD #section__inner2_1 .sub__section.sub__section-2 .wd__content .content__info {
    width: 450px;
    max-width: 450px; }
  html #CMD #section__inner2_1 .sub__section.sub__section-2 .img__container {
    margin-left: -288px;
    width: 576px;
    height: 144px; }
  html #CMD #section__inner2_1 .sub__section.sub__section-2 .img__main {
    width: 576px;
    height: 144px; }
    #CMD .section__inner2_1 .sub__section-2 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/1x/inner/s3/wifi.png"); } }
  @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__inner2_1 .sub__section-2 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/inner/s3/wifi.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__inner2_1 .sub__section-2 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/medium/2x/inner/s3/wifi.png"); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  html #CMD #section__inner2_1 .sub__section.sub__section-3 .wd__content .content__info {
    width: 450px;
    max-width: 450px; }
  html #CMD #section__inner2_1 .sub__section.sub__section-3 .wd__performance__graph {
    left: 55px;
    margin-top: 52px; }
    html #CMD #section__inner2_1 .sub__section.sub__section-3 .wd__performance__graph .graph__line .graph__bar .bar__value {
      width: 150px; }
  html #CMD #section__inner2_1 .sub__section.sub__section-4 .img__main {
    left: 0;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 37.5%;
    width: 92%;
    height: 0;
    background-size: contain; } }

@media all and (max-width: 730.5px) {
  html #CMD .wd__section .small_use {
    display: block; }
  html #CMD .wd__section .small_unuse {
    display: none; }
  html #CMD .wd__section .no__wrap {
    white-space: normal; }
  html #CMD .wd__section .wd__content {
    left: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    width: 89.2%;
    text-align: left; }
    html #CMD .wd__section .wd__content .content__title {
      width: 100%; }
    html #CMD .wd__section .wd__content .content__info {
      margin-left: 0;
      width: 100%; }
    html #CMD .wd__section .wd__content .content__comment {
      width: 100%; }
  html #CMD .wd__section .wd__link__arrow::after {
    padding-left: 5px; }
  html #CMD .wd__section .wd__feature__list {
    margin-top: 45px;
    width: 100%; }
    html #CMD .wd__section .wd__feature__list .wd__feature {
      margin: 0 17px 40px;
      box-sizing: border-box;
      text-align: center;
      vertical-align: top; }
      html #CMD .wd__section .wd__feature__list .wd__feature .wd__feature__data {
        margin-bottom: 0; }
  html #CMD #pdc.odin .pdc-space-start {
    margin-top: 0;
    padding-top: 85px; }
  html #CMD #pdc.odin .pdc-space-end {
    margin-bottom: -22px;
    padding-bottom: 0; }
  html #CMD .section__kv {
    padding-top: 42px;
    padding-bottom: 70px;
    background-color: #293038; }
  html #CMD .section__kv .wd__content {
    margin-top: 0;
    padding-left: 0; }
    html #CMD .section__kv .wd__content .content__title {
      font-size: 29px;
      margin-top: 8px; }
    html #CMD .section__kv .wd__content .content__info {
      margin-left: auto;
      font-size: 22px;
      line-height: 1.4;
      max-width: 510px; }
  html #CMD .section__kv .wd__content.bottom-content {
    margin-top: 443px;
    width: 88%; }
  html #CMD .section__kv .kv__logo {
    width: 312px;
    height: 32px; }
    #CMD .section__kv .kv__logo {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/kv_logo.png"); } }
  @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__kv .kv__logo {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/kv_logo.webp"); } }
  @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__kv .kv__logo {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/kv_logo.png"); } }

@media all and (max-width: 730.5px) {
  html #CMD .section__kv .img__main {
    top: -361px;
    left: 50%;
    margin-top: 0;
    margin-left: -365px;
    width: 730px;
    height: 1100px; }
    #CMD .section__kv .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/kv.jpg"); } }
  @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__kv .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/kv.webp"); } }
  @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__kv .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/kv.jpg"); } }

@media all and (max-width: 730.5px) {
  html #CMD .section__kv .vr__screen {
    top: -68px;
    margin-bottom: 20px; }
  html #CMD .section__2 {
    padding-top: 71px; }
  html #CMD .section__2 .img__main {
    position: relative;
    left: 50%;
    margin-top: 65px;
    margin-bottom: 0;
    margin-left: -207.5px;
    width: 415px;
    height: 247px; }
    #CMD .section__2 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/s2.jpg"); } }
  @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__2 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/s2.webp"); } }
  @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__2 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/s2.jpg"); } }

@media all and (max-width: 730.5px) {
  html #CMD .section__2 .modal-button-container {
    margin-top: 24px; }
  html #CMD .section__3 {
    padding-top: 88px;
    padding-bottom: 33px; }
  html #CMD .section__3 .wd__feature__list {
    margin-right: auto;
    margin-left: auto;
    max-width: 580px; }
    html #CMD .section__3 .wd__feature__list .feature-1 {
      margin-right: 0;
      margin-left: 0;
      padding: 0 10%;
      width: 100%; }
  html #CMD .section__3 .img__main {
    position: relative;
    left: 50%;
    margin-top: -35px;
    margin-bottom: 0;
    margin-left: -266px;
    width: 500px;
    height: 500px; }
    #CMD .section__3 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/s3.jpg"); } }
  @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__3 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/s3.webp"); } }
  @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__3 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/s3.jpg"); } }

@media all and (max-width: 730.5px) {
  html #CMD .section__thermal {
    padding-top: 27px;
    padding-bottom: 0; }
  html #CMD .section__thermal .wd__content {
    width: 89.2%;
    max-width: 720px; }
  html #CMD .section__thermal .wd__feature__list {
    margin-right: auto;
    margin-left: auto;
    max-width: 400px; }
  html #CMD .section__thermal .feature-1 .wd__feature__describe__top,
  html #CMD .section__thermal .feature-2 .wd__feature__describe__top {
    display: none; }
  html #CMD .section__thermal .feature-1,
  html #CMD .section__thermal .feature-3 {
    width: 89px; }
  html #CMD .section__thermal .feature-2,
  html #CMD .section__thermal .feature-4 {
    width: 125px; }
  html #CMD .section__thermal .aniEnterDetect {
    top: 20px; }
  html #CMD .section__thermal .image__container {
    position: relative;
    left: 50%;
    margin-top: 20px;
    margin-left: -207px;
    width: 414px;
    height: 200px; }
    html #CMD .section__thermal .image__container .img {
      width: 414px;
      height: 200px; }
    #CMD .section__thermal .img__main_0 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/animation/thermal/T001.jpg"); } }
  @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__thermal .img__main_0 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/thermal/T001.webp"); } }
  @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__thermal .img__main_0 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/thermal/T001.jpg"); } }

@media all and (max-width: 730.5px) {
    #CMD .section__thermal .img__main_1 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/animation/thermal/T002.jpg"); } }
  @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__thermal .img__main_1 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/thermal/T002.webp"); } }
  @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__thermal .img__main_1 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/thermal/T002.jpg"); } }

@media all and (max-width: 730.5px) {
    #CMD .section__thermal .img__main_2 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/animation/thermal/T003.jpg"); } }
  @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__thermal .img__main_2 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/thermal/T003.webp"); } }
  @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__thermal .img__main_2 {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/thermal/T003.jpg"); } }

@media all and (max-width: 730.5px) {
  html #CMD .section__4 {
    margin-top: 0;
    padding-top: 104px;
    padding-bottom: 76px; }
  html #CMD .section__4 .grid__table {
    margin-top: 65px; }
    html #CMD .section__4 .grid__table .wd__content {
      width: 100%; }
      html #CMD .section__4 .grid__table .wd__content .content__title {
        font-size: 28px; }
      html #CMD .section__4 .grid__table .wd__content .content__info {
        font-size: 15px; }
    html #CMD .section__4 .grid__table .img.table {
      width: 320px;
      height: 300px; }
  html #CMD .section__5 {
    padding-top: 67px;
    padding-bottom: 0; }
  html #CMD .section__5 .wd__content {
    width: 89.2%;
    max-width: 720px; }
  html #CMD .section__5 .wd__feature__list {
    margin-right: auto;
    margin-left: auto;
    max-width: 440px; }
  html #CMD .section__5 .feature-1 .wd__feature__describe__top,
  html #CMD .section__5 .feature-2 .wd__feature__describe__top,
  html #CMD .section__5 .feature-3 .wd__feature__describe__top {
    display: none; }
  html #CMD .section__5 .feature-1,
  html #CMD .section__5 .feature-3 {
    width: 89px; }
  html #CMD .section__5 .feature-2,
  html #CMD .section__5 .feature-4 {
    width: 125px; }
  html #CMD .section__5 .imgContainer {
    margin-top: -335px;
    transform: scale(0.4); }
  html #CMD .section__5 .compare {
    display: block;
    position: relative;
    margin: -302px auto 0;
    width: 320px; }
    html #CMD .section__5 .compare .compare-1,
    html #CMD .section__5 .compare .compare-2 {
      width: 300px; }
      html #CMD .section__5 .compare .compare-1 .compare-text,
      html #CMD .section__5 .compare .compare-2 .compare-text {
        position: absolute;
        top: -33px;
        left: 50%;
        margin-left: -150px;
        width: 300px;
        font-size: 17px; }
    html #CMD .section__5 .compare .compare-2 {
      margin-top: 19px; }
    html #CMD .section__5 .compare .img__compare-1,
    html #CMD .section__5 .compare .img__compare-2 {
      display: block;
      position: relative;
      margin-bottom: 46px;
      width: 300px;
      height: 163px;
      background-size: contain; }
    html #CMD .section__5 .compare .img__compare-2 {
      margin-bottom: 30px;
      height: 184px; }
  html #CMD .section__6 {
    overflow: hidden;
    margin-top: 0;
    padding-top: 73px; }
  html #CMD .section__6 .slick-content {
    margin: 0 auto;
    width: 100%;
    max-width: 720px; }
    html #CMD .section__6 .slick-content .slick-title {
      position: relative;
      margin-top: 50px;
      text-align: center; }
      html #CMD .section__6 .slick-content .slick-title .title-line {
        z-index: 100;
        left: 50%;
        width: 133px;
        height: 4px;
        transform: translateX(-50%); }
      html #CMD .section__6 .slick-content .slick-title .title-nav {
        margin-left: 0;
        padding: 10px 0;
        width: 100%;
        transition: transform 400ms ease; }
        html #CMD .section__6 .slick-content .slick-title .title-nav li {
          padding: 0 15px;
          box-sizing: border-box;
          width: auto; }
    html #CMD .section__6 .slick-content .slick-info {
      margin: 0 auto 29px;
      width: 90%;
      max-width: 470px; }
      html #CMD .section__6 .slick-content .slick-info .si {
        font-size: 15px;
        line-height: 1.35; }
    html #CMD .section__6 .slick-content .slick-info-item {
      min-height: auto; }
    html #CMD .section__6 .slick-content .slick-images {
      position: relative;
      width: 414px;
      height: 229px; }
      html #CMD .section__6 .slick-content .slick-images .img-slick {
        width: 414px;
        height: 229px; }
      #CMD .section__6 .slick-images .img-slick-1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/animation/s6/p1.jpg"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s6/p1.webp"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s6/p1.jpg"); } }

@media all and (max-width: 730.5px) {
      #CMD .section__6 .slick-images .img-slick-2 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/animation/s6/p2.jpg"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-2 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s6/p2.webp"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-2 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s6/p2.jpg"); } }

@media all and (max-width: 730.5px) {
      #CMD .section__6 .slick-images .img-slick-3 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/animation/s6/p3.jpg"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-3 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s6/p3.webp"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-3 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s6/p3.jpg"); } }

@media all and (max-width: 730.5px) {
      #CMD .section__6 .slick-images .img-slick-4 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/animation/s6/p4.jpg"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-4 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s6/p4.webp"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-4 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s6/p4.jpg"); } }

@media all and (max-width: 730.5px) {
      #CMD .section__6 .slick-images .img-slick-5 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/animation/s6/p5.jpg"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-5 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s6/p5.webp"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-5 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s6/p5.jpg"); } }

@media all and (max-width: 730.5px) {
      #CMD .section__6 .slick-images .img-slick-6 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/animation/s6/p6.jpg"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-6 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s6/p6.webp"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-6 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s6/p6.jpg"); } }

@media all and (max-width: 730.5px) {
      #CMD .section__6 .slick-images .img-slick-7 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/animation/s6/p7.jpg"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-7 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s6/p7.webp"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-7 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s6/p7.jpg"); } }

@media all and (max-width: 730.5px) {
      #CMD .section__6 .slick-images .img-slick-8 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/animation/s6/p8.jpg"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-8 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s6/p8.webp"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-8 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s6/p8.jpg"); } }

@media all and (max-width: 730.5px) {
      #CMD .section__6 .slick-images .img-slick-9 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/animation/s6/p9.jpg"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-9 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s6/p9.webp"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-9 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s6/p9.jpg"); } }

@media all and (max-width: 730.5px) {
      #CMD .section__6 .slick-images .img-slick-10 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/animation/s6/p10.jpg"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__6 .slick-images .img-slick-10 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s6/p10.webp"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__6 .slick-images .img-slick-10 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s6/p10.jpg"); } }

@media all and (max-width: 730.5px) {
  html #CMD .section__7 {
    overflow: hidden;
    margin-top: 0;
    padding-top: 104px; }
  html #CMD .section__7 .wd__feature__list .wd__feature .wd__feature__data .img__icon {
    top: -6px;
    width: 248px;
    height: 62px;
    background-size: contain; }
  html #CMD .section__7 .colImg {
    position: relative;
    overflow: hidden;
    margin-top: -200px;
    height: 576px; }
  html #CMD .section__7 .imgContainer {
    top: 0;
    margin-top: 0;
    margin-bottom: 0;
    transform: scale(0.4);
    transform-origin: top center; }
  html #CMD .section__7 .imgContainer .title-microphone {
    top: 430px;
    font-size: 40px; }
  html #CMD .section__7 .imgContainer .title-sound {
    top: 1262px;
    font-size: 40px; }
  html #CMD .section__7 .modal-button-container {
    margin-top: -46px; }
  html #CMD .section__9 {
    display: inline-block;
    overflow: hidden;
    margin-top: -90px;
    padding-top: 0; }
  html #CMD .section__9 .col-content {
    padding-bottom: 12px; }
  html #CMD .section__9 .wd__feature__list {
    position: relative;
    left: 50%;
    margin-left: -150px;
    width: 300px;
    text-align: center; }
    html #CMD .section__9 .wd__feature__list .wd__feature {
      margin-right: 13px;
      margin-left: 13px;
      text-align: center; }
      html #CMD .section__9 .wd__feature__list .wd__feature .wd__feature__data .img__icon {
        margin-bottom: 6px;
        width: 60px;
        height: 42px; }
      html #CMD .section__9 .wd__feature__list .wd__feature .wd__feature__data .img__icon2 {
        width: 60px; }
      html #CMD .section__9 .wd__feature__list .wd__feature .wd__feature__data .img__icon3 {
        width: 60px; }
      html #CMD .section__9 .wd__feature__list .wd__feature .wd__feature__data .img__icon4 {
        width: 198px; }
    html #CMD .section__9 .wd__feature__list .feature-1 {
      width: 91px; }
  html #CMD .section__9 .img__main {
    position: relative;
    left: 50%;
    margin-top: 0;
    margin-left: -365px;
    width: 730px;
    height: 600px; }
    #CMD .section__9 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/s9.jpg"); } }
  @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__9 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/s9.webp"); } }
  @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__9 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/s9.jpg"); } }

@media all and (max-width: 730.5px) {
  html #CMD .section__9 .modal-button-container {
    margin-top: -90px; }
  html #CMD .section__9 .imgContainer .port-item {
    margin-left: 0;
    width: 160px;
    font-size: 13px;
    text-align: left; }
  html #CMD .section__9 .imgContainer .port-1 {
    top: 208px;
    left: -67px; }
  html #CMD .section__9 .imgContainer .port-2 {
    top: 189px;
    left: -28px; }
  html #CMD .section__9 .imgContainer .port-3 {
    top: 172px;
    left: 1px; }
  html #CMD .section__9 .imgContainer .port-4 {
    top: 155px;
    left: 26px; }
  html #CMD .section__9 .imgContainer .port-5 {
    top: 137px;
    left: 41px; }
  html #CMD .section__9 .imgContainer .port-6,
  html #CMD .section__9 .imgContainer .port-7,
  html #CMD .section__9 .imgContainer .port-8,
  html #CMD .section__9 .imgContainer .port-9,
  html #CMD .section__9 .imgContainer .port-10 {
    width: 200px;
    text-align: right; }
  html #CMD .section__9 .imgContainer .port-6 {
    top: 397px;
    left: -228px; }
  html #CMD .section__9 .imgContainer .port-7 {
    top: 414px;
    left: -179px; }
  html #CMD .section__9 .imgContainer .port-8 {
    top: 431px;
    left: -135px; }
  html #CMD .section__9 .imgContainer .port-9 {
    top: 449px;
    left: -109px; }
  html #CMD .section__9 .imgContainer .port-10 {
    top: 468px;
    left: -78px; }
  html #CMD .section__10 {
    overflow: visible;
    margin-top: 0;
    padding-top: 19px; }
  html #CMD .section__10 .slick-content {
    margin: 0 auto;
    width: 100%;
    max-width: 720px; }
    html #CMD .section__10 .slick-content .slick-title {
      position: relative;
      margin-top: 50px;
      text-align: center; }
      html #CMD .section__10 .slick-content .slick-title .title-line {
        z-index: 100;
        left: 50%;
        width: 133px;
        height: 4px;
        transform: translateX(-50%); }
      html #CMD .section__10 .slick-content .slick-title .title-nav {
        margin-left: 0;
        padding: 10px 0;
        width: 100%;
        transition: transform 400ms ease; }
        html #CMD .section__10 .slick-content .slick-title .title-nav li {
          padding: 0 15px;
          box-sizing: border-box;
          width: auto; }
    html #CMD .section__10 .slick-content .slick-info {
      margin: 0 auto 29px;
      width: 90%;
      max-width: 470px; }
      html #CMD .section__10 .slick-content .slick-info .si {
        font-size: 15px;
        line-height: 1.35; }
    html #CMD .section__10 .slick-content .slick-info-item {
      min-height: auto; }
    html #CMD .section__10 .slick-content .slick-images {
      position: relative;
      width: 414px;
      height: 229px; }
      html #CMD .section__10 .slick-content .slick-images .img-slick {
        width: 414px;
        height: 229px; }
      #CMD .section__10 .slick-images .img-slick-1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/animation/s10/p1.jpg"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__10 .slick-images .img-slick-1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s10/p1.webp"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__10 .slick-images .img-slick-1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s10/p1.jpg"); } }

@media all and (max-width: 730.5px) {
      #CMD .section__10 .slick-images .img-slick-2 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/animation/s10/p2.jpg"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__10 .slick-images .img-slick-2 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s10/p2.webp"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__10 .slick-images .img-slick-2 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s10/p2.jpg"); } }

@media all and (max-width: 730.5px) {
      #CMD .section__10 .slick-images .img-slick-3 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/animation/s10/p3.jpg"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__10 .slick-images .img-slick-3 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s10/p3.webp"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__10 .slick-images .img-slick-3 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s10/p3.jpg"); } }

@media all and (max-width: 730.5px) {
      #CMD .section__10 .slick-images .img-slick-4 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/animation/s10/p4.jpg"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__10 .slick-images .img-slick-4 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s10/p4.webp"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__10 .slick-images .img-slick-4 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s10/p4.jpg"); } }

@media all and (max-width: 730.5px) {
      #CMD .section__10 .slick-images .img-slick-5 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/animation/s10/p5.jpg"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__10 .slick-images .img-slick-5 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s10/p5.webp"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__10 .slick-images .img-slick-5 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s10/p5.jpg"); } }

@media all and (max-width: 730.5px) {
  html #CMD .section__military {
    overflow: hidden;
    padding-top: 104px;
    padding-bottom: 0; }
  html #CMD .section__military .wd__content .content__info {
    width: 99%; }
  html #CMD .section__military .wd__feature__list {
    margin: 47px auto 0;
    width: 100%;
    max-width: 600px;
    text-align: center; }
    html #CMD .section__military .wd__feature__list .wd__feature {
      margin-right: 18px;
      margin-bottom: 50px;
      margin-left: 18px;
      width: 180px;
      min-height: 135px; }
      html #CMD .section__military .wd__feature__list .wd__feature .wd__feature__data .img__icon {
        width: 80px;
        height: 64px; }
      html #CMD .section__military .wd__feature__list .wd__feature .wd__feature__describe span > span.text-title {
        font-size: 16px; }
        html #CMD .section__military .wd__feature__list .wd__feature .wd__feature__describe span > span.text-title .no__wrap {
          font-size: 16px; }
  html #CMD .section__military .img__main {
    position: relative;
    left: 50%;
    margin-top: 11px;
    margin-left: -360px;
    width: 720px;
    height: 356px; }
    #CMD .section__military .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/s11.jpg"); } }
  @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__military .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/s11.webp"); } }
  @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__military .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/s11.jpg"); } }

@media all and (max-width: 730.5px) {
  html #CMD .section__military .btn-video-play .img__video-play {
    width: 70px;
    height: 70px;
    background-size: contain; }
  html #CMD .section__military .btn-video-play .video-text {
    margin-top: 17px; }
    html #CMD .section__military .btn-video-play .video-text span {
      margin-bottom: 6px;
      font-size: 23px;
      line-height: 1.3; }
  html #CMD .section__military .img__military {
    margin: 17px auto 30px;
    width: 130px;
    height: 153px;
    background-size: contain; }
  html #CMD .section__military .modal-button-container {
    margin-top: -200px; }
  html #CMD .section__12 {
    overflow: hidden;
    margin-top: 0;
    padding-top: 102px; }
  html #CMD .section__12 .slick-content {
    margin: 0 auto;
    width: 100%;
    max-width: 720px; }
    html #CMD .section__12 .slick-content .slick-title {
      position: relative;
      margin-top: 50px;
      text-align: center; }
      html #CMD .section__12 .slick-content .slick-title .title-line {
        z-index: 100;
        left: 50%;
        width: 133px;
        height: 4px;
        transform: translateX(-50%); }
      html #CMD .section__12 .slick-content .slick-title .title-nav {
        margin-left: 0;
        padding: 10px 0;
        width: 100%;
        transition: transform 400ms ease; }
        html #CMD .section__12 .slick-content .slick-title .title-nav li {
          padding: 0 15px;
          box-sizing: border-box;
          width: auto; }
    html #CMD .section__12 .slick-content .slick-info {
      margin: 0 auto 12px;
      width: 90%;
      max-width: 470px; }
      html #CMD .section__12 .slick-content .slick-info .si {
        font-size: 15px;
        line-height: 1.35; }
    html #CMD .section__12 .slick-content .slick-info-item {
      min-height: auto; }
    html #CMD .section__12 .slick-content .slick-images {
      position: relative;
      width: 414px;
      height: 229px; }
      html #CMD .section__12 .slick-content .slick-images .img-slick {
        position: relative;
        left: 50%;
        margin-left: -360px;
        width: 720px;
        height: 215px; }
      #CMD .section__12 .slick-images .img-slick-1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/animation/s12/p1.jpg"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s12/p1.webp"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-1 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s12/p1.jpg"); } }

@media all and (max-width: 730.5px) {
      #CMD .section__12 .slick-images .img-slick-2 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/animation/s12/p2.jpg"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-2 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s12/p2.webp"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-2 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s12/p2.jpg"); } }

@media all and (max-width: 730.5px) {
      #CMD .section__12 .slick-images .img-slick-3 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/animation/s12/p3.jpg"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-3 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s12/p3.webp"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-3 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s12/p3.jpg"); } }

@media all and (max-width: 730.5px) {
      #CMD .section__12 .slick-images .img-slick-4 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/animation/s12/p4.jpg"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-4 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s12/p4.webp"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-4 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s12/p4.jpg"); } }

@media all and (max-width: 730.5px) {
      #CMD .section__12 .slick-images .img-slick-5 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/animation/s12/p5.jpg"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-5 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s12/p5.webp"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-5 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s12/p5.jpg"); } }

@media all and (max-width: 730.5px) {
      #CMD .section__12 .slick-images .img-slick-6 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/animation/s12/p6.jpg"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-6 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s12/p6.webp"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-6 {
        background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s12/p6.jpg"); } }

@media all and (max-width: 730.5px) {
      #CMD .section__12 .slick-images .img-slick-7 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/animation/s12/p7.jpg"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-7 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s12/p7.webp"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-7 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s12/p7.jpg"); } }

@media all and (max-width: 730.5px) {
      #CMD .section__12 .slick-images .img-slick-8 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/animation/s12/p8.jpg"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-8 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s12/p8.webp"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-8 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s12/p8.jpg"); } }

@media all and (max-width: 730.5px) {
      #CMD .section__12 .slick-images .img-slick-9 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/animation/s12/p9.jpg"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-9 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s12/p9.webp"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-9 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s12/p9.jpg"); } }

@media all and (max-width: 730.5px) {
      #CMD .section__12 .slick-images .img-slick-10 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/animation/s12/p10.jpg"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__12 .slick-images .img-slick-10 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s12/p10.webp"); } }
    @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__12 .slick-images .img-slick-10 {
        background-image: url("https://dlcdnwebimgs.asus.com/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/animation/s12/p10.jpg"); } }

@media all and (max-width: 730.5px) {
  html #CMD .section__13 {
    overflow: hidden;
    margin-top: 0;
    padding-top: 58px;
    background: #fff; }
    html #CMD .section__13 .img__service {
      position: relative;
      overflow: hidden;
      left: 50%;
      margin-top: 65px;
      margin-left: -360px;
      height: 250px;
      background-image: none; }
      html #CMD .section__13 .img__service .img-bg-parallax {
        position: absolute;
        top: 0;
        left: 0;
        width: 720px;
        height: 332px;
        transition: transform 500ms ease-out; }
        #CMD .section__13 .img__service .img-bg-parallax {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/s13.jpg"); } }
      @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__13 .img__service .img-bg-parallax {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/s13.webp"); } }
      @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__13 .img__service .img-bg-parallax {
          background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/s13.jpg"); } }

@media all and (max-width: 730.5px) {
    html #CMD .section__13 .grid-content {
      margin: -50px auto 0;
      width: 89.2%; }
      html #CMD .section__13 .grid-content .grid {
        opacity: 0;
        margin: 6px auto;
        padding: 30px 14px 40px;
        width: 100%;
        max-width: 414px;
        transform: translate3d(0, 30px, 0); }
        html #CMD .section__13 .grid-content .grid.grid-4, html #CMD .section__13 .grid-content .grid.grid-5 {
          width: 100%; }
        html #CMD .section__13 .grid-content .grid .img-icon {
          width: 90px;
          height: 74px; }
        html #CMD .section__13 .grid-content .grid .grid-title {
          margin: 12px 0 5px;
          font-size: 20px; }
        html #CMD .section__13 .grid-content .grid .grid-info {
          max-width: 280px;
          font-size: 17px; }
      html #CMD .section__13 .grid-content.js-animate-active .grid {
        opacity: 1;
        transform: translate3d(0, 0, 0); }
        html #CMD .section__13 .grid-content.js-animate-active .grid.grid-1 {
          transition: transform 600ms 150ms ease, opacity 500ms 150ms ease; }
        html #CMD .section__13 .grid-content.js-animate-active .grid.grid-2 {
          transition: transform 600ms 300ms ease, opacity 500ms 300ms ease; }
        html #CMD .section__13 .grid-content.js-animate-active .grid.grid-3 {
          transition: transform 600ms 450ms ease, opacity 500ms 450ms ease; }
        html #CMD .section__13 .grid-content.js-animate-active .grid.grid-4 {
          transition: transform 600ms 600ms ease, opacity 500ms 600ms ease; }
        html #CMD .section__13 .grid-content.js-animate-active .grid.grid-5 {
          transition: transform 600ms 750ms ease, opacity 500ms 750ms ease; }
    html #CMD .section__13 .modal-button-container {
      margin-top: 20px; }
  html #CMD .section__noise {
    margin-top: -1px;
    padding-top: 65px;
    padding-bottom: 0; }
    html #CMD .section__noise .wd__content {
      width: 90%; }
      html #CMD .section__noise .wd__content .content__info {
        width: 100%;
        max-width: 1007px; }
    html #CMD .section__noise .sub__content {
      margin: 50px auto 0;
      width: 89.2%;
      max-width: 520px;
      text-align: left; }
      html #CMD .section__noise .sub__content .content__title {
        font-size: 23px; }
      html #CMD .section__noise .sub__content .content__info {
        font-family: "Myriad W01_n2", "Myriad W01", "Segoe UI", sans-serif !important;
        font-weight: 200 !important;
        font-style: normal !important;
        margin-top: 11px;
        font-size: 17px;
        letter-spacing: 0.1px;
        line-height: 1.45; }
    html #CMD .section__noise .nav__noise {
      margin-top: 59px;
      flex-direction: column; }
      html #CMD .section__noise .nav__noise .nav__item {
        margin: 0 auto 13px;
        padding: 13px 15px;
        box-sizing: border-box;
        width: 89.2%;
        max-width: 400px;
        border-width: 1px; }
        html #CMD .section__noise .nav__noise .nav__item.js-selected {
          border-width: 1px; }
        html #CMD .section__noise .nav__noise .nav__item .nav__content {
          width: 100%; }
          html #CMD .section__noise .nav__noise .nav__item .nav__content .img__icon {
            display: inline-block;
            margin-right: 8px;
            width: 45px;
            height: 45px; }
          html #CMD .section__noise .nav__noise .nav__item .nav__content .nav__text {
            display: inline-block;
            width: calc(100% - 54px); }
            html #CMD .section__noise .nav__noise .nav__item .nav__content .nav__text .content__title {
              font-size: 23px; }
            html #CMD .section__noise .nav__noise .nav__item .nav__content .nav__text .content__info {
              font-family: "Myriad W01_n2", "Myriad W01", "Segoe UI", sans-serif !important;
              font-weight: 200 !important;
              font-style: normal !important;
              margin-top: 3px;
              font-size: 17px;
              letter-spacing: 0.1px;
              line-height: 1.45; }
    html #CMD .section__noise .noise__switcher {
      margin-top: 30px; }
      html #CMD .section__noise .noise__switcher span {
        font-size: 20px; }
    html #CMD .section__noise .img__noise {
      margin-top: -78px;
      transform: scale(0.52); }
    html #CMD .section__noise .modal-button-container {
      margin-top: -87px; }
  html #CMD .section__comment {
    margin-top: 0;
    margin-bottom: 12px; }
  html #CMD .inner-view {
    margin-bottom: 0;
    background: transparent; }
    html #CMD .inner-view .inner-view-container {
      position: relative;
      margin-right: auto;
      margin-left: auto;
      max-width: 720px;
      background: transparent; }
      html #CMD .inner-view .inner-view-container .inner-modal {
        margin-right: auto;
        margin-left: auto;
        padding-bottom: 0;
        width: 100%;
        max-width: 720px; }
        html #CMD .inner-view .inner-view-container .inner-modal.modal-thin {
          background-color: #fff; }
      html #CMD .inner-view .inner-view-container .wd__section {
        overflow: visible !important; }
        html #CMD .inner-view .inner-view-container .wd__section .wd__content {
          width: 89.2% !important; }
          html #CMD .inner-view .inner-view-container .wd__section .wd__content .content__slogan {
            color: #333; }
          html #CMD .inner-view .inner-view-container .wd__section .wd__content .content__title {
            margin-top: 29px;
            font-size: 23px; }
          html #CMD .inner-view .inner-view-container .wd__section .wd__content .content__info {
            margin-top: 15px; }
          html #CMD .inner-view .inner-view-container .wd__section .wd__content .content__slogan::before, html #CMD .inner-view .inner-view-container .wd__section .wd__content .content__slogan::after,
          html #CMD .inner-view .inner-view-container .wd__section .wd__content .content__title::before,
          html #CMD .inner-view .inner-view-container .wd__section .wd__content .content__title::after {
            display: none; }
    html #CMD .inner-view .section__btn__home::before {
      background: none; }
  html #CMD #section__inner2_1 {
    display: inline-block;
    overflow: hidden;
    margin-top: 29px;
    padding-top: 0;
    padding-bottom: 150px; }
  html #CMD #section__inner2_1 .wd__content .content__info {
    width: 100%;
    max-width: 720px; }
  html #CMD #section__inner2_1 .sub__section {
    margin: 50px auto 0;
    padding-top: 21px;
    padding-bottom: 51px;
    width: 100%;
    max-width: 600px; }
    html #CMD #section__inner2_1 .sub__section .wd__performance__graph .graph__line .graph__caption {
      font-size: 16px; }
    html #CMD #section__inner2_1 .sub__section .wd__performance__graph .graph__line .graph__bar .bar__value .space-left-m {
      padding-left: 1px; }
    html #CMD #section__inner2_1 .sub__section .wd__content {
      width: 89%; }
  html #CMD #section__inner2_1 .sub__section:first-child {
    margin-top: 44px; }
  html #CMD #section__inner2_1 .sub__section.sub__section-1 .wd__feature__list {
    margin-top: 41px;
    margin-right: auto;
    margin-bottom: -23px;
    margin-left: auto;
    width: 80%; }
  html #CMD #section__inner2_1 .sub__section.sub__section-1 .wd__feature__list .img__icon {
    width: 94px;
    height: 52px;
    background-size: contain; }
  html #CMD #section__inner2_1 .sub__section.sub__section-1 .wd__feature__list .wd__feature {
    margin-bottom: 32px; }
    html #CMD #section__inner2_1 .sub__section.sub__section-1 .wd__feature__list .wd__feature .wd__feature__describe {
      margin-top: -5px; }
  html #CMD #section__inner2_1 .sub__section.sub__section-1 .wd__performance__graph {
    left: 0;
    margin-top: 41px; }
    html #CMD #section__inner2_1 .sub__section.sub__section-1 .wd__performance__graph .graph__line .graph__bar .bar__value {
      width: 150px; }
  html #CMD #section__inner2_1 .sub__section.sub__section-2 .img__main {
    width: 306px;
    height: 63px; }
    #CMD .section__inner2_1 .sub__section-2 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/1x/inner/s3/wifi.png"); } }
  @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__inner2_1 .sub__section-2 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/inner/s3/wifi.webp"); } }
  @media all and (max-width: 730.5px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__inner2_1 .sub__section-2 .img__main {
      background-image: url("/files/media/19ff3066-37bb-4024-ae8d-e547a77fa0e6/v3/features/images/small/2x/inner/s3/wifi.png"); } }

@media all and (max-width: 730.5px) {
  html #CMD #section__inner2_1 .sub__section.sub__section-2 .img__container {
    margin-top: 45px;
    margin-bottom: 14px;
    margin-left: -153px;
    width: 306px;
    height: 63px; }
    html #CMD #section__inner2_1 .sub__section.sub__section-2 .img__container .chart__text {
      margin-top: -13px;
      margin-left: -154px;
      font-size: 40px; }
  html #CMD #section__inner2_1 .sub__section.sub__section-3 {
    margin-bottom: 0; }
    html #CMD #section__inner2_1 .sub__section.sub__section-3 .wd__performance__graph {
      left: 0;
      margin-top: 41px; }
      html #CMD #section__inner2_1 .sub__section.sub__section-3 .wd__performance__graph .graph__line .graph__bar .bar__value {
        width: 150px; }
  html #CMD #section__inner2_1 .sub__section.sub__section-4 .img__main {
    left: 0;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 37.5%;
    width: 92%;
    height: 0;
    background-size: contain; } }