@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; }

html {
  font-size: 15px; }

body {
  font-size: 1em;
  line-height: 1.33333;
  margin-bottom: 0em; }

.inline__block {
  display: inline-block; }

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) translate3d(-50%, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(-50%, 0, 0); }
  20% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1) translate3d(-50%, 0, 0);
    transform: scale3d(1.1, 1.1, 1.1) translate3d(-50%, 0, 0); }
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.9, 0.9, 0.9) translate3d(-50%, 0, 0);
    transform: scale3d(0.9, 0.9, 0.9) translate3d(-50%, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03) translate3d(-50%, 0, 0);
    transform: scale3d(1.03, 1.03, 1.03) translate3d(-50%, 0, 0); }
  80% {
    opacity: 1;
    -webkit-transform: scale3d(0.97, 0.97, 0.97) translate3d(-50%, 0, 0);
    transform: scale3d(0.97, 0.97, 0.97) translate3d(-50%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) translate3d(-50%, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(-50%, 0, 0); } }

.sprite {
  background-repeat: no-repeat;
  display: block; }

.sprite-arrow_l {
  width: 65px;
  height: 130px;
  background-position: -5px -5px; }

.sprite-arrow_l_black {
  width: 49px;
  height: 96px;
  background-position: -80px -5px; }

.sprite-arrow_r {
  width: 65px;
  height: 130px;
  background-position: -139px -5px; }

.sprite-arrow_r_black {
  width: 49px;
  height: 96px;
  background-position: -214px -5px; }

.sprite-black {
  width: 41px;
  height: 41px;
  background-position: -80px -111px; }

.sprite-gray {
  width: 41px;
  height: 41px;
  background-position: -214px -111px; }

.sprite-green {
  width: 44px;
  height: 44px;
  background-position: -5px -162px; }

.sprite-pink {
  width: 45px;
  height: 44px;
  background-position: -59px -162px; }

.sprite-white {
  width: 45px;
  height: 44px;
  background-position: -114px -162px; }

sup {
  position: relative;
  vertical-align: baseline;
  top: -0.44em;
  font-size: 0.6em;
  line-height: unset; }
  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: -1.7em;
    font-size: 0.33em; }

.ioPort sup.sign-tm {
  top: -0.02em;
  font-size: 1em; }

.wd__content .content__slogan sup.sign-tm {
  top: -0.2em;
  font-size: 0.8em; }

.wd__content .content__title sup {
  top: -1em;
  font-size: 0.5em; }
  .wd__content .content__title sup.sign-cr {
    top: -0.2em;
    font-size: 0.8em; }

.wd__content .content__info sup.sign-e {
  top: -0.7em; }

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

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

.wd__content .content__info sup.sign-fnum {
  top: -0.7em; }

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

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

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

.wd__feature__list .wd__feature .wd__feature__describe {
  display: inline-table; }
  .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 sup.sign-tm {
    top: 0em;
    font-size: 1em; }
  .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 sup.footnote-num {
    top: -0.86em;
    font-size: 0.5em; }
  .wd__feature__list .wd__feature .wd__feature__describe span sup {
    display: inline-table;
    margin-top: -0.3em; }
    .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 .ioPort sup.sign-tm {
  top: -0.2em; }

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

.ie #CMD .wd__content .content__info sup.sign-e {
  top: -0.7em;
  font-size: 0.75em; }

.ie #CMD .wd__content .content__info sup.sign-e {
  top: -0.7em; }

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

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

.ie #CMD .wd__content .content__info sup.sign-fnum {
  top: -0.75em;
  font-size: 0.7em; }

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

.ie #CMD .wd__content .content__info sup.sign-deg {
  padding: 0 0.02em;
  top: -0.1em;
  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__data sup.sign-deg {
  top: -0.5em;
  font-size: 0.75em; }

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

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

.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 sup.footnote-num {
  top: -0.86em;
  font-size: 0.5em; }

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

@media all and (min-width: 1301px) {
  .wd__content .content__slogan sup.sign-star {
    top: -0.5em;
    font-size: 0.6em; }
  .wd__content .content__slogan sup.sign-tm {
    top: -0.2em;
    font-size: 0.8em; }
  .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__content .content__info sup.footnote-num {
    top: -0.9em; }
  .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 sup.sign-cr {
    top: 0.1em;
    font-size: 1.3em; }
  .wd__feature__list .wd__feature .wd__feature__describe sup.sign-star {
    top: -0.03em;
    font-size: 1.25em; }
  .wd__feature__list .wd__feature .wd__feature__describe sup.footnote-num {
    top: -0.7em;
    font-size: 0.6em; }
  .section__kv .wd__content .content__title sup.sign-star {
    top: -0.65em;
    font-size: 0.55em; }
  .section__kv .wd__content .content__title sup.footnote-num {
    top: -1.6em; }
  .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; }
  .section__kv .wd__content .content__info sup.footnote-num {
    top: -1em; } }

@media all and (min-width: 721px) and (max-width: 1300px) {
  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.2em;
    font-size: 0.8em; }
  .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__content .content__info sup.footnote-num {
    top: -0.8em;
    font-size: 0.6em; }
  .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 sup.sign-cr {
    top: 0em; }
  .wd__feature__list .wd__feature .wd__feature__describe sup.sign-star {
    top: 0em;
    font-size: 1.35em; }
  .wd__feature__list .wd__feature .wd__feature__describe sup.footnote-num {
    top: -0.47em;
    font-size: 0.8em; }
  .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; }
  .section__kv .wd__content .content__info sup.footnote-num {
    top: -1.25em;
    font-size: 0.4em; }
  .footnote-item sup.sign-cr {
    top: 0.1em; } }

@media all and (max-width: 720px) {
  sup.sign-deg {
    top: -0.25em;
    font-size: 0.8em; }
  .wd__content .content__slogan sup.sign-tm {
    top: -0.2em;
    font-size: 0.8em; }
  .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.16em;
    font-size: 0.9em; }
  .wd__content .content__title sup.sign-fnum {
    top: -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;
    line-height: 1; }
  .wd__content .content__info sup.sign-tm {
    top: 0.1em;
    font-size: 1.2em;
    line-height: 1; }
  .wd__content .content__info sup.sign-star {
    top: 0em;
    font-size: 1.25em; }
  .wd__content .content__info sup.footnote-num {
    top: -0.7em;
    font-size: 0.6em; }
  .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 span sup {
    display: inline-block; }
  .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 sup.sign-star {
    top: 0.08em;
    font-size: 1.6em; }
  .wd__feature__list .wd__feature .wd__feature__describe sup.sign-fnum {
    top: -0.52em; }
  .wd__feature__list .wd__feature .wd__feature__describe sup.footnote-num {
    top: -0.5em;
    font-size: 0.8em; }
  .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: 0em;
    font-size: 1em; }
  .section__kv .wd__content .content__info sup.sign-cr {
    top: 0em;
    font-size: 1.2em; }
  .section__kv .wd__content .content__info sup.sign-star {
    top: -0.06em;
    font-size: 1.2em; }
  .section__kv .wd__content .content__info sup.footnote-num {
    top: -0.65em;
    font-size: 0.65em; }
  .footnote-item sup.sign-cr {
    top: 0.03em;
    font-size: 1.1em; } }

.play__icon:after {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAhCAYAAABX5MJvAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAADJklEQVRYw73YTWwWVRQG4KdD1RjTEmNjt0ZNtC4GXQiiTLAmklShdKFbomAYSQTqRjbu3IhuBBd2iPizM42Jjb9JF/7kolgIQWcBGuLCJVhi2iYSNRUXc1vqZ03nm6/1LGfuOee9d+697/tOlzYiK8qNeAwbcRduwXrM4DJ+xCl8GvL0VN26XTUa34jdOIh5fIwTOIdLIU9nsqJcj1sxgAzb0Y0jOB7y9EpjEFlR7oyFzuLVkKfftLFqm/EC7sNoyNOJtkBkRXkDjuIR7A15+kXd5svUGsQxfI4DIU9/XxFEVpS9mMCveDrk6WxTAC0138bNGGmt2dUy+Hp8hp+Qhzy92imAJbXXYQy3Yyjk6R8L75KWsa9jDvtWEwCEPJ3Hs5iNfRZjEURWlCMYxK6YsOoR6+7CYOyH+DniMTyv2gONN2HdyIryYbyDgZCnVxZWYje+/z8AxBX5Et9hD9c+x0EcbnM2R7Oi7O4Ay2EcgCQryk34q52LKMZ+TGZF2ddwNU5iPivKTQm24cOGsxnE6awoNzTM/wjbEjyg4oKmcRu+zoryiQa5J7A5UZHO+Q5AwE0Yz4rypawokzbyzuHuREXHFzsEQXXcX8REvKbrxCX0JehdDX5YEjvwbp2BsW9Pgtk2kNeJT/BUnYFZUfZgLlEpov5VaH4VL2M45OlMzZx+THerNuUALnQA4DfsCXn6Xpt59+CHBN9iSwcAfsaWBgDgIZxMMInhhgC+wv0hT882zB/GZBLydEp1fT/YZoExPBry9Jcm3aMGXRfydGqBgI7gEHbWLRLydF/D2S/EIZWOXWTRt7AhitI1j6gn7sXxRRDRF4yiiGd3LQH0qNT36IIfaRW6x9CHJ9dC4kWxO47LIU/3LjxvJZvnIog3sqJc0Z01ADCmcmr7l777B4gow7fjTry/Wtd5rDOOO/B4qwH6F+1GUhnCNM5kRbm1QwBbcSbWG1qOLFfyoiN4TeVFX4mSrG7zpV70+ZCnH/zX2Lqu/BmVGP5TJcmCinMuhjydizu+3zVXvgPXqe6fNzty5csAav0/0YdelauaVv2fOK2yklN1XdzfdfIarq20xZsAAAAASUVORK5CYII=");
  width: 24px;
  height: 24px; }

.icon__left__arrow {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFEAAACbCAYAAAAa/HfkAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0MDM3YTljNy1lZjkwLWQ4NGMtYTcwZC03OGM4NDg0NjAzYmQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDVGQjNDREY4MDYyMTFFNTg0QTFBRTczNzFDNDFDNTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDVGQjNDREU4MDYyMTFFNTg0QTFBRTczNzFDNDFDNTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ZGNkZjRmNDItMzk0ZS1jNDRhLTg4ZTctNWY1M2Y5NjI4MTUwIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6NDZhZjExODAtNjFhMy0xMWU1LTkzZGUtOTIwNmM2N2RmYjRiIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+lOkdwQAAAthJREFUeNrs3U1Ow0AMhuEWdZVzAregEj+XAHHObANdsKFhUcb2+LNfS9lEahaPMkkjjT8ft207UGN1BwGIIIJIgQgiiCBSIIIIIogUiN512ju5rmtnk5dlWc7cif+v5+/jieU8Bnj+zw9BHAQE0QAQxH3ATxDHAR9BHAfcQAwG7IhoDtgN0QWwE6IbYBdEV8AOiO6A1RFDACsjhgFWRQwFrIgYDlgNcQpgJcRpgFUQpwJWQJwOqI6YAlAZMQ2gKmIqQEXEdIBqiCkBlRDTAqogpgZUQEwPmB1RAjAzogxgVkQpwIyIcoDZECUBMyHKAmZBlAbMgCgPOBuxBOBMxDKAsxBLAc5ALAcYjVgSMBKxLGAUYmnACMTygN6ILQA9EdsAXurkcM2Xw3W7a1lAjzuxHaA1YktAS8S2gFaIrQEtENsDjiICOIgI4CAigIOIAA4iAjiICOAgIoCDiAAOIgI4iAigAeJx5xx4NyJe7sK3X+cevo/3P4BBBNL37Qyk0f9EII2+WIA0+nYG0gARSCNEII0QgTRCBNIIEUgjRCAPdjsgWkNa7sVpC2m9K6wlpMcmz3aQXjtlW0F67tluA+ndPXCBfK0OGdHHcq4OGdVRVRoysrevLGR0l+lfkB/KkDP6nfcg75UhZ3Xel4KcmQFRBnJ2GkkJyAy5OPKQWRKapCEzZYXJQmZLrZOEzJifKAeZNclTCjJzpqwMZPZ0YwlIhZzt9JAqie+pIZVmD6SFVJuCkRJScR5LOkjVyUCpIJVnVKWBVJ+WlgKywty+6ZBVJkhOhaw0y3QaZLWpulMgK853DoesOmk8FLLyzPswyMqIYZDVEUMgOyC6Q3ZBdIXshOgG2Q3RBbIjojnk6dC3fmL9n35BXurhlgsdt+06vWpd106YV7loy7IcWc7jS5tnYjQkiAaQJ+x2XzY31e6LhWI5gwgiiBSIIIIIIgQggggiBaJlfQkwAFslPR5pZL7CAAAAAElFTkSuQmCC"); }

.icon__right__arrow {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFIAAACbCAYAAADxy8znAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0MDM3YTljNy1lZjkwLWQ4NGMtYTcwZC03OGM4NDg0NjAzYmQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDVGQjNDRTM4MDYyMTFFNTg0QTFBRTczNzFDNDFDNTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDVGQjNDRTI4MDYyMTFFNTg0QTFBRTczNzFDNDFDNTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ZGNkZjRmNDItMzk0ZS1jNDRhLTg4ZTctNWY1M2Y5NjI4MTUwIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6NDZhZjExODAtNjFhMy0xMWU1LTkzZGUtOTIwNmM2N2RmYjRiIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+TCPT7wAAAshJREFUeNrs3MFKA0EQBNBEctrvVP/CgPErFL9zr+vm4CUHCaZ6prqqGoZAYC+PyQ7p6e7jtm2HxOPxFIJABjKQiUAGMpCBTAQykIFMBDKQjHF65OF1XS/7x9kVb1kW2I5829cl+xHz0w4m8B1pj4k8bKwxH4X8DiYG8jWYGMgtmLh3ZDCBh409JvLUtsZE/9e2xaxIWlhiVmV/7DAr02hWmNX5SBvMEYldC8xRGXJ5zJFXDdKYo+9sZDFnXH5JYs66RZTDnHkdK4U5+15bBpOhQEACk6XSoj0mU8lKa0y22p+2mIxFVC0xWavR2mEyl/W1wmSvj2yD2aHQtAVml4pdesxOpc/UmN1qyGkxOxbjU2J27Wqgw+zcHkKF2b3PhgZToWGJAlOl82s6plIL3VRMtV7EaZiKTZ1TMFW7Y4djKrcZD8VU79cehunQ+D4E02WCQDmm0yiGvzDfA4nBPD+K6TgcpATTdcoKHNN5XA0U033uDwwzA5RAmIEEYQYShBlIEGYgQZiBBGEGEoQZSBBmIO8HvY1jIO+PK9bnvl5uvv843AwgDSQAMZAgxECCEAMJQgwkCDGQIMRAghADCUJ0h4QhOkNCEV0h4YiOkCWIbpBliE6QpYgukOWIDpBDENUhhyEqQw5FVIUcjqgIOQVRDXIaohLkVEQVyOmICpAUiN0haRA7Q1IhdoWkQ+wISYnYDZIWsRMkNWIXSHrEDpAtENkh2yAyQ7ZCZIVsh8gI2RKRDbItIhNka0QWyPaIDJASiLMhZRBnQkohzoKUQ5wBKYk4GlIWcSSkNOIoSHnEEZAWiNc4FSN+7etZHbFyR1ohVkHaIVZAWiKiIW0RkZDWiChIe0QEZBBBkEH83VHbtv374XVdN2fEZVlKTm3LnYiGtEZEQdojIiCDiDhsErVJi0AmAhnIQCYCGchABjIRyEAG0jl+BBgCMDs+2El12r0AAAAASUVORK5CYII=");
  width: 24px;
  height: 24px; }

.icon__down__arrow {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMS4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDM1LjQxNCAzNS40MTQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDM1LjQxNCAzNS40MTQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiPgo8Zz4KCTxnPgoJCTxwb2x5Z29uIHBvaW50cz0iMzQsOC4zNTQgMTcuNzA3LDI0LjY0NiAxLjQxNCw4LjM1NCAwLDkuOTE1IDE3LDI3LjA2MSAxOC40MTQsMjcuMDYxIDM1LjQxNCw5LjkxNSAgICIgZmlsbD0iIzMzMzMzMyIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=); }

.border__radius-ie8 {
  behavior: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/css/css3-IE8-PIE.htc"); }

/* 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;
    left: 50%;
    bottom: 30px;
    transform: translate3d(-50%, 0px, 0px); }
  .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 button {
    background: none;
    border: 0;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent; }
    .modal-button-container button:focus {
      outline: 0; }
  .modal-button-container .modal-button-text,
  .modal-button-container .modal-inner-text {
    position: relative;
    display: block;
    font-size: 22px;
    pointer-events: none; }
    @media (min-width: 721px) and (max-width: 1300px) {
      .modal-button-container .modal-button-text,
      .modal-button-container .modal-inner-text {
        font-size: 18px; } }
    @media (max-width: 720px) {
      .modal-button-container .modal-button-text,
      .modal-button-container .modal-inner-text {
        margin-bottom: 8px;
        font-size: 19px; } }
  .modal-button-container .modal-button-target {
    position: absolute;
    height: 50px;
    left: 50%;
    top: 10px;
    z-index: 10;
    display: none;
    transform: translateX(-50%); }
  .modal-button-container .modal-button {
    cursor: pointer;
    position: relative;
    display: inline-block;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    pointer-events: all;
    text-align: center;
    z-index: 1;
    margin: 10px 0;
    padding: 0 30px;
    min-width: 50px;
    height: 46px;
    line-height: 46px;
    border: 0;
    font-weight: 200;
    background-color: #000;
    cursor: pointer;
    border-radius: 25px;
    border-width: 3px;
    border-style: solid;
    transition: background-color 400ms ease-out, border-color 400ms ease-out, color 400ms ease-out; }

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

.inner-view {
  position: fixed;
  left: 0;
  top: 0;
  display: block;
  text-align: center;
  width: 100%;
  overflow: hidden;
  z-index: 1000000000;
  transform: translateY(110vh);
  margin-left: 0;
  margin-bottom: -60px;
  width: 100%;
  background-color: white;
  transition: transform 750ms ease; }
  .inner-view.killFixed {
    position: relative !important; }
  .inner-view .inner-view-container {
    height: 100%; }
  .inner-view .inner-modal {
    position: relative;
    visibility: visible;
    display: block;
    padding-bottom: 50px;
    width: 100%;
    min-height: 100vh;
    opacity: 0;
    transition: opacity 250ms; }
    .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 {
    opacity: 0;
    position: fixed;
    bottom: -80px;
    left: 0%;
    width: 100%;
    transform: translate3d(0%, 0, 0) translateZ(0);
    transition: transform 400ms ease, opacity 300ms ease; }
  .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-out;
      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: 721px) and (max-width: 1300px) {
  .modal-button-container.inner {
    bottom: 20px; } }

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

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

#CMD {
  -webkit-transition-duration: 700ms;
  -khtml-transition-duration: 700ms;
  -moz-transition-duration: 700ms;
  -ms-transition-duration: 700ms;
  -o-transition-duration: 700ms;
  transition-duration: 700ms;
  -webkit-transition-property: opacity;
  -khtml-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.33, 0.98);
  -khtml-transition-timing-function: cubic-bezier(0.25, 0.46, 0.33, 0.98);
  -moz-transition-timing-function: cubic-bezier(0.25, 0.46, 0.33, 0.98);
  -ms-transition-timing-function: cubic-bezier(0.25, 0.46, 0.33, 0.98);
  -o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.33, 0.98);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.33, 0.98);
  position: relative;
  margin-bottom: 60px;
  font-size: 15px;
  text-align: center;
  background-color: #fff;
  line-height: 1.3;
  -webkit-tap-highlight-color: transparent; }
  @media all and (min-width: 1px) {
    #CMD {
      -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)"; } }

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

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

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

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

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

@media all and (min-width: 1301px) {
  #CMD.athena #section__comment {
    margin-bottom: -62px; } }

@media all and (min-width: 769.5px) and (max-width: 1300px) {
  #section__comment .footnotes ul.footnote {
    width: 93% !important; }
  #CMD.athena #section__comment {
    margin-bottom: -58px;
    padding-top: 25px; } }

@media all and (min-width: 730.5px) and (max-width: 768px) {
  #CMD.athena #section__comment {
    margin-top: 0 !important;
    margin-bottom: -67px;
    padding-top: 25px; } }

@media all and (min-width: 1px) and (max-width: 768px) {
  #section__comment .section_content {
    margin-right: auto;
    margin-left: auto;
    width: 90% !important; }
    #section__comment .section_content .footnotes {
      padding-right: 0 !important;
      padding-left: 0 !important; }
  #CMD.athena #section__comment {
    display: inline-block;
    margin-top: -20px; } }

@media all and (min-width: 1px) and (max-width: 730px) {
  #CMD.athena #section__comment {
    margin-bottom: -67px;
    padding-top: 22px;
    padding-bottom: 44px; } }

@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; }
    .grace-show.show {
      transform: translate3d(0, 0, 0);
      -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)";
      will-change: opacity; }
    .grace-show.animated {
      transform: none;
      will-change: null; } }

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

.smooth__animation {
  -webkit-transition-duration: 1.25s, 1.25s;
  -khtml-transition-duration: 1.25s, 1.25s;
  -moz-transition-duration: 1.25s, 1.25s;
  -ms-transition-duration: 1.25s, 1.25s;
  -o-transition-duration: 1.25s, 1.25s;
  transition-duration: 1.25s, 1.25s;
  -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.445, 0.05, 0.55, 0.95), cubic-bezier(0.39, 0.575, 0.565, 1);
  -khtml-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95), cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95), cubic-bezier(0.39, 0.575, 0.565, 1);
  -ms-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95), cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95), cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95), cubic-bezier(0.39, 0.575, 0.565, 1); }

.smooth__animation-fast {
  -webkit-transition-duration: 400ms, 400ms;
  -khtml-transition-duration: 400ms, 400ms;
  -moz-transition-duration: 400ms, 400ms;
  -ms-transition-duration: 400ms, 400ms;
  -o-transition-duration: 400ms, 400ms;
  transition-duration: 400ms, 400ms;
  -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.445, 0.05, 0.55, 0.95), cubic-bezier(0.39, 0.575, 0.565, 1);
  -khtml-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95), cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95), cubic-bezier(0.39, 0.575, 0.565, 1);
  -ms-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95), cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95), cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95), cubic-bezier(0.39, 0.575, 0.565, 1); }

.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; }

.wd__animation__easeout__slow {
  -webkit-transition-duration: 1200ms, 1200ms;
  -khtml-transition-duration: 1200ms, 1200ms;
  -moz-transition-duration: 1200ms, 1200ms;
  -ms-transition-duration: 1200ms, 1200ms;
  -o-transition-duration: 1200ms, 1200ms;
  transition-duration: 1200ms, 1200ms;
  -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); }

.wd__animation__easeout-fast {
  -webkit-transition-duration: 400ms, 400ms;
  -khtml-transition-duration: 400ms, 400ms;
  -moz-transition-duration: 400ms, 400ms;
  -ms-transition-duration: 400ms, 400ms;
  -o-transition-duration: 400ms, 400ms;
  transition-duration: 400ms, 400ms;
  -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: 400ms;
  -moz-transition-property: all; }

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

@keyframes wifiRipple {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@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 soundRipple {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  50% {
    opacity: 1; }
  51% {
    opacity: 0;
    transform: scale(0.8); }
  100% {
    opacity: 0;
    transform: scale(0, 0); } }

@keyframes disappearAndAppear {
  0% {
    opacity: 0; }
  25% {
    opacity: 1; }
  50% {
    opacity: 1; }
  75% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@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); } }

.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); }

.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); }

.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; }

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

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

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

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

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

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

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

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

@media (max-width: 959px) and (min-width: 720px) {
  #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: 720px) {
  #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; } }

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

.footnotes {
  margin: 25px auto 0;
  max-width: 1180px;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px; }
  sup.footnote-num {
    font-size: 12px;
    top: -0.7rem;
    color: #999999;
    vertical-align: baseline !important; }
  .footnotes ul.footnote {
    font-size: 18px;
    color: #999999;
    line-height: 1.4; }
    .footnotes ul.footnote li {
      list-style-type: decimal;
      line-height: 1.3;
      text-align: left;
      margin-bottom: 9px;
      font-size: 18px; }

@media all and (min-width: 721px) and (max-width: 1300px) {
  .footnotes {
    padding-left: 16px;
    padding-right: 16px; } }

@media all and (max-width: 720px) {
  sup.footnote-num {
    font-size: 11px;
    top: -0.5rem; }
  .footnotes {
    width: auto;
    padding-left: 11px;
    padding-right: 11px; }
    .footnotes ul.footnote {
      font-size: 13.3px;
      line-height: 1.4; }
      .footnotes ul.footnote li {
        font-size: 13.3px;
        margin-bottom: 12px; } }

.wd__section .large__text-center {
  text-align: center; }
  .wd__section .large__text-center.wd__content {
    margin-left: auto;
    margin-right: 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 {
      text-align: center;
      margin-left: auto;
      margin-right: auto; }
    .wd__section .large__text-center.wd__content .content__slogan:after {
      margin-left: auto;
      margin-right: 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 {
    text-align: left;
    margin-left: 0; }
  .wd__section .large__text-left.wd__content .content__slogan:after {
    left: 0;
    margin-left: 0px; }
  .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-left: 0;
    margin-right: 50px; }

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

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

@media all and (min-width: 721px) and (max-width: 1300px) {
  .wd__section .medium__text-left.wd__content {
    text-align: left;
    left: 0; }
    .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 {
      text-align: left;
      margin-left: 0; }
    .wd__section .medium__text-left.wd__content .content__slogan:after {
      margin-left: 0px; }
  .wd__section .medium__text-left.wd__feature__list {
    text-align: left; }
    .wd__section .medium__text-left.wd__feature__list .wd__feature {
      margin-left: 0;
      margin-right: 50px; }
  .wd__section .medium__text-center.wd__content {
    text-align: center;
    left: 0;
    margin-left: auto;
    margin-right: auto; }
    .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 {
      text-align: center;
      margin-left: auto;
      margin-right: auto; }
    .wd__section .medium__text-center.wd__content .content__slogan:after {
      margin-left: auto;
      margin-right: auto; }
  .wd__section .medium__text-center.wd__feature__list {
    text-align: center; }
    .wd__section .medium__text-center.wd__feature__list .wd__feature {
      margin-left: 30px;
      margin-right: 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: 720px) {
  .wd__section .small__text-left.wd__content {
    text-align: left;
    left: 0; }
    .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 {
      text-align: left;
      margin-left: 0; }
    .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-left: 0;
      margin-right: 20px; }
  .wd__section .small__text-center {
    text-align: center; }
    .wd__section .small__text-center.wd__content {
      text-align: center;
      left: 0;
      margin-left: auto;
      margin-right: auto; }
      .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 {
        text-align: center;
        margin-left: auto;
        margin-right: auto; }
      .wd__section .small__text-center.wd__content .content__slogan:after {
        margin-left: auto;
        margin-right: auto; }
    .wd__section .small__text-center.wd__feature__list {
      text-align: center; }
      .wd__section .small__text-center.wd__feature__list .wd__feature {
        margin-left: 14px;
        margin-right: 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(/websites/global/products/qdqeavhtfg01a9b3/odinV1/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; }

.video-bottom, .media-bottom {
  position: relative; }

.cmd__guideline {
  position: absolute;
  left: 0;
  width: 100vw;
  z-index: 1000000000000;
  opacity: 0;
  transition: opacity 400ms ease-out; }
  .cmd__guideline.active {
    opacity: 1; }
  .cmd__guideline.guideline-slogan {
    bottom: 64px;
    height: 242px;
    background: rgba(219, 77, 109, 0.3); }
  .cmd__guideline.guideline-title {
    top: -43px;
    height: 54px;
    background: rgba(251, 150, 110, 0.3); }
  .cmd__guideline.guideline-info {
    top: -31px;
    height: 36px;
    background: rgba(0, 137, 108, 0.3); }
  .cmd__guideline.guideline-hl {
    top: -73px;
    height: 83px;
    background: rgba(193, 50, 142, 0.3); }
  .cmd__guideline.guideline-hldesb {
    top: -9px;
    height: 13px;
    width: 100%;
    background: rgba(88, 178, 220, 0.3); }
  .cmd__guideline.guideline-hlb {
    bottom: -60px;
    height: 65px;
    background: rgba(144, 180, 75, 0.3); }
  .cmd__guideline.guideline-pdprice-top {
    bottom: 129px;
    height: 72px;
    background: rgba(46, 92, 110, 0.3); }
  .cmd__guideline.guideline-pdprice-bottom {
    bottom: -72px;
    height: 72px;
    background: rgba(46, 92, 110, 0.3); }
  .cmd__guideline.guideline-pdguide {
    bottom: 30px;
    height: 37px;
    width: 100%;
    background: rgba(88, 178, 220, 0.3); }
  .cmd__guideline.guideline-pdvideos {
    height: 214px;
    top: -91px;
    background: rgba(144, 180, 75, 0.3); }
  .cmd__guideline.guideline-pdvideos-bottom {
    top: 0;
    height: 214px;
    background: rgba(144, 180, 75, 0.3); }
  .cmd__guideline.guideline-pdmedias-bottom {
    top: -14px;
    height: 214px;
    background: rgba(144, 180, 75, 0.3); }

.guideline-floatspace {
  position: fixed;
  top: 50%;
  bottom: 64px;
  height: 229px;
  background: rgba(219, 77, 109, 0.3); }
  .guideline-floatspace:after {
    position: absolute;
    display: block;
    content: 'image interval';
    bottom: 0;
    height: 96px;
    width: 100%;
    color: white;
    background: rgba(251, 150, 110, 0.3); }
  .guideline-floatspace:before {
    position: absolute;
    display: block;
    content: 'section interval';
    height: inherit;
    width: 100%;
    color: white; }

.guideline__controller {
  position: fixed;
  overflow: hidden;
  text-align: center;
  z-index: 99999999999;
  top: 0;
  margin-left: 0;
  padding: 10px 15px 15px 10px;
  width: 30px;
  height: 30px;
  border-top-left-radius: 0%;
  border-top-right-radius: 0%;
  border-bottom-left-radius: 0%;
  border-bottom-right-radius: 10px;
  background: rgba(112, 124, 116, 0.8); }
  .guideline__controller .guideline__logo {
    position: absolute;
    top: 13px;
    left: 5px;
    width: 40px;
    height: 40px;
    font-size: 22px;
    color: #eee; }

@keyframes showAnimation {
  0%, 100% {
    opacity: 0; }
  50% {
    opacity: 1; } }
  .guideline__controller.visible {
    margin-left: 0;
    width: auto;
    height: auto; }
    .guideline__controller.visible .control {
      display: block; }
    .guideline__controller.visible .guideline__logo:before {
      position: absolute;
      content: '';
      display: block;
      z-index: -1;
      top: -1px;
      left: 5px;
      border-radius: 50%;
      width: 30px;
      height: 30px;
      background: rgba(255, 0, 0, 0.3);
      animation: showAnimation 3000ms ease-in-out infinite; }
  .guideline__controller .guideline__logo {
    position: absolute;
    top: 13px;
    left: 5px;
    width: 40px;
    height: 40px;
    font-size: 22px;
    color: #eee; }
  .guideline__controller .control {
    position: relative;
    text-align: left;
    display: none;
    cursor: pointer;
    margin: 10px 10px 10px 30px;
    padding-left: 30px;
    color: #fffffc;
    font-size: 20px; }
    .guideline__controller .control.main__item {
      margin-top: 22px; }
    .guideline__controller .control.sub__item {
      margin-left: 50px; }
    .guideline__controller .control input {
      position: absolute;
      z-index: -1;
      opacity: 0; }
    .guideline__controller .control .control__indicator {
      position: absolute;
      top: 2px;
      left: 0;
      height: 20px;
      width: 20px;
      background: #e6e6e6; }
      .guideline__controller .control .control__indicator:after {
        position: absolute;
        content: '';
        display: block;
        opacity: 0;
        left: 8px;
        top: 4px;
        width: 3px;
        height: 8px;
        border: solid #fff;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg); }
    .guideline__controller .control input:checked ~ .control__indicator {
      background: #2aa1c0; }
      .guideline__controller .control input:checked ~ .control__indicator:after {
        opacity: 1; }

@media all and (min-width: 721px) and (max-width: 1300px) {
  .cmd__guideline.guideline-slogan {
    top: -166px;
    height: 173px; }
  .cmd__guideline.guideline-title {
    top: -33px;
    height: 44px; }
  .cmd__guideline.guideline-info {
    top: -27px;
    height: 33px; }
  .cmd__guideline.guideline-hl {
    top: -59px;
    height: 69px; }
  .cmd__guideline.guideline-pdprice-top {
    bottom: 129px;
    height: 53px; }
  .cmd__guideline.guideline-pdprice-bottom {
    bottom: -53px;
    height: 53px; }
  .cmd__guideline.guideline-pdguide {
    bottom: 30px;
    height: 37px; }
  .cmd__guideline.guideline-pdvideos {
    top: -13px;
    height: 165px; }
  .cmd__guideline.guideline-pdvideos-bottom {
    top: 0;
    height: 165px; }
  .cmd__guideline.guideline-pdmedias-bottom {
    top: -8px;
    height: 165px; }
  .guideline-floatspace {
    height: 175px; }
    .guideline-floatspace:after {
      height: 69px; } }

@media all and (min-width: 960px) and (max-width: 1300px) {
  .cmd__guideline.guideline-pdmedias-bottom {
    top: -34px; } }

@media all and (max-width: 720px) {
  .cmd__guideline.guideline-slogan {
    top: -96px;
    height: 100px; }
  .cmd__guideline.guideline-title {
    top: -23px;
    height: 29px; }
  .cmd__guideline.guideline-info {
    top: -24px;
    height: 27px; }
  .cmd__guideline.guideline-hl {
    top: -41px;
    height: 48px; }
  .cmd__guideline.guideline-pdprice-top {
    bottom: 116px;
    height: 32px; }
  .cmd__guideline.guideline-pdprice-bottom {
    bottom: -32px;
    height: 32px; }
  .cmd__guideline.guideline-pdguide {
    bottom: 21px;
    height: 28px; }
  .cmd__guideline.guideline-pdvideos {
    top: -9px;
    height: 91px; }
  .cmd__guideline.guideline-pdvideos-bottom {
    top: 0;
    height: 91px; }
  .cmd__guideline.guideline-pdmedias-bottom {
    top: -76px;
    height: 91px; }
  .guideline-floatspace {
    height: 96px; }
    .guideline-floatspace:after {
      height: 52px; } }

@media all and (min-width: 600px) and (max-width: 720px) {
  .cmd__guideline.guideline-pdmedias-bottom {
    top: -29px; } }

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: 721px) and (max-width: 1300px) {
      #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: 720px) {
      #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: #333333; }
    .wd__section .wd__content .content__slogan {
      position: relative;
      color: #a89d5b;
      font-size: 30px; }
      @media all and (min-width: 721px) and (max-width: 1300px) {
        .wd__section .wd__content .content__slogan {
          font-size: 24px; } }
      @media all and (max-width: 720px) {
        .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: 721px) and (max-width: 1300px) {
        .wd__section .wd__content .content__title {
          margin-top: 21px; } }
      @media all and (max-width: 720px) {
        .wd__section .wd__content .content__title {
          margin-top: 14px;
          font-size: 37px; } }
    .wd__section .wd__content .content__info {
      position: relative;
      margin-top: 84px;
      font-size: 20px;
      line-height: 1.5; }
      @media all and (min-width: 721px) and (max-width: 1300px) {
        .wd__section .wd__content .content__info {
          margin-top: 89px; } }
      @media all and (max-width: 720px) {
        .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: 720px) {
        .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: 721px) and (max-width: 1300px) {
        .wd__section .wd__content .content__link {
          margin-top: 16px; } }
      @media all and (max-width: 720px) {
        .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: 721px) and (max-width: 1300px) {
      .wd__section .wd__link__arrow:after {
        padding-left: 3px; } }
    @media all and (max-width: 720px) {
      .wd__section .wd__link__arrow:after {
        padding-left: 4px; } }
  .wd__section .wd__feature__list {
    position: relative;
    margin-top: 64px; }
    @media all and (min-width: 721px) and (max-width: 1300px) {
      .wd__section .wd__feature__list {
        margin-top: 50px; } }
    @media all and (max-width: 720px) {
      .wd__section .wd__feature__list {
        margin-top: 34px; } }
    .wd__section .wd__feature__list .wd__feature {
      position: relative;
      display: inline-block;
      vertical-align: bottom;
      box-sizing: border-box;
      margin: 0 25px 50px;
      color: #333333; }
      @media all and (min-width: 721px) and (max-width: 1300px) {
        .wd__section .wd__feature__list .wd__feature {
          margin: 0 33px 48px; } }
      @media all and (max-width: 720px) {
        .wd__section .wd__feature__list .wd__feature {
          margin: 0 17px 25px; } }
      .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top {
        position: relative;
        margin-bottom: 2px; }
        @media all and (max-width: 720px) {
          .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: 65px;
        line-height: 1; }
        @media all and (max-width: 720px) {
          .wd__section .wd__feature__list .wd__feature .wd__feature__data {
            margin-bottom: 2px;
            font-size: 47px; } }
        .wd__section .wd__feature__list .wd__feature .wd__feature__data span {
          font-size: 28px; }
          @media all and (min-width: 721px) and (max-width: 1300px) {
            .wd__section .wd__feature__list .wd__feature .wd__feature__data span {
              font-size: 30px; } }
          @media all and (max-width: 720px) {
            .wd__section .wd__feature__list .wd__feature .wd__feature__data span {
              font-size: 25px; } }
      .wd__section .wd__feature__list .wd__feature .wd__feature__describe {
        position: relative;
        margin-top: -3px; }
        @media all and (max-width: 720px) {
          .wd__section .wd__feature__list .wd__feature .wd__feature__describe {
            margin-top: 1px; } }
      .wd__section .wd__feature__list .wd__feature .wd__feature__describe span,
      .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top,
      .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top span .wd__feature__describe {
        font-size: 16px;
        letter-spacing: 0.4px; }
        @media all and (min-width: 721px) and (max-width: 1300px) {
          .wd__section .wd__feature__list .wd__feature .wd__feature__describe span,
          .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top,
          .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top span .wd__feature__describe {
            font-size: 16px;
            line-height: 1.2; } }
        @media all and (max-width: 720px) {
          .wd__section .wd__feature__list .wd__feature .wd__feature__describe span,
          .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top,
          .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top span .wd__feature__describe {
            display: block;
            font-size: 13px;
            line-height: 1.4 !important;
            letter-spacing: .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: 721px) and (max-width: 1300px) {
    .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: 720px) {
    .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 sup.sign-deg {
    top: -22px;
    font-size: 40px; }
  @media all and (min-width: 721px) and (max-width: 1300px) {
    .wd__section .wd__feature__list .wd__feature .wd__feature__data sup.sign-deg {
      top: -22px;
      font-size: 40px; } }
  @media all and (max-width: 720px) {
    .wd__section .wd__feature__list .wd__feature .wd__feature__data sup.sign-deg {
      top: -15px;
      font-size: 28px; } }
  .wd__section .wd__feature__list .wd__feature .wd__feature__data sup.sign-star-small {
    top: -21px;
    font-size: 28px; }
  @media all and (min-width: 721px) and (max-width: 1300px) {
    .wd__section .wd__feature__list .wd__feature .wd__feature__data sup.sign-star-small {
      top: -21px;
      font-size: 28px; } }
  @media all and (max-width: 720px) {
    .wd__section .wd__feature__list .wd__feature .wd__feature__data sup.sign-star-small {
      top: -12px;
      font-size: 25px; } }
  .wd__section .wd__feature__list .wd__feature .wd__feature__data sup.sign-star {
    top: -25px;
    font-size: 28px; }
  @media all and (min-width: 721px) and (max-width: 1300px) {
    .wd__section .wd__feature__list .wd__feature .wd__feature__data sup.sign-star {
      top: -25px;
      font-size: 28px; } }
  @media all and (max-width: 720px) {
    .wd__section .wd__feature__list .wd__feature .wd__feature__data sup.sign-star {
      top: -15px;
      font-size: 25px; } }
  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.sign-TM {
    position: relative;
    top: -18px;
    font-size: 30px; }
  @media all and (min-width: 721px) and (max-width: 1300px) {
    .wd__section .wd__feature__list .wd__feature .wd__feature__data span.sign-TM {
      top: -18px;
      font-size: 30px; } }
  @media all and (max-width: 720px) {
    .wd__section .wd__feature__list .wd__feature .wd__feature__data span.sign-TM {
      top: -14px;
      font-size: 20px; } }
  .wd__section .wd__feature__list .wd__feature .wd__feature__data.text__long-en {
    font-size: 54px;
    line-height: 66px;
    bottom: -4px;
    position: relative; }
    .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: 46px;
    line-height: 58px; }
  @media all and (min-width: 721px) and (max-width: 1300px) {
    .wd__section .wd__feature__list .wd__feature .wd__feature__data.text__long-en {
      font-size: 54px;
      line-height: 65px; }
    .wd__section .wd__feature__list .wd__feature .wd__feature__data.text__long-tw {
      margin-top: 10px;
      font-size: 46px;
      line-height: 56px; } }
  @media all and (max-width: 720px) {
    .wd__section .wd__feature__list .wd__feature .wd__feature__data.text__long-en {
      font-size: 37.8px;
      line-height: 49px;
      padding-top: 0px;
      margin-bottom: -1px; }
    .wd__section .wd__feature__list .wd__feature .wd__feature__data.text__long-tw {
      font-size: 32px;
      line-height: 36px;
      padding-top: 5px; } }
  .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: 51px; }

@font-face {
  .wd__section {
    font-family: "slick";
    src: url("/font/slick.eot");
    src: url("/font/slick.eot?#iefix") format("embedded-opentype"), url("/font/slick.woff") format("woff"), url("/font/slick.ttf") format("truetype"), url("/font/slick.svg#slick") 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: 721px) and (max-width: 1300px) {
    .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: 720px) {
    .wd__section .slick-prev, .wd__section .slick-next {
      display: none !important; } }
  .wd__section .wd__border__center__text {
    display: inline-block; }
    .wd__section .wd__border__center__text .center__text {
      font-family: "Myriad W01_n1", "Myriad W01", "Segoe UI", sans-serif;
      font-weight: 100;
      font-style: normal;
      color: #a89d5b;
      font-size: 2.27em;
      display: table-cell;
      vertical-align: middle;
      border: 1px solid #c4c4c4;
      border-radius: 5px;
      height: 174px;
      width: 4em;
      min-width: 180px;
      text-align: center; }
  .wd__section .wd__border__center__text__list {
    text-align: center; }
    .wd__section .wd__border__center__text__list .wd__border__center__text {
      margin-left: 3px;
      margin-right: 3px; }
  .wd__section .wd__performance__graph {
    position: relative;
    text-align: left;
    margin-top: 32px; }
    .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;
          opacity: 1;
          left: 100%;
          margin-top: -8px;
          margin-left: 19px;
          font-size: 22px;
          letter-spacing: .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: .05em; }
    .wd__section .wd__performance__graph .graph-badge {
      margin-left: -26px;
      margin-top: -41px;
      transform: translate3d(0px, 0px, 0px);
      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 {
    transform: translate3d(-40px, 0px, 0px) !important;
    opacity: 0 !important; }
  @media all and (min-width: 721px) and (max-width: 1300px) {
    .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: 720px) {
    .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;
          text-align: right;
          right: 0;
          margin-top: 16px;
          margin-left: -150px;
          font-size: 32px; }
      .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: 17px;
        letter-spacing: .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: 721px) and (max-width: 1300px) {
  .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: 720px) {
  .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;
  text-align: center;
  z-index: 2;
  margin: 0 auto 0;
  width: 1000px; }
  .inner__nav .nav__heading {
    font-size: 21px;
    color: #ffe092;
    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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/icon/inner/icon_open.png") ;
      position: absolute;
      top: 0;
      left: 0;
      width: 40px;
      height: 40px;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/icon/inner/icon_open.png"); } }
    .inner__nav .nav__switch__btn.clicked {
      transform: translate3d(0px, 210px, 0px); }
      .inner__nav .nav__switch__btn.clicked .icon__switch {
        transform-origin: center;
        transform: rotate(405deg) translate3d(0px, 0px, 0px); }
    .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 {
  background-color: #f5f5f5;
  margin-top: 0;
  padding-top: 0; }
  .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-left: auto;
    margin-right: auto;
    margin-bottom: 11px;
    width: 120px;
    height: 120px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
    .inner__page .icon.icon-allSmiles {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/icon/icon_all_smiles.png"); } }
    .inner__page .icon.icon-auto {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/icon/icon_auto.png"); } }
    .inner__page .icon.icon-beautification {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/icon/icon_beautification.png"); } }
    .inner__page .icon.icon-depthOfField {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/icon/icon_depth_of_field.png"); } }
    .inner__page .icon.icon-effect {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/icon/icon_effect.png"); } }
    .inner__page .icon.icon-gif {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/icon/icon_gif.png"); } }
    .inner__page .icon.icon-hdrPro {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/icon/icon_hdr_pro.png"); } }
    .inner__page .icon.icon-kids {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/icon/icon_kids.png"); } }
    .inner__page .icon.icon-lowlight {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/icon/icon_lowlight.png"); } }
    .inner__page .icon.icon-miniature {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/icon/icon_miniature.png"); } }
    .inner__page .icon.icon-night {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/icon/icon_night.png"); } }
    .inner__page .icon.icon-qrCode {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/icon/icon_qr_code.png"); } }
    .inner__page .icon.icon-selfiePanorama {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/icon/icon_selfie_panorama.png"); } }
    .inner__page .icon.icon-selfie {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/icon/icon_selfie.png"); } }
    .inner__page .icon.icon-slowMotion {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/icon/icon_slow_motion.png"); } }
    .inner__page .icon.icon-smartRemove {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/icon/icon_smart_remove.png"); } }
    .inner__page .icon.icon-superResolution {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/icon/icon_super_resolution.png"); } }
    .inner__page .icon.icon-manual {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/icon/icon_manual.png"); } }
    .inner__page .icon.icon-timeLapse {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/icon/icon_time_lapse.png"); } }
    .inner__page .icon.icon-timeRewind {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/icon/icon_time_rewind.png"); } }
    .inner__page .icon.icon-youtube {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/icon/icon_youtube.png"); } }
    .inner__page .icon.icon-panaroma {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/icon/icon_panaroma.png"); } }
    .inner__page .icon.icon-pro {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/icon/icon_pro.png"); } }
    .inner__page .icon.icon-portrait {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/icon/icon_portrait.png"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
  .inner__nav {
    margin: 0 auto 0;
    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(0px, 210px, 0px); }
        .inner__nav .nav__switch__btn.clicked .icon__switch {
          transform-origin: center;
          transform: rotate(405deg) translate3d(0px, 0px, 0px); }
      .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: 720px) {
  .inner__nav {
    margin: 0 auto 0;
    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(0px, 210px, 0px); }
        .inner__nav .nav__switch__btn.clicked .icon__switch {
          transform-origin: center;
          transform: rotate(405deg) translate3d(0px, 0px, 0px); }
      .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-left: auto;
  margin-right: 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;
      text-align: center;
      font-size: 21px;
      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-origin: center center;
      transform: translateY(0px) translateZ(0px) rotate(0deg);
      transition: transform 800ms 50ms, background-image 300ms ease-out; }
      .wd__innerbtn .inner__btn .toggleSlide.fixed {
        position: fixed;
        top: -100px; }
    .wd__innerbtn .inner__btn.active .toggleSlide {
      transform: translateY(180px) translateZ(0px) 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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/icon/inner/icon_open_black.png"); } }

.wd__innerbtn.theme-black .inner__btn.active .toggleSlide {
  background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/icon/inner/icon_open_white.png"); } }

.wd__innerbtn.theme-white .inner__btn.active .toggleSlide {
  background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/icon/inner/icon_close_white.png"); } }

.inner__page {
  display: block;
  overflow: hidden;
  z-index: 1;
  margin-left: auto;
  margin-right: 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: 721px) and (max-width: 1300px) {
  .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;
        margin-left: -20px;
        left: 50%;
        width: 40px;
        height: 40px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        transform-origin: center center;
        transform: translateY(0px) translateZ(0px) rotate(0deg);
        transition: transform 800ms 50ms, background-image 300ms ease-out; }
      .wd__innerbtn .inner__btn.active span {
        opacity: 0; }
      .wd__innerbtn .inner__btn.active .toggleSlide {
        transform: translateY(120px) translateZ(0px) rotate(0deg); }
        .wd__innerbtn .inner__btn.active .toggleSlide.fixed {
          top: -38px; } }

@media all and (max-width: 720px) {
  .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;
        left: 50%;
        cursor: pointer;
        margin-left: -19px;
        margin-top: -5px;
        width: 38px;
        height: 38px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        transform-origin: center center;
        transform: translateY(0px) translateZ(0px) rotate(0deg);
        transition: transform 800ms 50ms, background-image 300ms ease-out; }
        .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(0px) rotate(0deg); }
  .inner__page .section__content .wd__content {
    max-width: 414px !important; } }

#CMD .section__pdc {
  background-color: #fff; }

#CMD .product_price .current_price .heading {
  color: #fff; }

#CMD .product_price .current_price .price,
#CMD .product_price .current_price .price p {
  color: #fff; }

#CMD .product_price .btn_buy .label {
  background-color: #0656a8; }

#CMD .product_price .btn_buy .etailers .etailers_list li a:link:hover {
  color: #0656a8; }

#CMD .product_price.active {
  margin-bottom: -17px;
  padding-top: 36px; }

#CMD .product_pdguide .link {
  color: #0656a8; }

#CMD .product_pdguide.active {
  padding-top: 15px; }

#CMD .section__pdc {
  z-index: 9999; }

#CMD .product_videos .video_slick .video a .text {
  text-align: left; }

#CMD .product_videos.active {
  padding-top: 100px; }

#CMD .product_medias .media .text {
  color: #333; }

#CMD .product_medias .media a {
  color: #0656a8; }

#CMD .product_medias .slick-dots li.slick-active button::before,
#CMD .product_videos .slick-dots li.slick-active button::before {
  color: #0656a8; }

#CMD .video-bottom {
  margin-bottom: 220px;
  padding-bottom: 0; }

#CMD .media-top {
  margin-top: -10px;
  padding-top: 0; }

#CMD .media-bottom {
  margin-bottom: 165px;
  padding-bottom: 0; }

@media all and (min-width: 721px) and (max-width: 1300px) {
  #CMD .product_price.active {
    margin-bottom: -9px;
    padding-top: 43px; }
  #CMD .product_pdguide.active {
    padding-top: 15px; }
  #CMD .product_videos.active {
    padding-top: 130px; }
  #CMD .video-bottom {
    margin-bottom: 65px;
    padding-bottom: 0; }
  #CMD .media-top {
    padding-top: 86px; }
  #CMD .media-bottom {
    margin-bottom: -18px;
    padding-bottom: 0; } }

@media all and (min-width: 721px) and (max-width: 1300px) and (min-width: 960px) and (max-width: 1300px) {
  #CMD .section__pdc .media-bottom {
    margin-bottom: -20px; } }

@media all and (min-width: 1px) and (max-width: 720px) and (min-width: 1px) and (max-width: 720px) {
  #CMD .product_price.active {
    margin-bottom: 0;
    padding-top: 20px; }
  #CMD .product_pdguide.active {
    padding-top: 12px; }
  #CMD .section__pdc {
    position: relative;
    z-index: 1; }
    #CMD .section__pdc .product_videos.active {
      padding-top: 79px; }
    #CMD .section__pdc .video-bottom {
      margin-top: 0;
      margin-bottom: 85px;
      padding-bottom: 16px; }
    #CMD .section__pdc .media-top {
      padding-top: 14px; }
    #CMD .section__pdc .media-bottom {
      margin-bottom: -87px;
      padding-bottom: 0; }
    #CMD .section__pdc .product_medias.slick-dotted .slick-dots {
      bottom: 15px; } }

@media all and (min-width: 1px) and (max-width: 720px) and (min-width: 600px) and (max-width: 720px) {
  #CMD .section__pdc .media-bottom {
    margin-bottom: -87px; } }

#CMD #pdc.odin {
  z-index: 1; }

#CMD #pdc.odin .pdc-space-start {
  margin-top: 0;
  padding-top: 83px; }

#CMD #pdc.odin .pdc-space-end {
  margin-bottom: 0;
  padding-bottom: 62px; }

@media all and (max-width: 1279px) and (min-width: 731px) {
  #CMD #pdc.odin .pdc-space-start {
    margin-top: 0;
    padding-top: 104px; }
  #CMD #pdc.odin .pdc-space-end {
    margin-bottom: -47px;
    padding-bottom: 0; } }

@media all and (max-width: 730px) {
  #CMD #pdc.odin .pdc-space-start {
    margin-top: 0;
    padding-top: 70px; }
  #CMD #pdc.odin .pdc-space-end {
    margin-bottom: -50px;
    padding-bottom: 0; } }

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

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

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

#CMD .wd__section .wd__feature__list .wd__feature .wd__feature__data.text__long-en {
  bottom: -6px !important; }

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

#CMD .wd__section .wd__content .content__slogan {
  color: #0656a8;
  text-transform: uppercase; }

#CMD .wd__section .wd__content .content__title {
  margin-top: 18px;
  color: #333333; }

#CMD .wd__section .wd__content .content__info {
  margin-top: 23px;
  color: #333333; }

#CMD .wd__section .wd__content .content__link {
  linkColor: #0656a8;
  color: #0656a8; }
  #CMD .wd__section .wd__content .content__link span {
    color: #0656a8; }
  #CMD .wd__section .wd__content .content__link:after {
    color: #0656a8; }
  #CMD .wd__section .wd__content .content__link:link {
    color: #0656a8; }
  #CMD .wd__section .wd__content .content__link:hover span {
    border-bottom: 1px solid #0656a8; }

#CMD .wd__section .wd__feature__list {
  margin-top: 41px; }
  #CMD .wd__section .wd__feature__list .wd__feature {
    vertical-align: bottom; }
    #CMD .wd__section .wd__feature__list .wd__feature .wd__feature__data {
      color: #0656a8; }
    #CMD .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top {
      color: #636360; }
    #CMD .wd__section .wd__feature__list .wd__feature .wd__feature__describe {
      color: #636360; }

#CMD .wd__section.theme__text-white .wd__feature__list .wd__feature .wd__feature__data {
  color: #fff; }

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

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

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

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

#CMD .wd__section.theme__text-white .wd__content .content__link span {
  color: #fff; }

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

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

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

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

#CMD .section__kv {
  overflow: hidden; }
  #CMD .section__kv .wd__content {
    margin-top: 18px; }
    #CMD .section__kv .wd__content .content__title {
      margin-top: 19px;
      line-height: 1.1;
      font-size: 38px;
      font-weight: 200;
      color: #fff; }
  #CMD .section__kv .bottom-content {
    margin-top: -400px; }
    #CMD .section__kv .bottom-content .content__info {
      top: 0;
      margin: 0 auto;
      width: 973px; }
  #CMD .section__kv .img__kv__logo {
    margin-top: 80px;
    width: 500px;
    height: 55px;
    background-size: cover; }
    #CMD .section__kv .img__kv__logo {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/01_kv_logo.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__kv .img__kv__logo {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/01_kv_logo.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__kv .img__kv__logo {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/01_kv_logo.png"); } }
  #CMD .section__kv .img__kv {
    position: relative;
    left: 50%;
    margin-top: -443px;
    margin-left: -1280px;
    width: 2560px;
    height: 2118px; }
    #CMD .section__kv .img__kv {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/s1.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__kv .img__kv {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/s1.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__kv .img__kv {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/s1.jpg"); } }
    #CMD .section__kv .img__kv.grace-show {
      opacity: 1; }

#CMD .section__edge {
  overflow: hidden;
  margin-top: 80px;
  margin-bottom: -60px;
  padding-top: 0; }
  #CMD .section__edge .wd__content .content__info {
    width: 720px; }
  #CMD .section__edge .wd__feature__list .wd__feature {
    width: auto;
    vertical-align: top; }
  #CMD .section__edge .img__edge {
    left: 50%;
    margin-top: -706px;
    margin-left: -1280px;
    width: 2560px;
    height: 1647px; }
    #CMD .section__edge .img__edge {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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__edge .img__edge {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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__edge .img__edge {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/s2.jpg"); } }

#CMD .section__display {
  padding-top: 105px;
  background: #020320; }
  #CMD .section__display .wd__content .content__title {
    color: #fff; }
  #CMD .section__display .wd__content .content__info {
    margin-left: auto;
    margin-right: auto;
    width: 690px;
    color: #fff; }
  #CMD .section__display .wd__feature__list {
    margin: 79px auto 0;
    max-width: 810px; }
    #CMD .section__display .wd__feature__list .wd__feature {
      margin: 0 35px 50px;
      text-align: center;
      vertical-align: top; }
      #CMD .section__display .wd__feature__list .wd__feature .wd__feature__describe__top *,
      #CMD .section__display .wd__feature__list .wd__feature .wd__feature__describe * {
        color: #fff; }
      #CMD .section__display .wd__feature__list .wd__feature.feature-4 .wd__feature__data .img__icon {
        margin-bottom: 9px;
        width: 74px;
        height: 85px; }
        #CMD .section__display .feature-4 .img__icon {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/icon/s3/icon_pantone.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__display .feature-4 .img__icon {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/icon/s3/icon_pantone.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__display .feature-4 .img__icon {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/icon/s3/icon_pantone.png"); } }
      #CMD .section__display .wd__feature__list .wd__feature.feature-5 {
        display: none; }
        #CMD .section__display .wd__feature__list .wd__feature.feature-5 .wd__feature__data .img__icon {
          margin-bottom: 9px;
          width: 60px;
          height: 85px; }
          #CMD .section__display .feature-5 .img__icon {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/icon/s3/icon-vesa.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__display .feature-5 .img__icon {
              background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/icon/s3/icon-vesa.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__display .feature-5 .img__icon {
              background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/icon/s3/icon-vesa.png"); } }
      #CMD .section__display .wd__feature__list .wd__feature.feature-6 .wd__feature__data .img__icon {
        top: -3px;
        margin-bottom: 4px;
        width: 171px;
        height: 90px; }
        #CMD .section__display .feature-6 .img__icon {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/icon/s3/icon-tuv.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__display .feature-6 .img__icon {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/icon/s3/icon-tuv.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__display .feature-6 .img__icon {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/icon/s3/icon-tuv.png"); } }
  #CMD .section__display .img__display {
    left: 50%;
    margin-top: -614px;
    margin-left: -1280px;
    width: 2560px;
    height: 1715px; }
    #CMD .section__display .img__display {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/s3.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__display .img__display {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/s3.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__display .img__display {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/s3.jpg"); } }

#CMD .section__display.odin .wd__feature__list .feature-5 {
  display: inline-block; }

#CMD .section__stylus {
  overflow: hidden;
  display: inline-block;
  margin-top: -170px;
  padding-bottom: 113px;
  background: #020320; }
  #CMD .section__stylus .wd__content .content__title {
    color: #fff; }
  #CMD .section__stylus .wd__content .content__info {
    margin-left: auto;
    margin-right: auto;
    width: 810px;
    color: #fff; }
  #CMD .section__stylus .wd__feature__list {
    margin-top: 65px;
    text-align: center; }
    #CMD .section__stylus .wd__feature__list .wd__feature .wd__feature__describe__top, #CMD .section__stylus .wd__feature__list .wd__feature .wd__feature__describe__top *,
    #CMD .section__stylus .wd__feature__list .wd__feature .wd__feature__describe,
    #CMD .section__stylus .wd__feature__list .wd__feature .wd__feature__describe * {
      color: #fff !important; }
  #CMD .section__stylus .img__stylus {
    position: relative;
    left: 50%;
    margin-top: 40px;
    margin-left: -640px;
    margin-bottom: 170px;
    width: 1280px;
    height: 724px; }
    #CMD .section__stylus .img__stylus {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/s4.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__stylus .img__stylus {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/s4.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__stylus .img__stylus {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/s4.jpg"); } }
  #CMD .section__stylus .modal-button-container {
    margin-top: -84px; }
    #CMD .section__stylus .modal-button-container .modal-button {
      background-color: #0656a8;
      color: white;
      border-color: #0656a8; }
      #CMD .section__stylus .modal-button-container .modal-button:hover {
        background-color: #1c7de1;
        color: white;
        border-color: #1c7de1; }

#CMD .section__hinge {
  margin-top: 240px;
  padding-top: 0;
  padding-bottom: 0; }
  #CMD .section__hinge .wd__content {
    position: relative;
    width: 600px;
    left: 100%;
    margin-top: 80px;
    margin-left: -550px; }
    #CMD .section__hinge .wd__content .content__info {
      text-align: left;
      width: 600px; }
  #CMD .section__hinge .wd__content .content__title sup {
    top: -0.4em; }
  #CMD .section__hinge .wd__feature__list .wd__feature.feature__1 {
    margin-left: 0; }
  #CMD .section__hinge .img__hinge {
    left: 0%;
    margin-top: -220px;
    margin-left: -760px;
    width: 1510px;
    height: 1643px; }
    #CMD .section__hinge .img__hinge {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/s5.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__hinge .img__hinge {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/s5.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__hinge .img__hinge {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/s5.jpg"); } }
  #CMD .section__hinge .modal-button-container {
    margin-top: -82px; }
    #CMD .section__hinge .modal-button-container .modal-button {
      background-color: #0656a8;
      color: white;
      border-color: #0656a8; }
      #CMD .section__hinge .modal-button-container .modal-button:hover {
        background-color: #1c7de1;
        color: white;
        border-color: #1c7de1; }

#CMD .section__performance {
  overflow: hidden;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 120px; }
  #CMD .section__performance .wd__content {
    position: relative;
    left: 50%;
    margin-top: 150px;
    margin-left: -554px;
    width: 800px; }
    #CMD .section__performance .wd__content .content__info {
      width: 100%;
      max-width: 654px; }
  #CMD .section__performance .wd__feature__list .feature-0 {
    margin-right: 0;
    margin-left: 0;
    width: 90%; }
    #CMD .section__performance .wd__feature__list .feature-0 .wd__feature__describe,
    #CMD .section__performance .wd__feature__list .feature-0 .wd__feature__describe__top {
      display: none; }
  #CMD .section__performance .img__performance {
    position: relative;
    left: 50%;
    margin-top: -966px;
    margin-left: -735px;
    width: 1650px;
    height: 1600px; }
    #CMD .section__performance .img__performance {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/s6.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__performance .img__performance {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/s6.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__performance .img__performance {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/s6.jpg"); } }
  #CMD .section__performance .modal-button-container {
    margin-top: -31px; }
    #CMD .section__performance .modal-button-container .modal-button {
      background-color: #0656a8;
      color: white;
      border-color: #0656a8; }
      #CMD .section__performance .modal-button-container .modal-button:hover {
        background-color: #1c7de1;
        color: white;
        border-color: #1c7de1; }

#CMD .section__gpu {
  overflow: hidden;
  margin-top: 91px; }
  #CMD .section__gpu .wd__content {
    position: relative;
    left: 0%;
    width: 530px;
    margin-left: 90px; }
    #CMD .section__gpu .wd__content .content__info {
      width: 511px; }
  #CMD .section__gpu .wd__feature__list .wd__feature.feature__1 {
    margin-left: 0; }
  #CMD .section__gpu .img__gpu {
    left: 50%;
    margin-top: -629px;
    margin-left: -938px;
    width: 1436px;
    height: 1170px; }
    #CMD .section__gpu .img__gpu {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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__gpu .img__gpu {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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__gpu .img__gpu {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/s7.jpg"); } }

#CMD .section__connection {
  padding-top: 0;
  padding-bottom: 105px; }
  #CMD .section__connection .wd__content {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 790px; }
  #CMD .section__connection .img__connection {
    left: 50%;
    margin-top: -12px;
    margin-bottom: -20px;
    margin-left: -1139px;
    width: 2278px;
    height: 300px; }
    #CMD .section__connection .img__connection {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/s8.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__connection .img__connection {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/s8.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__connection .img__connection {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/s8.jpg"); } }
    #CMD .section__connection .img__connection .port__item {
      position: absolute;
      top: 220px;
      left: 50%;
      color: #636360;
      font-size: 16px; }
      #CMD .section__connection .img__connection .port__item.port__0 {
        margin-left: -585px;
        width: 160px;
        text-align: right; }
      #CMD .section__connection .img__connection .port__item.port__1 {
        margin-left: -367px;
        width: 100px;
        text-align: left; }
      #CMD .section__connection .img__connection .port__item.port__2 {
        margin-left: -128px;
        width: 80px; }
      #CMD .section__connection .img__connection .port__item.port__3 {
        margin-left: -14px;
        width: 100px;
        text-align: right; }
      #CMD .section__connection .img__connection .port__item.port__4 {
        margin-left: 118px;
        width: 80px; }
      #CMD .section__connection .img__connection .port__item.port__5 {
        margin-left: 497px;
        width: 140px; }
  #CMD .section__connection .modal-button-container {
    margin-top: 42px; }
    #CMD .section__connection .modal-button-container .modal-button {
      background-color: #0656a8;
      color: white;
      border-color: #0656a8; }
      #CMD .section__connection .modal-button-container .modal-button:hover {
        background-color: #1c7de1;
        color: white;
        border-color: #1c7de1; }

#CMD .section__wifi {
  overflow: hidden;
  margin-top: 0;
  padding-top: 105px;
  background: #020320; }
  #CMD .section__wifi .wd__content .content__title {
    color: #fff; }
  #CMD .section__wifi .wd__content .content__info {
    width: 963px;
    color: #fff; }
  #CMD .section__wifi .wd__feature__list {
    margin-top: 60px; }
    #CMD .section__wifi .wd__feature__list .wd__feature {
      margin: 0 35px 50px; }
      #CMD .section__wifi .wd__feature__list .wd__feature .wd__feature__describe__top,
      #CMD .section__wifi .wd__feature__list .wd__feature .wd__feature__describe__top *,
      #CMD .section__wifi .wd__feature__list .wd__feature .wd__feature__describe,
      #CMD .section__wifi .wd__feature__list .wd__feature .wd__feature__describe * {
        color: #fff !important; }
  #CMD .section__wifi .img__wifi {
    position: relative;
    left: 50%;
    margin-top: -421px;
    margin-left: -1280px;
    width: 2560px;
    height: 1144px; }
    #CMD .section__wifi .img__wifi {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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__wifi .img__wifi {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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__wifi .img__wifi {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/s9.jpg"); } }
  #CMD .section__wifi .modal-button-container {
    margin-top: -38px; }
    #CMD .section__wifi .modal-button-container .modal-button {
      background-color: #0656a8;
      color: white;
      border-color: #0656a8; }
      #CMD .section__wifi .modal-button-container .modal-button:hover {
        background-color: #1c7de1;
        color: white;
        border-color: #1c7de1; }

#CMD .section__user {
  overflow: hidden;
  margin-top: 0;
  padding-top: 210px;
  padding-bottom: 95px;
  background: #020320; }
  #CMD .section__user .wd__content .content__title {
    color: #fff; }
  #CMD .section__user .wd__content .content__info {
    width: 750px;
    color: #fff; }
  #CMD .section__user .slick-content {
    margin: 0 auto;
    width: 100%;
    max-width: 1128px; }
    #CMD .section__user .slick-content .slick-title {
      position: relative;
      margin-top: 80px;
      color: #fff;
      text-align: center; }
      #CMD .section__user .slick-content .slick-title .title-line {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 282px;
        height: 4px;
        background-color: #0656a8;
        transform: translate3d(0, 0, 0);
        transition: transform 250ms ease; }
      #CMD .section__user .slick-content .slick-title .title-nav {
        margin: 0;
        padding: 15px 0 10px;
        font-size: 0;
        border-bottom: 1px solid #bbc0c4; }
        #CMD .section__user .slick-content .slick-title .title-nav li {
          font-family: "Myriad W01_n3", "Myriad W01", "Segoe UI", sans-serif !important;
          font-weight: 300;
          font-style: normal;
          display: inline-block;
          cursor: pointer;
          list-style-type: none;
          width: 25%;
          color: #fff;
          font-size: 20px;
          text-transform: uppercase;
          vertical-align: bottom;
          line-height: 24px; }
          #CMD .section__user .slick-content .slick-title .title-nav li .sign-fnum {
            top: -0.7em; }
          #CMD .section__user .slick-content .slick-title .title-nav li.js-selected {
            color: #0656a8; }
    #CMD .section__user .slick-content .slick-info {
      position: relative;
      margin: 35px auto 70px;
      max-width: 960px;
      height: auto;
      max-height: 0;
      transition: min-height 200ms ease, max-height 200ms ease;
      min-height: 0; }
      #CMD .section__user .slick-content .slick-info .si {
        display: none;
        position: relative;
        top: 0;
        left: 0;
        visibility: hidden;
        opacity: 0;
        color: #fff;
        font-size: 20px;
        transition: opacity 400ms ease, visibility 400ms ease;
        line-height: 1.5; }
        #CMD .section__user .slick-content .slick-info .si .info__comment {
          display: inline-block;
          margin-top: 8px;
          color: #6f6f6f;
          font-size: 18px;
          line-height: 1.4; }
        #CMD .section__user .slick-content .slick-info .si.js-showed {
          display: block;
          visibility: visible;
          opacity: 1; }
    #CMD .section__user .slick-content .slick-images {
      position: relative;
      left: 50%;
      margin: 55px 0 0 -564px;
      width: 1128px;
      height: 628px; }
      #CMD .section__user .slick-content .slick-images .img-slick {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        width: 1128px;
        height: 628px;
        transition: opacity 400ms ease; }
        #CMD .section__user .slick-content .slick-images .img-slick.js-showed {
          opacity: 1; }
        #CMD .section__user #img-slick1 {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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__user #img-slick1 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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__user #img-slick1 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/s10/p1.jpg"); } }
        #CMD .section__user #img-slick2 {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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__user #img-slick2 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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__user #img-slick2 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/s10/p2.jpg"); } }
        #CMD .section__user #img-slick3 {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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__user #img-slick3 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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__user #img-slick3 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/s10/p3.jpg"); } }
        #CMD .section__user #img-slick4 {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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__user #img-slick4 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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__user #img-slick4 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/s10/p4.jpg"); } }
  #CMD .section__user .modal-button-container {
    margin-top: 70px; }
    #CMD .section__user .modal-button-container .modal-button {
      background-color: #0656a8;
      color: white;
      border-color: #0656a8; }
      #CMD .section__user .modal-button-container .modal-button:hover {
        background-color: #1c7de1;
        color: white;
        border-color: #1c7de1; }

#CMD .section__vary {
  overflow: hidden;
  padding-top: 129px;
  padding-bottom: 54px;
  background: #020320; }
  #CMD .section__vary .wd__content .content__title {
    width: 600px;
    color: #fff; }
  #CMD .section__vary .wd__content .content__info {
    width: 750px;
    color: #fff; }
  #CMD .section__vary .wd__feature__list .wd__feature .wd__feature__describe__top,
  #CMD .section__vary .wd__feature__list .wd__feature .wd__feature__describe__top *,
  #CMD .section__vary .wd__feature__list .wd__feature .wd__feature__describe,
  #CMD .section__vary .wd__feature__list .wd__feature .wd__feature__describe * {
    color: #fff !important; }
  #CMD .section__vary .img__vary {
    position: relative;
    left: 50%;
    margin-top: 50px;
    margin-left: -1280px;
    width: 2560px;
    height: 828px; }
    #CMD .section__vary .img__vary {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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__vary .img__vary {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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__vary .img__vary {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/s11.jpg"); } }

#CMD .section__audio {
  overflow: hidden;
  margin-top: 0;
  padding-top: 106px;
  padding-bottom: 0;
  background-color: #fff; }
  #CMD .section__audio .wd__content {
    position: relative;
    left: 50%;
    margin-left: 70px;
    width: 526px; }
    #CMD .section__audio .wd__content .content__info {
      margin-left: auto; }
  #CMD .section__audio .wd__feature__list .wd__feature .wd__feature__describe {
    width: 100%;
    text-align: center; }
  #CMD .section__audio .wd__feature__list .wd__feature.feature-1 {
    right: -13px; }
    #CMD .section__audio .wd__feature__list .wd__feature.feature-1 .img__icon1 {
      margin-bottom: 0;
      width: 360px;
      height: 87px; }
      #CMD .section__audio .wd__feature__list .feature-1 .img__icon1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/icon/s12/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__audio .wd__feature__list .feature-1 .img__icon1 {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/icon/s12/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__audio .wd__feature__list .feature-1 .img__icon1 {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/icon/s12/icon-harman.png"); } }
  #CMD .section__audio .img__audio {
    left: 50%;
    margin-top: -820px;
    margin-left: -1280px;
    width: 2560px;
    height: 1300px; }
    #CMD .section__audio .img__audio {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/s12.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__audio .img__audio {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/s12.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__audio .img__audio {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/s12.jpg"); } }

#CMD .section__grade {
  padding-top: 110px;
  background-color: #fff; }
  #CMD .section__grade .wd__content .content__title {
    width: 900px; }
  #CMD .section__grade .wd__content .content__info {
    width: 790px; }
  #CMD .section__grade .wd__feature__list .wd__feature {
    text-align: center;
    vertical-align: top;
    margin: 0 35px 50px; }
    #CMD .section__grade .wd__feature__list .wd__feature.feature-0 {
      width: auto; }
    #CMD .section__grade .wd__feature__list .wd__feature.feature-1 {
      width: auto; }
    #CMD .section__grade .wd__feature__list .wd__feature.feature-2 {
      width: auto; }
    #CMD .section__grade .wd__feature__list .wd__feature.feature-3 {
      width: auto; }
    #CMD .section__grade .wd__feature__list .wd__feature.feature-4 {
      width: auto; }
    #CMD .section__grade .wd__feature__list .wd__feature .wd__feature__data {
      height: 103px; }
      #CMD .section__grade .wd__feature__list .wd__feature .wd__feature__data figure.img__icon {
        bottom: -4px;
        margin-top: 0;
        margin-bottom: 7px;
        height: 90px;
        background-size: contain; }
      #CMD .section__grade .wd__feature__list .wd__feature .wd__feature__data .img__icon0 {
        width: 88px;
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/icon/s13/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) {
          #CMD .section__grade .wd__feature__list .wd__feature .wd__feature__data .img__icon0 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/icon/s13/icon_1.png"); } }
      #CMD .section__grade .wd__feature__list .wd__feature .wd__feature__data .img__icon1 {
        width: 100px;
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/icon/s13/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) {
          #CMD .section__grade .wd__feature__list .wd__feature .wd__feature__data .img__icon1 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/icon/s13/icon_2.png"); } }
      #CMD .section__grade .wd__feature__list .wd__feature .wd__feature__data .img__icon2 {
        width: 94px;
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/icon/s13/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) {
          #CMD .section__grade .wd__feature__list .wd__feature .wd__feature__data .img__icon2 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/icon/s13/icon_3.png"); } }
      #CMD .section__grade .wd__feature__list .wd__feature .wd__feature__data .img__icon3 {
        width: 100px;
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/icon/s13/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) {
          #CMD .section__grade .wd__feature__list .wd__feature .wd__feature__data .img__icon3 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/icon/s13/icon_4.png"); } }
      #CMD .section__grade .wd__feature__list .wd__feature .wd__feature__data .img__icon4 {
        width: 100px;
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/icon/s13/icon_5.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) {
          #CMD .section__grade .wd__feature__list .wd__feature .wd__feature__data .img__icon4 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/icon/s13/icon_5.png"); } }
  #CMD .section__grade .img__grade {
    left: 50%;
    margin-top: -451px;
    margin-left: -1280px;
    width: 2560px;
    max-width: 2560px;
    height: 1708px; }
    #CMD .section__grade .img__grade {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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__grade .img__grade {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/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__grade .img__grade {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/s13.jpg"); } }

#CMD .section__noise {
  padding-top: 212px;
  background-color: #020320; }
  #CMD .section__noise .wd__content .content__title {
    color: #fff; }
  #CMD .section__noise .wd__content .content__info {
    width: 100%;
    max-width: 1007px;
    color: #fff; }
  #CMD .section__noise .sub__content {
    margin-top: 50px; }
    #CMD .section__noise .sub__content .content__title {
      color: #fff;
      font-size: 30px;
      font-weight: 300; }
    #CMD .section__noise .sub__content .content__info {
      margin-top: 9px;
      color: #fff;
      font-size: 20px; }
  #CMD .section__noise .nav__noise {
    display: flex;
    justify-content: center;
    margin-top: 80px; }
    #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; }
      #CMD .section__noise .nav__noise .nav__item .nav__content {
        display: flex;
        align-items: center; }
        #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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/animation/noise/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/noise/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/noise/play.png"); } }
        #CMD .section__noise .nav__noise .nav__item .nav__content .nav__text {
          display: inline-block;
          width: 160px; }
          #CMD .section__noise .nav__noise .nav__item .nav__content .nav__text .content__title {
            color: #fff;
            font-size: 30px;
            font-weight: 300; }
          #CMD .section__noise .nav__noise .nav__item .nav__content .nav__text .content__info {
            color: #fff;
            font-size: 20px; }
      #CMD .section__noise .nav__noise .nav__item.js-selected {
        border: 3px solid transparent;
        background: linear-gradient(#020320, #020320) padding-box, linear-gradient(150deg, #3a8adc 0%, #3a8adc 20%, #3a8adc 40%, #3a8adc 70%) border-box; }
        #CMD .section__noise .nav__item.js-selected .img__icon {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/animation/noise/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/noise/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/noise/pause.png"); } }
  #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; }
    #CMD .section__noise .noise__switcher span {
      display: inline-block;
      margin-right: 10px;
      color: #fff;
      font-size: 25px;
      font-weight: 300; }
    #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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/animation/noise/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/noise/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/noise/btn-off.png"); } }
      #CMD .section__noise .noise__switcher .img__switcher.js-active {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/animation/noise/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/noise/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/noise/btn-on.png"); } }
    #CMD .section__noise .noise__switcher.js-showed {
      visibility: visible;
      opacity: 1; }
  #CMD .section__noise .img__noise {
    margin-top: 19px;
    height: 400px; }
    #CMD .section__noise .img__noise .img__voice {
      position: absolute;
      z-index: 50;
      top: 50%;
      left: 50%;
      margin-top: -162px;
      margin-left: -162px;
      width: 324px;
      height: 324px; }
      #CMD .section__noise .img__noise .img__voice {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/animation/noise/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/noise/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("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/noise/voiceBg.png"); } }
    #CMD .section__noise .img__noise #noise__left {
      position: absolute;
      z-index: 40;
      top: 0;
      left: 50%;
      margin-left: -880px; }
    #CMD .section__noise .img__noise #noise__right {
      position: absolute;
      z-index: 40;
      top: 0;
      left: 50%;
      margin-left: 80px; }
  #CMD .section__noise .modal-button-container {
    margin-top: 30px; }
    #CMD .section__noise .modal-button-container .modal-button {
      background-color: #0656a8;
      color: white;
      border-color: #0656a8; }
      #CMD .section__noise .modal-button-container .modal-button:hover {
        background-color: #1c7de1;
        color: white;
        border-color: #1c7de1; }

#CMD .section__adobeBanner .banner__container .wd__content {
  position: relative;
  z-index: 9; }
  #CMD .section__adobeBanner .banner__container .wd__content .content__title {
    margin-top: 0;
    color: #000; }
  #CMD .section__adobeBanner .banner__container .wd__content .content__info {
    color: #000; }
  #CMD .section__adobeBanner .banner__container .wd__content .content__link,
  #CMD .section__adobeBanner .banner__container .wd__content .content__link * {
    color: #000; }
  #CMD .section__adobeBanner .banner__container .wd__content .content__link::after {
    color: #000; }
  #CMD .section__adobeBanner .banner__container .wd__content .content__link:hover span {
    border-bottom: 1px solid #000; }

#CMD .section__adobeBanner {
  background-color: #fff; }

#CMD .section__adobeBanner .banner__container .banner__item {
  position: relative;
  background-color: #fef8e0; }

#CMD .section__adobeBanner .banner__container .img__main {
  z-index: 1;
  font-size: 0;
  background-size: contain; }

#CMD .inner-view {
  background: #333; }
  #CMD .inner-view .inner-view-container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background: none; }
    #CMD .inner-view .inner-view-container .modal-button {
      background-color: #0656a8;
      color: white;
      border-color: #0656a8; }
      #CMD .inner-view .inner-view-container .modal-button:hover {
        background-color: #1c7de1;
        color: white;
        border-color: #1c7de1; }
    #CMD .inner-view .inner-view-container .inner-modal {
      padding-bottom: 0; }
      #CMD .inner-view .inner-view-container .inner-modal.modal-stylus {
        background-color: #151515; }
      #CMD .inner-view .inner-view-container .inner-modal.modal-hinge {
        background-color: #151515; }
      #CMD .inner-view .inner-view-container .inner-modal.modal-performance {
        background-color: #151515; }
      #CMD .inner-view .inner-view-container .inner-modal.modal-connection {
        background-color: #151515; }
      #CMD .inner-view .inner-view-container .inner-modal.modal-wifi {
        background-color: #151515; }
      #CMD .inner-view .inner-view-container .inner-modal.modal-modalSectionNoise {
        background-color: #2a2a2a; }
    #CMD .inner-view .inner-view-container .wd__section .wd__content .content__slogan {
      color: #333; }
    #CMD .inner-view .inner-view-container .wd__section .wd__content .content__title {
      font-size: 34px; }
    #CMD .inner-view .inner-view-container .wd__section .wd__content .content__info {
      margin-top: 15px; }
    #CMD .inner-view .inner-view-container .wd__section .wd__content .content__slogan:before, #CMD .inner-view .inner-view-container .wd__section .wd__content .content__slogan:after, #CMD .inner-view .inner-view-container .wd__section .wd__content .content__title:before, #CMD .inner-view .inner-view-container .wd__section .wd__content .content__title:after {
      display: none; }
  #CMD .inner-view .section__btn__home:before {
    background: none; }

@keyframes maxWaveLevel {
  0% {
    transform: translateX(-5%); }
  30% {
    transform: translateX(-5%); }
  40% {
    transform: translateX(-15%); }
  60% {
    transform: translateX(-2%); }
  80% {
    transform: translateX(-12%); }
  100% {
    transform: translateX(-5%); } }

@keyframes weakWaveLevel {
  0% {
    transform: translateX(-45%); }
  30% {
    transform: translateX(-45%); }
  40% {
    transform: translateX(-55%); }
  60% {
    transform: translateX(-42%); }
  80% {
    transform: translateX(-52%); }
  100% {
    transform: translateX(-45%); } }

#CMD .section__inner__noise {
  padding-top: 90px;
  background: #2a2a2a; }
  #CMD .section__inner__noise .wd__content .content__title {
    color: #fff; }
  #CMD .section__inner__noise .wd__content .content__info {
    width: 950px;
    color: #fff; }
  #CMD .section__inner__noise .noise__switcher {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 160px;
    text-align: center;
    transition: opacity 350ms ease; }
    #CMD .section__inner__noise .noise__switcher span {
      display: inline-block;
      margin-right: 10px;
      color: #fff;
      font-size: 25px;
      font-weight: 300; }
    #CMD .section__inner__noise .noise__switcher .img__switcher {
      display: inline-block;
      cursor: pointer;
      margin: 0;
      width: 90px;
      height: 42px; }
      #CMD .section__inner__noise .noise__switcher .img__switcher {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/animation/noise/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__inner__noise .noise__switcher .img__switcher {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/noise/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__inner__noise .noise__switcher .img__switcher {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/noise/btn-off.png"); } }
      #CMD .section__inner__noise .noise__switcher .img__switcher.js-active {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/animation/noise/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__inner__noise .noise__switcher .img__switcher.js-active {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/noise/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__inner__noise .noise__switcher .img__switcher.js-active {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/noise/btn-on.png"); } }
  #CMD .section__inner__noise .img__inner__noise {
    left: 50%;
    margin-top: -200px;
    margin-bottom: 117px;
    margin-left: -1280px;
    width: 2560px;
    height: 700px; }
    #CMD .section__inner__noise .img__inner__noise {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/animation/innerNoise/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__inner__noise .img__inner__noise {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/innerNoise/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__inner__noise .img__inner__noise {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/innerNoise/bg.jpg"); } }
    #CMD .section__inner__noise .img__inner__noise svg {
      position: absolute;
      left: 50%;
      opacity: 0;
      width: 60px;
      height: 60px;
      transform: rotate(17deg); }
      #CMD .section__inner__noise .img__inner__noise svg#people__1 {
        top: 160px;
        margin-left: -360px;
        fill: #e6f27b; }
      #CMD .section__inner__noise .img__inner__noise svg#people__2 {
        top: 143px;
        margin-left: 288px;
        fill: #e6f27b;
        transform: rotate(-17deg) scale(-1, 1); }
      #CMD .section__inner__noise .img__inner__noise svg#people__3 {
        top: 222px;
        margin-left: -539px;
        fill: #00ff00; }
      #CMD .section__inner__noise .img__inner__noise svg#people__4 {
        top: 180px;
        margin-left: 468px;
        fill: #00ff00;
        transform: rotate(-17deg) scale(-1, 1); }
      #CMD .section__inner__noise .img__inner__noise svg.js-active {
        animation-name: ripple;
        animation-duration: 650ms;
        animation-iteration-count: infinite;
        animation-timing-function: ease-out;
        animation-delay: 40ms; }
    #CMD .section__inner__noise .img__inner__noise .screen__animation {
      position: relative;
      top: 287px;
      left: 50%;
      margin-left: -183px;
      width: 346px;
      height: 228px; }
      #CMD .section__inner__noise .img__inner__noise .screen__animation .voice__level {
        position: absolute; }
        #CMD .section__inner__noise .img__inner__noise .screen__animation .voice__level .img__interface {
          position: absolute;
          z-index: 90;
          top: 0;
          left: 0;
          width: 130px;
          height: 50px; }
          #CMD .section__inner__noise .img__inner__noise .screen__animation .img__interface {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/animation/innerNoise/interface.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__inner__noise .img__inner__noise .screen__animation .img__interface {
              background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/innerNoise/interface.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__inner__noise .img__inner__noise .screen__animation .img__interface {
              background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/innerNoise/interface.png"); } }
        #CMD .section__inner__noise .img__inner__noise .screen__animation .voice__level .default__color {
          position: absolute;
          overflow: hidden;
          z-index: 80;
          top: 2px;
          left: 5px;
          width: 120px;
          height: 46px;
          background-color: #545454; }
          #CMD .section__inner__noise .img__inner__noise .screen__animation .voice__level .default__color .energy__bar {
            position: absolute;
            z-index: 84;
            top: 0;
            left: 0;
            width: 120px;
            height: 46px;
            background-color: #00ff00;
            transform: translateX(-100%);
            animation: none; }
        #CMD .section__inner__noise .img__inner__noise .screen__animation .voice__level.voice__1 {
          top: 40px;
          left: 14px; }
        #CMD .section__inner__noise .img__inner__noise .screen__animation .voice__level.voice__2 {
          top: 40px;
          left: 337px;
          transform: scale(-1, 1); }
        #CMD .section__inner__noise .img__inner__noise .screen__animation .voice__level.voice__3 {
          top: 140px;
          left: 14px; }
        #CMD .section__inner__noise .img__inner__noise .screen__animation .voice__level.voice__4 {
          top: 140px;
          left: 337px;
          transform: scale(-1, 1); }
        #CMD .section__inner__noise .img__inner__noise .screen__animation .voice__level.max__level .default__color .energy__bar {
          animation: maxWaveLevel 800ms linear 100ms infinite forwards; }
        #CMD .section__inner__noise .img__inner__noise .screen__animation .voice__level.weak__level .default__color .energy__bar {
          background-color: #e6f27b;
          animation: weakWaveLevel 800ms linear 100ms infinite forwards; }

#CMD .section__inner4_1 {
  overflow: hidden;
  padding-top: 90px;
  background: #151515; }
  #CMD .section__inner4_1 .wd__content .content__title {
    color: #fff; }
  #CMD .section__inner4_1 .wd__content .content__info {
    color: #fff;
    width: 750px; }
  #CMD .section__inner4_1 .wd__feature__list {
    margin-top: 65px;
    text-align: center; }
    #CMD .section__inner4_1 .wd__feature__list .wd__feature__describe {
      color: #fff; }
  #CMD .section__inner4_1 .img__inner4_1 {
    position: relative;
    left: 50%;
    margin-top: -234px;
    margin-left: -830px;
    margin-bottom: 0;
    width: 1660px;
    height: 1102px; }
    #CMD .section__inner4_1 .img__inner4_1 {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/inner/s4/01-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__inner4_1 .img__inner4_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/s4/01-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__inner4_1 .img__inner4_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/s4/01-bg.jpg"); } }

#CMD .section__inner5_1 {
  overflow: hidden;
  padding-top: 90px;
  margin-bottom: -100px;
  background: #151515; }
  #CMD .section__inner5_1 .wd__content .content__title {
    color: #fff; }
  #CMD .section__inner5_1 .wd__content .content__info {
    color: #fff;
    width: 840px; }
  #CMD .section__inner5_1 .wd__feature__list {
    margin-top: 65px;
    text-align: center; }
    #CMD .section__inner5_1 .wd__feature__list .wd__feature__describe {
      color: #fff; }
    #CMD .section__inner5_1 .wd__feature__list .wd__feature {
      text-align: center;
      margin: 0 30px; }
      #CMD .section__inner5_1 .wd__feature__list .wd__feature .wd__feature__describe, #CMD .section__inner5_1 .wd__feature__list .wd__feature .wd__feature__describe * {
        color: #fff; }
      #CMD .section__inner5_1 .wd__feature__list .wd__feature .img__icon1 {
        top: -4px;
        width: 80px;
        height: 68px;
        margin-bottom: 12px; }
        #CMD #section__inner5_1 .img__icon1 {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/icon/s5Inner/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__inner5_1 .img__icon1 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/icon/s5Inner/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__inner5_1 .img__icon1 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/icon/s5Inner/icon_1.png"); } }
      #CMD .section__inner5_1 .wd__feature__list .wd__feature .img__icon2 {
        width: 80px;
        height: 68px;
        margin-bottom: 12px; }
        #CMD #section__inner5_1 .img__icon2 {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/icon/s5Inner/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__inner5_1 .img__icon2 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/icon/s5Inner/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__inner5_1 .img__icon2 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/icon/s5Inner/icon_2.png"); } }
  #CMD .section__inner5_1 .img__inner5_1 {
    position: relative;
    left: 50%;
    margin-top: -225px;
    margin-left: -1280px;
    width: 2560px;
    height: 846px; }
    #CMD .section__inner5_1 .img__inner5_1 {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/inner/s5/01-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__inner5_1 .img__inner5_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/s5/01-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__inner5_1 .img__inner5_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/s5/01-bg.jpg"); } }

#CMD #section__inner6_1 {
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 30px;
  background: #151515; }
  #CMD #section__inner6_1 .wd__content {
    position: absolute;
    left: 50%;
    margin-left: 20px;
    margin-top: 60px;
    width: 490px; }
    #CMD #section__inner6_1 .wd__content .content__title {
      color: #fff; }
    #CMD #section__inner6_1 .wd__content .content__info {
      color: #fff; }
  #CMD #section__inner6_1 .img__inner6_1 {
    position: relative;
    left: 50%;
    margin-top: -200px;
    margin-left: -1360px;
    width: 2560px;
    height: 900px; }
    #CMD #section__inner6_1 .img__inner6_1 {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/inner/s6/01-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__inner6_1 .img__inner6_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/s6/01-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__inner6_1 .img__inner6_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/s6/01-bg.jpg"); } }

#CMD #section__inner6_2 {
  overflow: hidden;
  margin-bottom: -80px;
  padding-top: 40px;
  background: #151515; }
  #CMD #section__inner6_2 .wd__content .content__title {
    color: #fff; }
  #CMD #section__inner6_2 .wd__content .content__info {
    width: 700px;
    color: #fff; }
  #CMD #section__inner6_2 .graph-content {
    margin-top: 71px; }
    #CMD #section__inner6_2 .graph-content .graph-block {
      display: inline-block;
      width: 470px;
      text-align: left; }
      #CMD #section__inner6_2 .graph-content .graph-block .graph__title {
        color: #fff;
        font-size: 25px;
        text-align: left; }
      #CMD #section__inner6_2 .graph-content .graph-block.graph-left {
        margin-right: 80px; }
      #CMD #section__inner6_2 .graph-content .graph-block .wd__feature__list {
        margin-top: 0;
        width: 100%;
        text-align: left !important; }
        #CMD #section__inner6_2 .graph-content .graph-block .wd__feature__list .feature__title {
          display: block;
          font-size: 24px;
          text-align: left; }
        #CMD #section__inner6_2 .graph-content .graph-block .wd__feature__list .wd__feature {
          margin-right: 0;
          margin-bottom: 5px;
          margin-left: 0;
          text-align: left; }
          #CMD #section__inner6_2 .graph-content .graph-block .wd__feature__list .wd__feature.feature-1 {
            margin-right: 40px; }
          #CMD #section__inner6_2 .graph-content .graph-block .wd__feature__list .wd__feature .wd__feature__describe,
          #CMD #section__inner6_2 .graph-content .graph-block .wd__feature__list .wd__feature .wd__feature__describe * {
            color: #fff; }
      #CMD #section__inner6_2 .graph-content .graph-block .wd__performance__graph {
        display: inline-block;
        width: 500px; }
        #CMD #section__inner6_2 .graph-content .graph-block .wd__performance__graph:last-child {
          margin-right: -40px; }
        #CMD #section__inner6_2 .graph-content .graph-block .wd__performance__graph .graph {
          width: 50%; }
        #CMD #section__inner6_2 .graph-content .graph-block .wd__performance__graph .graph-badges .badge__value {
          color: #9f56dd; }
          #CMD #section__inner6_2 .graph-content .graph-block .wd__performance__graph .graph-badges .badge__value .space-left-m {
            font-size: 30px; }
        #CMD #section__inner6_2 .graph-content .graph-block .wd__performance__graph .graph__heading {
          color: #fff; }
        #CMD #section__inner6_2 .graph-content .graph-block .wd__performance__graph .graph__line .graph__caption {
          color: #fff !important; }
        #CMD #section__inner6_2 .graph-content .graph-block .wd__performance__graph .graph__line .graph__bar .bar__value {
          color: #fff !important; }
        #CMD #section__inner6_2 .graph-content .graph-block .wd__performance__graph .graph__line.line-1 .graph__bar {
          width: 100%; }
        #CMD #section__inner6_2 .graph-content .graph-block .wd__performance__graph .graph__line.line-1 .graph__bar {
          background: linear-gradient(to right, #0655a8, #9f56dd); }
        #CMD #section__inner6_2 .graph-content .graph-block .wd__performance__graph .graph__line.line-2 .graph__bar {
          width: 66.666%; }
        #CMD #section__inner6_2 .graph-content .graph-block .wd__performance__graph .graph__line.line-2 .graph__bar {
          background: gray; }
        #CMD #section__inner6_2 .graph-content .graph-block .wd__performance__graph .graph__line.line-3 .graph__bar {
          width: 17.3%; }
        #CMD #section__inner6_2 .graph-content .graph-block .wd__performance__graph .graph__line.line-3 .graph__bar {
          background: gray; }
      #CMD #section__inner6_2 .graph-content .graph-block.graph-right .graph__line.line-1 .graph__bar {
        width: 100%; }
      #CMD #section__inner6_2 .graph-content .graph-block.graph-right .graph__line.line-2 .graph__bar {
        width: 52.94%; }
      #CMD #section__inner6_2 .graph-content .graph-block.graph-right .graph__line.line-3 .graph__bar {
        width: 17.64%; }
  #CMD #section__inner6_2 .img__inner6_2 {
    position: relative;
    left: 50%;
    margin-top: -100px;
    margin-bottom: 150px;
    margin-left: -550px;
    width: 1100px;
    height: 640px; }
    #CMD #section__inner6_2 .img__inner6_2 {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/inner/s6/02-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__inner6_2 .img__inner6_2 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/s6/02-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__inner6_2 .img__inner6_2 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/s6/02-bg.jpg"); } }

#CMD .section__inner8_1 {
  overflow: hidden;
  margin-bottom: -100px;
  padding-top: 90px;
  background: #151515; }
  #CMD .section__inner8_1 .wd__content .content__title {
    color: #fff; }
  #CMD .section__inner8_1 .wd__content .content__info {
    color: #fff;
    width: 650px; }
  #CMD .section__inner8_1 .wd__feature__list {
    margin-top: 65px;
    text-align: center; }
    #CMD .section__inner8_1 .wd__feature__list .wd__feature__describe__top,
    #CMD .section__inner8_1 .wd__feature__list .wd__feature__describe__top *,
    #CMD .section__inner8_1 .wd__feature__list .wd__feature__describe,
    #CMD .section__inner8_1 .wd__feature__list .wd__feature__describe * {
      color: #fff !important; }
  #CMD .section__inner8_1 .img__inner8_1 {
    position: relative;
    left: 50%;
    margin-top: -105px;
    margin-left: -1280px;
    width: 2560px;
    height: 1060px; }
    #CMD .section__inner8_1 .img__inner8_1 {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/inner/s8/01-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__inner8_1 .img__inner8_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/s8/01-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__inner8_1 .img__inner8_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/s8/01-bg.jpg"); } }

#CMD .section__inner9_1 {
  background-color: #151515; }
  #CMD .section__inner9_1 .wd__content {
    position: relative;
    margin-top: 310px;
    width: 420px;
    left: 100%;
    margin-left: -580px; }
  #CMD .section__inner9_1 .wd__feature__list .wd__feature .wd__feature__data, #CMD .section__inner9_1 .wd__feature__list .wd__feature .wd__feature__data * {
    color: #0656a8 !important; }
  #CMD .section__inner9_1 .wd__feature__list .wd__feature .wd__feature__describe, #CMD .section__inner9_1 .wd__feature__list .wd__feature .wd__feature__describe * {
    color: #fff; }
  #CMD .section__inner9_1 .img__inner9_1 {
    margin-top: -122px;
    margin-bottom: 0px;
    width: 1439px;
    height: 1149px;
    left: 0%;
    margin-left: -410px; }
    #CMD .section__inner9_1 .img__inner9_1 {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/inner/s9/01-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__inner9_1 .img__inner9_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/s9/01-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__inner9_1 .img__inner9_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/inner/s9/01-bg.jpg"); } }

#CMD .section__pdc {
  background-color: #fff; }

#CMD .product_price .current_price .heading {
  color: #fff; }

#CMD .product_price .current_price .price,
#CMD .product_price .current_price .price p {
  color: #fff; }

#CMD .product_price .btn_buy .label {
  background-color: #0656a8; }

#CMD .product_price .btn_buy .etailers .etailers_list li a:link:hover {
  color: #0656a8; }

#CMD .product_price.active {
  margin-bottom: -17px;
  padding-top: 36px; }

#CMD .product_pdguide .link {
  color: #0656a8; }

#CMD .product_pdguide.active {
  padding-top: 15px; }

#CMD .section__pdc {
  z-index: 9999; }

#CMD .product_videos .video_slick .video a .text {
  text-align: left; }

#CMD .product_videos.active {
  padding-top: 100px; }

#CMD .product_medias .media .text {
  color: #333; }

#CMD .product_medias .media a {
  color: #0656a8; }

#CMD .product_medias .slick-dots li.slick-active button::before,
#CMD .product_videos .slick-dots li.slick-active button::before {
  color: #0656a8; }

#CMD .video-bottom {
  margin-bottom: 220px;
  padding-bottom: 0; }

#CMD .media-top {
  margin-top: -10px;
  padding-top: 0; }

#CMD .media-bottom {
  margin-bottom: 165px;
  padding-bottom: 0; }

@media all and (min-width: 1921px) and (max-width: 3000px) {
  #CMD .section__design .img__design__hl {
    padding-bottom: 0;
    width: 1920px;
    max-width: 1920px;
    height: 338px; } }

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

@media all and (min-width: 721px) and (max-width: 1300px) {
  #CMD #vr__screen {
    display: block;
    position: absolute;
    z-index: 70;
    bottom: 270px;
    left: 50%;
    margin-left: -38px;
    width: 76px;
    height: 48px; }
    #CMD #vr__screen #vr__screen__icon {
      fill: #333; }
      #CMD #vr__screen #vr__screen__icon .vr__border {
        transform: scale(1, 1);
        animation: hoverAnimation 2000ms ease infinite forwards; } }

@media all and (max-width: 720px) {
  #CMD #vr__screen {
    bottom: 119px;
    margin-left: -35px;
    width: 70px;
    height: 44px; }
    #CMD #vr__screen #vr__screen__icon {
      fill: #333; }
      #CMD #vr__screen #vr__screen__icon .vr__border {
        transform: scale(1, 1);
        animation: hoverAnimation 2000ms ease infinite forwards; } }

#CMD #vr__screen {
  display: none; }

#CMD #vr__screen_container #vr__screen {
  display: block; }

@media all and (min-width: 1301px) {
  #CMD #vr__screen_container {
    margin-top: -329px; }
    #CMD #vr__screen_container .wd__content {
      margin-top: 0; }
    #CMD #vr__screen_container #vr__screen {
      top: -71px; } }

@media all and (min-width: 721px) and (max-width: 1300px) {
  #CMD #vr__screen_container {
    margin-top: -191px; }
    #CMD #vr__screen_container .wd__content {
      margin-top: 0; }
    #CMD #vr__screen_container #vr__screen {
      top: -71px; } }

@media all and (max-width: 720px) {
  #CMD #vr__screen_container {
    margin-top: -62px; }
    #CMD #vr__screen_container .wd__content {
      margin-top: 0; }
    #CMD #vr__screen_container #vr__screen {
      top: -62px; } }

@media all and (min-width: 1301px) {
  #CMD .large_use {
    display: block; }
  #CMD .large_unuse {
    display: none; }
  #CMD .section__comment {
    display: inline-block;
    position: relative;
    margin-top: -48px;
    padding-top: 22px;
    width: 100%;
    background: #fff; }
  @keyframes fogAnimate {
    0% {
      transform: translateX(-1500px); }
    100% {
      transform: translateX(1500px); } }
  #CMD .section__edge .img__edge .displaceContent {
    position: absolute;
    top: 724px;
    left: 50%;
    margin-left: -943px;
    width: 1895px;
    height: 562px; }
    #CMD .section__edge .img__edge .displaceContent #lake {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 28;
      width: 1895px;
      height: 562px; }
    #CMD .section__edge .img__edge .displaceContent figure.birds {
      position: absolute;
      left: 50%;
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/s2/bird.gif") ; } }
    @media all and (min-width: 1301px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1301px) and (min-resolution: 144dpi) {
      #CMD .section__edge .img__edge .displaceContent figure.birds {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/s2/bird.gif"); } }

@media all and (min-width: 1301px) {
      #CMD .section__edge .img__edge .displaceContent figure.birds.img__bird1 {
        z-index: 35;
        top: 40px;
        margin-left: -420px;
        width: 130px;
        height: 48px; }
      #CMD .section__edge .img__edge .displaceContent figure.birds.img__bird2 {
        z-index: 35;
        top: 120px;
        margin-left: 30px;
        width: 100px;
        height: 36px;
        -webkit-transform: scale(-1, 1);
        transform: scale(-1, 1); }
    #CMD .section__edge .img__edge .displaceContent figure.fog {
      animation: fogAnimate 70000ms linear infinite forwards;
      position: absolute;
      top: -150px;
      left: 50%;
      opacity: 0.9;
      z-index: 31;
      margin-left: -364px;
      width: 729px;
      height: 341px; }
      #CMD .section__edge .displaceContent .fog {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/animation/s2/fog.png"); } }
    @media all and (min-width: 1301px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1301px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__edge .displaceContent .fog {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/animation/s2/fog.webp"); } }
    @media all and (min-width: 1301px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1301px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__edge .displaceContent .fog {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/animation/s2/fog.png"); } }

@media all and (min-width: 1301px) {
  #CMD .section__performance {
    margin-top: -4px; }
    #CMD .section__performance .wd__feature__list .wd__feature {
      margin-left: 0;
      margin-right: 65px; }
    #CMD .section__performance .wd__feature__list .feature__04 {
      width: 120px; }
    #CMD .section__performance .wd__feature__list .feature__07 {
      width: 120px; }
    #CMD .section__performance .img__performance {
      position: relative;
      background: none !important; }
      #CMD .section__performance .img__performance figure {
        position: absolute;
        left: 50%; }
      #CMD .section__performance .img__performance .img__performance-bg {
        margin-top: 90px;
        margin-left: -650px;
        width: 1650px;
        height: 1600px;
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/animation/s6/06__main.jpg") ; } }
      @media all and (min-width: 1301px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1301px) and (min-resolution: 144dpi) {
        #CMD .section__performance .img__performance .img__performance-bg {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/s6/06__main.jpg"); } }

@media all and (min-width: 1301px) {
      #CMD .section__performance .img__performance .performance__chip {
        position: absolute;
        left: 50%;
        margin-top: 824px;
        margin-left: -256px;
        width: 540px;
        height: 358px;
        transform: translate3d(13px, 52px, 0);
        transition: none; }
        #CMD .section__performance .img__performance .performance__chip .img__performance-chip {
          position: absolute;
          opacity: 0;
          top: 0;
          left: 0;
          width: 540px;
          height: 358px;
          transition: none;
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/animation/s6/06__cpu_chip.png") ; } }
        @media all and (min-width: 1301px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1301px) and (min-resolution: 144dpi) {
          #CMD .section__performance .img__performance .performance__chip .img__performance-chip {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/s6/06__cpu_chip.png"); } }

@media all and (min-width: 1301px) {
        #CMD .section__performance .img__performance .performance__chip .img__performance-chip-shadow {
          position: absolute;
          top: 1px;
          left: 0px;
          opacity: 0;
          width: 0;
          height: 0;
          background-position: center;
          transition: none;
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/animation/s6/06__cpu_shadow.png") ; } }
        @media all and (min-width: 1301px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1301px) and (min-resolution: 144dpi) {
          #CMD .section__performance .img__performance .performance__chip .img__performance-chip-shadow {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/s6/06__cpu_shadow.png"); } }

@media all and (min-width: 1301px) {
      #CMD .section__performance .img__performance .performance__chip.active {
        transform: translate3d(0px, 0px, 0px);
        transition: transform 400ms ease-in; }
        #CMD .section__performance .img__performance .performance__chip.active .img__performance-chip {
          opacity: 1;
          transition: opacity 200ms ease-out; }
        #CMD .section__performance .img__performance .performance__chip.active .img__performance-chip-shadow {
          opacity: 1;
          width: 540px;
          height: 358px;
          transition: width 300ms ease 0ms, height 300ms ease 0ms, opacity 300ms ease 200ms; }
  #CMD .section__audio .img__audio {
    background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/animation/s12/bg.jpg"); } }

@media all and (min-width: 1301px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1301px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__audio .img__audio {
    background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/s12/bg.webp"); } }

@media all and (min-width: 1301px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1301px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__audio .img__audio {
    background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/s12/bg.jpg"); } }

@media all and (min-width: 1301px) {
  #CMD .section__audio .img__audio.active figure {
    position: absolute;
    left: 306px;
    bottom: 0;
    opacity: 0;
    width: 1948px;
    height: 548px; }
    #CMD .section__audio .img__audio.active figure.img-ripple1 {
      animation-name: ripple;
      animation-duration: 2800ms;
      animation-iteration-count: infinite;
      animation-timing-function: ease-out;
      animation-delay: 0;
      z-index: 71; }
      #CMD .section__audio .img__audio .img-ripple1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/animation/s12/ripple/ripple1.jpg"); } }
    @media all and (min-width: 1301px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1301px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__audio .img__audio .img-ripple1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/s12/ripple/ripple1.webp"); } }
    @media all and (min-width: 1301px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1301px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__audio .img__audio .img-ripple1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/s12/ripple/ripple1.jpg"); } }

@media all and (min-width: 1301px) {
    #CMD .section__audio .img__audio.active figure.img-ripple2 {
      animation-name: ripple;
      animation-duration: 2800ms;
      animation-iteration-count: infinite;
      animation-timing-function: ease-out;
      animation-delay: 150ms;
      z-index: 72; }
      #CMD .section__audio .img__audio .img-ripple2 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/animation/s12/ripple/ripple2.jpg"); } }
    @media all and (min-width: 1301px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1301px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__audio .img__audio .img-ripple2 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/s12/ripple/ripple2.webp"); } }
    @media all and (min-width: 1301px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1301px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__audio .img__audio .img-ripple2 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/s12/ripple/ripple2.jpg"); } }

@media all and (min-width: 1301px) {
    #CMD .section__audio .img__audio.active figure.img-ripple3 {
      animation-name: ripple;
      animation-duration: 2800ms;
      animation-iteration-count: infinite;
      animation-timing-function: ease-out;
      animation-delay: 300ms;
      z-index: 73; }
      #CMD .section__audio .img__audio .img-ripple3 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/animation/s12/ripple/ripple3.jpg"); } }
    @media all and (min-width: 1301px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1301px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__audio .img__audio .img-ripple3 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/s12/ripple/ripple3.webp"); } }
    @media all and (min-width: 1301px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1301px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__audio .img__audio .img-ripple3 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/s12/ripple/ripple3.jpg"); } }

@media all and (min-width: 1301px) {
    #CMD .section__audio .img__audio.active figure.img-ripple4 {
      animation-name: ripple;
      animation-duration: 2800ms;
      animation-iteration-count: infinite;
      animation-timing-function: ease-out;
      animation-delay: 300ms;
      z-index: 73; }
      #CMD .section__audio .img__audio .img-ripple4 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/animation/s12/ripple/ripple4.jpg"); } }
    @media all and (min-width: 1301px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1301px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__audio .img__audio .img-ripple4 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/s12/ripple/ripple4.webp"); } }
    @media all and (min-width: 1301px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1301px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__audio .img__audio .img-ripple4 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/s12/ripple/ripple4.jpg"); } }

@media all and (min-width: 1301px) {
  #CMD .section__adobeBanner {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0; }
  #CMD .section__adobeBanner .banner__container .banner__item {
    min-height: 664px; }
  #CMD .section__adobeBanner .banner__container .wd__content {
    top: 0;
    left: 50%;
    margin-left: -560px;
    padding-top: 178px;
    padding-bottom: 60px;
    width: 480px; }
  #CMD .section__adobeBanner .banner__container {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 2560px; }
    #CMD .section__adobeBanner .banner__container .banner__item {
      position: relative;
      left: 50%;
      margin-left: -1280px;
      width: 2560px; }
    #CMD .section__adobeBanner .banner__container .img__main {
      position: absolute;
      top: 0;
      left: 0;
      margin-left: 0;
      width: 2560px;
      height: 664px;
      background-position: bottom; }
      #CMD .section__adobeBanner .img__main {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/adobe_banner_creativecloud.jpg"); } }
    @media all and (min-width: 1301px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1301px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__adobeBanner .img__main {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/adobe_banner_creativecloud.webp"); } }
    @media all and (min-width: 1301px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1301px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__adobeBanner .img__main {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/adobe_banner_creativecloud.jpg"); } }

@media all and (min-width: 1301px) {
  #CMD .section__adobeBanner + .section__comment {
    margin-top: 0; } }

@media all and (min-width: 721px) and (max-width: 1300px) {
  #CMD .wd__section .medium_use {
    display: block; }
  #CMD .wd__section .medium_unuse {
    display: none; }
  #CMD .wd__section .no__wrap {
    display: inline-block;
    white-space: nowrap; }
  #CMD .wd__section .wd__content .content__title {
    margin-top: 18px; }
  #CMD .wd__section .wd__content .content__info {
    margin-top: 23px; }
  #CMD .wd__section .wd__content .content__slogan::before {
    top: 3px;
    margin-right: -1px;
    width: 57px;
    height: 40px;
    background-size: contain; }
  #CMD .wd__section .wd__content .content__title::after {
    top: 43px;
    margin-right: auto;
    margin-left: auto;
    width: 66px;
    text-align: center; }
  #CMD .wd__section .wd__feature__list {
    margin-top: 30px; }
  #CMD .wd__section .wd__link__arrow::after {
    padding-left: 5px; }
  #CMD .section__kv .wd__content {
    margin-top: 26px;
    width: 90%; }
    #CMD .section__kv .wd__content .content__title {
      margin-top: -10px;
      font-size: 38px;
      line-height: 1.1; }
  #CMD .section__kv .bottom-content {
    margin-top: -250px; }
    #CMD .section__kv .bottom-content .content__info {
      top: 0;
      margin: 0 auto;
      width: 85%;
      max-width: 840px; }
  #CMD .section__kv .img__kv__logo {
    margin-top: 60px;
    width: 515px;
    height: 57px; }
    #CMD .section__kv .img__kv__logo {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/01_kv_logo.png"); } }
  @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__kv .img__kv__logo {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/01_kv_logo.webp"); } }
  @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__kv .img__kv__logo {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/01_kv_logo.png"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
  #CMD .section__kv .img__kv {
    left: 50%;
    margin-top: -749px;
    margin-left: -650px;
    width: 1300px;
    height: 1737px; }
    #CMD .section__kv .img__kv {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/s1.jpg"); } }
  @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__kv .img__kv {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/s1.webp"); } }
  @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__kv .img__kv {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/s1.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
  #CMD .section__edge {
    margin-top: 0;
    margin-bottom: -20px;
    padding-top: 136px; }
    #CMD .section__edge .wd__content .content__title {
      width: 90%;
      max-width: 720px; }
    #CMD .section__edge .wd__content .content__info {
      width: 78%;
      max-width: 720px; }
    #CMD .section__edge .wd__feature__list .wd__feature {
      margin-right: 25px;
      margin-left: 25px; }
    #CMD .section__edge .img__edge {
      left: 50%;
      margin-top: -345px;
      margin-left: -650px;
      width: 1300px;
      height: 834px; }
      #CMD .section__edge .img__edge {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/s2.jpg"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__edge .img__edge {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/s2.webp"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__edge .img__edge {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/s2.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
      #CMD .section__edge .img__edge .displaceContent {
        display: none;
        background-image: none; }
        #CMD .section__edge .img__edge .displaceContent figure {
          display: none;
          background-image: none; }
  #CMD .section__display {
    overflow: hidden;
    margin-top: 0;
    padding-top: 73px; }
    #CMD .section__display .wd__content {
      width: 85%; }
      #CMD .section__display .wd__content .content__title {
        width: 600px; }
      #CMD .section__display .wd__content .content__info {
        width: 99%;
        max-width: 670px; }
    #CMD .section__display .wd__feature__list {
      margin-top: 80px;
      width: 95%;
      max-width: 750px; }
      #CMD .section__display .wd__feature__list .wd__feature {
        margin: 0 28px 50px; }
    #CMD .section__display .img__display {
      position: relative;
      left: 50%;
      margin-top: -546px;
      margin-left: -640px;
      width: 1280px;
      height: 1170px; }
      #CMD .section__display .img__display {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/s3.jpg"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__display .img__display {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/s3.webp"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__display .img__display {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/s3.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
  #CMD .section__display.odin .wd__content {
    width: 100%; }
  #CMD .section__display.odin .wd__feature__list {
    width: 100%; }
  #CMD .section__stylus {
    overflow: hidden;
    padding-top: 103px;
    padding-bottom: 31px; }
    #CMD .section__stylus .wd__content {
      width: 100%; }
      #CMD .section__stylus .wd__content .content__title {
        color: #fff; }
      #CMD .section__stylus .wd__content .content__info {
        color: #fff;
        width: 86%;
        max-width: 790px; }
    #CMD .section__stylus .wd__feature__list {
      margin-top: 50px;
      text-align: center; }
      #CMD .section__stylus .wd__feature__list .wd__feature__describe {
        color: #fff; }
    #CMD .section__stylus .img__stylus {
      position: relative;
      left: 50%;
      margin-top: 22px;
      margin-bottom: 170px;
      margin-left: -364px;
      width: 728px;
      height: 411px; }
      #CMD .section__stylus .img__stylus {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/s4.jpg"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__stylus .img__stylus {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/s4.webp"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__stylus .img__stylus {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/s4.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
    #CMD .section__stylus .modal-button-container {
      margin-top: -110px; }
  #CMD .section__hinge {
    margin-top: -30px;
    padding-top: 17px;
    padding-bottom: 103px; }
    #CMD .section__hinge .wd__content {
      left: 50%;
      width: 500px;
      text-align: left;
      margin-left: -340px; }
      #CMD .section__hinge .wd__content .content__slogan {
        text-align: left; }
      #CMD .section__hinge .wd__content .content__title {
        text-align: left;
        margin-left: 0;
        width: 90%;
        max-width: 720px; }
      #CMD .section__hinge .wd__content .content__info {
        text-align: left;
        margin-left: 0;
        width: 89%;
        max-width: 840px; }
    #CMD .section__hinge .wd__feature__list {
      text-align: left; }
      #CMD .section__hinge .wd__feature__list .wd__feature {
        margin-right: 20px;
        margin-left: 0; }
        #CMD .section__hinge .wd__feature__list .wd__feature.feature__1 {
          margin-left: 0; }
    #CMD .section__hinge .img__hinge {
      left: 50%;
      margin-top: -520px;
      margin-left: -346px;
      width: 833px;
      height: 947px; }
      #CMD .section__hinge .img__hinge {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/s5.jpg"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__hinge .img__hinge {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/s5.webp"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__hinge .img__hinge {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/s5.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
    #CMD .section__hinge .modal-button-container {
      margin-top: 10px; }
  #CMD .section__performance {
    margin-top: -4px; }
    #CMD .section__performance .wd__feature__list .wd__feature {
      margin-left: 0;
      margin-right: 65px; }
    #CMD .section__performance .wd__feature__list .feature__04 {
      width: 120px; }
    #CMD .section__performance .wd__feature__list .feature__07 {
      width: 120px; }
    #CMD .section__performance .img__performance {
      position: relative;
      background: none !important; }
      #CMD .section__performance .img__performance figure {
        position: absolute;
        left: 50%; }
      #CMD .section__performance .img__performance .img__performance-bg {
        margin-top: 90px;
        margin-left: -650px;
        width: 1650px;
        height: 1600px;
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/animation/s6/06__main.jpg") ; } }
      @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
        #CMD .section__performance .img__performance .img__performance-bg {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/s6/06__main.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
      #CMD .section__performance .img__performance .performance__chip {
        position: absolute;
        left: 50%;
        margin-top: 824px;
        margin-left: -256px;
        width: 540px;
        height: 358px;
        transform: translate3d(13px, 52px, 0);
        transition: none; }
        #CMD .section__performance .img__performance .performance__chip .img__performance-chip {
          position: absolute;
          opacity: 0;
          top: 0;
          left: 0;
          width: 540px;
          height: 358px;
          transition: none;
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/animation/s6/06__cpu_chip.png") ; } }
        @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
          #CMD .section__performance .img__performance .performance__chip .img__performance-chip {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/s6/06__cpu_chip.png"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
        #CMD .section__performance .img__performance .performance__chip .img__performance-chip-shadow {
          position: absolute;
          top: 1px;
          left: 0px;
          opacity: 0;
          width: 0;
          height: 0;
          background-position: center;
          transition: none;
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/animation/s6/06__cpu_shadow.png") ; } }
        @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
          #CMD .section__performance .img__performance .performance__chip .img__performance-chip-shadow {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/s6/06__cpu_shadow.png"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
      #CMD .section__performance .img__performance .performance__chip.active {
        transform: translate3d(0px, 0px, 0px);
        transition: transform 400ms ease-in; }
        #CMD .section__performance .img__performance .performance__chip.active .img__performance-chip {
          opacity: 1;
          transition: opacity 200ms ease-out; }
        #CMD .section__performance .img__performance .performance__chip.active .img__performance-chip-shadow {
          opacity: 1;
          width: 540px;
          height: 358px;
          transition: width 300ms ease 0ms, height 300ms ease 0ms, opacity 300ms ease 200ms; }
  #CMD .section__performance {
    margin-top: -8px;
    padding-top: 44px;
    padding-bottom: 9px; }
    #CMD .section__performance .wd__content {
      left: 0;
      margin-top: 0;
      margin-left: auto;
      width: 100%;
      max-width: 1300px; }
      #CMD .section__performance .wd__content .content__title {
        width: 88%; }
      #CMD .section__performance .wd__content .content__info {
        width: 87%;
        max-width: 752px; }
    #CMD .section__performance .wd__feature__list {
      margin-right: auto;
      margin-left: auto;
      max-width: 100%; }
      #CMD .section__performance .wd__feature__list .wd__feature {
        margin-right: 2.6%;
        margin-left: 2.6%;
        width: auto !important; }
        #CMD .section__performance .wd__feature__list .wd__feature .wd__feature__describe {
          width: auto !important; }
        #CMD .section__performance .wd__feature__list .wd__feature.feature-0 {
          margin-right: 0;
          margin-left: 0;
          width: 100% !important; }
    #CMD .section__performance .img__performance {
      margin-top: -540px;
      margin-bottom: -140px;
      margin-left: -908px;
      transform: scale(0.65); }
    #CMD .section__performance .modal-button-container {
      margin-top: -159px; }
  #CMD .section__gpu {
    margin-top: 45px;
    padding-top: 0;
    padding-bottom: 0; }
    #CMD .section__gpu .wd__content {
      position: relative;
      left: 0%;
      width: 100%;
      margin-left: 0px; }
      #CMD .section__gpu .wd__content .content__info {
        width: 84%;
        max-width: 618px; }
    #CMD .section__gpu .wd__feature__list {
      margin-top: 51px; }
      #CMD .section__gpu .wd__feature__list .wd__feature.feature__1 {
        margin-right: 25px;
        margin-left: 25px; }
    #CMD .section__gpu .img__gpu {
      left: 50%;
      margin-top: -44px;
      margin-left: -643px;
      width: 1300px;
      height: 650px; }
      #CMD .section__gpu .img__gpu {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/s7.jpg"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__gpu .img__gpu {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/s7.webp"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__gpu .img__gpu {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/s7.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
  #CMD .section__connection {
    margin-top: 0;
    padding-top: 89px;
    padding-bottom: 69px; }
    #CMD .section__connection .wd__content {
      position: relative;
      left: 0;
      margin-left: auto;
      width: 90%;
      max-width: 754px; }
      #CMD .section__connection .wd__content .content__title {
        width: 100%; }
      #CMD .section__connection .wd__content .content__info {
        width: 100%; }
    #CMD .section__connection .img__connection {
      left: 50%;
      margin-top: 0;
      margin-bottom: -83px;
      margin-left: -650px;
      width: 1300px;
      height: 560px; }
      #CMD .section__connection .img__connection {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/s8.jpg"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__connection .img__connection {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/s8.webp"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__connection .img__connection {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/s8.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
      #CMD .section__connection .img__connection .port__item.port__0 {
        top: 217px;
        margin-left: -293px; }
      #CMD .section__connection .img__connection .port__item.port__1 {
        top: 217px;
        margin-left: -62px; }
      #CMD .section__connection .img__connection .port__item.port__2 {
        top: 217px;
        margin-left: 234px; }
      #CMD .section__connection .img__connection .port__item.port__3 {
        top: 440px;
        margin-left: -378px; }
      #CMD .section__connection .img__connection .port__item.port__4 {
        top: 440px;
        margin-left: -228px; }
      #CMD .section__connection .img__connection .port__item.port__5 {
        top: 440px;
        margin-left: 256px;
        width: 99px;
        text-align: center; }
    #CMD .section__connection .modal-button-container {
      margin-top: 44px; }
  #CMD .section__wifi {
    overflow: hidden;
    margin-top: 0;
    padding-top: 82px; }
    #CMD .section__wifi .wd__content .content__title {
      width: 100%;
      max-width: 700px; }
    #CMD .section__wifi .wd__content .content__info {
      width: 95%;
      max-width: 830px; }
    #CMD .section__wifi .wd__feature__list {
      margin: 50px auto 0;
      max-width: 690px; }
      #CMD .section__wifi .wd__feature__list .wd__feature {
        margin: 0 35px 40px; }
    #CMD .section__wifi .img__wifi {
      position: relative;
      left: 50%;
      margin-top: -138px;
      margin-left: -640px;
      width: 1280px;
      height: 673px; }
      #CMD .section__wifi .img__wifi {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/s9.jpg"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__wifi .img__wifi {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/s9.webp"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__wifi .img__wifi {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/s9.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
    #CMD .section__wifi .modal-button-container {
      margin-top: -16px; }
  #CMD .section__user {
    overflow: hidden;
    padding-top: 141px;
    padding-bottom: 0; }
    #CMD .section__user .wd__content .content__info {
      width: 94%;
      max-width: 700px; }
    #CMD .section__user .slick-content {
      margin: 0 auto;
      width: 100%;
      max-width: 720px; }
      #CMD .section__user .slick-content .slick-title {
        position: relative;
        margin-top: 60px;
        text-align: center; }
        #CMD .section__user .slick-content .slick-title .title-line {
          top: 62px;
          width: 180px;
          height: 4px; }
        #CMD .section__user .slick-content .slick-title .title-nav {
          padding-bottom: 30px; }
          #CMD .section__user .slick-content .slick-title .title-nav li {
            font-size: 16px;
            line-height: 20px; }
            #CMD .section__user .slick-content .slick-title .title-nav li .sign-fnum {
              top: -0.5em; }
            #CMD .section__user .slick-content .slick-title .title-nav li br {
              display: block; }
      #CMD .section__user .slick-content .slick-info {
        margin: 30px auto 65px;
        width: 96%;
        max-width: 820px; }
        #CMD .section__user .slick-content .slick-info .si {
          font-size: 18px;
          line-height: 1.4; }
          #CMD .section__user .slick-content .slick-info .si .info__comment {
            display: inline-block;
            margin-top: 8px;
            color: #6f6f6f;
            font-size: 16px;
            line-height: 1.4; }
      #CMD .section__user .slick-content .slick-images {
        position: relative;
        left: 50%;
        margin: 30px 0 0 -360px;
        width: 1300px;
        height: 410px; }
        #CMD .section__user .slick-content .slick-images .img-slick {
          width: 720px;
          height: 401px; }
          #CMD .section__user #img-slick1 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/animation/s10/p1.jpg"); } }
        @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__user #img-slick1 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/animation/s10/p1.webp"); } }
        @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__user #img-slick1 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/animation/s10/p1.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
          #CMD .section__user #img-slick2 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/animation/s10/p2.jpg"); } }
        @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__user #img-slick2 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/animation/s10/p2.webp"); } }
        @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__user #img-slick2 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/animation/s10/p2.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
          #CMD .section__user #img-slick3 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/animation/s10/p3.jpg"); } }
        @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__user #img-slick3 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/animation/s10/p3.webp"); } }
        @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__user #img-slick3 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/animation/s10/p3.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
          #CMD .section__user #img-slick4 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/animation/s10/p4.jpg"); } }
        @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__user #img-slick4 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/animation/s10/p4.webp"); } }
        @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__user #img-slick4 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/animation/s10/p4.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
          #CMD .section__user #img-slick5 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/animation/s10/p5.jpg"); } }
        @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__user #img-slick5 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/animation/s10/p5.webp"); } }
        @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__user #img-slick5 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/animation/s10/p5.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
    #CMD .section__user .modal-button-container {
      margin-top: 55px; }
  #CMD .section__vary {
    overflow: hidden;
    margin-top: 0;
    padding-top: 143px;
    padding-bottom: 0; }
    #CMD .section__vary .wd__content .content__title {
      width: 600px; }
    #CMD .section__vary .wd__content .content__info {
      width: 99%;
      max-width: 710px; }
    #CMD .section__vary .img__vary {
      position: relative;
      left: 50%;
      margin-top: 40px;
      margin-left: -640px;
      width: 1280px;
      height: 574px; }
      #CMD .section__vary .img__vary {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/s11.jpg"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__vary .img__vary {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/s11.webp"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__vary .img__vary {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/s11.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
  #CMD .section__audio {
    overflow: hidden;
    margin-top: 0;
    padding-top: 72px; }
    #CMD .section__audio .wd__content {
      position: relative;
      left: 0%;
      margin-left: auto;
      margin-right: auto;
      width: 100%; }
      #CMD .section__audio .wd__content .content__info {
        width: 83%;
        max-width: 743px;
        text-align: center;
        margin-left: auto;
        margin-right: auto; }
    #CMD .section__audio .wd__feature__list {
      margin-top: 50px; }
      #CMD .section__audio .wd__feature__list .wd__feature .img__icon1 {
        margin-right: 0; }
    #CMD .section__audio .img__audio {
      position: relative;
      left: 50%;
      margin-top: -310px;
      margin-left: -640px;
      width: 1280px;
      height: 890px; }
      #CMD .section__audio .img__audio {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/animation/s12/bg.jpg"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__audio .img__audio {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/animation/s12/bg.webp"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__audio .img__audio {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/animation/s12/bg.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
      #CMD .section__audio .img__audio .ripple-content {
        position: absolute;
        top: 591px;
        left: 50%;
        margin-left: -505px;
        width: 1080px;
        height: 270px; }
        #CMD .section__audio .img__audio .ripple-content figure {
          position: absolute;
          bottom: 4px;
          left: 0;
          width: 1080px;
          height: 270px; }
          #CMD .section__audio .img__audio .ripple-content figure.img-ripple1 {
            animation: none; }
            #CMD .section__audio .img-ripple1 {
              background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/animation/s12/ripple/ripple1.jpg"); } }
          @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__audio .img-ripple1 {
              background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/animation/s12/ripple/ripple1.webp"); } }
          @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__audio .img-ripple1 {
              background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/animation/s12/ripple/ripple1.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
          #CMD .section__audio .img__audio .ripple-content figure.img-ripple2 {
            animation: none; }
            #CMD .section__audio .img-ripple2 {
              background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/animation/s12/ripple/ripple2.jpg"); } }
          @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__audio .img-ripple2 {
              background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/animation/s12/ripple/ripple2.webp"); } }
          @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__audio .img-ripple2 {
              background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/animation/s12/ripple/ripple2.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
          #CMD .section__audio .img__audio .ripple-content figure.img-ripple3 {
            animation: none; }
            #CMD .section__audio .img-ripple3 {
              background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/animation/s12/ripple/ripple3.jpg"); } }
          @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__audio .img-ripple3 {
              background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/animation/s12/ripple/ripple3.webp"); } }
          @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__audio .img-ripple3 {
              background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/animation/s12/ripple/ripple3.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
          #CMD .section__audio .img__audio .ripple-content figure.img-ripple4 {
            animation: none; }
            #CMD .section__audio .img-ripple4 {
              background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/animation/s12/ripple/ripple4.jpg"); } }
          @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__audio .img-ripple4 {
              background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/animation/s12/ripple/ripple4.webp"); } }
          @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__audio .img-ripple4 {
              background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/animation/s12/ripple/ripple4.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
  #CMD .section__audio .img__audio.active figure.img-ripple1 {
    animation-name: ripple;
    animation-duration: 2800ms;
    animation-iteration-count: infinite;
    animation-timing-function: ease-out;
    animation-delay: 0; }
  #CMD .section__audio .img__audio.active figure.img-ripple2 {
    animation-name: ripple;
    animation-duration: 2800ms;
    animation-iteration-count: infinite;
    animation-timing-function: ease-out;
    animation-delay: 150ms; }
  #CMD .section__audio .img__audio.active figure.img-ripple3 {
    animation-name: ripple;
    animation-duration: 2800ms;
    animation-iteration-count: infinite;
    animation-timing-function: ease-out;
    animation-delay: 300ms; }
  #CMD .section__audio .img__audio.active figure.img-ripple4 {
    animation-name: ripple;
    animation-duration: 2800ms;
    animation-iteration-count: infinite;
    animation-timing-function: ease-out;
    animation-delay: 300ms; }
  #CMD .section__grade {
    padding-top: 109px; }
    #CMD .section__grade .wd__content .content__title {
      width: 90%;
      max-width: 830px; }
    #CMD .section__grade .wd__content .content__info {
      width: 80%;
      max-width: 830px; }
    #CMD .section__grade .wd__feature__list {
      margin-right: auto;
      margin-left: auto;
      width: 622px; }
      #CMD .section__grade .wd__feature__list .wd__feature {
        margin: 0 31px 37px; }
    #CMD .section__grade .img__grade {
      left: 50%;
      margin-top: -183px;
      margin-left: -650px;
      width: 1300px;
      max-width: 1300px;
      height: 1080px; }
      #CMD .section__grade .img__grade {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/s13.jpg"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__grade .img__grade {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/s13.webp"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__grade .img__grade {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/s13.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
  #CMD .section__noise {
    padding-top: 142px; }
    #CMD .section__noise .wd__content {
      width: 90%; }
      #CMD .section__noise .wd__content .content__info {
        width: 92%;
        max-width: 784px; }
    #CMD .section__noise .sub__content {
      margin-top: 50px; }
      #CMD .section__noise .sub__content .content__title {
        font-size: 28px; }
      #CMD .section__noise .sub__content .content__info {
        margin-top: 8px; }
    #CMD .section__noise .nav__noise {
      margin-top: 70px; }
      #CMD .section__noise .nav__noise .nav__item {
        margin: 0 9px;
        padding: 13px 10px;
        width: 200px;
        border-width: 3px;
        border-radius: 20px; }
        #CMD .section__noise .nav__noise .nav__item .nav__content .img__icon {
          display: inline-block;
          margin-right: 8px;
          width: 45px;
          height: 45px; }
        #CMD .section__noise .nav__noise .nav__item .nav__content .nav__text {
          display: inline-block;
          width: 130px; }
          #CMD .section__noise .nav__noise .nav__item .nav__content .nav__text .content__title {
            font-size: 28px; }
    #CMD .section__noise .noise__switcher {
      margin-top: 50px; }
    #CMD .section__noise .img__noise {
      margin-top: -45px;
      transform: scale(0.65); }
    #CMD .section__noise .modal-button-container {
      margin-top: -40px; }
  #CMD .section__adobeBanner {
    overflow: hidden;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0; }
  #CMD .section__adobeBanner .banner__container .banner__item {
    min-height: 486px; }
  #CMD .section__adobeBanner .banner__container .wd__content {
    top: 0;
    padding-top: 89px;
    padding-bottom: 60px; }
    #CMD .section__adobeBanner .banner__container .wd__content .content__title {
      max-width: 480px; }
  #CMD .section__adobeBanner .banner__container .img__main {
    left: 50%;
    margin-top: -353px;
    margin-left: -650px;
    width: 1300px;
    height: 894px; }
    #CMD .section__adobeBanner .img__main {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/adobe_banner_creativecloud.jpg"); } }
  @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__adobeBanner .img__main {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/adobe_banner_creativecloud.webp"); } }
  @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__adobeBanner .img__main {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/adobe_banner_creativecloud.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
  #CMD .inner-view {
    background: #333; }
    #CMD .inner-view .inner-view-container {
      position: relative;
      margin-left: auto;
      margin-right: auto;
      max-width: 2560px; }
      #CMD .inner-view .inner-view-container .inner-modal {
        padding-bottom: 0; }
      #CMD .inner-view .inner-view-container .wd__section .wd__content .content__slogan {
        color: #333; }
      #CMD .inner-view .inner-view-container .wd__section .wd__content .content__title {
        font-size: 34px; }
      #CMD .inner-view .inner-view-container .wd__section .wd__content .content__info {
        margin-top: 15px; }
    #CMD .inner-view .section__btn__home:before {
      background: none; }
  #CMD .inner-view .inner-view-container .inner-modal.modal-stylus {
    background-color: #151515; }
  #CMD .section__inner__noise {
    padding-top: 0;
    background: #2a2a2a; }
    #CMD .section__inner__noise .wd__content {
      margin-top: 90px; }
      #CMD .section__inner__noise .wd__content .content__info {
        width: 88%;
        max-width: 760px; }
    #CMD .section__inner__noise .noise__switcher {
      margin-top: 40px; }
    #CMD .section__inner__noise .img__inner__noise {
      margin-top: -170px;
      margin-bottom: 0;
      transform: scale(0.62); }
  #CMD .section__inner4_1 {
    overflow: hidden;
    padding-top: 70px; }
    #CMD .section__inner4_1 .wd__content {
      width: 100%; }
      #CMD .section__inner4_1 .wd__content .content__title {
        color: #fff; }
      #CMD .section__inner4_1 .wd__content .content__info {
        color: #fff;
        width: 86%;
        max-width: 670px; }
    #CMD .section__inner4_1 .wd__feature__list {
      margin-top: 50px;
      text-align: center; }
      #CMD .section__inner4_1 .wd__feature__list .wd__feature__describe {
        color: #fff; }
    #CMD .section__inner4_1 .img__inner4_1 {
      position: relative;
      left: 50%;
      margin-top: -133px;
      margin-left: -500px;
      margin-bottom: 30px;
      width: 1000px;
      height: 710px; }
      #CMD .section__inner4_1 .img__inner4_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/inner/s4/01-bg.jpg"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__inner4_1 .img__inner4_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/inner/s4/01-bg.webp"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__inner4_1 .img__inner4_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/inner/s4/01-bg.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
  #CMD .section__inner5_1 {
    overflow: hidden;
    margin-bottom: -20px;
    padding-top: 70px; }
    #CMD .section__inner5_1 .wd__content {
      width: 90%; }
      #CMD .section__inner5_1 .wd__content .content__title {
        color: #fff; }
      #CMD .section__inner5_1 .wd__content .content__info {
        color: #fff;
        width: 94%;
        max-width: 694px; }
    #CMD .section__inner5_1 .wd__feature__list {
      margin-top: 50px;
      text-align: center; }
      #CMD .section__inner5_1 .wd__feature__list .wd__feature__describe {
        color: #fff; }
      #CMD .section__inner5_1 .wd__feature__list .wd__feature {
        margin: 0 30px;
        text-align: center; }
        #CMD .section__inner5_1 .wd__feature__list .wd__feature .img__icon1 {
          margin-bottom: 12px;
          width: 80px;
          height: 68px; }
        #CMD .section__inner5_1 .wd__feature__list .wd__feature .img__icon2 {
          margin-bottom: 12px;
          width: 80px;
          height: 68px; }
    #CMD .section__inner5_1 .img__inner5_1 {
      position: relative;
      left: 50%;
      margin-top: -255px;
      margin-left: -640px;
      width: 1280px;
      height: 677px; }
      #CMD .section__inner5_1 .img__inner5_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/inner/s5/01-bg.jpg"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__inner5_1 .img__inner5_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/inner/s5/01-bg.webp"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__inner5_1 .img__inner5_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/inner/s5/01-bg.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
  #CMD #section__inner6_1 {
    overflow: hidden;
    padding-top: 70px; }
    #CMD #section__inner6_1 .wd__content {
      position: relative;
      left: 0%;
      width: 100%;
      margin-left: 0px;
      margin-top: 0px; }
      #CMD #section__inner6_1 .wd__content .content__title {
        width: 74%;
        max-width: 760px;
        color: #fff; }
      #CMD #section__inner6_1 .wd__content .content__info {
        width: 90%;
        max-width: 660px;
        color: #fff; }
    #CMD #section__inner6_1 .img__inner6_1 {
      position: relative;
      left: 50%;
      margin-top: -22px;
      margin-left: -698px;
      width: 1300px;
      height: 595px; }
      #CMD #section__inner6_1 .img__inner6_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/inner/s6/01-bg.jpg"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-webp #CMD #section__inner6_1 .img__inner6_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/inner/s6/01-bg.webp"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-old #CMD #section__inner6_1 .img__inner6_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/inner/s6/01-bg.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
  #CMD #section__inner6_2 {
    overflow: hidden;
    margin-bottom: -40px;
    padding-top: 40px; }
    #CMD #section__inner6_2 .wd__content {
      position: relative;
      left: 0%;
      width: 100%;
      margin-left: 0;
      margin-top: 0px; }
      #CMD #section__inner6_2 .wd__content .content__title {
        color: #fff; }
      #CMD #section__inner6_2 .wd__content .content__info {
        width: 88%;
        max-width: 660px;
        color: #fff; }
    #CMD #section__inner6_2 .graph-content {
      margin: 72px auto 0;
      width: 500px; }
      #CMD #section__inner6_2 .graph-content .graph-block {
        display: inline-block;
        margin-bottom: 20px;
        width: 500px;
        text-align: left; }
        #CMD #section__inner6_2 .graph-content .graph-block .graph__title {
          font-size: 25px;
          text-align: center; }
        #CMD #section__inner6_2 .graph-content .graph-block.graph-left {
          margin-right: 0; }
        #CMD #section__inner6_2 .graph-content .graph-block .wd__feature__list {
          margin-top: 12px;
          width: 100%;
          font-size: 0; }
          #CMD #section__inner6_2 .graph-content .graph-block .wd__feature__list .feature__title {
            display: block;
            font-size: 24px;
            text-align: left; }
          #CMD #section__inner6_2 .graph-content .graph-block .wd__feature__list .wd__feature {
            margin-right: 45px;
            margin-bottom: 5px;
            margin-left: 45px;
            text-align: left; }
            #CMD #section__inner6_2 .graph-content .graph-block .wd__feature__list .wd__feature.feature-1 {
              margin-right: 40px;
              margin-left: 40px;
              min-width: 170px; }
            #CMD #section__inner6_2 .graph-content .graph-block .wd__feature__list .wd__feature.feature-2 {
              margin-right: 40px;
              margin-left: 40px;
              min-width: 170px; }
            #CMD #section__inner6_2 .graph-content .graph-block .wd__feature__list .wd__feature .wd__feature__describe {
              color: #fff; }
        #CMD #section__inner6_2 .graph-content .graph-block .wd__performance__graph {
          display: inline-block;
          width: 550px; }
          #CMD #section__inner6_2 .graph-content .graph-block .wd__performance__graph:last-child {
            margin-right: -40px; }
    #CMD #section__inner6_2 .img__inner6_2 {
      position: relative;
      left: 50%;
      margin-top: -92px;
      margin-left: -650px;
      width: 1300px;
      height: 452px; }
      #CMD #section__inner6_2 .img__inner6_2 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/inner/s6/02-bg.jpg"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-webp #CMD #section__inner6_2 .img__inner6_2 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/inner/s6/02-bg.webp"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-old #CMD #section__inner6_2 .img__inner6_2 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/inner/s6/02-bg.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
  #CMD .section__inner8_1 {
    overflow: hidden;
    margin-bottom: 0;
    padding-top: 70px; }
    #CMD .section__inner8_1 .wd__content {
      position: relative;
      left: 0%;
      width: 100%;
      margin-left: 0;
      margin-top: 0px; }
      #CMD .section__inner8_1 .wd__content .content__title {
        max-width: 758px; }
      #CMD .section__inner8_1 .wd__content .content__info {
        width: 85%;
        max-width: 660px; }
    #CMD .section__inner8_1 .wd__feature__list {
      margin: 60px auto 50px;
      width: 600px;
      text-align: center; }
      #CMD .section__inner8_1 .wd__feature__list .wd__feature {
        margin-right: 25px;
        margin-left: 25px; }
        #CMD .section__inner8_1 .wd__feature__list .wd__feature.feature-1, #CMD .section__inner8_1 .wd__feature__list .wd__feature.feature-3 {
          width: 176px; }
        #CMD .section__inner8_1 .wd__feature__list .wd__feature.feature-2, #CMD .section__inner8_1 .wd__feature__list .wd__feature.feature-4 {
          width: 173px; }
      #CMD .section__inner8_1 .wd__feature__list .wd__feature__describe__top,
      #CMD .section__inner8_1 .wd__feature__list .wd__feature__describe {
        color: #fff; }
    #CMD .section__inner8_1 .img__inner8_1 {
      position: relative;
      left: 50%;
      margin-top: -134px;
      margin-left: -640px;
      width: 1280px;
      height: 812px; }
      #CMD .section__inner8_1 .img__inner8_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/inner/s8/01-bg.jpg"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__inner8_1 .img__inner8_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/inner/s8/01-bg.webp"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__inner8_1 .img__inner8_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/inner/s8/01-bg.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
  #CMD .section__inner9_1 {
    padding-top: 0px; }
    #CMD .section__inner9_1 .wd__content {
      position: relative;
      width: 100%;
      left: 0;
      margin-left: auto;
      margin-top: 90px; }
      #CMD .section__inner9_1 .wd__content .content__info {
        width: 76%;
        max-width: 580px; }
    #CMD .section__inner9_1 .wd__feature__list {
      margin-top: 51px; }
      #CMD .section__inner9_1 .wd__feature__list .wd__feature.feature__1 {
        margin-left: 20px;
        margin-right: 20px; }
    #CMD .section__inner9_1 .img__inner9_1 {
      left: 50%;
      width: 1300px;
      height: 777px;
      margin-top: -154px;
      margin-left: -650px;
      margin-bottom: 70px; }
      #CMD .section__inner9_1 .img__inner9_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/inner/s9/01-bg.jpg"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__inner9_1 .img__inner9_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/inner/s9/01-bg.webp"); } }
    @media all and (min-width: 721px) and (max-width: 1300px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 721px) and (max-width: 1300px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__inner9_1 .img__inner9_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/inner/s9/01-bg.jpg"); } }

@media all and (min-width: 721px) and (max-width: 1300px) {
  #CMD .product_price.active {
    margin-bottom: -9px;
    padding-top: 43px; }
  #CMD .product_pdguide.active {
    padding-top: 15px; }
  #CMD .product_videos.active {
    padding-top: 130px; }
  #CMD .video-bottom {
    margin-bottom: 65px;
    padding-bottom: 0; }
  #CMD .media-top {
    padding-top: 86px; }
  #CMD .media-bottom {
    margin-bottom: -18px;
    padding-bottom: 0; } }

@media all and (min-width: 721px) and (max-width: 1300px) and (min-width: 960px) and (max-width: 1300px) {
  #CMD .section__pdc .media-bottom {
    margin-bottom: -20px; } }

@media all and (min-width: 1000px) and (max-width: 1279px) {
  #CMD .section__performance .img__performance {
    margin-left: -908px; } }

@media all and (min-width: 1024px) and (max-width: 1279px) {
  #CMD .section__gpu .img__gpu {
    margin-left: -742px; }
  #CMD .section__inner8_1 .img__inner8_1 {
    background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/1x/inner/s8/01-bg_1024.jpg"); } }

@media all and (min-width: 1024px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1024px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner8_1 .img__inner8_1 {
    background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/inner/s8/01-bg_1024.webp"); } }

@media all and (min-width: 1024px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1024px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__inner8_1 .img__inner8_1 {
    background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/medium/2x/inner/s8/01-bg_1024.jpg"); } }

@media all and (min-width: 840px) and (max-width: 1279px) {
  #CMD .section__display .wd__feature__list {
    width: 100%; } }

@media all and (max-width: 720px) {
  #CMD .wd__section .small_use {
    display: block; }
  #CMD .wd__section .small_unuse {
    display: none; }
  #CMD .wd__section .wd__feature__list .wd__feature .wd__feature__data.text__long-en {
    bottom: -4px !important; }
  #CMD .wd__section .wd__feature__list .wd__feature .wd__feature__describe sup {
    line-height: 1; }
  #CMD .wd__section .wd__content {
    left: 0;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    width: 89.2%;
    text-align: left; }
    #CMD .wd__section .wd__content .content__slogan {
      letter-spacing: 0.7px; }
    #CMD .wd__section .wd__content .content__title {
      width: 100%;
      max-width: 720px;
      margin-top: 13px; }
    #CMD .wd__section .wd__content .content__info {
      margin-left: 0;
      width: 100%;
      margin-top: 21px;
      max-width: 720px; }
    #CMD .wd__section .wd__content .content__comment {
      width: 100%;
      max-width: 720px; }
    #CMD .wd__section .wd__content .content__slogan::before {
      top: 9px;
      margin-right: 5px;
      width: 51px;
      height: 41px;
      background-size: contain; }
    #CMD .wd__section .wd__content .content__title::after {
      top: 33px;
      margin-left: 1px;
      width: 51px; }
  #CMD .wd__section .wd__feature__list {
    margin-top: 34px;
    width: 100%; }
    #CMD .wd__section .wd__feature__list .wd__feature {
      text-align: center;
      box-sizing: border-box; }
      #CMD .wd__section .wd__feature__list .wd__feature .wd__feature__data {
        margin-bottom: 0px; }
  #CMD .wd__section .wd__link__arrow::after {
    padding-left: 5px; }
  #CMD .section__kv .wd__content .content__slogan {
    width: 96%;
    margin-top: 9px;
    margin-left: auto;
    margin-right: auto;
    font-size: 26px;
    display: block;
    line-height: 30px;
    color: #fff; }
  #CMD .section__kv .wd__content .content__title {
    text-align: center;
    margin-top: 11px;
    font-size: 31px;
    line-height: 1.14; }
  #CMD .section__kv .wd__content .content__info {
    margin-top: 14px;
    width: 100%;
    font-size: 22px;
    line-height: 1.4;
    margin-left: auto;
    margin-right: auto;
    max-width: 518px; }
  #CMD .section__kv .bottom-content {
    margin-top: -117px; }
    #CMD .section__kv .bottom-content .content__info {
      top: 0;
      margin: 0 auto;
      width: 99%;
      max-width: 518px; }
  #CMD .section__kv .img__kv__logo {
    margin-top: 40px;
    width: 302px;
    height: 33px; }
    #CMD .section__kv .img__kv__logo {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/01_kv_logo.png"); } }
  @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__kv .img__kv__logo {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/01_kv_logo.webp"); } }
  @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__kv .img__kv__logo {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/01_kv_logo.png"); } }

@media all and (max-width: 720px) {
  #CMD .section__kv .img__kv {
    margin-top: -416px;
    margin-left: -360px;
    width: 720px;
    height: 960px; }
    #CMD .section__kv .img__kv {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/s1.jpg"); } }
  @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__kv .img__kv {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/s1.webp"); } }
  @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__kv .img__kv {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/s1.jpg"); } }

@media all and (max-width: 720px) {
  #CMD .section__edge {
    margin-top: 0;
    margin-bottom: -10px;
    padding-top: 105px; }
    #CMD .section__edge .wd__content .content__title {
      width: 100%; }
    #CMD .section__edge .wd__content .content__info {
      width: 100%;
      max-width: 530px; }
    #CMD .section__edge .no__wrap {
      display: inline-block;
      white-space: inherit; }
    #CMD .section__edge .wd__feature__list {
      width: 100%;
      text-align: center; }
      #CMD .section__edge .wd__feature__list .wd__feature {
        margin-right: 13px;
        margin-left: 13px; }
    #CMD .section__edge .img__edge {
      left: 50%;
      margin-top: -209px;
      margin-left: -360px;
      width: 720px;
      height: 525px; }
      #CMD .section__edge .img__edge {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/s2.jpg"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__edge .img__edge {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/s2.webp"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__edge .img__edge {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/s2.jpg"); } }

@media all and (max-width: 720px) {
  #CMD .section__display {
    display: inline-block;
    overflow: hidden;
    margin-top: -34px;
    padding-top: 59px; }
    #CMD .section__display .wd__feature__list {
      max-width: 400px; }
      #CMD .section__display .wd__feature__list .wd__feature {
        margin: 0 25px 50px; }
        #CMD .section__display .wd__feature__list .wd__feature.feature-3 {
          margin-top: 5px; }
        #CMD .section__display .wd__feature__list .wd__feature.feature-4 {
          margin-top: -25px; }
          #CMD .section__display .wd__feature__list .wd__feature.feature-4 .wd__feature__data .img__icon {
            width: 49px;
            height: 68px; }
        #CMD .section__display .wd__feature__list .wd__feature.feature-5 {
          margin-top: -25px; }
          #CMD .section__display .wd__feature__list .wd__feature.feature-5 .wd__feature__data .img__icon {
            width: 49px;
            height: 68px; }
        #CMD .section__display .wd__feature__list .wd__feature.feature-6 {
          margin-top: 5px; }
          #CMD .section__display .wd__feature__list .wd__feature.feature-6 .wd__feature__data .img__icon {
            top: -1px;
            margin-bottom: 7px;
            width: 134px;
            height: 68px; }
    #CMD .section__display .img__display {
      position: relative;
      left: 50%;
      margin-top: -462px;
      margin-left: -365px;
      width: 730px;
      height: 790px; }
      #CMD .section__display .img__display {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/s3.jpg"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__display .img__display {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/s3.webp"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__display .img__display {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/s3.jpg"); } }

@media all and (max-width: 720px) {
  #CMD .section__stylus {
    overflow: hidden;
    margin-top: -20px;
    margin-bottom: -4px;
    padding-top: 42px;
    padding-bottom: 0; }
    #CMD .section__stylus .wd__content .content__info {
      width: 100%;
      max-width: 730px; }
    #CMD .section__stylus .wd__feature__list {
      margin-top: 40px; }
    #CMD .section__stylus .img__stylus {
      position: relative;
      left: 0;
      margin-top: 29px;
      margin-right: auto;
      margin-bottom: 151px;
      margin-left: auto;
      padding-bottom: 56.56%;
      width: 100%;
      height: 0; }
      #CMD .section__stylus .img__stylus {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/s4.jpg"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__stylus .img__stylus {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/s4.webp"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__stylus .img__stylus {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/s4.jpg"); } }

@media all and (max-width: 720px) {
    #CMD .section__stylus .modal-button-container {
      margin-top: -117px; }
  #CMD .section__hinge {
    margin-top: 54px;
    padding-top: 0;
    padding-bottom: 61px; }
    #CMD .section__hinge .wd__content .content__title {
      width: 100%; }
    #CMD .section__hinge .wd__content .content__info {
      width: 100%;
      max-width: 520px; }
    #CMD .section__hinge .wd__feature__list {
      width: 100%;
      text-align: center; }
      #CMD .section__hinge .wd__feature__list .wd__feature {
        margin-right: 15px;
        margin-left: 15px; }
        #CMD .section__hinge .wd__feature__list .wd__feature.feature__1 {
          margin-right: 10px;
          margin-left: 10px; }
    #CMD .section__hinge .img__hinge {
      left: 50%;
      margin-top: -40px;
      margin-left: -360px;
      width: 720px;
      height: 609px; }
      #CMD .section__hinge .img__hinge {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/s5.jpg"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__hinge .img__hinge {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/s5.webp"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__hinge .img__hinge {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/s5.jpg"); } }

@media all and (max-width: 720px) {
    #CMD .section__hinge .modal-button-container {
      margin-top: -56px; }
  #CMD .section__performance {
    margin-top: -4px; }
    #CMD .section__performance .wd__feature__list .wd__feature {
      margin-left: 0;
      margin-right: 65px; }
    #CMD .section__performance .wd__feature__list .feature__04 {
      width: 120px; }
    #CMD .section__performance .wd__feature__list .feature__07 {
      width: 120px; }
    #CMD .section__performance .img__performance {
      position: relative;
      background: none !important; }
      #CMD .section__performance .img__performance figure {
        position: absolute;
        left: 50%; }
      #CMD .section__performance .img__performance .img__performance-bg {
        margin-top: 90px;
        margin-left: -650px;
        width: 1650px;
        height: 1600px;
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/animation/s6/06__main.jpg") ; } }
      @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
        #CMD .section__performance .img__performance .img__performance-bg {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/s6/06__main.jpg"); } }

@media all and (max-width: 720px) {
      #CMD .section__performance .img__performance .performance__chip {
        position: absolute;
        left: 50%;
        margin-top: 824px;
        margin-left: -256px;
        width: 540px;
        height: 358px;
        transform: translate3d(13px, 52px, 0);
        transition: none; }
        #CMD .section__performance .img__performance .performance__chip .img__performance-chip {
          position: absolute;
          opacity: 0;
          top: 0;
          left: 0;
          width: 540px;
          height: 358px;
          transition: none;
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/animation/s6/06__cpu_chip.png") ; } }
        @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
          #CMD .section__performance .img__performance .performance__chip .img__performance-chip {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/s6/06__cpu_chip.png"); } }

@media all and (max-width: 720px) {
        #CMD .section__performance .img__performance .performance__chip .img__performance-chip-shadow {
          position: absolute;
          top: 1px;
          left: 0px;
          opacity: 0;
          width: 0;
          height: 0;
          background-position: center;
          transition: none;
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/1x/animation/s6/06__cpu_shadow.png") ; } }
        @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
          #CMD .section__performance .img__performance .performance__chip .img__performance-chip-shadow {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/large/2x/animation/s6/06__cpu_shadow.png"); } }

@media all and (max-width: 720px) {
      #CMD .section__performance .img__performance .performance__chip.active {
        transform: translate3d(0px, 0px, 0px);
        transition: transform 400ms ease-in; }
        #CMD .section__performance .img__performance .performance__chip.active .img__performance-chip {
          opacity: 1;
          transition: opacity 200ms ease-out; }
        #CMD .section__performance .img__performance .performance__chip.active .img__performance-chip-shadow {
          opacity: 1;
          width: 540px;
          height: 358px;
          transition: width 300ms ease 0ms, height 300ms ease 0ms, opacity 300ms ease 200ms; }
  #CMD .section__performance {
    margin-top: -5px;
    padding-top: 43px;
    padding-bottom: 10px; }
    #CMD .section__performance .wd__content {
      left: 0;
      margin-top: 0;
      margin-left: auto; }
      #CMD .section__performance .wd__content .content__title {
        width: 101%; }
    #CMD .section__performance .wd__feature__list {
      margin-right: auto;
      margin-left: auto;
      width: 100%;
      max-width: 410px; }
      #CMD .section__performance .wd__feature__list.small__text-center .wd__feature {
        margin-right: 16px;
        margin-left: 16px; }
      #CMD .section__performance .wd__feature__list.small__text-center .feature-0 {
        width: auto; }
        #CMD .section__performance .wd__feature__list.small__text-center .feature-0 .wd__feature__describe {
          display: none; }
    #CMD .section__performance .img__performance {
      margin-top: -618px;
      margin-bottom: -410px;
      margin-left: -877px;
      transform: scale(0.35); }
    #CMD .section__performance .modal-button-container {
      margin-top: -115px;
      transform: translate3d(0, 0, 0); }
  #CMD .section__gpu {
    margin-top: 46px;
    padding-top: 0;
    padding-bottom: 0; }
    #CMD .section__gpu .wd__content .content__info {
      width: 100%;
      max-width: 720px; }
    #CMD .section__gpu .wd__feature__list {
      margin-top: 36px;
      text-align: center; }
      #CMD .section__gpu .wd__feature__list .wd__feature {
        margin-right: 10px;
        margin-left: 10px; }
        #CMD .section__gpu .wd__feature__list .wd__feature.feature__1 {
          margin-right: 0;
          margin-left: 0; }
    #CMD .section__gpu .img__gpu {
      left: 50%;
      margin-top: -2px;
      margin-left: -360px;
      width: 720px;
      height: 400px; }
      #CMD .section__gpu .img__gpu {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/s7.jpg"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__gpu .img__gpu {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/s7.webp"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__gpu .img__gpu {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/s7.jpg"); } }

@media all and (max-width: 720px) {
  #CMD .section__connection {
    margin-top: 90px;
    padding-top: 0;
    padding-bottom: 45px; }
    #CMD .section__connection .wd__content .content__title {
      width: 100%; }
    #CMD .section__connection .wd__content .content__info {
      width: 101%;
      max-width: 510px; }
    #CMD .section__connection .no__wrap {
      white-space: normal; }
    #CMD .section__connection .wd__feature__list {
      width: 100%;
      text-align: center; }
      #CMD .section__connection .wd__feature__list .wd__feature {
        margin-right: 15px;
        margin-left: 15px; }
    #CMD .section__connection .img__connection {
      left: 50%;
      margin-top: -45px;
      margin-bottom: -40px;
      margin-left: -360px;
      width: 720px;
      height: 383px; }
      #CMD .section__connection .img__connection {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/s8.jpg"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__connection .img__connection {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/s8.webp"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__connection .img__connection {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/s8.jpg"); } }

@media all and (max-width: 720px) {
      #CMD .section__connection .img__connection .port__item {
        font-size: 13px;
        font-weight: 200; }
        #CMD .section__connection .img__connection .port__item.port__0 {
          top: 162px;
          margin-left: -148px;
          width: 70px; }
        #CMD .section__connection .img__connection .port__item.port__1 {
          top: 162px;
          margin-left: -51px;
          width: 70px; }
        #CMD .section__connection .img__connection .port__item.port__2 {
          top: 162px;
          margin-left: 80px;
          width: 50px; }
        #CMD .section__connection .img__connection .port__item.port__3 {
          top: 285px;
          margin-left: -157px;
          width: 43px;
          text-align: center; }
        #CMD .section__connection .img__connection .port__item.port__4 {
          top: 285px;
          margin-left: -97px;
          width: 52px;
          text-align: left; }
        #CMD .section__connection .img__connection .port__item.port__5 {
          top: 285px;
          margin-left: 37px;
          width: 100px;
          text-align: right; }
    #CMD .section__connection .modal-button-container {
      margin-top: -13px; }
  #CMD .section__wifi {
    overflow: hidden;
    margin-top: 0;
    padding-top: 54px;
    padding-bottom: 50px; }
    #CMD .section__wifi .wd__content {
      left: 0%;
      margin-top: 0;
      margin-left: auto;
      margin-right: auto; }
    #CMD .section__wifi .wd__feature__list {
      position: relative;
      left: 0%;
      margin-top: 40px;
      margin-left: 0;
      width: 100%; }
      #CMD .section__wifi .wd__feature__list .wd__feature {
        margin: 0 25px 35px;
        width: auto; }
    #CMD .section__wifi .img__wifi {
      margin-top: -80px;
      margin-left: -365px;
      width: 730px;
      height: 380px; }
      #CMD .section__wifi .img__wifi {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/s9.jpg"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__wifi .img__wifi {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/s9.webp"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__wifi .img__wifi {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/s9.jpg"); } }

@media all and (max-width: 720px) {
    #CMD .section__wifi .modal-button-container {
      margin-top: -30px; }
  #CMD .section__user {
    overflow: hidden;
    padding-top: 45px;
    padding-bottom: 64px; }
    #CMD .section__user .slick-content {
      margin: 0 auto;
      width: 100%;
      max-width: 720px; }
      #CMD .section__user .slick-content .slick-title {
        position: relative;
        margin-top: 50px;
        text-align: center; }
        #CMD .section__user .slick-content .slick-title .title-line {
          z-index: 100;
          left: 50%;
          width: 151px;
          height: 4px;
          transform: translateX(-50%); }
        #CMD .section__user .slick-content .slick-title .title-nav {
          position: relative;
          top: 0;
          left: 50%;
          margin-left: 0;
          padding: 10px 0;
          width: 100%;
          transition: transform 400ms ease; }
          #CMD .section__user .slick-content .slick-title .title-nav li {
            padding: 0 15px;
            box-sizing: border-box;
            width: auto;
            font-size: 18px;
            line-height: 22px; }
            #CMD .section__user .slick-content .slick-title .title-nav li .sign-fnum {
              top: -0.6em; }
      #CMD .section__user .slick-content .slick-info {
        margin: 20px auto 35px;
        width: 90%;
        max-width: 350px; }
        #CMD .section__user .slick-content .slick-info .si {
          font-family: "Myriad W01_n2", "Myriad W01", "Segoe UI", sans-serif !important;
          font-weight: 200;
          font-style: normal;
          font-size: 15px;
          line-height: 1.35; }
          #CMD .section__user .slick-content .slick-info .si .info__comment {
            display: inline-block;
            margin-top: 7px;
            color: #6f6f6f;
            font-size: 15px;
            line-height: 1.2; }
      #CMD .section__user .slick-content .slick-images {
        position: relative;
        left: 50%;
        margin: 25px 0 0 -160px;
        width: 320px;
        height: 178px; }
        #CMD .section__user .slick-content .slick-images .img-slick {
          position: absolute;
          left: 0;
          margin-left: 0;
          width: 320px;
          height: 178px; }
          #CMD .section__user #img-slick1 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/animation/s10/p1.jpg"); } }
        @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__user #img-slick1 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/animation/s10/p1.webp"); } }
        @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__user #img-slick1 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/animation/s10/p1.jpg"); } }

@media all and (max-width: 720px) {
          #CMD .section__user #img-slick2 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/animation/s10/p2.jpg"); } }
        @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__user #img-slick2 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/animation/s10/p2.webp"); } }
        @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__user #img-slick2 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/animation/s10/p2.jpg"); } }

@media all and (max-width: 720px) {
          #CMD .section__user #img-slick3 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/animation/s10/p3.jpg"); } }
        @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__user #img-slick3 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/animation/s10/p3.webp"); } }
        @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__user #img-slick3 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/animation/s10/p3.jpg"); } }

@media all and (max-width: 720px) {
          #CMD .section__user #img-slick4 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/animation/s10/p4.jpg"); } }
        @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__user #img-slick4 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/animation/s10/p4.webp"); } }
        @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__user #img-slick4 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/animation/s10/p4.jpg"); } }

@media all and (max-width: 720px) {
          #CMD .section__user #img-slick5 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/animation/s10/p5.jpg"); } }
        @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__user #img-slick5 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/animation/s10/p5.webp"); } }
        @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__user #img-slick5 {
            background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/animation/s10/p5.jpg"); } }

@media all and (max-width: 720px) {
    #CMD .section__user .modal-button-container {
      margin-top: 30px; }
  #CMD .section__vary {
    overflow: hidden;
    margin-top: -10px;
    padding-top: 60px;
    padding-bottom: 27px; }
    #CMD .section__vary .img__vary {
      position: relative;
      left: 50%;
      margin-top: 40px;
      margin-left: -365px;
      width: 730px;
      height: 267px; }
      #CMD .section__vary .img__vary {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/s11.jpg"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__vary .img__vary {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/s11.webp"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__vary .img__vary {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/s11.jpg"); } }

@media all and (max-width: 720px) {
  #CMD .section__audio {
    margin-top: -1px;
    padding-top: 54px; }
    #CMD .section__audio .wd__content .content__title {
      width: 100%; }
    #CMD .section__audio .wd__content .content__info {
      width: 100%;
      max-width: 520px; }
    #CMD .section__audio .wd__feature__list {
      margin-top: 44px;
      width: 100%;
      text-align: center; }
      #CMD .section__audio .wd__feature__list .wd__feature {
        margin-right: 15px;
        margin-left: 15px; }
        #CMD .section__audio .wd__feature__list .wd__feature.feature-1 {
          right: 0; }
          #CMD .section__audio .wd__feature__list .wd__feature.feature-1 .img__icon1 {
            margin-bottom: 3px;
            width: 266px;
            height: 65px;
            background-size: contain; }
    #CMD .section__audio .img__audio {
      left: 50%;
      margin-top: -108px;
      margin-left: -360px;
      width: 730px;
      height: 444px; }
      #CMD .section__audio .img__audio {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/animation/s12/bg.jpg"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__audio .img__audio {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/animation/s12/bg.webp"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__audio .img__audio {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/animation/s12/bg.jpg"); } }

@media all and (max-width: 720px) {
      #CMD .section__audio .img__audio figure {
        position: absolute;
        bottom: 14px;
        left: 95px;
        width: 600px;
        height: 150px; }
        #CMD .section__audio .img__audio.active .img-ripple1 {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/animation/s12/ripple/ripple1.jpg"); } }
      @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__audio .img__audio.active .img-ripple1 {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/animation/s12/ripple/ripple1.webp"); } }
      @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__audio .img__audio.active .img-ripple1 {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/animation/s12/ripple/ripple1.jpg"); } }

@media all and (max-width: 720px) {
        #CMD .section__audio .img__audio.active .img-ripple2 {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/animation/s12/ripple/ripple2.jpg"); } }
      @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__audio .img__audio.active .img-ripple2 {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/animation/s12/ripple/ripple2.webp"); } }
      @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__audio .img__audio.active .img-ripple2 {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/animation/s12/ripple/ripple2.jpg"); } }

@media all and (max-width: 720px) {
        #CMD .section__audio .img__audio.active .img-ripple3 {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/animation/s12/ripple/ripple3.jpg"); } }
      @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__audio .img__audio.active .img-ripple3 {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/animation/s12/ripple/ripple3.webp"); } }
      @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__audio .img__audio.active .img-ripple3 {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/animation/s12/ripple/ripple3.jpg"); } }

@media all and (max-width: 720px) {
        #CMD .section__audio .img__audio.active .img-ripple4 {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/animation/s12/ripple/ripple4.jpg"); } }
      @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__audio .img__audio.active .img-ripple4 {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/animation/s12/ripple/ripple4.webp"); } }
      @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__audio .img__audio.active .img-ripple4 {
          background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/animation/s12/ripple/ripple4.jpg"); } }

@media all and (max-width: 720px) {
  #CMD .section__audio .img__audio.active figure.img-ripple1 {
    animation-name: ripple;
    animation-duration: 2800ms;
    animation-iteration-count: infinite;
    animation-timing-function: ease-out;
    animation-delay: 0; }
  #CMD .section__audio .img__audio.active figure.img-ripple2 {
    animation-name: ripple;
    animation-duration: 2800ms;
    animation-iteration-count: infinite;
    animation-timing-function: ease-out;
    animation-delay: 150ms; }
  #CMD .section__audio .img__audio.active figure.img-ripple3 {
    animation-name: ripple;
    animation-duration: 2800ms;
    animation-iteration-count: infinite;
    animation-timing-function: ease-out;
    animation-delay: 300ms; }
  #CMD .section__audio .img__audio.active figure.img-ripple4 {
    animation-name: ripple;
    animation-duration: 2800ms;
    animation-iteration-count: infinite;
    animation-timing-function: ease-out;
    animation-delay: 300ms; }
  #CMD .section__grade {
    padding-top: 71px; }
    #CMD .section__grade .wd__feature__list {
      left: 0;
      margin-right: auto;
      margin-left: auto;
      width: 100%;
      max-width: 500px; }
      #CMD .section__grade .wd__feature__list .wd__feature {
        margin: 0 14px 30px; }
        #CMD .section__grade .wd__feature__list .wd__feature .wd__feature__data {
          height: 82px; }
          #CMD .section__grade .wd__feature__list .wd__feature .wd__feature__data figure.img__icon {
            bottom: 2px;
            margin-top: 1px;
            margin-bottom: 4px;
            height: 74px;
            background-size: contain; }
          #CMD .section__grade .wd__feature__list .wd__feature .wd__feature__data .icon-1 {
            width: 82px; }
          #CMD .section__grade .wd__feature__list .wd__feature .wd__feature__data .icon-2 {
            width: 82px; }
          #CMD .section__grade .wd__feature__list .wd__feature .wd__feature__data .icon-3 {
            width: 82px; }
          #CMD .section__grade .wd__feature__list .wd__feature .wd__feature__data .icon-4 {
            width: 82px; }
          #CMD .section__grade .wd__feature__list .wd__feature .wd__feature__data .icon-5 {
            width: 82px; }
        #CMD .section__grade .wd__feature__list .wd__feature.feature-0 {
          width: auto;
          max-width: 100px; }
        #CMD .section__grade .wd__feature__list .wd__feature.feature-1 {
          width: auto;
          max-width: 100px; }
        #CMD .section__grade .wd__feature__list .wd__feature.feature-2 {
          width: auto;
          max-width: 100px; }
        #CMD .section__grade .wd__feature__list .wd__feature.feature-3 {
          width: auto;
          max-width: 100px; }
        #CMD .section__grade .wd__feature__list .wd__feature.feature-4 {
          width: auto;
          max-width: 100px; }
    #CMD .section__grade .img__grade {
      margin-top: 14px;
      margin-left: -360px;
      width: 720px;
      max-width: 720px;
      height: 620px; }
      #CMD .section__grade .img__grade {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/s13.jpg"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__grade .img__grade {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/s13.webp"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__grade .img__grade {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/s13.jpg"); } }

@media all and (max-width: 720px) {
  #CMD .section__noise {
    padding-top: 50px;
    padding-bottom: 45px; }
    #CMD .section__noise .wd__content {
      width: 90%; }
      #CMD .section__noise .wd__content .content__info {
        width: 100%;
        max-width: 1007px; }
    #CMD .section__noise .sub__content {
      margin: 50px auto 0;
      width: 89.2%;
      max-width: 520px;
      text-align: left; }
      #CMD .section__noise .sub__content .content__title {
        font-size: 23px; }
      #CMD .section__noise .sub__content .content__info {
        font-family: "Myriad W01_n2", "Myriad W01", "Segoe UI", sans-serif !important;
        font-weight: 200;
        font-style: normal;
        margin-top: 11px;
        font-size: 17px;
        letter-spacing: 0.1px;
        line-height: 1.45; }
    #CMD .section__noise .nav__noise {
      margin-top: 59px;
      flex-direction: column; }
      #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; }
        #CMD .section__noise .nav__noise .nav__item.js-selected {
          border-width: 1px; }
        #CMD .section__noise .nav__noise .nav__item .nav__content {
          width: 100%; }
          #CMD .section__noise .nav__noise .nav__item .nav__content .img__icon {
            display: inline-block;
            margin-right: 8px;
            width: 45px;
            height: 45px; }
          #CMD .section__noise .nav__noise .nav__item .nav__content .nav__text {
            display: inline-block;
            width: calc(100% - 54px); }
            #CMD .section__noise .nav__noise .nav__item .nav__content .nav__text .content__title {
              font-size: 23px; }
            #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;
              font-style: normal;
              margin-top: 3px;
              font-size: 17px;
              letter-spacing: 0.1px;
              line-height: 1.45; }
    #CMD .section__noise .noise__switcher {
      margin-top: 30px; }
      #CMD .section__noise .noise__switcher span {
        font-size: 20px; }
    #CMD .section__noise .img__noise {
      margin-top: -78px;
      transform: scale(0.52); }
    #CMD .section__noise .modal-button-container {
      margin-top: -80px; }
  #CMD .section__adobeBanner {
    overflow: hidden;
    margin-top: 0;
    padding-top: 2px;
    padding-bottom: 0; }
  #CMD .section__adobeBanner .banner__container .banner__item {
    min-height: 486px; }
  #CMD .section__adobeBanner .banner__container .wd__content {
    top: 0;
    padding-top: 55px;
    padding-bottom: 60px; }
    #CMD .section__adobeBanner .banner__container .wd__content .content__title {
      max-width: 360px; }
  #CMD .section__adobeBanner .banner__container .img__main {
    left: 50%;
    margin-top: -329px;
    margin-left: -365px;
    width: 730px;
    height: 644px; }
    #CMD .section__adobeBanner .img__main {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/adobe_banner_creativecloud.jpg"); } }
  @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__adobeBanner .img__main {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/adobe_banner_creativecloud.webp"); } }
  @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__adobeBanner .img__main {
      background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/adobe_banner_creativecloud.jpg"); } }

@media all and (max-width: 720px) {
  #CMD .inner-view {
    margin-bottom: -30px; }
    #CMD .inner-view .inner-view-container {
      position: relative;
      margin-left: auto;
      margin-right: auto;
      max-width: 720px; }
      #CMD .inner-view .inner-view-container .inner-modal {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        max-width: 720px;
        padding-bottom: 0; }
      #CMD .inner-view .inner-view-container .wd__section .wd__content {
        margin-top: 54px; }
        #CMD .inner-view .inner-view-container .wd__section .wd__content .content__slogan {
          color: #333; }
        #CMD .inner-view .inner-view-container .wd__section .wd__content .content__title {
          font-size: 23px; }
        #CMD .inner-view .inner-view-container .wd__section .wd__content .content__info {
          margin-top: 15px; }
    #CMD .inner-view .section__btn__home:before {
      background: none; }
  #CMD .inner-view .inner-view-container .inner-modal.modal-stylus {
    background-color: #151515; }
  #CMD .section__inner__noise {
    padding-top: 22px;
    background: #2a2a2a; }
    #CMD .section__inner__noise .wd__content .content__info {
      width: 100%;
      max-width: 760px; }
    #CMD .section__inner__noise .noise__switcher {
      margin-top: 40px; }
      #CMD .section__inner__noise .noise__switcher span {
        font-size: 20px; }
    #CMD .section__inner__noise .img__inner__noise {
      margin-top: -210px;
      margin-bottom: -128px;
      transform: scale(0.3); }
  #CMD .section__inner4_1 {
    overflow: hidden;
    padding-top: 22px; }
    #CMD .section__inner4_1 .wd__content .content__info {
      width: 100%;
      max-width: 730px; }
    #CMD .section__inner4_1 .wd__feature__list {
      margin-top: 40px;
      text-align: center; }
      #CMD .section__inner4_1 .wd__feature__list .wd__feature__describe {
        color: #fff; }
    #CMD .section__inner4_1 .img__inner4_1 {
      position: relative;
      left: 50%;
      margin-top: -90px;
      margin-left: -360px;
      margin-bottom: -20px;
      width: 720px;
      height: 550px; }
      #CMD .section__inner4_1 .img__inner4_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/inner/s4/01-bg.jpg"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__inner4_1 .img__inner4_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/inner/s4/01-bg.webp"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__inner4_1 .img__inner4_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/inner/s4/01-bg.jpg"); } }

@media all and (max-width: 720px) {
  #CMD .section__inner5_1 {
    overflow: hidden;
    padding-top: 22px;
    margin-bottom: 0px;
    background-color: #151515; }
    #CMD .section__inner5_1 .wd__content .content__info {
      width: 100%;
      max-width: 730px; }
    #CMD .section__inner5_1 .wd__feature__list {
      margin-top: 40px;
      text-align: center; }
      #CMD .section__inner5_1 .wd__feature__list .wd__feature__describe {
        color: #fff; }
      #CMD .section__inner5_1 .wd__feature__list .wd__feature {
        text-align: center;
        margin: 0 20px 40px; }
        #CMD .section__inner5_1 .wd__feature__list .wd__feature .img__icon1 {
          width: 64px;
          height: 54px;
          margin-bottom: 12px; }
        #CMD .section__inner5_1 .wd__feature__list .wd__feature .img__icon2 {
          width: 64px;
          height: 54px;
          margin-bottom: 12px; }
    #CMD .section__inner5_1 .img__inner5_1 {
      position: relative;
      left: 50%;
      margin-top: -135px;
      margin-left: -365px;
      width: 730px;
      height: 429px; }
      #CMD .section__inner5_1 .img__inner5_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/inner/s5/01-bg.jpg"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__inner5_1 .img__inner5_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/inner/s5/01-bg.webp"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__inner5_1 .img__inner5_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/inner/s5/01-bg.jpg"); } }

@media all and (max-width: 720px) {
  #CMD #section__inner6_1 {
    overflow: hidden;
    padding-top: 52px; }
    #CMD #section__inner6_1 .wd__content {
      position: relative;
      left: 0%;
      margin-top: 0px;
      margin-left: auto;
      margin-right: auto;
      width: 89.5%;
      max-width: 490px; }
      #CMD #section__inner6_1 .wd__content .content__title {
        color: #fff; }
      #CMD #section__inner6_1 .wd__content .content__info {
        color: #fff; }
    #CMD #section__inner6_1 .img__inner6_1 {
      position: relative;
      left: 50%;
      margin-top: 25px;
      margin-left: -365px;
      width: 730px;
      height: 320px; }
      #CMD #section__inner6_1 .img__inner6_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/inner/s6/01-bg.jpg"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-webp #CMD #section__inner6_1 .img__inner6_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/inner/s6/01-bg.webp"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-old #CMD #section__inner6_1 .img__inner6_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/inner/s6/01-bg.jpg"); } }

@media all and (max-width: 720px) {
  #CMD #section__inner6_2 {
    overflow: hidden;
    padding-top: 45px;
    margin-bottom: -80px; }
    #CMD #section__inner6_2 .wd__content {
      position: relative;
      left: 0%;
      margin-top: 0px;
      margin-left: auto;
      margin-right: auto;
      width: 89.5%;
      max-width: 490px; }
      #CMD #section__inner6_2 .wd__content .content__info {
        width: 100%; }
    #CMD #section__inner6_2 .graph-content {
      margin: 40px auto 0;
      width: 89.2%;
      max-width: 360px; }
      #CMD #section__inner6_2 .graph-content .graph-block {
        text-align: center;
        width: 100%; }
        #CMD #section__inner6_2 .graph-content .graph-block .graph__title {
          text-align: center;
          font-size: 18px; }
        #CMD #section__inner6_2 .graph-content .graph-block.graph-left {
          margin-right: 0px; }
        #CMD #section__inner6_2 .graph-content .graph-block .wd__feature__list {
          text-align: center !important;
          margin-top: 5px;
          width: 100%; }
          #CMD #section__inner6_2 .graph-content .graph-block .wd__feature__list .feature__title {
            display: block;
            text-align: left;
            font-size: 24px; }
          #CMD #section__inner6_2 .graph-content .graph-block .wd__feature__list .wd__feature {
            text-align: center;
            margin-left: 9px !important;
            margin-right: 9px !important;
            margin-bottom: 5px; }
            #CMD #section__inner6_2 .graph-content .graph-block .wd__feature__list .wd__feature.feature-1 {
              margin-right: 0px; }
        #CMD #section__inner6_2 .graph-content .graph-block .wd__performance__graph {
          display: inline-block;
          margin: 20px auto 40px;
          width: 100%;
          max-width: unset; }
          #CMD #section__inner6_2 .graph-content .graph-block .wd__performance__graph .graph {
            width: 100%; }
          #CMD #section__inner6_2 .graph-content .graph-block .wd__performance__graph .graph__line.line-1 .bar__value {
            margin-top: 12px;
            color: #9F56DD !important; }
          #CMD #section__inner6_2 .graph-content .graph-block .wd__performance__graph .graph__line.line-1 .space-left-m {
            font-size: 23px; }
          #CMD #section__inner6_2 .graph-content .graph-block .wd__performance__graph .graph__line .space-left-m {
            font-size: 16px; }
          #CMD #section__inner6_2 .graph-content .graph-block .wd__performance__graph:last-child {
            margin-right: 0; }
    #CMD #section__inner6_2 .img__inner6_2 {
      position: relative;
      left: 50%;
      margin-top: -117px;
      margin-left: -365px;
      width: 730px;
      height: 360px; }
      #CMD #section__inner6_2 .img__inner6_2 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/inner/s6/02-bg.jpg"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-webp #CMD #section__inner6_2 .img__inner6_2 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/inner/s6/02-bg.webp"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-old #CMD #section__inner6_2 .img__inner6_2 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/inner/s6/02-bg.jpg"); } }

@media all and (max-width: 720px) {
  #CMD .section__inner8_1 {
    overflow: hidden;
    padding-top: 22px;
    margin-bottom: -30px; }
    #CMD .section__inner8_1 .wd__content {
      position: relative;
      left: 0%;
      margin-top: 0px;
      margin-left: auto;
      margin-right: auto; }
      #CMD .section__inner8_1 .wd__content .content__info {
        width: 100%; }
    #CMD .section__inner8_1 .wd__feature__list {
      width: 100%;
      max-width: 400px;
      margin: 40px auto 50px;
      text-align: center; }
      #CMD .section__inner8_1 .wd__feature__list .wd__feature {
        margin: 0 0px 25px; }
        #CMD .section__inner8_1 .wd__feature__list .wd__feature.feature-1, #CMD .section__inner8_1 .wd__feature__list .wd__feature.feature-3 {
          width: 140px; }
        #CMD .section__inner8_1 .wd__feature__list .wd__feature.feature-2, #CMD .section__inner8_1 .wd__feature__list .wd__feature.feature-4 {
          width: 140px; }
      #CMD .section__inner8_1 .wd__feature__list .wd__feature__describe__top,
      #CMD .section__inner8_1 .wd__feature__list .wd__feature__describe {
        color: #fff; }
    #CMD .section__inner8_1 .img__inner8_1 {
      position: relative;
      left: 50%;
      margin-top: -15px;
      margin-left: -365px;
      width: 730px;
      height: 560px; }
      #CMD .section__inner8_1 .img__inner8_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/inner/s8/01-bg.jpg"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__inner8_1 .img__inner8_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/inner/s8/01-bg.webp"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__inner8_1 .img__inner8_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/inner/s8/01-bg.jpg"); } }

@media all and (max-width: 720px) {
  #CMD .section__inner9_1 {
    padding-top: 22px; }
    #CMD .section__inner9_1 .wd__content .content__info {
      width: 100%;
      max-width: 540px; }
    #CMD .section__inner9_1 .wd__feature__list {
      margin-top: 35px;
      text-align: center; }
      #CMD .section__inner9_1 .wd__feature__list .wd__feature {
        margin-left: 12px;
        margin-right: 12px; }
    #CMD .section__inner9_1 .img__inner9_1 {
      left: 50%;
      margin-top: -55px;
      margin-left: -360px;
      margin-bottom: 80px;
      width: 720px;
      height: 415px; }
      #CMD .section__inner9_1 .img__inner9_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/inner/s9/01-bg.jpg"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__inner9_1 .img__inner9_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/inner/s9/01-bg.webp"); } }
    @media all and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 720px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__inner9_1 .img__inner9_1 {
        background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/inner/s9/01-bg.jpg"); } }

@media all and (min-width: 1px) and (max-width: 720px) {
  #CMD .product_price.active {
    margin-bottom: 0;
    padding-top: 20px; }
  #CMD .product_pdguide.active {
    padding-top: 12px; }
  #CMD .section__pdc {
    position: relative;
    z-index: 1; }
    #CMD .section__pdc .product_videos.active {
      padding-top: 79px; }
    #CMD .section__pdc .video-bottom {
      margin-top: 0;
      margin-bottom: 85px;
      padding-bottom: 16px; }
    #CMD .section__pdc .media-top {
      padding-top: 14px; }
    #CMD .section__pdc .media-bottom {
      margin-bottom: -87px;
      padding-bottom: 0; }
    #CMD .section__pdc .product_medias.slick-dotted .slick-dots {
      bottom: 15px; } }

@media all and (min-width: 600px) and (max-width: 720px) {
  #CMD .section__pdc .media-bottom {
    margin-bottom: -87px; } }

@media all and (min-width: 600px) and (max-width: 720px) {
  #CMD .section__display .wd__feature__list {
    max-width: 600px; }
    #CMD .section__display .wd__feature__list .wd__feature.feature-3 {
      margin-top: 0; }
    #CMD .section__display .wd__feature__list .wd__feature.feature-4 {
      margin-top: 0; }
    #CMD .section__display .wd__feature__list .wd__feature.feature-6 {
      margin-top: 0; }
  #CMD .section__stylus .img__stylus {
    left: 50%;
    margin-left: -300px;
    padding-bottom: 0;
    width: 600px;
    height: 340px; }
  #CMD .section__inner8_1 .img__inner8_1 {
    background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/1x/inner/s8/01-bg_600.jpg"); } }

@media all and (min-width: 600px) and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 600px) and (max-width: 720px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner8_1 .img__inner8_1 {
    background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/inner/s8/01-bg_600.webp"); } }

@media all and (min-width: 600px) and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 600px) and (max-width: 720px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__inner8_1 .img__inner8_1 {
    background-image: url("/websites/global/products/qdqeavhtfg01a9b3/odinV1/features/images/small/2x/inner/s8/01-bg_600.jpg"); } }

@media all and (min-width: 414px) and (max-width: 720px) {
  #CMD .section__gpu .img__gpu {
    margin-left: -421px; }
  #CMD .section__vary .img__vary {
    margin-left: -389px; } }
