@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 {
  margin-bottom: 0;
  font-size: 1em;
  line-height: 1.33333; }

.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 {
  display: block;
  background-repeat: no-repeat; }

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

sup[class*='sign-'] {
  top: -0.35em;
  font-size: 0.7em; }

sup.sign-cr {
  top: -0.2em;
  font-size: 0.5em; }

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

sup.footnote-num {
  top: -0.3em;
  font-size: 0.5em; }

sup.sign-deg {
  top: 0.37em;
  font-size: 1em; }

.wd__feature__list .wd__feature .wd__feature__data span sup.sign-deg {
  top: 0.36em;
  font-size: 1em; }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  sup.sign-tm {
    top: 0.1em;
    font-size: 1em; }

  sup.sign-deg {
    top: 0.37em;
    font-size: 1em; }

  .wd__feature__list .wd__feature .wd__feature__data span sup.sign-deg {
    top: 0.36em;
    font-size: 1em; }

  .wd__feature__list .wd__feature .wd__feature__data span sup.footnote-num {
    top: 0; }

  .section__kv sup.sign-tm {
    top: 0.1em;
    font-size: 0.8em; }

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

@media all and (max-width: 730.5px) {
  sup {
    line-height: 0 !important; }

  sup.sign-cr {
    top: -0.1em; }

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

  sup.sign-deg {
    top: 0.37em; }

  .wd__feature__list .wd__feature .wd__feature__data span sup.sign-deg {
    top: 0.36em;
    font-size: 1em; }

  .section__kv sup.sign-tm {
    top: 0.2em;
    font-size: 1em; }

  .section__kv sup.sign-cr {
    top: -0.1em;
    font-size: 0.5em; }

  .wd__feature__list .wd__feature .wd__feature__describe__top sup.sign-cr,
  .wd__feature__list .wd__feature .wd__feature__describe sup.sign-cr {
    top: -0.2em; }

  .wd__feature__list .wd__feature .wd__feature__describe__top sup.footnote-num,
  .wd__feature__list .wd__feature .wd__feature__describe sup.footnote-num {
    top: -0.1em; }

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

  .wd__feature__list .wd__feature .wd__feature__data span sup.sign-tm {
    top: -3px !important;
    font-size: 0.8em; } }

.play__icon::after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  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='); }

.icon__left__arrow {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  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 {
  width: 24px;
  height: 24px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  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='); }

.icon__down__arrow {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  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('@wording-path-css@css/css3-IE8-PIE.htc'); }

@font-face {
  font-family: 'Trade-Gothic-LT-Bold';
  src: url('../../font/Trade-Gothic-LT-Bold.eot');
  src: url('../../font/Trade-Gothic-LT-Bold.eot?#iefix') format('embedded-opentype'), url('../../font/Trade-Gothic-LT-Bold.woff') format('woff'), url('../../font/Trade-Gothic-LT-Bold.ttf') format('truetype'), url('../../font/Trade-Gothic-LT-Bold.svg#AftaserifRegular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'ROGFontsv16-Regular';
  src: url('../../font/ROGFonts-Regular.eot');
  src: url('../../font/ROGFonts-Regular.eot?#iefix') format('embedded-opentype'), url('../../font/ROGFonts-Regular.woff2') format('woff2'), url('../../font/ROGFonts-Regular.woff') format('woff'), url('../../font/ROGFonts-Regular.ttf') format('truetype'), url('../../font/ROGFonts-Regular.svg#AftaserifRegular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Roboto-Light_0';
  src: url('../../font/Roboto-Light_0.eot');
  src: url('../../font/Roboto-Light_0.eot?#iefix') format('embedded-opentype'), url('../../font/Roboto-Light_0.woff') format('woff'), url('../../font/Roboto-Light_0.ttf') format('truetype'), url('../../font/Roboto-Light_0.svg#AftaserifRegular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

/* 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 all and (max-width: 730.5px) {
  .modal-button-container {
    transform: scale(0.8); } }

.modal-button-container.inner {
  position: fixed;
  bottom: 30px;
  left: 50%;
  transform: translate3d(-50%, 0, 0); }

.modal-button-container.text-white .modal-button {
  color: #fff; }

.modal-button-container.text-dark .modal-button {
  color: #000; }

.modal-button-container.outer {
  position: relative;
  text-align: center; }

.modal-button-container.outer .modal-button-target {
  top: 50px; }
@media all and (max-width: 730.5px) {
  .modal-button-container.outer .modal-button-target {
    top: 42px; } }

.modal-button-container button {
  cursor: pointer;
  border: 0;
  background: none;
  -webkit-tap-highlight-color: transparent; }

.modal-button-container button:focus {
  outline: 0; }

.modal-button-container .modal-button-text,
.modal-button-container .modal-inner-text {
  display: block;
  position: relative;
  padding: 23px 0;
  color: #fff;
  font-size: 19px;
  line-height: 14px !important;
  pointer-events: none;
  text-transform: uppercase; }
@media all and (min-width: 731px) and (max-width: 1279.5px) {
  .modal-button-container .modal-button-text,
  .modal-button-container .modal-inner-text {
    font-size: 20px; } }
@media all and (max-width: 730.5px) {
  .modal-button-container .modal-button-text,
  .modal-button-container .modal-inner-text {
    margin-bottom: 8px;
    font-size: 20px; } }

.modal-button-container .modal-button-target {
  display: none;
  position: absolute;
  z-index: 10;
  top: 10px;
  left: 50%;
  height: 50px;
  transform: translateX(-50%); }

.modal-button-container .modal-button {
  display: inline-block;
  position: relative;
  z-index: 1;
  cursor: pointer;
  margin: 10px 0;
  padding: 0 23px;
  font-weight: 200;
  text-align: center;
  border: 0;
  transition: background-color 400ms ease-out, color 400ms ease-out;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  pointer-events: all;
  min-width: 50px; }

.outer-view {
  z-index: 0;
  transform-origin: 50vw 50vh;
  transform: translateZ(0) translateY(0) scale(1); }

.outer-view.animate-scale {
  transform: translateZ(0) translateY(200px) scale(0.96);
  transition: transform 650ms ease-out; }

.outer-view .modal-button-container.ready .modal-button {
  transform: translate(0, 0) !important; }

.inner-view {
  display: block;
  position: fixed;
  overflow: hidden;
  z-index: 1000000000;
  top: 0;
  left: 0;
  margin-bottom: 0;
  margin-left: 0;
  width: 100%;
  text-align: center;
  background-color: white;
  transform: translateY(110vh);
  transition: transform 500ms ease-out; }

.inner-view.killFixed {
  position: relative !important; }

.inner-view .inner-view-container {
  height: 100%; }

.inner-view .inner-modal {
  display: block;
  position: relative;
  visibility: visible;
  opacity: 0;
  padding-bottom: 50px;
  width: 100%;
  min-height: 100vh; }

.inner-view .inner-modal.showed {
  opacity: 1; }

.inner-view .modal-button-container {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  -webkit-overflow-scrolling: touch; }

.inner-view .modal-button-container {
  position: fixed;
  bottom: -80px;
  left: 0%;
  opacity: 0;
  width: 100%;
  transform: translate3d(0%, 0, 0) translateZ(0);
  transition: transform 400ms ease, opacity 300ms ease; }
@media all and (max-width: 730.5px) {
  .inner-view .modal-button-container {
    transform: translate3d(0%, 0, 0) translateZ(0) scale(0.8); } }
@media all and (min-width: 1280px) {
  .inner-view .inner-view-container .inner-modal {
    opacity: 0;
    transition: opacity 0ms; } }

.inner-view.show-inner {
  transform: none !important; }

.inner-view.show-inner .modal-active {
  display: block;
  visibility: visible; }
@media all and (min-width: 1280px) {
  .inner-view.show-inner .inner-view-container .inner-modal {
    opacity: 1;
    transition: opacity 400ms 700ms; } }

.inner-view.show-inner .modal-button-container {
  opacity: 1;
  transform: translate3d(0%, -130px, 0) translateZ(0);
  transition: transform 300ms; }
@media all and (max-width: 730.5px) {
  .inner-view.show-inner .modal-button-container {
    transform: translate3d(0%, -110px, 0) translateZ(0) scale(0.8); } }

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

@media all and (max-width: 730.5px) {
  .modal-button-container .modal-button-text,
  .modal-button-container .modal-inner-text {
    top: -2px;
    margin-bottom: 0;
    padding: 20px 0 19px;
    font-size: 17px;
    line-height: 22px !important;
    letter-spacing: 0.7px; }

  .modal-button-container .modal-button {
    padding: 0 18px;
    height: auto;
    line-height: 1; }

  .modal-button-container .modal-button {
    text-align: center; }

  .modal-button-container.inner {
    bottom: 9px; }

  .inner-view {
    margin-bottom: 0;
    min-height: 100vh; } }

body {
  background-attachment: scroll !important;
  -moz-osx-font-smoothing: grayscale;
  background: #000;
  font-synthesis: none;
  -moz-font-feature-settings: 'kern';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: subpixel-antialiased; }

#CMD h2,
#CMD h3 {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0; }

* {
  box-sizing: unset; }

#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: 0;
  font-size: 15px;
  text-align: center;
  line-height: 1.3; }
@media all and (min-width: 1px) {
  #CMD {
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    filter: alpha(opacity=0); } }

#CMD.rogmars .section__kv {
  margin-top: -151px;
  padding-top: 121px; }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD.rogmars .section__kv {
    margin-top: -121px !important;
    padding-top: 171px !important; } }

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

  #CMD.rogmars .section__kv {
    margin-top: 0 !important;
    padding-top: 70px !important; } }

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

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

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

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

.openedInner .Header__headerContainer__1hIKH,
.openedInner .ProductTabBar__productTabBarContainer__1e5nP,
.openedInner .Product__ProductRecommendedRelatedWrapper__31ht1,
.openedInner .ProductFooter__productFooterContainer__Z6Bel,
.openedInner .ProductRecommenedRelated__productRecommendRelatedContainer__3Akgf,
.openedInner .awardClone,
.openedInner .Footer__footerContent__22G1u {
  display: none !important; }

#CMD sup {
  vertical-align: super !important; }

@media all and (min-width: 1px) {
  .grace-show {
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    transition: opacity 800ms;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    filter: alpha(opacity=0); }

  .grace-show.show {
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    filter: 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); } }

@keyframes modelSoundRipple {
  0% {
    opacity: 0; }

  10% {
    opacity: 1; }

  50% {
    opacity: 1; } }

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

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

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

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

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

#main-zone > .container {
  padding: 0 !important;
  width: 100% !important;
  max-width: 100% !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: 0; }

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

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

#overview-top-nav .inner .nav > li.has-submenu > a {
  filter: brightness(5); }

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

@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: 0 !important; }

  #main-zone,
  #main-zone-5,
  #main-zone-3,
  #main-zone-4,
  #main-zone-6 {
    padding-right: 0 !important;
    padding-left: 0 !important; } }

@media (max-width: 768px) {
  #overview-top-nav .inner .features-menu .nav-sub > li.active {
    background: #a10302 !important; }

  #overview-top-nav .inner .features-menu .nav-sub > li.active a {
    color: #f60101; }

  #rog_black_style #overview-top-nav .inner .features-menu .nav-sub > li > a {
    color: #fff !important; }

  #rog_black_style #overview-top-nav .inner .features-menu .nav-sub > li.active > a {
    color: #fff !important; } }

.section__comment {
  max-width: 2560px !important; }

.section__comment .footnotes {
  padding-left: 44px;
  box-sizing: border-box;
  width: 100%;
  max-width: 1560px; }

@media (min-width: 731px) and (max-width: 1279.5px) {
  .section__comment .footnotes {
    padding-right: 50px !important;
    padding-left: 40px !important;
    width: 100% !important; } }

@media (max-width: 730.5px) {
  .wd__section.section__comment {
    width: 100% !important;
    max-width: 1180px; }

  .wd__section.section__comment .footnotes {
    padding-left: 23px !important; } }

.footnotes {
  margin: 0 auto 70px;
  padding-right: 16px;
  padding-left: 16px;
  width: 100%;
  max-width: 1180px; }

.footnotes ul.footnote {
  color: #999;
  font-size: 18px;
  line-height: 1.4; }

.footnotes ul.footnote li {
  list-style-type: decimal;
  margin-bottom: 9px;
  font-size: 18px;
  text-align: left;
  line-height: 1.3; }

.footnotes ul.footnote li a {
  color: #e42657; }

.footnotes ul.footnote-star li {
  list-style-type: none;
  margin-left: -1em; }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  .footnotes {
    margin-top: 5px;
    margin-bottom: 50px;
    padding-right: 16px;
    padding-left: 16px;
    width: 90%; } }

@media all and (max-width: 730.5px) {
  .footnotes {
    margin: 4px auto 42px;
    padding-right: 11px;
    padding-left: 11px;
    width: auto; }

  .footnotes ul.footnote {
    font-size: 13.3px;
    line-height: 1.4; }

  .footnotes ul.footnote li {
    margin-bottom: 12px;
    font-size: 13.3px; } }

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

.wd__section .large__text-center.wd__content {
  margin-right: auto;
  margin-left: auto; }

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

.wd__section .large__text-center.wd__content .content__slogan::after {
  margin-right: auto;
  margin-left: auto; }

.wd__section .large__text-center.wd__content .content__title::after {
  margin: 0 auto;
  text-align: center; }

.wd__section .large__text-left.wd__content {
  text-align: left; }

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

.wd__section .large__text-left.wd__content .content__slogan::after {
  left: 0;
  margin-left: 0; }

.wd__section .large__text-left.wd__content .content__title::after {
  margin-left: 0;
  text-align: left; }

.wd__section .large__text-left.wd__feature__list {
  text-align: left; }

.wd__section .large__text-left.wd__feature__list .wd__feature {
  margin-right: 58px;
  margin-left: 0; }

.wd__section .large__text-right.wd__content {
  text-align: right; }

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

.wd__section .large__text-right.wd__feature__list {
  text-align: right; }

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

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  .wd__section .medium__text-left.wd__content {
    left: 0;
    text-align: left; }

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

  .wd__section .medium__text-left.wd__content .content__slogan::after {
    margin-left: 0; }

  .wd__section .medium__text-left.wd__feature__list {
    text-align: left; }

  .wd__section .medium__text-left.wd__feature__list .wd__feature {
    margin-right: 50px;
    margin-left: 0; }

  .wd__section .medium__text-center.wd__content {
    left: 0;
    margin-right: auto;
    margin-left: auto;
    text-align: center; }

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

  .wd__section .medium__text-center.wd__content .content__slogan::after {
    margin-right: auto;
    margin-left: auto; }

  .wd__section .medium__text-center.wd__feature__list {
    text-align: center; }

  .wd__section .medium__text-center.wd__feature__list .wd__feature {
    margin-right: 30px;
    margin-left: 30px; }

  .wd__section .medium__text-center.wd__feature__list .wd__feature .wd__feature__describe__top,
  .wd__section .medium__text-center.wd__feature__list .wd__feature .wd__feature__data,
  .wd__section .medium__text-center.wd__feature__list .wd__feature .wd__feature__describe {
    text-align: center; } }

@media all and (max-width: 730.5px) {
  .wd__section .small__text-left.wd__content {
    left: 0;
    text-align: left; }

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

  .wd__section .small__text-left.wd__content .content__slogan::after {
    margin-left: 0; }

  .wd__section .small__text-left.wd__feature__list {
    text-align: center; }

  .wd__section .small__text-left.wd__feature__list .wd__feature__list .wd__feature {
    margin-right: 20px;
    margin-left: 0; }

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

  .wd__section .small__text-center.wd__content {
    left: 0;
    margin-right: auto;
    margin-left: auto;
    text-align: center; }

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

  .wd__section .small__text-center.wd__content .content__slogan::after {
    margin-right: auto;
    margin-left: auto; }

  .wd__section .small__text-center.wd__feature__list {
    text-align: center; }

  .wd__section .small__text-center.wd__feature__list .wd__feature {
    margin-right: 17px;
    margin-left: 17px; } }

.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(@wording-path-css@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;
  z-index: 1000000000000;
  left: 0;
  opacity: 0;
  width: 100vw;
  transition: opacity 400ms ease-out;
  pointer-events: none !important; }

.cmd__guideline * {
  pointer-events: none !important; }

.cmd__guideline.active {
  opacity: 1;
  pointer-events: none; }

.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;
  width: 100%;
  height: 13px;
  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;
  width: 100%;
  height: 37px;
  background: rgba(88, 178, 220, 0.3); }

.cmd__guideline.guideline-pdvideos {
  top: -91px;
  height: 214px;
  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: 205px;
  background: rgba(219, 77, 109, 0.3); }

.guideline-floatspace::after {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 110px;
  color: white;
  background: rgba(251, 150, 110, 0.3);
  content: 'image interval'; }

.guideline-floatspace::before {
  display: block;
  position: absolute;
  width: 100%;
  height: inherit;
  color: white;
  content: 'section interval'; }

.guideline__controller {
  position: fixed;
  overflow: hidden;
  z-index: 99999999999;
  top: 0;
  margin-left: 0;
  padding: 10px 15px 15px 10px;
  width: 30px;
  height: 30px;
  text-align: center;
  background: rgba(112, 124, 116, 0.8);
  border-top-left-radius: 0%;
  border-top-right-radius: 0%;
  border-bottom-left-radius: 0%;
  border-bottom-right-radius: 10px; }

.guideline__controller .guideline__logo {
  position: absolute;
  top: 13px;
  left: 5px;
  width: 40px;
  height: 40px;
  color: #eee;
  font-size: 22px; }

@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 {
  display: block;
  position: absolute;
  z-index: -1;
  top: -1px;
  left: 5px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: rgba(255, 0, 0, 0.3);
  animation: showAnimation 3000ms ease-in-out infinite;
  content: ''; }

.guideline__controller .guideline__logo {
  position: absolute;
  top: 13px;
  left: 5px;
  width: 40px;
  height: 40px;
  color: #eee;
  font-size: 22px; }

.guideline__controller .control {
  display: none;
  position: relative;
  cursor: pointer;
  margin: 10px 10px 10px 30px;
  padding-left: 30px;
  color: #fffffc;
  font-size: 20px;
  text-align: left; }

.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;
  width: 20px;
  height: 20px;
  background: #e6e6e6; }

.guideline__controller .control .control__indicator::after {
  display: block;
  position: absolute;
  top: 4px;
  left: 8px;
  opacity: 0;
  width: 3px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  content: ''; }

.guideline__controller .control input:checked ~ .control__indicator {
  background: #2aa1c0; }

.guideline__controller .control input:checked ~ .control__indicator::after {
  opacity: 1; }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  .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: 167px; }

  .guideline-floatspace::after {
    height: 95px; } }

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

@media all and (max-width: 730.5px) {
  .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: 102px; }

  .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-right: auto;
  margin-left: 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-right: auto;
  margin-left: auto; }

#CMD .row::after {
  content: '';
  display: table;
  clear: both; }

#CMD .row .col {
  float: left;
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

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

#CMD .row .col.l1 {
  right: auto;
  left: auto;
  margin-left: auto;
  width: 8.33333%; }

#CMD .row .col.l2 {
  right: auto;
  left: auto;
  margin-left: auto;
  width: 16.66667%; }

#CMD .row .col.l3 {
  right: auto;
  left: auto;
  margin-left: auto;
  width: 25%; }

#CMD .row .col.l4 {
  right: auto;
  left: auto;
  margin-left: auto;
  width: 33.33333%; }

#CMD .row .col.l5 {
  right: auto;
  left: auto;
  margin-left: auto;
  width: 41.66667%; }

#CMD .row .col.l6 {
  right: auto;
  left: auto;
  margin-left: auto;
  width: 50%; }

#CMD .row .col.l7 {
  right: auto;
  left: auto;
  margin-left: auto;
  width: 58.33333%; }

#CMD .row .col.l8 {
  right: auto;
  left: auto;
  margin-left: auto;
  width: 66.66667%; }

#CMD .row .col.l9 {
  right: auto;
  left: auto;
  margin-left: auto;
  width: 75%; }

#CMD .row .col.l10 {
  right: auto;
  left: auto;
  margin-left: auto;
  width: 83.33333%; }

#CMD .row .col.l11 {
  right: auto;
  left: auto;
  margin-left: auto;
  width: 91.66667%; }

#CMD .row .col.l12 {
  right: auto;
  left: auto;
  margin-left: auto;
  width: 100%; }

#CMD .row .col.offset-l1 {
  margin-left: 8.33333%; }

#CMD .row .col.pull-l1 {
  right: 8.33333%; }

#CMD .row .col.push-l1 {
  left: 8.33333%; }

#CMD .row .col.offset-l2 {
  margin-left: 16.66667%; }

#CMD .row .col.pull-l2 {
  right: 16.66667%; }

#CMD .row .col.push-l2 {
  left: 16.66667%; }

#CMD .row .col.offset-l3 {
  margin-left: 25%; }

#CMD .row .col.pull-l3 {
  right: 25%; }

#CMD .row .col.push-l3 {
  left: 25%; }

#CMD .row .col.offset-l4 {
  margin-left: 33.33333%; }

#CMD .row .col.pull-l4 {
  right: 33.33333%; }

#CMD .row .col.push-l4 {
  left: 33.33333%; }

#CMD .row .col.offset-l5 {
  margin-left: 41.66667%; }

#CMD .row .col.pull-l5 {
  right: 41.66667%; }

#CMD .row .col.push-l5 {
  left: 41.66667%; }

#CMD .row .col.offset-l6 {
  margin-left: 50%; }

#CMD .row .col.pull-l6 {
  right: 50%; }

#CMD .row .col.push-l6 {
  left: 50%; }

#CMD .row .col.offset-l7 {
  margin-left: 58.33333%; }

#CMD .row .col.pull-l7 {
  right: 58.33333%; }

#CMD .row .col.push-l7 {
  left: 58.33333%; }

#CMD .row .col.offset-l8 {
  margin-left: 66.66667%; }

#CMD .row .col.pull-l8 {
  right: 66.66667%; }

#CMD .row .col.push-l8 {
  left: 66.66667%; }

#CMD .row .col.offset-l9 {
  margin-left: 75%; }

#CMD .row .col.pull-l9 {
  right: 75%; }

#CMD .row .col.push-l9 {
  left: 75%; }

#CMD .row .col.offset-l10 {
  margin-left: 83.33333%; }

#CMD .row .col.pull-l10 {
  right: 83.33333%; }

#CMD .row .col.push-l10 {
  left: 83.33333%; }

#CMD .row .col.offset-l11 {
  margin-left: 91.66667%; }

#CMD .row .col.pull-l11 {
  right: 91.66667%; }

#CMD .row .col.push-l11 {
  left: 91.66667%; }

#CMD .row .col.offset-l12 {
  margin-left: 100%; }

#CMD .row .col.pull-l12 {
  right: 100%; }

#CMD .row .col.push-l12 {
  left: 100%; }
@media only screen and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .row .col.m1 {
    right: auto;
    left: auto;
    margin-left: auto;
    width: 8.33333%; }

  #CMD .row .col.m2 {
    right: auto;
    left: auto;
    margin-left: auto;
    width: 16.66667%; }

  #CMD .row .col.m3 {
    right: auto;
    left: auto;
    margin-left: auto;
    width: 25%; }

  #CMD .row .col.m4 {
    right: auto;
    left: auto;
    margin-left: auto;
    width: 33.33333%; }

  #CMD .row .col.m5 {
    right: auto;
    left: auto;
    margin-left: auto;
    width: 41.66667%; }

  #CMD .row .col.m6 {
    right: auto;
    left: auto;
    margin-left: auto;
    width: 50%; }

  #CMD .row .col.m7 {
    right: auto;
    left: auto;
    margin-left: auto;
    width: 58.33333%; }

  #CMD .row .col.m8 {
    right: auto;
    left: auto;
    margin-left: auto;
    width: 66.66667%; }

  #CMD .row .col.m9 {
    right: auto;
    left: auto;
    margin-left: auto;
    width: 75%; }

  #CMD .row .col.m10 {
    right: auto;
    left: auto;
    margin-left: auto;
    width: 83.33333%; }

  #CMD .row .col.m11 {
    right: auto;
    left: auto;
    margin-left: auto;
    width: 91.66667%; }

  #CMD .row .col.m12 {
    right: auto;
    left: auto;
    margin-left: auto;
    width: 100%; }

  #CMD .row .col.offset-m1 {
    margin-left: 8.33333%; }

  #CMD .row .col.pull-m1 {
    right: 8.33333%; }

  #CMD .row .col.push-m1 {
    left: 8.33333%; }

  #CMD .row .col.offset-m2 {
    margin-left: 16.66667%; }

  #CMD .row .col.pull-m2 {
    right: 16.66667%; }

  #CMD .row .col.push-m2 {
    left: 16.66667%; }

  #CMD .row .col.offset-m3 {
    margin-left: 25%; }

  #CMD .row .col.pull-m3 {
    right: 25%; }

  #CMD .row .col.push-m3 {
    left: 25%; }

  #CMD .row .col.offset-m4 {
    margin-left: 33.33333%; }

  #CMD .row .col.pull-m4 {
    right: 33.33333%; }

  #CMD .row .col.push-m4 {
    left: 33.33333%; }

  #CMD .row .col.offset-m5 {
    margin-left: 41.66667%; }

  #CMD .row .col.pull-m5 {
    right: 41.66667%; }

  #CMD .row .col.push-m5 {
    left: 41.66667%; }

  #CMD .row .col.offset-m6 {
    margin-left: 50%; }

  #CMD .row .col.pull-m6 {
    right: 50%; }

  #CMD .row .col.push-m6 {
    left: 50%; }

  #CMD .row .col.offset-m7 {
    margin-left: 58.33333%; }

  #CMD .row .col.pull-m7 {
    right: 58.33333%; }

  #CMD .row .col.push-m7 {
    left: 58.33333%; }

  #CMD .row .col.offset-m8 {
    margin-left: 66.66667%; }

  #CMD .row .col.pull-m8 {
    right: 66.66667%; }

  #CMD .row .col.push-m8 {
    left: 66.66667%; }

  #CMD .row .col.offset-m9 {
    margin-left: 75%; }

  #CMD .row .col.pull-m9 {
    right: 75%; }

  #CMD .row .col.push-m9 {
    left: 75%; }

  #CMD .row .col.offset-m10 {
    margin-left: 83.33333%; }

  #CMD .row .col.pull-m10 {
    right: 83.33333%; }

  #CMD .row .col.push-m10 {
    left: 83.33333%; }

  #CMD .row .col.offset-m11 {
    margin-left: 91.66667%; }

  #CMD .row .col.pull-m11 {
    right: 91.66667%; }

  #CMD .row .col.push-m11 {
    left: 91.66667%; }

  #CMD .row .col.offset-m12 {
    margin-left: 100%; }

  #CMD .row .col.pull-m12 {
    right: 100%; }

  #CMD .row .col.push-m12 {
    left: 100%; } }
@media only screen and (max-width: 730.5px) {
  #CMD .row .col.s1 {
    right: auto;
    left: auto;
    margin-left: auto;
    width: 8.33333%; }

  #CMD .row .col.s2 {
    right: auto;
    left: auto;
    margin-left: auto;
    width: 16.66667%; }

  #CMD .row .col.s3 {
    right: auto;
    left: auto;
    margin-left: auto;
    width: 25%; }

  #CMD .row .col.s4 {
    right: auto;
    left: auto;
    margin-left: auto;
    width: 33.33333%; }

  #CMD .row .col.s5 {
    right: auto;
    left: auto;
    margin-left: auto;
    width: 41.66667%; }

  #CMD .row .col.s6 {
    right: auto;
    left: auto;
    margin-left: auto;
    width: 50%; }

  #CMD .row .col.s7 {
    right: auto;
    left: auto;
    margin-left: auto;
    width: 58.33333%; }

  #CMD .row .col.s8 {
    right: auto;
    left: auto;
    margin-left: auto;
    width: 66.66667%; }

  #CMD .row .col.s9 {
    right: auto;
    left: auto;
    margin-left: auto;
    width: 75%; }

  #CMD .row .col.s10 {
    right: auto;
    left: auto;
    margin-left: auto;
    width: 83.33333%; }

  #CMD .row .col.s11 {
    right: auto;
    left: auto;
    margin-left: auto;
    width: 91.66667%; }

  #CMD .row .col.s12 {
    right: auto;
    left: auto;
    margin-left: auto;
    width: 100%; }

  #CMD .row .col.offset-s1 {
    margin-left: 8.33333%; }

  #CMD .row .col.pull-s1 {
    right: 8.33333%; }

  #CMD .row .col.push-s1 {
    left: 8.33333%; }

  #CMD .row .col.offset-s2 {
    margin-left: 16.66667%; }

  #CMD .row .col.pull-s2 {
    right: 16.66667%; }

  #CMD .row .col.push-s2 {
    left: 16.66667%; }

  #CMD .row .col.offset-s3 {
    margin-left: 25%; }

  #CMD .row .col.pull-s3 {
    right: 25%; }

  #CMD .row .col.push-s3 {
    left: 25%; }

  #CMD .row .col.offset-s4 {
    margin-left: 33.33333%; }

  #CMD .row .col.pull-s4 {
    right: 33.33333%; }

  #CMD .row .col.push-s4 {
    left: 33.33333%; }

  #CMD .row .col.offset-s5 {
    margin-left: 41.66667%; }

  #CMD .row .col.pull-s5 {
    right: 41.66667%; }

  #CMD .row .col.push-s5 {
    left: 41.66667%; }

  #CMD .row .col.offset-s6 {
    margin-left: 50%; }

  #CMD .row .col.pull-s6 {
    right: 50%; }

  #CMD .row .col.push-s6 {
    left: 50%; }

  #CMD .row .col.offset-s7 {
    margin-left: 58.33333%; }

  #CMD .row .col.pull-s7 {
    right: 58.33333%; }

  #CMD .row .col.push-s7 {
    left: 58.33333%; }

  #CMD .row .col.offset-s8 {
    margin-left: 66.66667%; }

  #CMD .row .col.pull-s8 {
    right: 66.66667%; }

  #CMD .row .col.push-s8 {
    left: 66.66667%; }

  #CMD .row .col.offset-s9 {
    margin-left: 75%; }

  #CMD .row .col.pull-s9 {
    right: 75%; }

  #CMD .row .col.push-s9 {
    left: 75%; }

  #CMD .row .col.offset-s10 {
    margin-left: 83.33333%; }

  #CMD .row .col.pull-s10 {
    right: 83.33333%; }

  #CMD .row .col.push-s10 {
    left: 83.33333%; }

  #CMD .row .col.offset-s11 {
    margin-left: 91.66667%; }

  #CMD .row .col.pull-s11 {
    right: 91.66667%; }

  #CMD .row .col.push-s11 {
    left: 91.66667%; }

  #CMD .row .col.offset-s12 {
    margin-left: 100%; }

  #CMD .row .col.pull-s12 {
    right: 100%; }

  #CMD .row .col.push-s12 {
    left: 100%; } }

.wd__section {

  /* Slider */

  /* Icons */

  /* Arrows */

  /* Dots */

  /* Slider */ }

.wd__section .wd__content {
  color: #333; }

.wd__section .wd__content .content__slogan {
  position: relative;
  color: #a89d5b;
  font-size: 19px;
  letter-spacing: 5px; }
@media all and (min-width: 731px) and (max-width: 1279.5px) {
  .wd__section .wd__content .content__slogan {
    font-size: 19px; } }
@media all and (max-width: 730.5px) {
  .wd__section .wd__content .content__slogan {
    font-size: 13px; } }

.wd__section .wd__content .content__slogan .slogan-text {
  position: relative; }

.wd__section .wd__content .content__title {
  position: relative;
  margin-top: -27px;
  font-size: 47px;
  line-height: 1.1; }
@media all and (min-width: 731px) and (max-width: 1279.5px) {
  .wd__section .wd__content .content__title {
    margin-top: -24px;
    font-size: 40px; } }
@media all and (max-width: 730.5px) {
  .wd__section .wd__content .content__title {
    margin-top: -51px;
    font-size: 27px;
    line-height: 1.2; } }

.wd__section .wd__content .content__info {
  position: relative;
  margin-top: 28px;
  font-size: 20px;
  line-height: 1.5; }
@media all and (min-width: 731px) and (max-width: 1279.5px) {
  .wd__section .wd__content .content__info {
    margin-top: 23px; } }
@media all and (max-width: 730.5px) {
  .wd__section .wd__content .content__info {
    margin-top: 16px;
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0; } }

.wd__section .wd__content .content__comment {
  margin-top: 16px;
  color: #717171;
  font-size: 18px;
  line-height: 1.4; }
@media all and (max-width: 730.5px) {
  .wd__section .wd__content .content__comment {
    margin-top: 12px;
    font-size: 13px;
    letter-spacing: 0.2px; } }

.wd__section .wd__content .content__link {
  display: block;
  margin-top: 15px;
  font-size: 20px;
  line-height: 27px; }
@media all and (min-width: 731px) and (max-width: 1279.5px) {
  .wd__section .wd__content .content__link {
    margin-top: 16px; } }
@media all and (max-width: 730.5px) {
  .wd__section .wd__content .content__link {
    margin-top: 10px;
    font-size: 15.5px;
    line-height: 24px; } }

.wd__section .wd__content .content__link span {
  display: inline;
  border-bottom: 1px solid transparent;
  color: #0188c8; }

.wd__section .wd__content .content__link *,
.wd__section .wd__content .content__link:active span,
.wd__section .wd__content .content__link:link span,
.wd__section .wd__content .content__link:visited span {
  border-bottom: 1px solid transparent; }

.wd__section .wd__content .content__link:hover span {
  border-bottom: 1px solid #0188c8; }

.wd__section .wd__link__arrow::after {
  content: '>';
  padding-left: 7px;
  color: #0188c8; }
@media all and (min-width: 731px) and (max-width: 1279.5px) {
  .wd__section .wd__link__arrow::after {
    padding-left: 3px; } }
@media all and (max-width: 730.5px) {
  .wd__section .wd__link__arrow::after {
    padding-left: 4px; } }

.wd__section .wd__feature__list {
  position: relative;
  margin-top: 68px; }
@media all and (min-width: 731px) and (max-width: 1279.5px) {
  .wd__section .wd__feature__list {
    margin-top: 70px; } }
@media all and (max-width: 730.5px) {
  .wd__section .wd__feature__list {
    margin-top: 32px; } }

.wd__section .wd__feature__list .wd__feature {
  display: inline-block;
  position: relative;
  margin: 0 30px 65px;
  box-sizing: border-box;
  color: #333;
  vertical-align: bottom; }
@media all and (min-width: 731px) and (max-width: 1279.5px) {
  .wd__section .wd__feature__list .wd__feature {
    margin: 0 33px 64px; } }
@media all and (max-width: 730.5px) {
  .wd__section .wd__feature__list .wd__feature {
    margin: 0 17px 35px; } }

.wd__section .wd__feature__list .wd__feature .wd__feature__describe__top {
  position: relative;
  margin-bottom: 6px; }
@media all and (min-width: 731px) and (max-width: 1279.5px) {
  .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top {
    margin-bottom: 10px; } }
@media all and (max-width: 730.5px) {
  .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top {
    margin-bottom: 1px; } }

.wd__section .wd__feature__list .wd__feature .wd__feature__data {
  color: #a89d5b;
  font-size: 59px;
  line-height: 1.15; }
@media all and (min-width: 731px) and (max-width: 1279.5px) {
  .wd__section .wd__feature__list .wd__feature .wd__feature__data {
    font-size: 57px; } }
@media all and (max-width: 730.5px) {
  .wd__section .wd__feature__list .wd__feature .wd__feature__data {
    margin-bottom: 2px;
    font-size: 45px;
    line-height: 1.2; } }

.wd__section .wd__feature__list .wd__feature .wd__feature__data span {
  font-size: 33px; }
@media all and (min-width: 731px) and (max-width: 1279.5px) {
  .wd__section .wd__feature__list .wd__feature .wd__feature__data span {
    font-size: 29px; } }
@media all and (max-width: 730.5px) {
  .wd__section .wd__feature__list .wd__feature .wd__feature__data span {
    font-size: 22px; } }

.wd__section .wd__feature__list .wd__feature .wd__feature__describe {
  position: relative;
  margin-top: 6px; }
@media all and (min-width: 731px) and (max-width: 1279.5px) {
  .wd__section .wd__feature__list .wd__feature .wd__feature__describe {
    margin-top: 5px; } }
@media all and (max-width: 730.5px) {
  .wd__section .wd__feature__list .wd__feature .wd__feature__describe {
    margin-top: -2px; } }

.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: 17px;
  line-height: 1.1;
  letter-spacing: 0.4px; }
@media all and (min-width: 731px) and (max-width: 1279.5px) {
  .wd__section .wd__feature__list .wd__feature .wd__feature__describe 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: 730.5px) {
  .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.2 !important;
    letter-spacing: 0.1px; } }

.wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-l {
  padding-left: 7px; }

.wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-m {
  padding-left: 5px; }

.wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-s {
  padding-left: 3px; }

.wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-right-l {
  padding-right: 7px; }

.wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-right-m {
  padding-right: 5px; }

.wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-right-s {
  padding-right: 3px; }
@media all and (min-width: 731px) and (max-width: 1279.5px) {
  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-l {
    padding-left: 7px; }

  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-m {
    padding-left: 9px; }

  .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: 9px; }

  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-right-s {
    padding-right: 3px; } }
@media all and (max-width: 730.5px) {
  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-l {
    padding-left: 3px; }

  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-m {
    padding-left: 2px; }

  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-s {
    padding-left: 1px; }

  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-right-l {
    padding-right: 3px; }

  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-right-m {
    padding-right: 2px; }

  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-right-s {
    padding-right: 1px; } }

.wd__section .wd__feature__list .wd__feature .wd__feature__data sup.sign-star-small {
  top: -21px;
  font-size: 28px; }
@media all and (min-width: 731px) and (max-width: 1279.5px) {
  .wd__section .wd__feature__list .wd__feature .wd__feature__data sup.sign-star-small {
    top: -21px;
    font-size: 28px; } }
@media all and (max-width: 730.5px) {
  .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: 731px) and (max-width: 1279.5px) {
  .wd__section .wd__feature__list .wd__feature .wd__feature__data sup.sign-star {
    top: -25px;
    font-size: 28px; } }
@media all and (max-width: 730.5px) {
  .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: 731px) and (max-width: 1279.5px) {
  .wd__section .wd__feature__list .wd__feature .wd__feature__data span.sign-TM {
    top: -18px;
    font-size: 30px; } }
@media all and (max-width: 730.5px) {
  .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 {
  position: relative;
  bottom: -6px;
  margin-bottom: 3px;
  font-size: 48px;
  line-height: 64px; }

.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: 731px) and (max-width: 1279.5px) {
  .wd__section .wd__feature__list .wd__feature .wd__feature__data.text__long-en {
    display: block !important;
    margin-top: 0;
    margin-bottom: 9px;
    font-size: 47px;
    line-height: 1.3; }

  .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: 730.5px) {
  .wd__section .wd__feature__list .wd__feature .wd__feature__data.text__long-en {
    bottom: 0;
    margin-top: 9px;
    margin-bottom: 2px !important;
    padding-top: 0;
    font-size: 36px;
    line-height: 1.2; }

  .wd__section .wd__feature__list .wd__feature .wd__feature__data.text__long-tw {
    padding-top: 5px;
    font-size: 32px;
    line-height: 36px; } }

.wd__section .wd__feature__list .wd__feature .wd__feature__data.plus {
  position: relative;
  margin-right: 32px; }

.wd__section .wd__feature__list .wd__feature .wd__feature__data.plus span {
  position: absolute;
  top: 4px;
  right: -33px;
  font-size: 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 {
  display: block;
  position: absolute;
  cursor: pointer;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  width: 20px;
  height: 20px;
  color: transparent;
  font-size: 0;
  outline: none;
  border: none;
  line-height: 0px; }

.wd__section .slick-prev:hover,
.wd__section .slick-prev:focus,
.wd__section .slick-next:hover,
.wd__section .slick-next:focus {
  color: transparent;
  outline: none; }

.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 {
  right: -25px;
  left: auto; }

.wd__section .slick-next {
  right: -25px; }

[dir='rtl'] .wd__section .slick-next {
  right: auto;
  left: -25px; }

.wd__section .slick-slider {
  margin-bottom: 30px; }

.wd__section .slick-dots {
  display: block;
  position: absolute;
  bottom: -45px;
  padding: 0;
  width: 100%;
  text-align: center;
  list-style: none; }

.wd__section .slick-dots li {
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin: 0 5px;
  padding: 0;
  width: 20px;
  height: 20px; }

.wd__section .slick-dots li button {
  display: block;
  cursor: pointer;
  padding: 5px;
  width: 20px;
  height: 20px;
  color: transparent;
  font-size: 0;
  outline: none;
  border: 0;
  background: transparent;
  line-height: 0px; }

.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;
  opacity: 0.25;
  width: 20px;
  height: 20px;
  color: black;
  font-size: 6px;
  font-family: 'slick';
  text-align: center;
  content: '•';
  line-height: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.wd__section .slick-dots li.slick-active button::before {
  opacity: 0.75;
  color: black; }

.wd__section .slick-slider {
  display: block;
  position: relative;
  -moz-box-sizing: border-box;
  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 {
  display: block;
  position: relative;
  overflow: hidden;
  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 {
  display: block;
  position: relative;
  top: 0;
  left: 0; }

.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 {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[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;
  font-size: 1.5em;
  text-align: center;
  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-right: 20px;
  padding-left: 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;
  width: 49px;
  height: 96px;
  background-position: -214px -5px; }

.wd__section .sprite__arrow__left {
  z-index: 1000;
  width: 49px;
  height: 96px;
  background-position: -80px -5px; }

.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;
  margin-top: -69px;
  width: 50px;
  height: 118px;
  border-radius: 0 10px 10px 0;
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.3);
  background-color: gray\9; }

.wd__section .slick-prev::before,
.wd__section .slick-next::before {
  display: block;
  position: absolute;
  z-index: 1000;
  top: 57px;
  top: 0\9;
  color: white;
  font-size: 34px; }

.wd__section .slick-prev {
  left: 0;
  border-radius: 0 10px 10px 0; }

.wd__section .slick-prev::before {
  content: '<';
  right: 18px; }

.wd__section .slick-next {
  right: 0;
  border-radius: 10px 0 0 10px; }

.wd__section .slick-next::before {
  content: '>';
  left: 18px; }
@media all and (min-width: 731px) and (max-width: 1279.5px) {
  .wd__section .slick-prev,
  .wd__section .slick-next {
    margin-top: -19px;
    width: 35px;
    height: 88px; }

  .wd__section .slick-prev::before,
  .wd__section .slick-next::before {
    display: block;
    position: absolute;
    z-index: 1000;
    top: 43px;
    color: white;
    font-size: 26px; }

  .wd__section .slick-prev::before {
    right: 10px; }

  .wd__section .slick-next::before {
    left: 10px; } }
@media all and (max-width: 730.5px) {
  .wd__section .slick-prev,
  .wd__section .slick-next {
    display: none !important; } }

.section__kv .wd__content {
  position: relative;
  margin-right: auto;
  margin-left: auto; }

.section__kv .wd__content .content__slogan {
  margin-top: 10px;
  color: #000;
  font-size: 46.2px;
  text-transform: none; }

.section__kv .wd__content .content__title {
  margin-top: 24px;
  font-size: 33px; }

.section__kv .wd__content .content__info {
  margin-top: -6px;
  width: 1085px;
  font-size: 26px; }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  .section__kv .wd__content {
    margin-top: 11px; }

  .section__kv .wd__content .content__slogan {
    margin-left: 3px;
    font-size: 31.8px; }

  .section__kv .wd__content .content__title {
    font-size: 27px; }

  .section__kv .wd__content .content__info {
    margin-top: 31px;
    width: 88%;
    max-width: 793px;
    font-size: 26px;
    line-height: 1.55; } }

@media all and (max-width: 730.5px) {
  .section__kv .wd__content {
    margin-top: -3px; }

  .section__kv .wd__content .content__slogan {
    display: block;
    left: 0;
    margin-top: 7px;
    margin-right: auto !important;
    margin-left: auto !important;
    width: 100%;
    font-size: 26.3px;
    text-align: center; }

  .section__kv .wd__content .content__title {
    margin-top: 13px;
    font-size: 25px;
    line-height: 1.3; }

  .section__kv .wd__content .content__info {
    margin-top: 19px;
    margin-right: auto;
    margin-left: auto;
    width: 84%;
    max-width: 460px;
    font-size: 18px;
    text-align: center;
    line-height: 1.4; } }

.inner__nav {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  width: 1000px;
  text-align: center; }

.inner__nav .nav__heading {
  color: #ffe092;
  font-size: 21px;
  transition: opacity 600ms ease-out; }

.inner__nav .nav__heading.clicked {
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  filter: 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('../images/large/1x/icon/inner/icon_open.png');
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 500ms ease-out; }
@media only screen and (minpixel-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('../images/large/2x/icon/inner/icon_open.png'); } }

.inner__nav .nav__switch__btn.clicked {
  transform: translate3d(0, 210px, 0); }

.inner__nav .nav__switch__btn.clicked .icon__switch {
  transform: rotate(405deg) translate3d(0, 0, 0);
  transform-origin: center; }

.inner__nav .nav__switch__btn.fixed {
  position: fixed;
  top: -30px;
  left: 50%;
  margin-left: -20px; }

.inner__nav .nav__switch__btn.disable {
  top: -300px !important;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  filter: alpha(opacity=0); }

.inner__page {
  margin-top: 0;
  padding-top: 0;
  background-color: #f5f5f5; }

.inner__page .wd__content .content__title {
  font-size: 27px;
  line-height: 1.2; }

.inner__page .inner__mask {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  background: #000;
  transition: opacity 500ms ease-out;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  filter: alpha(opacity=0); }

.inner__page.darknight .inner__mask {
  z-index: 1000000;
  -webkit-opacity: 0.6;
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  -ms-opacity: 0.6;
  -o-opacity: 0.6;
  opacity: 0.6;
  transition: opacity 500ms ease-out;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
  filter: alpha(opacity=60); }

.inner__page .section__content {
  z-index: 0;
  max-width: 2560px;
  background-color: #fff; }

.inner__page .section__content.theme-gray {
  margin-bottom: 4px;
  padding-bottom: 0;
  max-width: 1366px;
  background-color: #e7e7e7; }

.inner__page .section__content.theme-gray .wd__content {
  padding-top: 39px; }

.inner__page .icon {
  position: relative;
  margin-right: auto;
  margin-bottom: 11px;
  margin-left: auto;
  width: 120px;
  height: 120px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.inner__page .icon.icon-allSmiles {
  background-image: url('../images/large/1x/inner/icon/icon_all_smiles.png'); }
@media only screen and (minpixel-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('../images/large/2x/inner/icon/icon_all_smiles.png'); } }

.inner__page .icon.icon-auto {
  background-image: url('../images/large/1x/inner/icon/icon_auto.png'); }
@media only screen and (minpixel-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('../images/large/2x/inner/icon/icon_auto.png'); } }

.inner__page .icon.icon-beautification {
  background-image: url('../images/large/1x/inner/icon/icon_beautification.png'); }
@media only screen and (minpixel-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('../images/large/2x/inner/icon/icon_beautification.png'); } }

.inner__page .icon.icon-depthOfField {
  background-image: url('../images/large/1x/inner/icon/icon_depth_of_field.png'); }
@media only screen and (minpixel-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('../images/large/2x/inner/icon/icon_depth_of_field.png'); } }

.inner__page .icon.icon-effect {
  background-image: url('../images/large/1x/inner/icon/icon_effect.png'); }
@media only screen and (minpixel-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('../images/large/2x/inner/icon/icon_effect.png'); } }

.inner__page .icon.icon-gif {
  background-image: url('../images/large/1x/inner/icon/icon_gif.png'); }
@media only screen and (minpixel-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('../images/large/2x/inner/icon/icon_gif.png'); } }

.inner__page .icon.icon-hdrPro {
  background-image: url('../images/large/1x/inner/icon/icon_hdr_pro.png'); }
@media only screen and (minpixel-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('../images/large/2x/inner/icon/icon_hdr_pro.png'); } }

.inner__page .icon.icon-kids {
  background-image: url('../images/large/1x/inner/icon/icon_kids.png'); }
@media only screen and (minpixel-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('../images/large/2x/inner/icon/icon_kids.png'); } }

.inner__page .icon.icon-lowlight {
  background-image: url('../images/large/1x/inner/icon/icon_lowlight.png'); }
@media only screen and (minpixel-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('../images/large/2x/inner/icon/icon_lowlight.png'); } }

.inner__page .icon.icon-miniature {
  background-image: url('../images/large/1x/inner/icon/icon_miniature.png'); }
@media only screen and (minpixel-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('../images/large/2x/inner/icon/icon_miniature.png'); } }

.inner__page .icon.icon-night {
  background-image: url('../images/large/1x/inner/icon/icon_night.png'); }
@media only screen and (minpixel-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('../images/large/2x/inner/icon/icon_night.png'); } }

.inner__page .icon.icon-qrCode {
  background-image: url('../images/large/1x/inner/icon/icon_qr_code.png'); }
@media only screen and (minpixel-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('../images/large/2x/inner/icon/icon_qr_code.png'); } }

.inner__page .icon.icon-selfiePanorama {
  background-image: url('../images/large/1x/inner/icon/icon_selfie_panorama.png'); }
@media only screen and (minpixel-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('../images/large/2x/inner/icon/icon_selfie_panorama.png'); } }

.inner__page .icon.icon-selfie {
  background-image: url('../images/large/1x/inner/icon/icon_selfie.png'); }
@media only screen and (minpixel-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('../images/large/2x/inner/icon/icon_selfie.png'); } }

.inner__page .icon.icon-slowMotion {
  background-image: url('../images/large/1x/inner/icon/icon_slow_motion.png'); }
@media only screen and (minpixel-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('../images/large/2x/inner/icon/icon_slow_motion.png'); } }

.inner__page .icon.icon-smartRemove {
  background-image: url('../images/large/1x/inner/icon/icon_smart_remove.png'); }
@media only screen and (minpixel-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('../images/large/2x/inner/icon/icon_smart_remove.png'); } }

.inner__page .icon.icon-superResolution {
  background-image: url('../images/large/1x/inner/icon/icon_super_resolution.png'); }
@media only screen and (minpixel-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('../images/large/2x/inner/icon/icon_super_resolution.png'); } }

.inner__page .icon.icon-manual {
  background-image: url('../images/large/1x/inner/icon/icon_manual.png'); }
@media only screen and (minpixel-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('../images/large/2x/inner/icon/icon_manual.png'); } }

.inner__page .icon.icon-timeLapse {
  background-image: url('../images/large/1x/inner/icon/icon_time_lapse.png'); }
@media only screen and (minpixel-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('../images/large/2x/inner/icon/icon_time_lapse.png'); } }

.inner__page .icon.icon-timeRewind {
  background-image: url('../images/large/1x/inner/icon/icon_time_rewind.png'); }
@media only screen and (minpixel-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('../images/large/2x/inner/icon/icon_time_rewind.png'); } }

.inner__page .icon.icon-youtube {
  background-image: url('../images/large/1x/inner/icon/icon_youtube.png'); }
@media only screen and (minpixel-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('../images/large/2x/inner/icon/icon_youtube.png'); } }

.inner__page .icon.icon-panaroma {
  background-image: url('../images/large/1x/inner/icon/icon_panaroma.png'); }
@media only screen and (minpixel-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('../images/large/2x/inner/icon/icon_panaroma.png'); } }

.inner__page .icon.icon-pro {
  background-image: url('../images/large/1x/inner/icon/icon_pro.png'); }
@media only screen and (minpixel-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('../images/large/2x/inner/icon/icon_pro.png'); } }

.inner__page .icon.icon-portrait {
  background-image: url('../images/large/1x/inner/icon/icon_portrait.png'); }
@media only screen and (minpixel-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('../images/large/2x/inner/icon/icon_portrait.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  .inner__nav {
    margin: 0 auto;
    width: 100%; }

  .inner__nav .nav__heading {
    font-size: 21px; }

  .inner__nav .nav__switch__btn {
    bottom: -63px;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 40px; }

  .inner__nav .nav__switch__btn .icon__switch {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px; }

  .inner__nav .nav__switch__btn.clicked {
    transform: translate3d(0, 210px, 0); }

  .inner__nav .nav__switch__btn.clicked .icon__switch {
    transform-origin: center;
    transform: rotate(405deg) translate3d(0, 0, 0); }

  .inner__nav .nav__switch__btn.fixed {
    top: -30px;
    left: 50%;
    margin-left: -20px; }

  .inner__page .wd__content .content__title {
    font-size: 27px;
    line-height: 1.2; }

  .inner__page .section__content {
    padding-bottom: 205px; }

  .inner__page .section__content.theme-gray {
    max-width: 1300px;
    max-width: 722px; }

  .inner__page .section__content.theme-gray .wd__content {
    padding-top: 39px; }

  .inner__page .section__content.theme-gray .col.always__on__top {
    background-color: #fff; }

  .inner__page .icon {
    margin-bottom: 11px;
    width: 120px;
    height: 120px; } }

@media all and (max-width: 730.5px) {
  .inner__nav {
    margin: 0 auto;
    width: 100%; }

  .inner__nav .nav__heading {
    font-size: 15px;
    letter-spacing: 0.2px; }

  .inner__nav .nav__switch__btn {
    bottom: -55px;
    left: 50%;
    margin-left: -19px;
    width: 38px;
    height: 38px; }

  .inner__nav .nav__switch__btn .icon__switch {
    position: absolute;
    top: 0;
    left: 0;
    width: 38px;
    height: 38px; }

  .inner__nav .nav__switch__btn.clicked {
    transform: translate3d(0, 210px, 0); }

  .inner__nav .nav__switch__btn.clicked .icon__switch {
    transform-origin: center;
    transform: rotate(405deg) translate3d(0, 0, 0); }

  .inner__nav .nav__switch__btn.fixed {
    top: -30px;
    left: 50%;
    margin-left: -19px; }

  .inner__page .wd__content .content__title {
    font-size: 20px;
    line-height: 1.1; }

  .inner__page .section__content {
    padding-bottom: 205px; }

  .inner__page .section__content.theme-gray {
    max-width: 414px; }

  .inner__page .section__content.theme-gray .col.always__on__top {
    background-color: #fff; }

  .inner__page .icon {
    margin-bottom: 11px;
    width: 120px;
    height: 120px; } }

.wd__innerbtn {
  position: relative;
  z-index: 2;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  max-width: 2560px; }

.wd__innerbtn.blackTheme {
  margin-top: -2px;
  background: #0f0d10; }

.wd__innerbtn .inner__btn {
  position: absolute;
  margin: 0 auto;
  width: 100%;
  height: 80px; }

.wd__innerbtn .inner__btn span {
  display: block;
  opacity: 1;
  margin-bottom: 22px;
  font-size: 21px;
  text-align: center;
  transition: opacity 400ms; }

.wd__innerbtn .inner__btn .toggleSlide {
  position: absolute;
  cursor: pointer;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 40px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transform: translateY(0) translateZ(0) rotate(0deg);
  transition: transform 800ms 50ms, background-image 300ms ease-out;
  transform-origin: center center; }

.wd__innerbtn .inner__btn .toggleSlide.fixed {
  position: fixed;
  top: -100px; }

.wd__innerbtn .inner__btn.active .toggleSlide {
  transform: translateY(180px) translateZ(0) rotate(0deg); }

.wd__innerbtn .inner__btn.active span {
  opacity: 0; }

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

.wd__innerbtn.theme-black .inner__btn .toggleSlide {
  background-image: url('../images/large/1x/icon/inner/icon_open_black.png'); }
@media only screen and (minpixel-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('../images/large/2x/icon/inner/icon_open_black.png'); } }

.wd__innerbtn.theme-black .inner__btn.active .toggleSlide {
  background-image: url('../images/large/1x/icon/inner/icon_close_black.png'); }
@media only screen and (minpixel-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('../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('../images/large/1x/icon/inner/icon_open_white.png'); }
@media only screen and (minpixel-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('../images/large/2x/icon/inner/icon_open_white.png'); } }

.wd__innerbtn.theme-white .inner__btn.active .toggleSlide {
  background-image: url('../images/large/1x/icon/inner/icon_close_white.png'); }
@media only screen and (minpixel-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('../images/large/2x/icon/inner/icon_close_white.png'); } }

.inner__page {
  display: block;
  overflow: hidden;
  z-index: 1;
  margin-right: auto;
  margin-left: auto;
  max-width: 2560px; }

.inner__page .section__content {
  max-width: 1366px; }

.inner__page .section__content .wd__content .content__title {
  color: #333 !important;
  font-size: 24px;
  font-weight: 200 !important; }

.inner__page .section__content .wd__content .content__title * {
  font-weight: 200 !important; }

.inner__page .section__content .wd__content .content__info {
  color: #333 !important; }

.inner__page .row {
  opacity: 0;
  transition: opacity 400ms; }

.inner__page.active .row {
  opacity: 1; }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  .wd__innerbtn {
    padding: 20px 0; }

  .wd__innerbtn.blackTheme {
    margin-top: -2px; }

  .wd__innerbtn .inner__btn {
    margin: 0 auto;
    width: 100%;
    height: 80px; }

  .wd__innerbtn .inner__btn span {
    margin-bottom: 11px;
    font-size: 21px; }

  .wd__innerbtn .inner__btn .toggleSlide {
    position: absolute;
    z-index: 999;
    cursor: pointer;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transform: translateY(0) translateZ(0) rotate(0deg);
    transition: transform 800ms 50ms, background-image 300ms ease-out;
    transform-origin: center center; }

  .wd__innerbtn .inner__btn.active span {
    opacity: 0; }

  .wd__innerbtn .inner__btn.active .toggleSlide {
    transform: translateY(120px) translateZ(0) rotate(0deg); }

  .wd__innerbtn .inner__btn.active .toggleSlide.fixed {
    top: -38px; } }

@media all and (max-width: 730.5px) {
  .wd__innerbtn {
    padding: 20px 0; }

  .wd__innerbtn.blackTheme {
    margin-top: -2px;
    background: #0f0d10; }

  .wd__innerbtn .inner__btn {
    left: 0;
    margin: 0 2%;
    width: 96%;
    height: 80px; }

  .wd__innerbtn .inner__btn span {
    margin-bottom: 19px;
    font-size: 15.5px; }

  .wd__innerbtn .inner__btn .toggleSlide {
    position: absolute;
    cursor: pointer;
    left: 50%;
    margin-top: -5px;
    margin-left: -19px;
    width: 38px;
    height: 38px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transform: translateY(0) translateZ(0) rotate(0deg);
    transition: transform 800ms 50ms, background-image 300ms ease-out;
    transform-origin: center center; }

  .wd__innerbtn .inner__btn .toggleSlide.fixed {
    top: -25px; }

  .wd__innerbtn .inner__btn.active span {
    opacity: 0; }

  .wd__innerbtn .inner__btn.active .toggleSlide {
    transform: translateY(103px) translateZ(0) rotate(0deg); }

  .inner__page .section__content .wd__content {
    max-width: 414px !important; } }

@media all and (min-width: 731px) {
  .cmd-sidenav {
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(-50%); }

  .cmd-sidenav.hidden {
    display: none !important; }

  .cmd-sidenav .sidenav-container {
    position: relative; }

  .cmd-sidenav .sidenav-container .container-items {
    position: relative; }

  .cmd-sidenav .sidenav-container .container-items .item {
    display: block;
    position: relative;
    width: 57px;
    height: 57px;
    font-size: 0;
    -webkit-tap-highlight-color: transparent; }

  .cmd-sidenav .sidenav-container .container-items .item .item-dot {
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    width: 54px;
    height: 54px; }

  .cmd-sidenav .sidenav-container .container-items .item .item-dot::after {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #686868;
    transform: translate3d(-50%, -50%, 0);
    user-select: none;
    pointer-events: none;
    content: ''; }

  .cmd-sidenav .sidenav-container .container-items .item .item-label {
    position: absolute;
    overflow-y: hidden;
    right: 0;
    width: 400px;
    height: 54px;
    color: #fff;
    font-size: 0;
    text-align: right;
    user-select: none;
    pointer-events: none; }

  .cmd-sidenav .sidenav-container .container-items .item .item-label .label-triangle,
  .cmd-sidenav .sidenav-container .container-items .item .item-label .label-name {
    display: inline-block;
    position: relative;
    vertical-align: top; }

  .cmd-sidenav .sidenav-container .container-items .item .item-label .label-triangle {
    top: -8px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 49px 32px 43px 0;
    border-color: transparent rgba(51, 51, 51, 0.8) transparent transparent; }

  .cmd-sidenav .sidenav-container .container-items .item .item-label .label-name {
    padding: 0 23px 0 52px;
    height: 54px;
    font-size: 20px;
    background: rgba(51, 51, 51, 0.8); }

  .cmd-sidenav .sidenav-container .container-items .item .item-label .label-name span {
    display: inline-block;
    position: relative;
    top: 50%;
    transform: translateY(-50%); }

  .cmd-sidenav .sidenav-container .container-items .item .item-dot {
    opacity: 1;
    transition: opacity 200ms 150ms linear; }

  .cmd-sidenav .sidenav-container .container-items .item .item-dot::after {
    transition: transform 300ms linear; }

  .cmd-sidenav .sidenav-container .container-items .item .item-label {
    transform: translate3d(100%, 0, 0);
    transition: transform 300ms linear; }

  .cmd-sidenav .sidenav-container .container-items .item.hover .item-dot {
    opacity: 0;
    transition: opacity 150ms linear; }

  .cmd-sidenav .sidenav-container .container-items .item.hover .item-label {
    transform: translate3d(0, 0, 0);
    transition: transform 300ms 75ms linear; }

  .cmd-sidenav .sidenav-container .container-items .item .item-dot.enter::after {
    background: #e42657;
    transform: translate3d(-50%, -50%, 0) scale(1.5); } }

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

  .cmd-sidenav .sidenav-container .container-items .item .item-dot {
    width: 94px; }

  .cmd-sidenav .sidenav-container .container-items .item .item-dot::after {
    margin-left: 15px; } }

@media all and (max-width: 730.5px) {
  .cmd-sidenav {
    position: fixed;
    top: 110px;
    right: 20px;
    width: calc(100% - 40px);
    background-color: transparent; }

  .cmd-sidenav .item-label .label-triangle {
    display: none; }

  .cmd-sidenav .item-dot {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

  .cmd-sidenav .container-collapse {
    position: absolute;
    z-index: 1;
    top: -26px;
    right: 0;
    width: auto;
    height: auto; }

  .cmd-sidenav .container-collapse .collapse-open::before {
    background: rgba(66, 66, 66, 0.8); }

  .cmd-sidenav .container-collapse .collapse-close::before {
    background: #424242; }

  .cmd-sidenav .container-collapse .collapse-open,
  .cmd-sidenav .container-collapse .collapse-close {
    position: absolute;
    top: 50%;
    right: 13px;
    width: 22px;
    height: 22px;
    transform: translate3d(0, -50%, 0);
    transition: opacity 300ms; }

  .cmd-sidenav .container-collapse .collapse-open::before,
  .cmd-sidenav .container-collapse .collapse-close::before {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    width: 48px;
    height: 48px;
    transform: translate(-50%, -50%); }

  .cmd-sidenav .container-collapse .collapse-open figure,
  .cmd-sidenav .container-collapse .collapse-close figure {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -11px;
    margin-left: -11px;
    width: 22px;
    height: 22px;
    background-position: center;
    background-position: no-repeat;
    background-size: contain; }

  .cmd-sidenav .container-collapse .collapse-open {
    opacity: 1; }

  #CMD .cmd-sidenav .container-collapse .collapse-open figure {
    background-image: url('../images/small/1x/icon/common/open.png'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .cmd-sidenav .container-collapse .collapse-open figure {
    background-image: url('../images/small/2x/icon/common/open.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .cmd-sidenav .container-collapse .collapse-open figure {
    background-image: url('../images/small/2x/icon/common/open.png'); } }

@media all and (max-width: 730.5px) {
  .cmd-sidenav .container-collapse .collapse-close {
    opacity: 0;
    user-select: none;
    pointer-events: none; }

  #CMD .cmd-sidenav .container-collapse .collapse-close figure {
    background-image: url('../images/small/1x/icon/common/close.png'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .cmd-sidenav .container-collapse .collapse-close figure {
    background-image: url('../images/small/2x/icon/common/close.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .cmd-sidenav .container-collapse .collapse-close figure {
    background-image: url('../images/small/2x/icon/common/close.png'); } }

@media all and (max-width: 730.5px) {
  .cmd-sidenav .container-items {
    overflow: hidden;
    height: 100%;
    max-height: 0;
    transition: all 400ms; }

  .cmd-sidenav .container-items .item {
    display: block;
    position: relative;
    opacity: 0;
    transition: opacity; }

  .cmd-sidenav .container-items .item .item-label {
    padding: 10px 0; }

  .cmd-sidenav .container-items .item .item-label .label-name {
    color: #fff;
    font-size: 19px; }

  .cmd-sidenav.show {
    padding-bottom: 17px;
    background-color: #333; }

  .cmd-sidenav.show .container-items {
    max-height: 2000px;
    transition: all 400ms; }

  .cmd-sidenav.show .container-items::before {
    position: absolute;
    content: '';
    top: -50px;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: #333; }

  .cmd-sidenav.show .container-items .item {
    opacity: 1;
    transition: opacity 300ms 400ms; }

  .cmd-sidenav.show .container-collapse .collapse-open {
    opacity: 0;
    user-select: none;
    pointer-events: none; }

  .cmd-sidenav.show .container-collapse .collapse-close {
    opacity: 1;
    pointer-events: all; }

  .cmd-sidenav {
    left: 100%;
    opacity: 0;
    transition: opacity 300ms; }

  .cmd-sidenav.mobile-show {
    left: unset;
    opacity: 1; } }

#CMD .cmd-sectionNav {
  position: relative; }

#CMD .cmd-sectionNav .sectionNav-container {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 1150px; }

#CMD .cmd-sectionNav .sectionNav-container .container-items {
  position: relative;
  font-size: 0; }

#CMD .cmd-sectionNav .sectionNav-container .container-items .item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin-bottom: 41px;
  width: 318px;
  vertical-align: top; }

#CMD .cmd-sectionNav .sectionNav-container .container-items .item .item-img {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 266px;
  height: 188px; }

#CMD .cmd-sectionNav .sectionNav-container .container-items .item .item-img figure {
  position: absolute;
  top: 0;
  left: 0; }

#CMD .cmd-sectionNav .sectionNav-container .container-items .item .item-img .item-bg {
  top: 50%;
  left: 50%;
  margin-top: -86px;
  margin-left: -130px;
  width: 250px;
  height: 173px; }

#CMD .cmd-sectionNav .sectionNav-container .container-items .item .item-img .item-frame {
  width: 266px;
  height: 188px; }

#CMD .cmd-sectionNav .sectionNav-container .container-items .item .item-label {
  position: relative;
  margin-top: 17px; }

#CMD .cmd-sectionNav .sectionNav-container .container-items .item .item-label .label-name {
  font-size: 26px;
  background: #e7054a;
  background: linear-gradient(to top, #e7054a, #ec3964 10%, #d70042 85%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

#CMD .cmd-sectionNav .sectionNav-container .container-items .item .item-label .label-info {
  margin-top: 2px;
  margin-right: auto;
  margin-left: auto;
  width: 75%;
  color: #cfcfcf;
  font-size: 15px;
  line-height: 1.3; }

#CMD .cmd-sectionNav .sectionNav-container .container-items .item .item-img {
  overflow: hidden; }

#CMD .cmd-sectionNav .sectionNav-container .container-items .item .item-img figure {
  transition: opacity 300ms, transform 900ms; }

#CMD .cmd-sectionNav .sectionNav-container .container-items .item .item-img .item-bg.item-bg-enable {
  opacity: 0; }

#CMD .cmd-sectionNav .sectionNav-container .container-items .item .item-img .item-frame.item-frame-enable {
  opacity: 0; }

#CMD .cmd-sectionNav .sectionNav-container .container-items .item .item-label .label-name {
  transition: all 300ms; }

@media all and (min-width: 1280px) {
  #CMD .cmd-sectionNav .sectionNav-container .container-items .item:hover .item-img .item-bg.item-bg-disable {
    opacity: 1;
    transform: scale(1.1); } }

@media all and (max-width: 1279.5px) {
  #CMD .cmd-sectionNav .sectionNav-container .container-items .item .item-img .item-bg.item-bg-enable {
    opacity: 1; }

  #CMD .cmd-sectionNav .sectionNav-container .container-items .item .item-img .item-frame.item-frame-enable {
    opacity: 1; }

  #CMD .cmd-sectionNav .sectionNav-container .container-items .item .item-label .label-name {
    background: #e42657;
    background: linear-gradient(to top, #e7054a, #ec3964 10%, #d70042 85%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .cmd-sectionNav .sectionNav-container {
    width: 90%;
    max-width: 874px; }

  #CMD .cmd-sectionNav .sectionNav-container .container-items .item {
    margin-right: 8px;
    margin-left: 8px;
    width: 266px; }

  #CMD .cmd-sectionNav .sectionNav-container .container-items .item .item-label .label-info {
    width: 93%;
    font-size: 17px;
    line-height: 1.12; } }

@media all and (max-width: 730.5px) and (min-width: 600px) {
  #CMD .cmd-sectionNav .sectionNav-container {
    max-width: 320px; } }

@media all and (max-width: 599px) {
  #CMD .cmd-sectionNav .sectionNav-container {
    max-width: 320px; } }

@media all and (max-width: 730.5px) {
  #CMD .cmd-sectionNav .sectionNav-container {
    width: 100%; }

  #CMD .cmd-sectionNav .sectionNav-container .container-items .item {
    margin-right: 7px;
    margin-bottom: 28px;
    margin-left: 7px;
    width: 144px; }

  #CMD .cmd-sectionNav .sectionNav-container .container-items .item .item-img {
    width: 144px;
    height: 102px; }

  #CMD .cmd-sectionNav .sectionNav-container .container-items .item .item-img .item-frame {
    width: 144px;
    height: 102px;
    background-size: contain; }

  #CMD .cmd-sectionNav .sectionNav-container .container-items .item .item-img .item-bg {
    margin-top: -46px;
    margin-left: -70px;
    width: 133px;
    height: 92px;
    background-size: contain; }

  #CMD .cmd-sectionNav .sectionNav-container .container-items .item .item-label {
    margin-top: 13px; }

  #CMD .cmd-sectionNav .sectionNav-container .container-items .item .item-label .label-name {
    font-size: 16px; }

  #CMD .cmd-sectionNav .sectionNav-container .container-items .item .item-label .label-info {
    margin-top: 3px;
    width: 93%;
    font-size: 12px;
    line-height: 1.3; } }

#CMD .scroll_container {
  position: relative;
  margin-top: 78px; }

#CMD .scroll_container::-webkit-scrollbar {
  display: none; }

#CMD .scroll_container .tabnav-container {
  position: relative;
  font-size: 0; }

#CMD .scroll_container .tabnav-container .tabnav {
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin: 0 0 20px;
  padding: 0 2px;
  vertical-align: bottom;
  -webkit-tap-highlight-color: transparent; }

#CMD .scroll_container .tabnav-container .tabnav .tabnav-frame {
  position: absolute;
  bottom: 0;
  left: 0; }

#CMD .scroll_container .tabnav-container .tabnav .tabnav-frame .img__frame-disable,
#CMD .scroll_container .tabnav-container .tabnav .tabnav-frame .img__frame-enable {
  position: absolute;
  height: 20px; }

#CMD .scroll_container .tabnav-container .tabnav .tabnav-frame .img__frame-enable {
  opacity: 0;
  transition: opacity 300ms; }

#CMD .scroll_container .tabnav-container .tabnav .tabnav-info {
  position: relative;
  padding: 0 12px 11px 6px;
  color: #fff;
  line-height: 1.1;
  font-size: 24px;
  text-align: left; }

#CMD .scroll_container .tabnav-container .tabnav.active .tabnav-frame .img__frame-enable {
  opacity: 1; }

#CMD .scroll_container .tabnav-container.tab-count-3 .tabnav {
  width: 368px; }

#CMD .scroll_container .tabnav-container.tab-count-3 .tabnav .tabnav-frame .img__frame-disable {
  width: 368px; }

#CMD .scroll_container .tabnav-container.tab-count-3 .img__frame-disable {
  background-image: url('../images/large/1x/icon/tab/item-3/tab_disable.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .scroll_container .tabnav-container.tab-count-3 .img__frame-disable {
    background-image: url('../images/large/2x/icon/tab/item-3/tab_disable.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .scroll_container .tabnav-container.tab-count-3 .img__frame-disable {
    background-image: url('../images/large/2x/icon/tab/item-3/tab_disable.png'); } }

#CMD .scroll_container .tabnav-container.tab-count-3 .tabnav .tabnav-frame .img__frame-enable {
  width: 368px; }

#CMD .scroll_container .tabnav-container.tab-count-3 .img__frame-enable {
  background-image: url('../images/large/1x/icon/tab/item-3/tab_enable.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .scroll_container .tabnav-container.tab-count-3 .img__frame-enable {
    background-image: url('../images/large/2x/icon/tab/item-3/tab_enable.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .scroll_container .tabnav-container.tab-count-3 .img__frame-enable {
    background-image: url('../images/large/2x/icon/tab/item-3/tab_enable.png'); } }

#CMD .scroll_container .tabnav-container.tab-count-4 .tabnav {
  width: 276px; }

#CMD .scroll_container .tabnav-container.tab-count-4 .tabnav .tabnav-frame .img__frame-disable {
  width: 276px; }

#CMD .scroll_container .tabnav-container.tab-count-4 .img__frame-disable {
  background-image: url('../images/large/1x/icon/tab/item-4/tab_disable.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .scroll_container .tabnav-container.tab-count-4 .img__frame-disable {
    background-image: url('../images/large/2x/icon/tab/item-4/tab_disable.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .scroll_container .tabnav-container.tab-count-4 .img__frame-disable {
    background-image: url('../images/large/2x/icon/tab/item-4/tab_disable.png'); } }

#CMD .scroll_container .tabnav-container.tab-count-4 .tabnav .tabnav-frame .img__frame-enable {
  width: 276px; }

#CMD .scroll_container .tabnav-container.tab-count-4 .img__frame-enable {
  background-image: url('../images/large/1x/icon/tab/item-4/tab_enable.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .scroll_container .tabnav-container.tab-count-4 .img__frame-enable {
    background-image: url('../images/large/2x/icon/tab/item-4/tab_enable.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .scroll_container .tabnav-container.tab-count-4 .img__frame-enable {
    background-image: url('../images/large/2x/icon/tab/item-4/tab_enable.png'); } }

#CMD .scroll_container .tabnav-container.tab-count-5 .tabnav {
  width: 222px; }

#CMD .scroll_container .tabnav-container.tab-count-5 .tabnav .tabnav-frame .img__frame-disable {
  width: 222px; }

#CMD .scroll_container .tabnav-container.tab-count-5 .img__frame-disable {
  background-image: url('../images/large/1x/icon/tab/item-5/tab_disable.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .scroll_container .tabnav-container.tab-count-5 .img__frame-disable {
    background-image: url('../images/large/2x/icon/tab/item-5/tab_disable.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .scroll_container .tabnav-container.tab-count-5 .img__frame-disable {
    background-image: url('../images/large/2x/icon/tab/item-5/tab_disable.png'); } }

#CMD .scroll_container .tabnav-container.tab-count-5 .tabnav .tabnav-frame .img__frame-enable {
  width: 222px; }

#CMD .scroll_container .tabnav-container.tab-count-5 .img__frame-enable {
  background-image: url('../images/large/1x/icon/tab/item-5/tab_enable.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .scroll_container .tabnav-container.tab-count-5 .img__frame-enable {
    background-image: url('../images/large/2x/icon/tab/item-5/tab_enable.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .scroll_container .tabnav-container.tab-count-5 .img__frame-enable {
    background-image: url('../images/large/2x/icon/tab/item-5/tab_enable.png'); } }

#CMD .scroll_container .tabnav-container.tab-count-6 .tabnav {
  width: 182px; }

#CMD .scroll_container .tabnav-container.tab-count-6 .tabnav .tabnav-frame .img__frame-disable {
  width: 182px; }

#CMD .scroll_container .tabnav-container.tab-count-6 .img__frame-disable {
  background-image: url('../images/large/1x/icon/tab/item-6/tab_disable.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .scroll_container .tabnav-container.tab-count-6 .img__frame-disable {
    background-image: url('../images/large/2x/icon/tab/item-6/tab_disable.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .scroll_container .tabnav-container.tab-count-6 .img__frame-disable {
    background-image: url('../images/large/2x/icon/tab/item-6/tab_disable.png'); } }

#CMD .scroll_container .tabnav-container.tab-count-6 .tabnav .tabnav-frame .img__frame-enable {
  width: 182px; }

#CMD .scroll_container .tabnav-container.tab-count-6 .img__frame-enable {
  background-image: url('../images/large/1x/icon/tab/item-6/tab_enable.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .scroll_container .tabnav-container.tab-count-6 .img__frame-enable {
    background-image: url('../images/large/2x/icon/tab/item-6/tab_enable.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .scroll_container .tabnav-container.tab-count-6 .img__frame-enable {
    background-image: url('../images/large/2x/icon/tab/item-6/tab_enable.png'); } }

#CMD .carousel-container {
  position: relative; }

#CMD .carousel-container .container-tab {
  position: relative;
  overflow: hidden;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: 1920px;
  height: 3000px;
  max-height: 0;
  transition: height 600ms; }

#CMD .carousel-container .container-tab .slick-prev,
#CMD .carousel-container .container-tab .slick-next {
  z-index: 100000000;
  top: -36px;
  left: 50%;
  margin-top: 0; }

#CMD .carousel-container .container-tab .slick-prev {
  margin-left: -645px; }

#CMD .carousel-container .container-tab .slick-next {
  margin-left: 592px; }

#CMD .carousel-container .container-tab .tab {
  position: absolute;
  overflow: hidden;
  z-index: 1;
  top: 0;
  left: 50%;
  opacity: 0;
  width: 100%;
  transform: translateX(-50%);
  transition: opacity 400ms; }

#CMD .carousel-container .container-tab .tab.active {
  z-index: 100;
  opacity: 1; }

#CMD .carousel-container .container-tab .tab .tab__content {
  position: relative;
  z-index: 9;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: 900px;
  text-align: center; }

#CMD .carousel-container .container-tab .tab .tab__content .content-info {
  position: relative;
  color: #fff;
  font-size: 18px;
  line-height: 1.5; }

#CMD .carousel-container .container-tab .tab .tab__img {
  position: relative;
  z-index: 1; }

#CMD .carousel-container .container-tab .videoInfoContainer {
  display: block;
  position: absolute;
  z-index: 9;
  top: 50%;
  left: 50%;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  transform: translate(-50%, 0);
  min-height: 50px; }

#CMD .carousel-container .container-tab .videoInfoContainer .videoInfo_item {
  display: inline-block;
  box-sizing: border-box; }

#CMD .carousel-container .container-tab .videoInfoContainer .videoInfo_item .info_text {
  color: #fff;
  font-size: 16px; }

#CMD .carousel-container .container-tab .btn_replay {
  position: absolute;
  overflow: visible;
  z-index: 9;
  top: 112px;
  width: 100%;
  height: 1px; }

#CMD .carousel-container .container-tab .btn_replay .img__replay {
  margin-left: -2px;
  width: auto;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain; }

#CMD .carousel-container .container-tab .btn_replay .img__replay .img__text {
  position: relative;
  top: 16px;
  padding-left: 43px;
  box-sizing: border-box;
  width: auto;
  text-align: left; }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .scroll_container .tabnav-container.tab-count-1 .tabnav,
  #CMD .scroll_container .tabnav-container.tab-count-2 .tabnav,
  #CMD .scroll_container .tabnav-container.tab-count-3 .tabnav,
  #CMD .scroll_container .tabnav-container.tab-count-4 .tabnav,
  #CMD .scroll_container .tabnav-container.tab-count-5 .tabnav,
  #CMD .scroll_container .tabnav-container.tab-count-6 .tabnav {
    width: 219px; }

  #CMD .scroll_container .tabnav-container.tab-count-1 .tabnav .tabnav-frame .img__frame-disable,
  #CMD .scroll_container .tabnav-container.tab-count-2 .tabnav .tabnav-frame .img__frame-disable,
  #CMD .scroll_container .tabnav-container.tab-count-3 .tabnav .tabnav-frame .img__frame-disable,
  #CMD .scroll_container .tabnav-container.tab-count-4 .tabnav .tabnav-frame .img__frame-disable,
  #CMD .scroll_container .tabnav-container.tab-count-5 .tabnav .tabnav-frame .img__frame-disable,
  #CMD .scroll_container .tabnav-container.tab-count-6 .tabnav .tabnav-frame .img__frame-disable {
    width: 219px;
    height: 15px; }

  #CMD .scroll_container .tabnav-container.tabnav-container .img__frame-disable {
    background-image: url('../images/medium/1x/icon/tab/common/tab_disable.png'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .scroll_container .tabnav-container.tabnav-container .img__frame-disable {
    background-image: url('../images/medium/2x/icon/tab/common/tab_disable.webp'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .scroll_container .tabnav-container.tabnav-container .img__frame-disable {
    background-image: url('../images/medium/2x/icon/tab/common/tab_disable.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .scroll_container .tabnav-container.tab-count-1 .tabnav .tabnav-frame .img__frame-enable,
  #CMD .scroll_container .tabnav-container.tab-count-2 .tabnav .tabnav-frame .img__frame-enable,
  #CMD .scroll_container .tabnav-container.tab-count-3 .tabnav .tabnav-frame .img__frame-enable,
  #CMD .scroll_container .tabnav-container.tab-count-4 .tabnav .tabnav-frame .img__frame-enable,
  #CMD .scroll_container .tabnav-container.tab-count-5 .tabnav .tabnav-frame .img__frame-enable,
  #CMD .scroll_container .tabnav-container.tab-count-6 .tabnav .tabnav-frame .img__frame-enable {
    width: 219px;
    height: 15px; }

  #CMD .scroll_container .tabnav-container.tabnav-container .img__frame-enable {
    background-image: url('../images/medium/1x/icon/tab/common/tab_enable.png'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .scroll_container .tabnav-container.tabnav-container .img__frame-enable {
    background-image: url('../images/medium/2x/icon/tab/common/tab_enable.webp'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .scroll_container .tabnav-container.tabnav-container .img__frame-enable {
    background-image: url('../images/medium/2x/icon/tab/common/tab_enable.png'); } }

@media all and (max-width: 1279.5px) and (min-width: 731px) {
  #CMD .scroll_container {
    overflow: scroll;
    width: 100%; }

  #CMD .scroll_container .tabnav-container {
    width: 1128px; }

  #CMD .scroll_container .tabnav-container .tabnav .tabnav-info {
    font-size: 23px; } }

@media all and (max-width: 730.5px) {
  #CMD .scroll_container {
    margin-top: 39px; }

  #CMD .scroll_container .tabnav-container.tab-count-1 .tabnav,
  #CMD .scroll_container .tabnav-container.tab-count-2 .tabnav,
  #CMD .scroll_container .tabnav-container.tab-count-3 .tabnav,
  #CMD .scroll_container .tabnav-container.tab-count-4 .tabnav,
  #CMD .scroll_container .tabnav-container.tab-count-5 .tabnav,
  #CMD .scroll_container .tabnav-container.tab-count-6 .tabnav {
    width: 164px; }

  #CMD .scroll_container .tabnav-container.tab-count-1 .tabnav .tabnav-frame .img__frame-disable,
  #CMD .scroll_container .tabnav-container.tab-count-2 .tabnav .tabnav-frame .img__frame-disable,
  #CMD .scroll_container .tabnav-container.tab-count-3 .tabnav .tabnav-frame .img__frame-disable,
  #CMD .scroll_container .tabnav-container.tab-count-4 .tabnav .tabnav-frame .img__frame-disable,
  #CMD .scroll_container .tabnav-container.tab-count-5 .tabnav .tabnav-frame .img__frame-disable,
  #CMD .scroll_container .tabnav-container.tab-count-6 .tabnav .tabnav-frame .img__frame-disable {
    width: 164px;
    height: 11px; }

  #CMD .scroll_container .tabnav-container.tabnav-container .img__frame-disable {
    background-image: url('../images/small/1x/icon/tab/common/tab_disable.png'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .scroll_container .tabnav-container.tabnav-container .img__frame-disable {
    background-image: url('../images/small/2x/icon/tab/common/tab_disable.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .scroll_container .tabnav-container.tabnav-container .img__frame-disable {
    background-image: url('../images/small/2x/icon/tab/common/tab_disable.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .scroll_container .tabnav-container.tab-count-1 .tabnav .tabnav-frame .img__frame-enable,
  #CMD .scroll_container .tabnav-container.tab-count-2 .tabnav .tabnav-frame .img__frame-enable,
  #CMD .scroll_container .tabnav-container.tab-count-3 .tabnav .tabnav-frame .img__frame-enable,
  #CMD .scroll_container .tabnav-container.tab-count-4 .tabnav .tabnav-frame .img__frame-enable,
  #CMD .scroll_container .tabnav-container.tab-count-5 .tabnav .tabnav-frame .img__frame-enable,
  #CMD .scroll_container .tabnav-container.tab-count-6 .tabnav .tabnav-frame .img__frame-enable {
    width: 164px;
    height: 11px; }

  #CMD .scroll_container .tabnav-container.tabnav-container .img__frame-enable {
    background-image: url('../images/small/1x/icon/tab/common/tab_enable.png'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .scroll_container .tabnav-container.tabnav-container .img__frame-enable {
    background-image: url('../images/small/2x/icon/tab/common/tab_enable.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .scroll_container .tabnav-container.tabnav-container .img__frame-enable {
    background-image: url('../images/small/2x/icon/tab/common/tab_enable.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .scroll_container {
    overflow: scroll;
    width: 100%; }

  #CMD .scroll_container .tabnav-container.tab-count-1 {
    width: 222px; }

  #CMD .scroll_container .tabnav-container.tab-count-2 {
    width: 404px; }

  #CMD .scroll_container .tabnav-container.tab-count-3 {
    width: 586px; }

  #CMD .scroll_container .tabnav-container.tab-count-4 {
    width: 768px; }

  #CMD .scroll_container .tabnav-container.tab-count-5 {
    width: 950px; }

  #CMD .scroll_container .tabnav-container.tab-count-6 {
    width: 1132px; }

  #CMD .scroll_container .tabnav-container .tabnav {
    padding: 0 9px; }

  #CMD .scroll_container .tabnav-container .tabnav .tabnav-info {
    padding: 4px 0 7px;
    font-size: 17px; } }

#CMD .wd__section {
  -webkit-font-smoothing: subpixel-antialiased; }

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

#CMD .wd__section.wd__section {
  display: inline-block;
  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 .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 {
  position: relative;
  left: 50%;
  margin-left: -221px;
  padding-left: 56px;
  width: 850px; }

#CMD .wd__section .wd__content .content__slogan {
  position: absolute;
  right: 100%;
  width: 384px;
  height: 96px;
  color: #fff;
  font-size: 20px;
  text-align: right;
  letter-spacing: 8px;
  text-transform: uppercase; }

#CMD .wd__section .wd__content .content__title {
  color: #fff;
  font-size: 81px;
  letter-spacing: -0.6px; }

#CMD .wd__section .wd__content .content__info {
  margin-top: 16px;
  color: #fff;
  font-size: 20px;
  line-height: 1.5; }

#CMD .wd__section .wd__content .content__link {
  linkColor: #e42657;
  color: #e42657; }

#CMD .wd__section .wd__content .content__link *,
#CMD .wd__section .wd__content .content__link span {
  color: #e42657; }

#CMD .wd__section .wd__content .content__link::after {
  color: #e42657; }

#CMD .wd__section .wd__content .content__link:link {
  color: #e42657; }

#CMD .wd__section .wd__content .content__link:hover span {
  border-bottom: 1px solid #e42657; }

#CMD .wd__section .wd__content .content__comment {
  color: #fff; }

#CMD .wd__section .wd__content .content__link::after {
  color: #e42657; }

#CMD .wd__section .wd__content .content__link:hover span {
  border-bottom: 1px solid #e42657; }

#CMD .wd__section .wd__content .content__parting__line {
  position: absolute;
  right: 0;
  margin-top: 5px; }

#CMD .wd__section .wd__content .content__slogan .slogan-text {
  position: absolute;
  top: 50%;
  left: 50px;
  opacity: 0;
  margin-top: 2px;
  transform: translate3d(-20px, -50%, 0);
  transition: opacity 900ms 1000ms, transform 1200ms 1000ms; }

#CMD .wd__section .wd__content .content__slogan.text-active .slogan-text {
  opacity: 1;
  transform: translate3d(0, -50%, 0); }

#CMD .wd__section .content__parting__line {
  top: 50%;
  transform: translateY(-50%); }

#CMD .wd__section .wd__feature__list .wd__feature {
  vertical-align: top; }

#CMD .wd__section .wd__feature__list .wd__feature .wd__feature__data {
  color: #00baff; }

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

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

#CMD .wd__section .wd__feature__list .wd__feature__data {
  margin-right: auto;
  margin-left: auto;
  width: 100%; }

#CMD .wd__section .wd__feature__list .wd__feature__data,
#CMD .wd__section .wd__feature__list .wd__feature__data sup,
#CMD .wd__section .wd__feature__list .wd__feature__data div,
#CMD .wd__section .wd__feature__list .wd__feature__data span {
  background: #e42657;
  background: linear-gradient(to top, #e7054a, #ec3964 10%, #d70042 85%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

#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 .wd__section .twentytwenty-handle {
  margin-left: -20px;
  border: none;
  box-shadow: none; }

#CMD .wd__section .twentytwenty-horizontal .twentytwenty-handle::before {
  margin-bottom: -48px; }

#CMD .wd__section .twentytwenty-horizontal .twentytwenty-handle::before,
#CMD .wd__section .twentytwenty-horizontal .twentytwenty-handle::after {
  margin-left: 0;
  background: white;
  box-shadow: none; }

#CMD .wd__section .twentytwenty-right-arrow {
  margin-top: -1px;
  margin-right: -17px;
  width: 10px;
  height: 10px;
  border: 0;
  transform: rotate(135deg);
  border-left: 2px solid #585858;
  border-top: 2px solid #585858; }

#CMD .wd__section .twentytwenty-left-arrow {
  margin-top: -1px;
  margin-left: -22px; }

#CMD .wd__section .twentytwenty-left-arrow::before {
  display: block;
  position: absolute;
  z-index: -1;
  top: -30px;
  left: -13px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: white;
  content: ''; }

#CMD .wd__section .twentytwenty-left-arrow::after {
  display: block;
  position: absolute;
  top: -6px;
  left: 1px;
  width: 10px;
  height: 10px;
  border: 0;
  transform: rotate(-45deg);
  content: '';
  border-left: 2px solid #585858;
  border-top: 2px solid #585858; }

#CMD .wd__section .twentytwenty-overlay:hover {
  background: none; }

#CMD .wd__section .twentytwenty-before-label,
#CMD .wd__section .twentytwenty-after-label {
  display: none; }

#CMD .wd__section .video__btn-play {
  position: absolute;
  cursor: pointer !important;
  left: 50%;
  opacity: 0;
  width: 50px;
  height: 50px;
  transition: opacity 400ms; }

#CMD .wd__section .video__btn-play .reset__text,
#CMD .wd__section .video__btn-play .btn-text {
  display: block;
  position: absolute;
  top: 54px;
  left: 50%;
  margin-left: -75px;
  width: 150px;
  color: #fff;
  font-size: 14px;
  text-align: center; }

#CMD .wd__section .video__btn-play.active {
  opacity: 1; }

#CMD .wd__section .outer-view {
  transition: opacity 400ms; }

#CMD .wd__section.section__comment {
  margin-top: -118px;
  margin-bottom: -13px;
  width: 100%;
  max-width: 1180px; }

#CMD .button-border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#CMD .button-border .border-item {
  position: absolute;
  width: 100%;
  height: 100%; }

#CMD .button-border .border-item.border-blue {
  left: 7px; }

#CMD .button-border .border-item.border-blue .modal-line {
  background: #003771; }

#CMD .button-border .border-item.border-red .modal-line {
  background: #8b1c36; }

#CMD .button-border .border-item .modal-line {
  position: absolute;
  height: 1.8px; }

#CMD .button-border .border-item .border-left .line-top {
  top: 0;
  left: 40px;
  width: 40px; }

#CMD .button-border .border-item .border-left .line-lt {
  top: 21px;
  left: -38px;
  width: 50px;
  transform: rotate(-58deg); }

#CMD .button-border .border-item .border-left .line-lb {
  bottom: 8px;
  left: -31px;
  width: 21px;
  transform: rotate(-124deg); }

#CMD .button-border .border-item .border-left .line-bottom {
  bottom: 0;
  left: -15px;
  width: 40px; }

#CMD .button-border .border-item .border-right .line-top {
  top: 0;
  right: -15px;
  width: 40px; }

#CMD .button-border .border-item .border-right .line-rt {
  top: 8px;
  right: -31px;
  width: 21px;
  transform: rotate(-124deg); }

#CMD .button-border .border-item .border-right .line-rb {
  right: -38px;
  bottom: 21px;
  width: 50px;
  transform: rotate(-58deg); }

#CMD .button-border .border-item .border-right .line-bottom {
  right: 0;
  bottom: 0;
  width: 40px; }

#CMD .button-border .border-item .border-top .line-top {
  top: 0;
  left: 0;
  width: 100%; }

#CMD .button-border .border-item .border-bottom .line-bottom {
  bottom: 0;
  left: 0;
  width: 100%; }

#CMD .wd__section #CMD {
  background-color: #000; }

#CMD .wd__section .slogan-line {
  position: relative;
  width: 384px;
  height: 64px; }

#CMD .wd__section .slogan-line .path {
  fill: none;
  stroke-miterlimit: 10;
  stroke-width: 1.8px;
  stroke-dasharray: 500;
  stroke-dashoffset: 500; }

#CMD .wd__section .slogan-line .path-blue {
  stroke: #003771; }

#CMD .wd__section .slogan-line .path-red {
  stroke: #8b1c36; }

@keyframes dash {
  to {
    stroke-dashoffset: 0; } }

#CMD .wd__section .text-active .slogan-line .path-1 {
  animation: dash 700ms 500ms ease-out forwards; }

#CMD .wd__section .text-active .slogan-line .path-1.path-blue {
  animation: dash 700ms 0ms ease-out forwards; }

#CMD .wd__section .text-active .slogan-line .path-2 {
  animation: dash 600ms 900ms ease-out forwards; }

#CMD .wd__section .text-active .slogan-line .path-2.path-blue {
  animation: dash 600ms 400ms ease-out forwards; }

#CMD .wd__section .text-active .slogan-line .path-3 {
  animation: dash 800ms 1300ms ease-out forwards; }

#CMD .wd__section .text-active .slogan-line .path-3.path-blue {
  animation: dash 800ms 700ms ease-out forwards; }

#CMD .wd__section .text-active .slogan-line .path-4 {
  animation: dash 800ms 1600ms ease-out forwards; }

#CMD .wd__section .text-active .slogan-line .path-4.path-blue {
  animation: dash 800ms 900ms ease-out forwards; }

#CMD .wd__section .text-active .slogan-line .path-5 {
  animation: dash 1000ms 1900ms ease-out forwards; }

#CMD .wd__section .text-active .slogan-line .path-5.path-blue {
  animation: dash 1000ms 1200ms ease-out forwards; }

#CMD .wd__section .slogan-decorator {
  position: absolute;
  right: 7px;
  bottom: -9px;
  width: 32px;
  height: 6px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain; }

#CMD .slogan-decorator {
  background-image: url('../images/large/1x/icon/common/slogan_decorator.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .slogan-decorator {
    background-image: url('../images/large/2x/icon/common/slogan_decorator.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .slogan-decorator {
    background-image: url('../images/large/2x/icon/common/slogan_decorator.png'); } }

#CMD .wd__section .skew_rectangle {
  display: block;
  font-size: 0; }

#CMD .wd__section .skew_rectangle .rect {
  display: inline-block;
  position: relative;
  cursor: pointer;
  padding: 9px 24px;
  box-sizing: border-box;
  font-size: 0;
  border: 2px solid;
  transform: skewX(-38deg);
  vertical-align: top;
  min-width: 166px;
  border-image-source: linear-gradient(to bottom, #e42657, #e42657);
  border-image-slice: 1; }

#CMD .wd__section .skew_rectangle .rect::before {
  display: block;
  position: absolute;
  top: -0.5%;
  left: -0.5%;
  opacity: 0;
  width: 101%;
  height: 101%;
  background: linear-gradient(to bottom, #e42657, #ff2a51, #fb738c, #e42657);
  transition: opacity 200ms;
  content: ''; }

#CMD .wd__section .skew_rectangle .rect::after {
  display: none !important;
  position: absolute;
  bottom: -24px;
  left: 50%;
  opacity: 0;
  margin-left: 6px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0;
  border-color: #e42657 transparent transparent;
  transform: skewX(38deg);
  transition: opacity 300ms;
  content: ''; }

#CMD .wd__section .skew_rectangle .rect .rect-text {
  display: block;
  position: relative;
  color: #fff;
  font-size: 17px;
  font-weight: 900;
  text-align: center;
  transform: skewX(38deg); }

#CMD .wd__section .skew_rectangle .rect.active,
#CMD .wd__section .skew_rectangle .rect:hover {
  border: 2px solid #e42657;
  border-image-slice: 1; }

#CMD .wd__section .skew_rectangle .rect.active::before,
#CMD .wd__section .skew_rectangle .rect:hover::before {
  opacity: 1; }

#CMD .wd__section .skew_rectangle .rect.active::after {
  opacity: 1; }

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

#CMD .product_price .current_price .price {
  margin-bottom: 13px; }

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

#CMD .product_price .btn_buy .label {
  color: #fff;
  background-color: #dd0a2e; }

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

#CMD .product_price.active {
  margin-bottom: 73px;
  padding-top: 55px; }

#CMD .product_pdguide .link {
  color: #dd0a2e; }

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

#CMD .section__pdc.athena {
  background: #000; }

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

#CMD .section__pdc.athena .product_videos.active {
  padding-top: 187px; }

#CMD .section__pdc.athena .product_medias .media .text {
  color: #fff; }

#CMD .section__pdc.athena .product_medias .media a {
  color: #dd0a2e; }

#CMD .section__pdc.athena .product_medias .slick-dots li.slick-active button::before,
#CMD .section__pdc.athena .product_videos .slick-dots li.slick-active button::before {
  color: #dd0a2e; }

#CMD .section__pdc.athena .video-bottom {
  margin-bottom: -17px;
  padding-bottom: 0; }

#CMD .section__pdc.athena .media-top {
  padding-top: 112px; }

#CMD .section__pdc.athena .media-bottom {
  margin-bottom: -92px;
  padding-bottom: 0; }

#CMD #pdc.odin {
  font-size: 0; }

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

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

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

#CMD .section__kv {
  overflow: hidden;
  padding-bottom: 150px;
  background-color: #000; }

#CMD .section__kv .wd__content {
  left: unset;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  width: 100%; }

#CMD .section__kv .wd__content .content__slogan {
  left: 0;
  margin-top: 6px;
  color: #fff;
  font-size: 38px;
  text-decoration: uppercase;
  letter-spacing: 0; }

#CMD .section__kv .wd__content .content__title {
  width: 1000px; }

#CMD .section__kv .wd__content .content__info {
  margin-top: 44px;
  width: 1060px;
  font-size: 26px; }

#CMD .section__kv .wd__content .content__slogan {
  position: relative;
  right: unset;
  opacity: 1 !important;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  height: auto;
  text-align: center;
  transform: translate3d(0, 0, 0) !important; }

#CMD .section__kv .wd__content .content__slogan .content__parting__line,
#CMD .section__kv .wd__content .content__slogan .slogan-decorator {
  display: none !important; }

#CMD .section__kv .wd__content .content__slogan .slogan-text {
  position: relative;
  top: unset;
  right: unset;
  left: 0;
  transform: none; }

#CMD .section__kv .wd__content .content__slogan .slogan-text {
  opacity: 1 !important;
  transform: none !important; }

#CMD .section__kv .wd__content .content__title::after {
  display: none; }

#CMD .section__kv .img__logo {
  position: relative;
  left: 50%;
  margin-top: 829px;
  margin-left: -400px;
  width: 800px;
  height: 92px; }

#CMD .section__kv .img__logo {
  background-image: url('../images/large/1x/kv_slogan.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .img__logo {
    background-image: url('../images/large/2x/kv_slogan.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .img__logo {
    background-image: url('../images/large/2x/kv_slogan.png'); } }

#CMD .section__kv .bg__container {
  position: absolute;
  left: 50%;
  margin-top: -80px;
  margin-left: -1280px;
  width: 2560px;
  height: 1190px; }

#CMD .section__kv .bg__container #particles-js {
  position: absolute;
  width: 100%;
  height: 1000px; }

#CMD .section__kv .bg__container .img__bg {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1280px;
  width: 2560px;
  height: 1190px; }

#CMD .section__kv .img__bg {
  background-image: url('../images/large/1x/animation/s1_type2/bg.jpg'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .img__bg {
    background-image: url('../images/large/1x/animation/s1_type2/bg.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .img__bg {
    background-image: url('../images/large/1x/animation/s1_type2/bg.jpg'); } }

#CMD .section__kv .bg__container .img__game-logo {
  position: absolute;
  bottom: 315px;
  left: 50%;
  margin-left: -459px;
  width: 230px;
  height: 130px; }

#CMD .section__kv .img__game-logo {
  background-image: url('../images/large/1x/animation/s1_type2/kv_game_logo.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .img__game-logo {
    background-image: url('../images/large/2x/animation/s1_type2/kv_game_logo.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .img__game-logo {
    background-image: url('../images/large/2x/animation/s1_type2/kv_game_logo.png'); } }

#CMD .section__kv .bg__container .phone-left {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -488px;
  margin-left: -614px;
  width: 1066px;
  height: 732px; }

#CMD .section__kv .bg__container .phone-left .clip-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 1066px;
  height: 732px; }

#CMD .section__kv .bg__container .phone-left .img__shadow {
  position: absolute;
  top: 259px;
  left: 50%;
  margin-left: -613px;
  width: 810px;
  height: 576px; }

#CMD .section__kv .phone-left .img__shadow {
  background-image: url('../images/large/1x/animation/s1_type2/mobile_motion_bg_left.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .phone-left .img__shadow {
    background-image: url('../images/large/1x/animation/s1_type2/mobile_motion_bg_left.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .phone-left .img__shadow {
    background-image: url('../images/large/1x/animation/s1_type2/mobile_motion_bg_left.png'); } }

#CMD .section__kv .bg__container .phone-left .img__phone {
  position: absolute;
  top: 0;
  left: 0;
  width: 1066px;
  height: 732px; }

#CMD .section__kv .phone-left .img__phone {
  background-image: url('../images/large/1x/animation/s1_type2/mask/phone_left.jpg'); }

#CMD .section__kv .phone-left .img__phone {
  mask: url('../images/large/1x/animation/s1_type2/mask/phone_left_mask.png');
  mask-position: center;
  mask-size: contain;
  -webkit-mask-image: url('../images/large/1x/animation/s1_type2/mask/phone_left_mask.png');
  -webkit-mask-position: center;
  -webkit-mask-size: contain; }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .phone-left .img__phone {
    background-image: url('../images/large/2x/animation/s1_type2/mask/phone_left.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .phone-left .img__phone {
    background-image: url('../images/large/2x/animation/s1_type2/mask/phone_left.jpg'); } }

#CMD .section__kv .bg__container .phone-left .img__shotter {
  position: absolute;
  top: 2px;
  left: 0;
  width: 1066px;
  height: 732px; }

#CMD .section__kv .phone-left .img__shotter {
  background-image: url('../images/large/1x/animation/s1_type2/mask/phone_shotter.jpg'); }

#CMD .section__kv .phone-left .img__shotter {
  mask: url('../images/large/1x/animation/s1_type2/mask/phone_shotter_mask.png');
  mask-position: center;
  mask-size: contain;
  -webkit-mask-image: url('../images/large/1x/animation/s1_type2/mask/phone_shotter_mask.png');
  -webkit-mask-position: center;
  -webkit-mask-size: contain; }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .phone-left .img__shotter {
    background-image: url('../images/large/2x/animation/s1_type2/mask/phone_shotter.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .phone-left .img__shotter {
    background-image: url('../images/large/2x/animation/s1_type2/mask/phone_shotter.jpg'); } }

#CMD .section__kv .bg__container .phone-left .img__gunpipe {
  position: absolute;
  top: 197px;
  left: 50%;
  margin-left: -89px;
  width: 70px;
  height: 70px; }

#CMD .section__kv .phone-left .img__gunpipe {
  background-image: url('../images/large/1x/animation/s1_type2/gun_pipe_fire.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .phone-left .img__gunpipe {
    background-image: url('../images/large/2x/animation/s1_type2/gun_pipe_fire.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .phone-left .img__gunpipe {
    background-image: url('../images/large/2x/animation/s1_type2/gun_pipe_fire.png'); } }

#CMD .section__kv .bg__container .phone-left .fire {
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  margin-top: -292px;
  margin-left: 193px;
  width: 320px;
  height: 180px; }

#CMD .section__kv .bg__container .phone-left .fire .img__fire {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
  background-position: right bottom;
  background-size: cover; }

#CMD .section__kv .phone-left .img__fire {
  background-image: url('../images/large/1x/animation/s1_type2/gun_fire.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .phone-left .img__fire {
    background-image: url('../images/large/2x/animation/s1_type2/gun_fire.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .phone-left .img__fire {
    background-image: url('../images/large/2x/animation/s1_type2/gun_fire.png'); } }

#CMD .section__kv .bg__container .phone-right {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -147px;
  margin-left: -275px;
  width: 850px;
  height: 434px; }

#CMD .section__kv .bg__container .phone-right .img__shadow {
  position: absolute;
  top: -81px;
  left: 50%;
  margin-left: -286px;
  width: 810px;
  height: 576px; }

#CMD .section__kv .phone-right .img__shadow {
  background-image: url('../images/large/1x/animation/s1_type2/mobile_motion_bg_right.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .phone-right .img__shadow {
    background-image: url('../images/large/1x/animation/s1_type2/mobile_motion_bg_right.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .phone-right .img__shadow {
    background-image: url('../images/large/1x/animation/s1_type2/mobile_motion_bg_right.png'); } }

#CMD .section__kv .bg__container .phone-right .clip-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 850px;
  height: 434px; }

#CMD .section__kv .bg__container .phone-right .phone-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 850px;
  height: 434px; }

#CMD .section__kv .bg__container .phone-right .phone-container .video-bg {
  display: block;
  position: absolute;
  top: 247px;
  left: 50%;
  margin: -100px;
  width: 200px;
  height: 140px;
  background: #000;
  content: ''; }

#CMD .section__kv .bg__container .phone-right .phone-container video {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -141px;
  margin-left: -97px;
  width: 127px;
  height: 32px;
  transform: matrix(1.2, -0.88, 0.7, 0.6, 1, 180);
  transform-origin: 0 0; }

#CMD .section__kv .bg__container .phone-right .phone-container .img__phone {
  position: absolute;
  top: 0;
  left: 0;
  width: 850px;
  height: 434px; }

#CMD .section__kv .phone-right .img__phone {
  background-image: url('../images/large/1x/animation/s1_type2/mask/phone_right.jpg'); }

#CMD .section__kv .phone-right .img__phone {
  mask: url('../images/large/1x/animation/s1_type2/mask/phone_right_mask.png');
  mask-position: center;
  mask-size: contain;
  -webkit-mask-image: url('../images/large/1x/animation/s1_type2/mask/phone_right_mask.png');
  -webkit-mask-position: center;
  -webkit-mask-size: contain; }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .phone-right .img__phone {
    background-image: url('../images/large/2x/animation/s1_type2/mask/phone_right.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .phone-right .img__phone {
    background-image: url('../images/large/2x/animation/s1_type2/mask/phone_right.jpg'); } }

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

#CMD .section__kv .bg__container .img__bg {
  opacity: 0.5;
  filter: grayscale(1) hue-rotate(45deg);
  transition: all 600ms 1820ms ease-out; }

#CMD .section__kv .bg__container .img__game-logo {
  opacity: 0;
  transition: opacity 900ms 2700ms linear; }

#CMD .section__kv .bg__container .clip-img {
  clip-path: inset(1% 1% 1% 1%); }

#CMD .section__kv .bg__container .phone-left {
  transform: translate3d(-402px, -120px, 0);
  transition: transform 380ms linear 550ms; }

#CMD .section__kv .bg__container .phone-left .img__shadow {
  opacity: 0;
  transform: translate3d(-40px, -17px, 0);
  transition: opacity 300ms linear 900ms, transform 500ms linear 850ms; }

#CMD .section__kv .bg__container .phone-left .img__phone {
  opacity: 0;
  transition: opacity 300ms 600ms linear; }

#CMD .section__kv .bg__container .phone-left .img__shotter {
  opacity: 0;
  transform: translate3d(-20px, -8px, 0);
  transition: opacity 300ms linear 920ms, transform 400ms linear 920ms; }

#CMD .section__kv .bg__container .phone-left .img__gunpipe {
  opacity: 0;
  transition: all 70ms 1700ms; }

#CMD .section__kv .bg__container .phone-left .fire .img__fire {
  transform: translate3d(-500px, 100px, 0) scale(0);
  transition: all 50ms 1800ms; }

#CMD .section__kv .bg__container .phone-right {
  transform: translate3d(300px, -65px, 0);
  transition: transform 300ms 100ms; }

#CMD .section__kv .bg__container .phone-right .img__shadow {
  opacity: 0;
  transform: translate3d(40px, -12px, 0);
  transition: opacity 300ms 200ms linear, transform 400ms 300ms; }

#CMD .section__kv .bg__container .phone-right .phone-container {
  opacity: 0;
  transition: opacity 300ms linear; }

@keyframes phone-left-shot {
  0% {
    transform: translate3d(0, 0, 0) rotate(0deg); }

  15% {
    transform: translate3d(-44px, 0, 0) rotate(-3deg); }

  70% {
    transform: translate3d(0, 0, 0) rotate(0deg); }

  100% {
    transform: translate3d(0, 0, 0) rotate(0deg); } }

#CMD .section__kv .bg__container.step-1 .img__bg {
  opacity: 1;
  filter: grayscale(0) hue-rotate(0deg); }

#CMD .section__kv .bg__container.step-1 .img__game-logo {
  opacity: 1; }

#CMD .section__kv .bg__container.step-1 .phone-left {
  transform: translate3d(0, 0, 0);
  animation: phone-left-shot 100ms 1750ms 1; }

#CMD .section__kv .bg__container.step-1 .phone-left .img__shadow {
  opacity: 1;
  transform: translate3d(0, 0, 0); }

#CMD .section__kv .bg__container.step-1 .phone-left .img__phone {
  opacity: 1; }

#CMD .section__kv .bg__container.step-1 .phone-left .img__shotter {
  opacity: 1;
  transform: translate3d(0, 0, 0); }

#CMD .section__kv .bg__container.step-1 .phone-left .img__gunpipe {
  opacity: 1; }

#CMD .section__kv .bg__container.step-1 .phone-left .fire .img__fire {
  transform: translate3d(0, 0, 0); }

#CMD .section__kv .bg__container.step-1 .phone-right {
  transform: translate3d(0, 0, 0); }

#CMD .section__kv .bg__container.step-1 .phone-right .img__shadow {
  opacity: 1;
  transform: translate3d(0, 0, 0); }

#CMD .section__kv .bg__container.step-1 .phone-right .phone-container {
  opacity: 1; }

#CMD .section__kv .bg__container.step-end .img__bg {
  filter: none;
  transition: none; }

#CMD .section__kv .bg__container.step-end .img__game-logo {
  transition: none; }

#CMD .section__kv .bg__container.step-end .phone-left {
  transform: none;
  transition: none; }

#CMD .section__kv .bg__container.step-end .phone-left .img__shadow {
  transform: none;
  transition: none; }

#CMD .section__kv .bg__container.step-end .phone-left .img__phone {
  transition: none; }

#CMD .section__kv .bg__container.step-end .phone-left .img__shotter {
  transform: none;
  transition: none; }

#CMD .section__kv .bg__container.step-end .phone-left .img__gunpipe {
  transition: none; }

#CMD .section__kv .bg__container.step-end .phone-left .fire .img__fire {
  transform: none;
  transition: none; }

#CMD .section__kv .bg__container.step-end .phone-right {
  transform: none;
  transition: none; }

#CMD .section__kv .bg__container.step-end .phone-right .img__shadow {
  transform: none;
  transition: none; }

#CMD .section__kv .bg__container.step-end .phone-right .phone-container {
  transition: none; }

#CMD .section__rog-vision {
  overflow: hidden;
  margin-top: 11px;
  padding-top: 157px;
  background: #000; }

#CMD .section__rog-vision .wd__content {
  max-width: 850px; }

#CMD .section__rog-vision .wd__content .content__info {
  max-width: 710px; }

#CMD .section__rog-vision .img__rog-vision {
  position: relative;
  left: 50%;
  margin-top: -224px;
  margin-left: -1280px;
  width: 2560px;
  height: 1000px; }

#CMD .section__rog-vision .img__rog-vision {
  background-image: url('../images/large/1x/animation/s2/bg.jpg'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__rog-vision .img__rog-vision {
    background-image: url('../images/large/2x/animation/s2/bg.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__rog-vision .img__rog-vision {
    background-image: url('../images/large/2x/animation/s2/bg.jpg'); } }

#CMD .section__rog-vision .img__rog-vision .detect-point-out {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -459px;
  width: 1px;
  height: 830px; }

#CMD .section__rog-vision .img__rog-vision .detect-point-enter {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -240px;
  width: 1px;
  height: 1px; }

#CMD .section__rog-vision .img__rog-vision .phone {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -64px;
  margin-left: -172px;
  width: 420px;
  height: 220px;
  transform: translate3d(-1.5px, 0, 0); }

#CMD .section__rog-vision .img__rog-vision .phone video {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 48px;
  margin-left: -131px;
  width: 256px;
  height: 64px;
  transform: rotate(-32deg) matrix3d(0.94255, 0.00028, 0, -0.00028, 0.18446, 0.96726, 0, -0.00028, 0, 0, 1, 0, -1, -1, 0, 1);
  transform-origin: 0 0 0; }

#CMD .section__rog-vision .img__rog-vision .phone .img__phone-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 420px;
  height: 220px; }

#CMD .section__rog-vision .img__phone-cover {
  background-image: url('../images/large/1x/animation/s2/phone_cover.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__rog-vision .img__phone-cover {
    background-image: url('../images/large/2x/animation/s2/phone_cover.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__rog-vision .img__phone-cover {
    background-image: url('../images/large/2x/animation/s2/phone_cover.png'); } }

#CMD .section__rog-vision .modal-button-container {
  margin-top: -144px; }

#CMD .section__inner2-1 {
  padding-top: 150px;
  padding-bottom: 100px; }

#CMD .section__inner2-1 .wd__content {
  left: 0;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  max-width: 900px; }

#CMD .section__inner2-1 .wd__content .content__title {
  margin-top: 0; }

#CMD .section__inner2-1 .img__inner2-1 {
  position: relative;
  margin-top: -86px;
  margin-bottom: 10px; }

#CMD .section__inner2-1 .img__inner2-1 video {
  display: block;
  position: relative;
  left: 50%;
  margin-left: -640px;
  width: 1280px;
  height: 760px; }

#CMD .section__inner2-1 .img__inner2-1 .video-titles {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -808px;
  width: 300px; }

#CMD .section__inner2-1 .img__inner2-1 .video-titles .title-item {
  position: absolute;
  left: 50%;
  width: 230px;
  color: #fff;
  font-size: 24px;
  text-align: left;
  transform: rotate(-32deg); }

#CMD .section__inner2-1 .img__inner2-1 .video-titles .title-item.item-1 {
  bottom: -272px;
  margin-left: 142px; }

#CMD .section__inner2-1 .img__inner2-1 .video-titles .title-item.item-2 {
  bottom: -272px;
  margin-left: 513px; }

#CMD .section__inner2-1 .img__inner2-1 .video-titles .title-item.item-3 {
  bottom: -272px;
  margin-left: 884px; }

#CMD .section__inner2-1 .img__inner2-1 .video-titles .title-item.item-4 {
  bottom: -529px;
  margin-left: 142px; }

#CMD .section__inner2-1 .img__inner2-1 .video-titles .title-item.item-5 {
  bottom: -529px;
  margin-left: 513px; }

#CMD .section__inner2-1 .img__inner2-1 .video-titles .title-item.item-6 {
  bottom: -529px;
  margin-left: 884px; }

.cmd-sectionNav .item-1 .item-bg-disable {
  background-image: url('../images/large/1x/icon/nav/nav_enable_1.jpg'); }

@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp .cmd-sectionNav .item-1 .item-bg-disable {
    background-image: url('../images/large/2x/icon/nav/nav_enable_1.webp'); } }

@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old .cmd-sectionNav .item-1 .item-bg-disable {
    background-image: url('../images/large/2x/icon/nav/nav_enable_1.jpg'); } }

.cmd-sectionNav .item-2 .item-bg-disable {
  background-image: url('../images/large/1x/icon/nav/nav_enable_2.jpg'); }

@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp .cmd-sectionNav .item-2 .item-bg-disable {
    background-image: url('../images/large/2x/icon/nav/nav_enable_2.webp'); } }

@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old .cmd-sectionNav .item-2 .item-bg-disable {
    background-image: url('../images/large/2x/icon/nav/nav_enable_2.jpg'); } }

.cmd-sectionNav .item-3 .item-bg-disable {
  background-image: url('../images/large/1x/icon/nav/nav_enable_3.jpg'); }

@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp .cmd-sectionNav .item-3 .item-bg-disable {
    background-image: url('../images/large/2x/icon/nav/nav_enable_3.webp'); } }

@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old .cmd-sectionNav .item-3 .item-bg-disable {
    background-image: url('../images/large/2x/icon/nav/nav_enable_3.jpg'); } }

.cmd-sectionNav .item-4 .item-bg-disable {
  background-image: url('../images/large/1x/icon/nav/nav_enable_4.jpg'); }

@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp .cmd-sectionNav .item-4 .item-bg-disable {
    background-image: url('../images/large/2x/icon/nav/nav_enable_4.webp'); } }

@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old .cmd-sectionNav .item-4 .item-bg-disable {
    background-image: url('../images/large/2x/icon/nav/nav_enable_4.jpg'); } }

.cmd-sectionNav .item-5 .item-bg-disable {
  background-image: url('../images/large/1x/icon/nav/nav_enable_5.jpg'); }

@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp .cmd-sectionNav .item-5 .item-bg-disable {
    background-image: url('../images/large/2x/icon/nav/nav_enable_5.webp'); } }

@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old .cmd-sectionNav .item-5 .item-bg-disable {
    background-image: url('../images/large/2x/icon/nav/nav_enable_5.jpg'); } }

.cmd-sectionNav .item-6 .item-bg-disable {
  background-image: url('../images/large/1x/icon/nav/nav_enable_6.jpg'); }

@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp .cmd-sectionNav .item-6 .item-bg-disable {
    background-image: url('../images/large/2x/icon/nav/nav_enable_6.webp'); } }

@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old .cmd-sectionNav .item-6 .item-bg-disable {
    background-image: url('../images/large/2x/icon/nav/nav_enable_6.jpg'); } }

.cmd-sectionNav .item-7 .item-bg-disable {
  background-image: url('../images/large/1x/icon/nav/nav_enable_7.jpg'); }

@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp .cmd-sectionNav .item-7 .item-bg-disable {
    background-image: url('../images/large/2x/icon/nav/nav_enable_7.webp'); } }

@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old .cmd-sectionNav .item-7 .item-bg-disable {
    background-image: url('../images/large/2x/icon/nav/nav_enable_7.jpg'); } }

.cmd-sectionNav .item-8 .item-bg-disable {
  background-image: url('../images/large/1x/icon/nav/nav_enable_8.jpg'); }

@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp .cmd-sectionNav .item-8 .item-bg-disable {
    background-image: url('../images/large/2x/icon/nav/nav_enable_8.webp'); } }

@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old .cmd-sectionNav .item-8 .item-bg-disable {
    background-image: url('../images/large/2x/icon/nav/nav_enable_8.jpg'); } }

.cmd-sectionNav .item-9 .item-bg-disable {
  background-image: url('../images/large/1x/icon/nav/nav_enable_9.jpg'); }

@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp .cmd-sectionNav .item-9 .item-bg-disable {
    background-image: url('../images/large/2x/icon/nav/nav_enable_9.webp'); } }

@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old .cmd-sectionNav .item-9 .item-bg-disable {
    background-image: url('../images/large/2x/icon/nav/nav_enable_9.jpg'); } }

#CMD .cmd-sectionNav .item-frame-disable {
  background-image: url('../images/large/1x/icon/nav/nav_frame_enable.png'); }

@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .cmd-sectionNav .item-frame-disable {
    background-image: url('../images/large/2x/icon/nav/nav_frame_enable.webp'); } }

@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .cmd-sectionNav .item-frame-disable {
    background-image: url('../images/large/2x/icon/nav/nav_frame_enable.png'); } }

#CMD .section__sectionnav {
  margin-top: 37px; }

#CMD .section__performance {
  margin-top: -20px;
  padding-top: 157px; }

#CMD .section__performance .wd__content {
  max-width: 850px; }

#CMD .section__performance .wd__content .content__info {
  max-width: 730px; }

#CMD .section__performance .wd__feature__list {
  max-width: 802px; }

#CMD .section__performance .wd__feature__list .wd__feature .wd__feature__describe {
  max-width: 223px; }

#CMD .section__performance .img__performance {
  position: relative;
  left: 50%;
  margin-top: -102px;
  margin-left: -960px;
  width: 1920px;
  height: 1080px; }

#CMD .section__performance .img__performance .detect-point-out {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -459px;
  width: 1px;
  height: 830px; }

#CMD .section__performance .img__performance .detect-point-enter {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -210px;
  width: 1px;
  height: 1px; }

#CMD .section__performance .img__performance .img__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 1920px;
  height: 1000px; }

#CMD .section__performance .img__bg {
  background-image: url('../images/large/1x/animation/s3/bg.jpg'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__performance .img__bg {
    background-image: url('../images/large/2x/animation/s3/bg.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__performance .img__bg {
    background-image: url('../images/large/2x/animation/s3/bg.jpg'); } }

#CMD .section__performance .img__performance .img__chip {
  position: absolute;
  top: 138px;
  left: 50%;
  margin-left: -152px;
  width: 320px;
  height: 210px; }

#CMD .section__performance .img__chip {
  background-image: url('../images/large/1x/animation/s3/chip.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__performance .img__chip {
    background-image: url('../images/large/2x/animation/s3/chip.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__performance .img__chip {
    background-image: url('../images/large/2x/animation/s3/chip.png'); } }

#CMD .section__performance .modal-button-container {
  margin-top: -254px; }

#CMD .section__performance .img__performance .img__chip {
  opacity: 0;
  transform: scale(0.9) translate3d(0, 100px, 0);
  transition: none; }

#CMD .section__performance .img__performance.step-1 .img__chip {
  opacity: 1;
  transform: scale(1) translate3d(0, 0, 0);
  transition: transform 700ms, opacity 200ms linear; }

#CMD .section__inner3-1 {
  padding-top: 0; }

#CMD .section__inner3-1 .wd__content {
  position: relative;
  left: 50%;
  margin-top: 182px;
  margin-left: -518px;
  max-width: 439px;
  min-height: 590px; }

#CMD .section__inner3-1 .img__inner3-1 {
  position: relative;
  left: 50%;
  margin-top: -783px;
  margin-bottom: 90px;
  margin-left: -1280px;
  width: 2560px;
  height: 1200px; }

#CMD .section__inner3-1 .img__inner3-1 {
  background-image: url('../images/large/1x/inner/s3/inner_s1.jpg'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner3-1 .img__inner3-1 {
    background-image: url('../images/large/2x/inner/s3/inner_s1.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__inner3-1 .img__inner3-1 {
    background-image: url('../images/large/2x/inner/s3/inner_s1.jpg'); } }

#CMD .section__thermal {
  margin-top: -114px;
  padding-top: 157px; }

#CMD .section__thermal .wd__content {
  max-width: 850px; }

#CMD .section__thermal .wd__content .content__info {
  max-width: 710px; }

#CMD .section__thermal .animation-flow {
  display: block;
  position: relative;
  left: 50%;
  margin-top: -80px;
  margin-left: -1243px;
  width: 2560px;
  height: 1000px; }

#CMD .section__thermal .animation-flow .detect-point-out {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -459px;
  width: 1px;
  height: 970px; }

#CMD .section__thermal .animation-flow .detect-point-enter {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -60px;
  width: 1px;
  height: 1px; }

#CMD .section__thermal .animation-flow .flow-parts {
  position: absolute;
  left: 50%;
  margin-left: -550px;
  width: 760px;
  height: 1000px; }

#CMD .section__thermal .animation-flow .flow-parts .img {
  position: absolute;
  left: 50%;
  width: 760px;
  height: 480px; }

#CMD .section__thermal .animation-flow .flow-parts .img.img__part-0 {
  top: 85px;
  margin-left: -358px; }

#CMD .section__thermal .img__part-0 {
  background-image: url('../images/large/1x/animation/s3_1/part_0.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__thermal .img__part-0 {
    background-image: url('../images/large/2x/animation/s3_1/part_0.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__thermal .img__part-0 {
    background-image: url('../images/large/2x/animation/s3_1/part_0.png'); } }

#CMD .section__thermal .animation-flow .flow-parts .img.img__part-1 {
  top: 134px;
  margin-left: -337px; }

#CMD .section__thermal .img__part-1 {
  background-image: url('../images/large/1x/animation/s3_1/part_1.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__thermal .img__part-1 {
    background-image: url('../images/large/2x/animation/s3_1/part_1.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__thermal .img__part-1 {
    background-image: url('../images/large/2x/animation/s3_1/part_1.png'); } }

#CMD .section__thermal .animation-flow .flow-parts .img.img__part-2 {
  top: 180px;
  margin-left: -303px; }

#CMD .section__thermal .img__part-2 {
  background-image: url('../images/large/1x/animation/s3_1/part_2.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__thermal .img__part-2 {
    background-image: url('../images/large/2x/animation/s3_1/part_2.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__thermal .img__part-2 {
    background-image: url('../images/large/2x/animation/s3_1/part_2.png'); } }

#CMD .section__thermal .animation-flow .flow-parts .img.img__part-3 {
  top: 238px;
  margin-left: -264px; }

#CMD .section__thermal .img__part-3 {
  background-image: url('../images/large/1x/animation/s3_1/part_3.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__thermal .img__part-3 {
    background-image: url('../images/large/2x/animation/s3_1/part_3.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__thermal .img__part-3 {
    background-image: url('../images/large/2x/animation/s3_1/part_3.png'); } }

#CMD .section__thermal .animation-flow .flow-parts .img.img__part-4 {
  top: 259px;
  margin-left: -226px; }

#CMD .section__thermal .img__part-4 {
  background-image: url('../images/large/1x/animation/s3_1/part_4.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__thermal .img__part-4 {
    background-image: url('../images/large/2x/animation/s3_1/part_4.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__thermal .img__part-4 {
    background-image: url('../images/large/2x/animation/s3_1/part_4.png'); } }

#CMD .section__thermal .animation-flow .flow-parts .img.img__part-5 {
  top: 313px;
  margin-left: -212px; }

#CMD .section__thermal .img__part-5 {
  background-image: url('../images/large/1x/animation/s3_1/part_5.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__thermal .img__part-5 {
    background-image: url('../images/large/2x/animation/s3_1/part_5.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__thermal .img__part-5 {
    background-image: url('../images/large/2x/animation/s3_1/part_5.png'); } }

#CMD .section__thermal .animation-flow .flow-parts .img.img__part-6 {
  top: 409px;
  margin-left: -90px; }

#CMD .section__thermal .img__part-6 {
  background-image: url('../images/large/1x/animation/s3_1/part_6.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__thermal .img__part-6 {
    background-image: url('../images/large/2x/animation/s3_1/part_6.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__thermal .img__part-6 {
    background-image: url('../images/large/2x/animation/s3_1/part_6.png'); } }

#CMD .section__thermal .animation-flow .flow-parts .img.img__part-7 {
  top: 471px;
  margin-left: -93px; }

#CMD .section__thermal .img__part-7 {
  background-image: url('../images/large/1x/animation/s3_1/part_7.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__thermal .img__part-7 {
    background-image: url('../images/large/2x/animation/s3_1/part_7.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__thermal .img__part-7 {
    background-image: url('../images/large/2x/animation/s3_1/part_7.png'); } }

#CMD .section__thermal .animation-flow .flow-parts .img.img__part-1-cover {
  top: 101px;
  margin-left: -363px; }

#CMD .section__thermal .img__part-1-cover {
  background-image: url('../images/large/1x/animation/s3_1/part_1_cover.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__thermal .img__part-1-cover {
    background-image: url('../images/large/2x/animation/s3_1/part_1_cover.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__thermal .img__part-1-cover {
    background-image: url('../images/large/2x/animation/s3_1/part_1_cover.png'); } }

#CMD .section__thermal .animation-flow .flow-parts #s3-1__canvas {
  position: absolute;
  top: -155px;
  left: 50%;
  margin-left: -497px;
  width: 1280px;
  height: 1194px; }

#CMD .section__thermal .animation-flow .flow-text {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -50px;
  width: 100px;
  height: 100px; }

#CMD .section__thermal .animation-flow .flow-text .text-line {
  position: absolute;
  top: 283px;
  left: 50%;
  margin-left: -414px;
  width: 820px;
  height: 440px; }

#CMD .section__thermal .animation-flow .flow-text .text-line .img__line {
  position: absolute;
  top: 0;
  left: 0;
  width: 820px;
  height: 440px; }

#CMD .section__thermal .text-line .img__line {
  background-image: url('../images/large/1x/animation/s3_1/line.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__thermal .text-line .img__line {
    background-image: url('../images/large/2x/animation/s3_1/line.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__thermal .text-line .img__line {
    background-image: url('../images/large/2x/animation/s3_1/line.png'); } }

#CMD .section__thermal .animation-flow .flow-text .text-content {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100px;
  height: 100px; }

#CMD .section__thermal .animation-flow .flow-text .text-content .content-text {
  position: absolute;
  color: #fff;
  font-size: 20px;
  line-height: 1.3; }

#CMD .section__thermal .animation-flow .flow-text .text-content .content-text.text-2 {
  display: none; }

#CMD .section__thermal .animation-flow .flow-text .text-content .text-1 {
  top: 433px;
  margin-left: -582px;
  width: 173px;
  text-align: right; }

#CMD .section__thermal .animation-flow .flow-text .text-content .text-2 {
  top: 599px;
  margin-left: -582px;
  width: 173px;
  text-align: right; }

#CMD .section__thermal .animation-flow .flow-text .text-content .text-3 {
  top: 702px;
  margin-left: -582px;
  width: 173px;
  text-align: right; }

#CMD .section__thermal .animation-flow .flow-text .text-content .text-4 {
  top: 274px;
  margin-left: 367px;
  width: 206px;
  text-align: left; }

#CMD .section__thermal .animation-flow .flow-text .text-content .text-5 {
  top: 425px;
  margin-left: 367px;
  width: 140px;
  text-align: left; }

#CMD .section__thermal .animation-flow .flow-text .text-content .text-6 {
  top: 519px;
  margin-left: 367px;
  width: 200px;
  text-align: left; }

#CMD .section__thermal .animation-flow .flow-parts .img {
  transition: transform 550ms cubic-bezier(0.37, 0.88, 0.59, 0.98), opacity 200ms linear; }

#CMD .section__thermal .animation-flow .flow-parts .img__part-0 {
  transform: translate3d(39px, 21px, 0); }

#CMD .section__thermal .animation-flow .flow-parts .img__part-1-cover {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: all 300ms; }

#CMD .section__thermal .animation-flow .flow-parts .img__part-2 {
  opacity: 0;
  transform: translate3d(-39px, -76px, 0); }

#CMD .section__thermal .animation-flow .flow-parts .img__part-3 {
  opacity: 0;
  transform: translate3d(-87px, -184px, 0); }

#CMD .section__thermal .animation-flow .flow-parts .img__part-4 {
  opacity: 0;
  transform: translate3d(-127px, -236px, 0); }

#CMD .section__thermal .animation-flow .flow-parts .img__part-5 {
  opacity: 0;
  transform: translate3d(-139px, -257px, 0); }

#CMD .section__thermal .animation-flow .flow-parts .img__part-6 {
  opacity: 0;
  transform: translate3d(-253px, -315px, 0); }

#CMD .section__thermal .animation-flow .flow-parts .img__part-7 {
  opacity: 0;
  transform: translate3d(-243px, -377px, 0); }

#CMD .section__thermal .animation-flow .flow-text .text-line {
  opacity: 0;
  transition: opacity 300ms linear 600ms; }

#CMD .section__thermal .animation-flow .flow-text .text-content {
  opacity: 0;
  transition: opacity 400ms linear 900ms; }

#CMD .section__thermal .animation-flow.step-1 .flow-parts .img__part-0 {
  transform: translate3d(0, 0, 0); }

#CMD .section__thermal .animation-flow.step-1 .flow-parts .img__part-1-cover {
  opacity: 0;
  transform: translate3d(20px, 30px, 0); }

#CMD .section__thermal .animation-flow.step-1 .flow-parts .img__part-2 {
  opacity: 1;
  transform: translate3d(0, 0, 0); }

#CMD .section__thermal .animation-flow.step-1 .flow-parts .img__part-3 {
  opacity: 1;
  transform: translate3d(0, 0, 0); }

#CMD .section__thermal .animation-flow.step-1 .flow-parts .img__part-4 {
  opacity: 1;
  transform: translate3d(0, 0, 0); }

#CMD .section__thermal .animation-flow.step-1 .flow-parts .img__part-5 {
  opacity: 1;
  transform: translate3d(0, 0, 0); }

#CMD .section__thermal .animation-flow.step-1 .flow-parts .img__part-6 {
  opacity: 1;
  transform: translate3d(0, 0, 0); }

#CMD .section__thermal .animation-flow.step-1 .flow-parts .img__part-7 {
  opacity: 1;
  transform: translate3d(0, 0, 0); }

#CMD .section__thermal .animation-flow.step-1 .flow-text .text-line {
  opacity: 1; }

#CMD .section__thermal .animation-flow.step-1 .flow-text .text-content {
  opacity: 1; }

#CMD .section__display {
  margin-top: -91px;
  padding-top: 157px; }

#CMD .section__display .wd__content {
  max-width: 850px; }

#CMD .section__display .wd__content .content__info {
  max-width: 700px; }

#CMD .section__display .feature__list-icon {
  margin-top: 19px; }

#CMD .section__display .feature__list-icon .wd__feature figure {
  margin: -10px auto 9px;
  height: 82px; }

#CMD .section__display .feature__list-icon .wd__feature figure.img__icon-1 {
  width: 178px; }

#CMD .section__display .feature__list-icon .wd__feature .img__icon-1 {
  background-image: url('../images/large/1x/icon/s4/icon_1.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__display .feature__list-icon .wd__feature .img__icon-1 {
    background-image: url('../images/large/2x/icon/s4/icon_1.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__display .feature__list-icon .wd__feature .img__icon-1 {
    background-image: url('../images/large/2x/icon/s4/icon_1.png'); } }

#CMD .section__display .feature__list-icon .wd__feature figure.img__icon-2 {
  width: 302px; }

#CMD .section__display .feature__list-icon .wd__feature .img__icon-2 {
  background-image: url('../images/large/1x/icon/s4/icon_2.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__display .feature__list-icon .wd__feature .img__icon-2 {
    background-image: url('../images/large/2x/icon/s4/icon_2.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__display .feature__list-icon .wd__feature .img__icon-2 {
    background-image: url('../images/large/2x/icon/s4/icon_2.png'); } }

#CMD .section__display .img__display {
  position: relative;
  left: 50%;
  margin-top: -463px;
  margin-left: -960px;
  width: 1920px;
  height: 1240px; }

#CMD .section__display .video__btn-play {
  display: none; }

#CMD .section__display #s4__bg__canvas {
  position: absolute;
  top: 450px;
  left: 0;
  width: 1920px;
  height: 930px;
  filter: blur(60px); }

#CMD .section__display .modal-button-container {
  margin-top: -224px; }

#CMD .section__display .detect-point-enter {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 1px; }

#CMD .section__display .detect-point-out {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -459px;
  width: 1px;
  height: 830px; }

#CMD .section__display #canvas__wind-s3 {
  position: absolute;
  top: 138px;
  left: 50%;
  margin-left: -476px;
  width: 910px;
  height: 640px; }

#CMD .section__display .img__display {
  background-image: none !important; }

#CMD .section__display .img__display .img__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 1920px;
  height: 1240px; }

#CMD .section__display .img__bg {
  background-image: url('../images/large/1x/animation/s4/bg.jpg'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__display .img__bg {
    background-image: url('../images/large/2x/animation/s4/bg.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__display .img__bg {
    background-image: url('../images/large/2x/animation/s4/bg.jpg'); } }

#CMD .section__display .img__display .phone__scene-bg {
  position: absolute;
  top: 497px;
  left: 50%;
  margin-left: -460px;
  width: 920px;
  height: 410px;
  background-color: #000; }

#CMD .section__display .img__display #s4_video {
  position: absolute;
  top: 497px;
  left: 50%;
  margin-left: -460px;
  width: 920px;
  height: 410px; }

#CMD .section__display .img__display .img__phone {
  position: absolute;
  top: 468px;
  left: 50%;
  margin-left: -505px;
  width: 1010px;
  height: 468px; }

#CMD .section__display .img__phone {
  background-image: url('../images/large/1x/animation/s4/phone.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__display .img__phone {
    background-image: url('../images/large/2x/animation/s4/phone.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__display .img__phone {
    background-image: url('../images/large/2x/animation/s4/phone.png'); } }

#CMD .section__display .img__display .video__btn-play {
  top: 400px; }

#CMD .section__inner4-1 {
  min-height: 1290px;
  padding-top: 0;
  background: #060127; }

#CMD .section__inner4-1 .wd__content {
  left: 50%;
  margin-top: 213px;
  margin-left: -520px;
  width: 494px; }

#CMD .section__inner4-1 .img__inner4-1 {
  position: absolute;
  top: 0;
  left: 50%;
  margin-top: 0;
  margin-left: -1280px;
  width: 2560px;
  height: 1280px; }

#CMD .section__inner4-1 .img__inner4-1 {
  background-image: url('../images/large/1x/inner/s4/inner_s1.jpg'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner4-1 .img__inner4-1 {
    background-image: url('../images/large/2x/inner/s4/inner_s1.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__inner4-1 .img__inner4-1 {
    background-image: url('../images/large/2x/inner/s4/inner_s1.jpg'); } }

#CMD .section__inner4-2 {
  padding-top: 23px;
  padding-bottom: 100px;
  background: #060127; }

#CMD .section__inner4-2 .wd__content {
  left: 0;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  max-width: 900px; }

#CMD .section__inner4-2 .wd__content .content__title {
  margin-top: 0; }

#CMD .section__inner4-2 .img__inner4-2 {
  position: relative;
  left: 50%;
  margin-top: -171px;
  margin-left: -960px;
  width: 1920px;
  height: 840px; }

#CMD .section__inner4-2 .img__inner4-2 {
  background-image: url('../images/large/1x/inner/s4/inner2/bg.jpg'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner4-2 .img__inner4-2 {
    background-image: url('../images/large/2x/inner/s4/inner2/bg.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__inner4-2 .img__inner4-2 {
    background-image: url('../images/large/2x/inner/s4/inner2/bg.jpg'); } }

#CMD .section__inner4-2 .img__inner4-2 > .twentytwenty-wrapper {
  position: absolute;
  overflow: hidden;
  top: 236px;
  left: 50%;
  margin-left: -453px;
  width: 908px;
  height: 400px;
  border-radius: 12px; }

#CMD .section__inner4-2 .img-1,
#CMD .section__inner4-2 .img-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 908px;
  height: 400px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  user-select: none; }

#CMD .section__inner4-2 .img-1 {
  background-image: url('../images/large/1x/inner/s4/inner2/compare_1.jpg'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner4-2 .img-1 {
    background-image: url('../images/large/2x/inner/s4/inner2/compare_1.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__inner4-2 .img-1 {
    background-image: url('../images/large/2x/inner/s4/inner2/compare_1.jpg'); } }

#CMD .section__inner4-2 .img-2 {
  background-image: url('../images/large/1x/inner/s4/inner2/compare_2.jpg'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner4-2 .img-2 {
    background-image: url('../images/large/2x/inner/s4/inner2/compare_2.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__inner4-2 .img-2 {
    background-image: url('../images/large/2x/inner/s4/inner2/compare_2.jpg'); } }

#CMD .section__inner4-2 .twentytwenty-handle {
  position: absolute;
  cursor: grab;
  top: 0;
  left: 50%;
  margin-left: -45px;
  width: 90px;
  height: 400px;
  border: none;
  background-size: cover;
  box-shadow: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }

#CMD .section__inner4-2 .twentytwenty-handle {
  background-image: url('../images/large/1x/inner/s4/inner2/center_line.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner4-2 .twentytwenty-handle {
    background-image: url('../images/large/2x/inner/s4/inner2/center_line.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__inner4-2 .twentytwenty-handle {
    background-image: url('../images/large/2x/inner/s4/inner2/center_line.png'); } }

#CMD .section__inner4-2 .twentytwenty-handle::before,
#CMD .section__inner4-2 .twentytwenty-handle::after {
  display: none; }

#CMD .section__inner4-2 .twentytwenty-handle * {
  display: none; }

#CMD .section__inner4-2 .img__phone {
  user-select: none;
  pointer-events: none;
  position: absolute;
  top: 3px;
  left: 50%;
  margin-left: -640px;
  width: 1280px;
  height: 840px; }

#CMD .section__inner4-2 .img__phone {
  background-image: url('../images/large/1x/inner/s4/inner2/phone.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner4-2 .img__phone {
    background-image: url('../images/large/2x/inner/s4/inner2/phone.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__inner4-2 .img__phone {
    background-image: url('../images/large/2x/inner/s4/inner2/phone.png'); } }

#CMD .section__inner4-2 .compare-text {
  position: absolute;
  bottom: 122px;
  width: 100%;
  height: 60px; }

#CMD .section__inner4-2 .compare-text .title-left,
#CMD .section__inner4-2 .compare-text .title-right {
  opacity: 1;
  transition: opacity 300ms; }

#CMD .section__inner4-2 .compare-text .title-left.disappear,
#CMD .section__inner4-2 .compare-text .title-right.disappear {
  opacity: 0; }

#CMD .section__inner4-2 .compare-text .title-left {
  position: absolute;
  bottom: 3px;
  left: 50%;
  margin-left: -437px;
  width: 400px;
  text-align: center; }

#CMD .section__inner4-2 .compare-text .title-left span {
  color: #fff;
  font-size: 22px; }

#CMD .section__inner4-2 .compare-text .title-right {
  position: absolute;
  bottom: 3px;
  left: 50%;
  margin-left: 31px;
  width: 400px;
  text-align: center; }

#CMD .section__inner4-2 .compare-text .title-right span {
  font-size: 29px;
  background: #e42657;
  background: linear-gradient(to top, #e7054a, #ec3964 10%, #d70042 85%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

#CMD .section__inner4-2 .compare-text .title-right span,
#CMD .section__inner4-2 .compare-text .title-right figure {
  display: inline-block;
  position: relative;
  vertical-align: middle; }

#CMD .section__inner4-2 .compare-text .title-right .img__logo {
  margin-left: 16px;
  width: 152px;
  height: 26px; }

#CMD .section__inner4-2 .title-right .img__logo {
  background-image: url('../images/large/1x/icon/s4_inner2/logo_pixelworks.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner4-2 .title-right .img__logo {
    background-image: url('../images/large/2x/icon/s4_inner2/logo_pixelworks.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__inner4-2 .title-right .img__logo {
    background-image: url('../images/large/2x/icon/s4_inner2/logo_pixelworks.png'); } }

#CMD .section__gamefx {
  margin-top: -100px;
  padding-top: 157px; }

#CMD .section__gamefx .wd__content {
  max-width: 850px; }

#CMD .section__gamefx .wd__content .content__info {
  max-width: 710px; }

#CMD .section__gamefx .wd__feature__list .wd__feature .wd__feature__describe,
#CMD .section__gamefx .wd__feature__list .wd__feature .wd__feature__describe__top {
  width: 100%;
  text-align: center; }

#CMD .section__gamefx .wd__feature__list .wd__feature figure {
  margin-right: auto;
  margin-left: auto; }

#CMD .section__gamefx .wd__feature__list .wd__feature figure.img__icon-1 {
  top: -1px;
  margin-bottom: -7px;
  width: 166px;
  height: 78px; }

#CMD .section__gamefx .wd__feature__list .wd__feature .img__icon-1 {
  background-image: url('../images/large/1x/icon/s5/icon_1.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .wd__feature__list .wd__feature .img__icon-1 {
    background-image: url('../images/large/2x/icon/s5/icon_1.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .wd__feature__list .wd__feature .img__icon-1 {
    background-image: url('../images/large/2x/icon/s5/icon_1.png'); } }

#CMD .section__gamefx .wd__feature__list .wd__feature figure.img__icon-2 {
  top: -1px;
  margin-bottom: -7px;
  width: 130px;
  height: 78px; }

#CMD .section__gamefx .wd__feature__list .wd__feature .img__icon-2 {
  background-image: url('../images/large/1x/icon/s5/icon_2.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .wd__feature__list .wd__feature .img__icon-2 {
    background-image: url('../images/large/2x/icon/s5/icon_2.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .wd__feature__list .wd__feature .img__icon-2 {
    background-image: url('../images/large/2x/icon/s5/icon_2.png'); } }

#CMD .section__gamefx .wd__feature__list .wd__feature figure.img__icon-3 {
  top: 0;
  margin-bottom: 14px;
  width: 105px;
  height: 105px; }

#CMD .section__gamefx .wd__feature__list .wd__feature .img__icon-3 {
  background-image: url('../images/large/1x/icon/s5/icon_3.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .wd__feature__list .wd__feature .img__icon-3 {
    background-image: url('../images/large/2x/icon/s5/icon_3.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .wd__feature__list .wd__feature .img__icon-3 {
    background-image: url('../images/large/2x/icon/s5/icon_3.png'); } }

#CMD .section__gamefx .wd__feature__list .wd__feature figure.img__icon-4 {
  top: 0;
  margin-bottom: -7px;
  width: 186px;
  height: 60px; }

#CMD .section__gamefx .wd__feature__list .wd__feature .img__icon-4 {
  background-image: url('../images/large/1x/icon/s5/icon_4.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .wd__feature__list .wd__feature .img__icon-4 {
    background-image: url('../images/large/2x/icon/s5/icon_4.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .wd__feature__list .wd__feature .img__icon-4 {
    background-image: url('../images/large/2x/icon/s5/icon_4.png'); } }

#CMD .section__gamefx .wd__feature__list .wd__feature figure.img__icon-5 {
  top: 0;
  margin-bottom: -7px;
  width: 140px;
  height: 60px; }

#CMD .section__gamefx .wd__feature__list .wd__feature .img__icon-5 {
  background-image: url('../images/large/1x/icon/s5/icon_5.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .wd__feature__list .wd__feature .img__icon-5 {
    background-image: url('../images/large/2x/icon/s5/icon_5.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .wd__feature__list .wd__feature .img__icon-5 {
    background-image: url('../images/large/2x/icon/s5/icon_5.png'); } }

#CMD .section__gamefx .wd__feature__list .wd__feature figure.img__icon-6 {
  top: 0;
  margin-bottom: -7px;
  width: 250px;
  height: 60px; }

#CMD .section__gamefx .wd__feature__list .wd__feature .img__icon-6 {
  background-image: url('../images/large/1x/icon/s5/icon_6.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .wd__feature__list .wd__feature .img__icon-6 {
    background-image: url('../images/large/2x/icon/s5/icon_6.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .wd__feature__list .wd__feature .img__icon-6 {
    background-image: url('../images/large/2x/icon/s5/icon_6.png'); } }

#CMD .section__gamefx .wd__feature__list .wd__feature.feature-1 {
  max-width: 200px; }

#CMD .section__gamefx .wd__feature__list .wd__feature.feature-2 {
  max-width: 200px; }

#CMD .section__gamefx .skew_rectangle {
  margin-top: 12px;
  margin-left: 22px; }

#CMD .section__gamefx .img__gamefx {
  position: relative;
  left: 50%;
  margin-top: -491px;
  margin-left: -960px;
  width: 1920px;
  height: 1440px; }

#CMD .section__gamefx .img__gamefx {
  background-image: url('../images/large/1x/s5.jpg'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .img__gamefx {
    background-image: url('../images/large/2x/s5.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .img__gamefx {
    background-image: url('../images/large/2x/s5.jpg'); } }

#CMD .section__gamefx .img__gamefx .img__phone-speakers,
#CMD .section__gamefx .img__gamefx .img__phone-microphones {
  position: absolute;
  left: 50%;
  margin-left: -640px;
  width: 1280px;
  height: 690px; }

#CMD .section__gamefx .img__gamefx .img__phone-speakers {
  top: 752px; }

#CMD .section__gamefx .img__gamefx .img__phone-microphones {
  top: 760px; }

#CMD .section__gamefx .img__gamefx .phone {
  position: absolute;
  top: -250px;
  left: 50%;
  margin-left: -500px;
  width: 1000px; }

#CMD .section__gamefx .modal-button-container {
  margin-top: -89px; }

@keyframes speakerAnimation {
  0% {
    opacity: 0; }

  20% {
    opacity: 1; }

  40% {
    opacity: 1; }

  60% {
    opacity: 0; }

  100% {
    opacity: 0; } }

@keyframes microphoneAnimation {
  0% {
    opacity: 0; }

  10% {
    opacity: 0; }

  30% {
    opacity: 1; }

  40% {
    opacity: 1; }

  60% {
    opacity: 0; }

  100% {
    opacity: 0; } }

#CMD .section__gamefx .phone .ripples__microphones,
#CMD .section__gamefx .phone .ripples__speakers {
  transition: opacity 400ms; }

#CMD .section__gamefx .phone.type-speakers .ripples__microphones {
  opacity: 0; }

#CMD .section__gamefx .phone.type-speakers .ripples__speakers {
  opacity: 1; }

#CMD .section__gamefx .phone.type-speakers .ripples__speakers .img__ripple-1 {
  animation: speakerAnimation 2000ms linear 200ms infinite forwards; }

#CMD .section__gamefx .phone.type-speakers .ripples__speakers .img__ripple-2 {
  animation: speakerAnimation 2000ms linear 400ms infinite forwards; }

#CMD .section__gamefx .phone.type-speakers .ripples__speakers .img__ripple-3 {
  animation: speakerAnimation 2000ms linear 600ms infinite forwards; }

#CMD .section__gamefx .phone.type-speakers .ripples__speakers .img__ripple-4 {
  animation: speakerAnimation 2000ms linear 800ms infinite forwards; }

#CMD .section__gamefx .phone.type-microphones .ripples__speakers {
  opacity: 0; }

#CMD .section__gamefx .phone.type-microphones .ripples__microphones {
  opacity: 1; }

#CMD .section__gamefx .phone.type-microphones .ripples__microphones .img__ripple-1 {
  animation: speakerAnimation 1800ms ease-out 400ms infinite forwards; }

#CMD .section__gamefx .phone.type-microphones .ripples__microphones .img__ripple-2 {
  animation: speakerAnimation 1800ms ease-out 200ms infinite forwards; }

#CMD .section__gamefx .phone.type-microphones .ripples__microphones .img__ripple-3 {
  animation: speakerAnimation 1800ms ease-out 0ms infinite forwards; }

#CMD .section__gamefx .img__gamefx .img__phone-speakers {
  z-index: 10; }

#CMD .section__gamefx .img__phone-speakers {
  background-image: url('../images/large/1x/animation/s5/tab1/phone.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .img__phone-speakers {
    background-image: url('../images/large/2x/animation/s5/tab1/phone.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .img__phone-speakers {
    background-image: url('../images/large/2x/animation/s5/tab1/phone.png'); } }

#CMD .section__gamefx .img__gamefx .ripples__speakers .ripples {
  position: absolute;
  top: 902px;
  left: 50%;
  margin-left: -762px;
  width: 1500px;
  height: 430px; }

#CMD .section__gamefx .img__gamefx .ripples__speakers .ripples figure {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 1500px;
  height: 430px; }

#CMD .section__gamefx .ripples__speakers .img__ripple-1 {
  background-image: url('../images/large/1x/animation/s5/tab1/ripple_1.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__speakers .img__ripple-1 {
    background-image: url('../images/large/2x/animation/s5/tab1/ripple_1.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__speakers .img__ripple-1 {
    background-image: url('../images/large/2x/animation/s5/tab1/ripple_1.png'); } }

#CMD .section__gamefx .ripples__speakers .img__ripple-2 {
  background-image: url('../images/large/1x/animation/s5/tab1/ripple_2.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__speakers .img__ripple-2 {
    background-image: url('../images/large/2x/animation/s5/tab1/ripple_2.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__speakers .img__ripple-2 {
    background-image: url('../images/large/2x/animation/s5/tab1/ripple_2.png'); } }

#CMD .section__gamefx .ripples__speakers .img__ripple-3 {
  background-image: url('../images/large/1x/animation/s5/tab1/ripple_3.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__speakers .img__ripple-3 {
    background-image: url('../images/large/2x/animation/s5/tab1/ripple_3.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__speakers .img__ripple-3 {
    background-image: url('../images/large/2x/animation/s5/tab1/ripple_3.png'); } }

#CMD .section__gamefx .ripples__speakers .img__ripple-4 {
  background-image: url('../images/large/1x/animation/s5/tab1/ripple_4.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__speakers .img__ripple-4 {
    background-image: url('../images/large/2x/animation/s5/tab1/ripple_4.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__speakers .img__ripple-4 {
    background-image: url('../images/large/2x/animation/s5/tab1/ripple_4.png'); } }

#CMD .section__gamefx .img__phone-microphones {
  background-image: url('../images/large/1x/animation/s5/tab2/phone.png'); }

@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .img__phone-microphones {
    background-image: url('../images/large/2x/animation/s5/tab2/phone.webp'); } }

@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .img__phone-microphones {
    background-image: url('../images/large/2x/animation/s5/tab2/phone.png'); } }

#CMD .section__gamefx .img__gamefx .ripples__microphones .ripples-1,
#CMD .section__gamefx .img__gamefx .ripples__microphones .ripples-2 {
  position: absolute;
  top: 859px;
  left: 50%;
  margin-left: -643px;
  width: 1280px;
  height: 430px; }

#CMD .section__gamefx .img__gamefx .ripples__microphones .ripples-1 figure,
#CMD .section__gamefx .img__gamefx .ripples__microphones .ripples-2 figure {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 1280px;
  height: 660px; }

#CMD .section__gamefx .ripples__microphones .ripples-1 .img__ripple-1 {
  background-image: url('../images/large/1x/animation/s5/tab2/ripple_front_1.png'); }

@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__microphones .ripples-1 .img__ripple-1 {
    background-image: url('../images/large/2x/animation/s5/tab2/ripple_front_1.webp'); } }

@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__microphones .ripples-1 .img__ripple-1 {
    background-image: url('../images/large/2x/animation/s5/tab2/ripple_front_1.png'); } }

#CMD .section__gamefx .ripples__microphones .ripples-1 .img__ripple-2 {
  background-image: url('../images/large/1x/animation/s5/tab2/ripple_front_2.png'); }

@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__microphones .ripples-1 .img__ripple-2 {
    background-image: url('../images/large/2x/animation/s5/tab2/ripple_front_2.webp'); } }

@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__microphones .ripples-1 .img__ripple-2 {
    background-image: url('../images/large/2x/animation/s5/tab2/ripple_front_2.png'); } }

#CMD .section__gamefx .ripples__microphones .ripples-1 .img__ripple-3 {
  background-image: url('../images/large/1x/animation/s5/tab2/ripple_front_3.png'); }

@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__microphones .ripples-1 .img__ripple-3 {
    background-image: url('../images/large/2x/animation/s5/tab2/ripple_front_3.webp'); } }

@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__microphones .ripples-1 .img__ripple-3 {
    background-image: url('../images/large/2x/animation/s5/tab2/ripple_front_3.png'); } }

#CMD .section__gamefx .img__gamefx .ripples__microphones .ripples-2 {
  transform: translate3d(0, 0, 0); }

#CMD .section__gamefx .ripples__microphones .ripples-2 .img__ripple-1 {
  background-image: url('../images/large/1x/animation/s5/tab2/ripple_back_1.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__microphones .ripples-2 .img__ripple-1 {
    background-image: url('../images/large/2x/animation/s5/tab2/ripple_back_1.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__microphones .ripples-2 .img__ripple-1 {
    background-image: url('../images/large/2x/animation/s5/tab2/ripple_back_1.png'); } }

#CMD .section__gamefx .ripples__microphones .ripples-2 .img__ripple-2 {
  background-image: url('../images/large/1x/animation/s5/tab2/ripple_back_2.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__microphones .ripples-2 .img__ripple-2 {
    background-image: url('../images/large/2x/animation/s5/tab2/ripple_back_2.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__microphones .ripples-2 .img__ripple-2 {
    background-image: url('../images/large/2x/animation/s5/tab2/ripple_back_2.png'); } }

#CMD .section__gamefx .ripples__microphones .ripples-2 .img__ripple-3 {
  background-image: url('../images/large/1x/animation/s5/tab2/ripple_back_3.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__microphones .ripples-2 .img__ripple-3 {
    background-image: url('../images/large/2x/animation/s5/tab2/ripple_back_3.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__microphones .ripples-2 .img__ripple-3 {
    background-image: url('../images/large/2x/animation/s5/tab2/ripple_back_3.png'); } }

#CMD .section__inner5-1 {
  padding-top: 150px; }

#CMD .section__inner5-1 .wd__content {
  left: 0;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  max-width: 820px; }

#CMD .section__inner5-1 .wd__content .content__title {
  margin-top: 0; }

#CMD .section__inner5-1 .img__inner5-1 {
  position: relative;
  left: 50%;
  margin-top: -85px;
  margin-left: -1280px;
  width: 2560px;
  height: 750px; }

#CMD .section__inner5-1 .img__inner5-1 {
  background-image: url('../images/large/1x/inner/s5/inner_s1.jpg'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner5-1 .img__inner5-1 {
    background-image: url('../images/large/2x/inner/s5/inner_s1.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__inner5-1 .img__inner5-1 {
    background-image: url('../images/large/2x/inner/s5/inner_s1.jpg'); } }

#CMD .section__inner5-2 {
  padding-top: 0;
  min-height: 1200px; }

#CMD .section__inner5-2 .wd__content {
  position: relative;
  left: 50%;
  margin-top: 325px;
  margin-left: 44px;
  padding-left: 25px;
  width: 400px; }

#CMD .section__inner5-2 .img__inner5-2 {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
  height: 1020px; }

#CMD .section__inner5-2 .img__inner5-2 {
  background-image: url('../images/large/1x/inner/s5/inner_s2_bg.jpg'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner5-2 .img__inner5-2 {
    background-image: url('../images/large/2x/inner/s5/inner_s2_bg.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__inner5-2 .img__inner5-2 {
    background-image: url('../images/large/2x/inner/s5/inner_s2_bg.jpg'); } }

#CMD .section__inner5-2 .img__inner5-2 .phone {
  position: absolute;
  overflow: hidden;
  top: 130px;
  left: 50%;
  margin-left: -472px;
  width: 400px;
  height: 860px; }

#CMD .section__inner5-2 .img__inner5-2 .phone::before {
  position: absolute;
  top: 24px;
  left: 50%;
  margin-left: -175px;
  width: 350px;
  height: 810px;
  background-color: #000;
  content: ''; }

#CMD .section__inner5-2 .img__inner5-2 .phone .scene {
  position: absolute;
  overflow: hidden;
  top: 49px;
  left: 23px;
  width: 350px;
  height: 794px; }

#CMD .section__inner5-2 .img__inner5-2 .phone .scene .img__scene {
  position: relative;
  width: 350px;
  height: 994px; }

#CMD .section__inner5-2 .img__scene {
  background-image: url('../images/large/1x/inner/s5/inner_s2_scene.jpg'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner5-2 .img__scene {
    background-image: url('../images/large/2x/inner/s5/inner_s2_scene.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__inner5-2 .img__scene {
    background-image: url('../images/large/2x/inner/s5/inner_s2_scene.jpg'); } }

#CMD .section__inner5-2 .img__inner5-2 .phone .img__ui {
  position: absolute;
  top: 0;
  left: 0;
  width: 400px;
  height: 860px; }

#CMD .section__inner5-2 .img__ui {
  background-image: url('../images/large/1x/inner/s5/inner_s2_phone_ui.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner5-2 .img__ui {
    background-image: url('../images/large/2x/inner/s5/inner_s2_phone_ui.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__inner5-2 .img__ui {
    background-image: url('../images/large/2x/inner/s5/inner_s2_phone_ui.png'); } }

#CMD .section__inner5-2 .img__inner5-2 .phone .img__phone {
  position: relative;
  width: 400px;
  height: 860px; }

#CMD .section__inner5-2 .img__phone {
  background-image: url('../images/large/1x/inner/s5/inner_s2_phone.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner5-2 .img__phone {
    background-image: url('../images/large/2x/inner/s5/inner_s2_phone.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__inner5-2 .img__phone {
    background-image: url('../images/large/2x/inner/s5/inner_s2_phone.png'); } }

@keyframes aniS5i2 {
  0% {
    transform: translate3d(0, 0, 0); }

  10% {
    transform: translate3d(0, 0, 0); }

  30% {
    transform: translate3d(0, -240px, 0); }

  60% {
    transform: translate3d(0, -240px, 0); }

  90% {
    transform: translate3d(0, 0, 0); }

  100% {
    transform: translate3d(0, 0, 0); } }

#CMD .section__inner5-2 .img__inner5-2.active .phone .scene .img__scene {
  animation: aniS5i2 6s infinite forwards; }

#CMD .section__airtrigger {
  margin-top: 37px;
  padding-top: 157px; }

#CMD .section__airtrigger .wd__content {
  max-width: 850px; }

#CMD .section__airtrigger .wd__content .content__info {
  max-width: 710px; }

#CMD .section__airtrigger .modal-button-container {
  margin-top: -44px; }

#CMD .section__airtrigger .tab-0 .img__bg {
  position: relative;
  left: 50%;
  margin-top: -100px;
  margin-left: -640px;
  width: 1280px;
  height: 770px; }

#CMD .section__airtrigger .img__bg {
  background-image: url('../images/large/1x/animation/s6/tab1/bg.jpg'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__bg {
    background-image: url('../images/large/2x/animation/s6/tab1/bg.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__bg {
    background-image: url('../images/large/2x/animation/s6/tab1/bg.jpg'); } }

#CMD .section__airtrigger .tab-0 .img__bg #s6_tab1_wind-left {
  position: absolute;
  top: 46px;
  left: 50%;
  margin-left: -548px;
  width: 500px;
  height: 730px; }

#CMD .section__airtrigger .tab-0 .img__bg #s6_tab1_wind-right {
  position: absolute;
  top: 46px;
  left: 50%;
  margin-left: 80px;
  width: 500px;
  height: 730px; }

#CMD .section__airtrigger .tab-0 .img__bg .img__fan {
  position: absolute;
  top: 200px;
  left: 50%;
  margin-left: -117px;
  width: 236px;
  height: 250px;
  transform: translateX(-0.5px); }

#CMD .section__airtrigger .img__fan {
  background-image: url('../images/large/1x/animation/s6/tab1/fan.jpg'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__fan {
    background-image: url('../images/large/2x/animation/s6/tab1/fan.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__fan {
    background-image: url('../images/large/2x/animation/s6/tab1/fan.jpg'); } }

#CMD .section__airtrigger .tab-0 .img__bg .img__button-hl {
  position: absolute;
  top: 0;
  left: 0;
  width: 1280px;
  height: 770px; }

#CMD .section__airtrigger .img__button-hl {
  background-image: url('../images/large/1x/animation/s6/tab1/line.jpg'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__button-hl {
    background-image: url('../images/large/2x/animation/s6/tab1/line.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__button-hl {
    background-image: url('../images/large/2x/animation/s6/tab1/line.jpg'); } }

#CMD .section__airtrigger .tab-0 .img__bg #s6-button-hl {
  position: absolute;
  top: 309px;
  left: 50%;
  margin-left: -296px;
  width: 557px;
  height: 177px; }

#CMD .section__airtrigger .tab-0 .img__bg #s6-button-hl path {
  fill: transparent;
  stroke-miterlimit: 10;
  stroke-width: 1px;
  stroke-dasharray: 350;
  stroke-dashoffset: 350;
  transform: translateY(1px); }

#CMD .section__airtrigger .tab-0 .img__bg #s6-button-hl path.line-blur {
  stroke-width: 4px;
  stroke: #ff271c;
  filter: url('#s6-svg-blur'); }

#CMD .section__airtrigger .tab-0 .img__bg #s6-button-hl path.line-back {
  stroke-width: 3px;
  stroke: #ff271c; }

#CMD .section__airtrigger .tab-0 .img__bg #s6-button-hl path.line-back.line-back-left {
  transform: translateY(-3px); }

#CMD .section__airtrigger .tab-0 .img__bg #s6-button-hl path.line-front {
  stroke-width: 0.8px;
  stroke: white; }

#CMD .section__airtrigger .tab-0 .img__bg #s6-button-hl path.line-front.line-front-left {
  transform: translateY(-3px); }

#CMD .section__airtrigger .tab-0 .img__bg .img__logo {
  position: absolute;
  top: 538px;
  left: 50%;
  margin-left: -50px;
  width: 134px;
  height: 88px; }

#CMD .section__airtrigger .img__logo {
  background-image: url('../images/large/1x/animation/s6/tab1/logo.jpg'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__logo {
    background-image: url('../images/large/2x/animation/s6/tab1/logo.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__logo {
    background-image: url('../images/large/2x/animation/s6/tab1/logo.jpg'); } }

#CMD .section__airtrigger .tab-0 .img__bg .img__wind {
  position: absolute;
  z-index: 100;
  top: -11px;
  left: 50%;
  margin-left: -349px;
  width: 700px;
  height: 700px; }

#CMD .section__airtrigger .img__wind-1 {
  background-image: url('../images/large/1x/animation/s6/tab1/wind_1.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-1 {
    background-image: url('../images/large/2x/animation/s6/tab1/wind_1.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-1 {
    background-image: url('../images/large/2x/animation/s6/tab1/wind_1.png'); } }

#CMD .section__airtrigger .img__wind-6 {
  background-image: url('../images/large/1x/animation/s6/tab1/wind_1.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-6 {
    background-image: url('../images/large/2x/animation/s6/tab1/wind_1.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-6 {
    background-image: url('../images/large/2x/animation/s6/tab1/wind_1.png'); } }

#CMD .section__airtrigger .img__wind-2 {
  background-image: url('../images/large/1x/animation/s6/tab1/wind_2.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-2 {
    background-image: url('../images/large/2x/animation/s6/tab1/wind_2.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-2 {
    background-image: url('../images/large/2x/animation/s6/tab1/wind_2.png'); } }

#CMD .section__airtrigger .img__wind-7 {
  background-image: url('../images/large/1x/animation/s6/tab1/wind_2.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-7 {
    background-image: url('../images/large/2x/animation/s6/tab1/wind_2.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-7 {
    background-image: url('../images/large/2x/animation/s6/tab1/wind_2.png'); } }

#CMD .section__airtrigger .img__wind-3 {
  background-image: url('../images/large/1x/animation/s6/tab1/wind_3.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-3 {
    background-image: url('../images/large/2x/animation/s6/tab1/wind_3.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-3 {
    background-image: url('../images/large/2x/animation/s6/tab1/wind_3.png'); } }

#CMD .section__airtrigger .img__wind-8 {
  background-image: url('../images/large/1x/animation/s6/tab1/wind_3.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-8 {
    background-image: url('../images/large/2x/animation/s6/tab1/wind_3.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-8 {
    background-image: url('../images/large/2x/animation/s6/tab1/wind_3.png'); } }

#CMD .section__airtrigger .img__wind-4 {
  background-image: url('../images/large/1x/animation/s6/tab1/wind_4.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-4 {
    background-image: url('../images/large/2x/animation/s6/tab1/wind_4.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-4 {
    background-image: url('../images/large/2x/animation/s6/tab1/wind_4.png'); } }

#CMD .section__airtrigger .img__wind-9 {
  background-image: url('../images/large/1x/animation/s6/tab1/wind_4.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-9 {
    background-image: url('../images/large/2x/animation/s6/tab1/wind_4.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-9 {
    background-image: url('../images/large/2x/animation/s6/tab1/wind_4.png'); } }

#CMD .section__airtrigger .img__wind-5 {
  background-image: url('../images/large/1x/animation/s6/tab1/wind_5.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-5 {
    background-image: url('../images/large/2x/animation/s6/tab1/wind_5.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-5 {
    background-image: url('../images/large/2x/animation/s6/tab1/wind_5.png'); } }

#CMD .section__airtrigger .img__wind-10 {
  background-image: url('../images/large/1x/animation/s6/tab1/wind_5.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-10 {
    background-image: url('../images/large/2x/animation/s6/tab1/wind_5.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-10 {
    background-image: url('../images/large/2x/animation/s6/tab1/wind_5.png'); } }

@keyframes s6Tab1Wind {
  0% {
    opacity: 0;
    transform: rotate3d(1, 1, 1, 0deg) scale(1.34); }

  50% {
    opacity: 1; }

  80% {
    opacity: 0.1;
    transform: rotate3d(-1, -19, 18, 30deg) scale(0.8); }

  90% {
    opacity: 0;
    transform: rotate3d(-1, -19, 18, 40deg) scale(0.8); }

  100% {
    opacity: 0;
    transform: rotate3d(-1, -19, 18, 40deg) scale(0.8); } }

@keyframes s6SvgPathRoll {
  0% {
    stroke-dashoffset: 350; }

  50% {
    stroke-dashoffset: 0; }

  70% {
    fill: #80210c; }

  75% {
    fill: transparent; }

  80% {
    fill: #80210c; }

  85% {
    fill: transparent; }

  90% {
    fill: #80210c; }

  95% {
    fill: transparent; }

  100% {
    fill: #80210c;
    stroke-dashoffset: 0; } }

#CMD .section__airtrigger .tab__img .img__logo {
  opacity: 0;
  transition: none; }

#CMD .section__airtrigger .tab__img .img__fan {
  opacity: 0;
  transition: opacity 300ms; }

#CMD .section__airtrigger .tab__img #s6-button-hl {
  opacity: 0;
  transition: opacity 300ms; }

#CMD .section__airtrigger .tab__img .img__wind {
  opacity: 0;
  transform: rotate3d(1, 1, 1, 0deg) scale(1.34);
  animation: none; }

#CMD .section__airtrigger .tab__img.step-1 .img__logo {
  opacity: 1;
  transition: opacity 300ms 300ms; }

#CMD .section__airtrigger .tab__img.step-2 #s6-button-hl {
  opacity: 1;
  transition: none; }

#CMD .section__airtrigger .tab__img.step-2 #s6-button-hl path {
  animation: s6SvgPathRoll 2000ms linear forwards; }

#CMD .section__airtrigger .tab__img.step-3 .img__fan {
  opacity: 1;
  transition: opacity 500ms; }

#CMD .section__airtrigger .tab__img.step-4 .img__wind-1 {
  animation: s6Tab1Wind 1100ms 120ms linear forwards; }

#CMD .section__airtrigger .tab__img.step-4 .img__wind-2 {
  animation: s6Tab1Wind 1100ms 240ms linear forwards; }

#CMD .section__airtrigger .tab__img.step-4 .img__wind-3 {
  animation: s6Tab1Wind 1100ms 360ms linear forwards; }

#CMD .section__airtrigger .tab__img.step-4 .img__wind-4 {
  animation: s6Tab1Wind 1100ms 480ms linear forwards; }

#CMD .section__airtrigger .tab__img.step-4 .img__wind-5 {
  animation: s6Tab1Wind 1100ms 600ms linear forwards; }

#CMD .section__airtrigger .tab__img.step-4 .img__wind-6 {
  animation: s6Tab1Wind 1100ms 720ms linear forwards; }

#CMD .section__airtrigger .tab__img.step-4 .img__wind-7 {
  animation: s6Tab1Wind 1100ms 840ms linear forwards; }

#CMD .section__airtrigger .tab__img.step-4 .img__wind-8 {
  animation: s6Tab1Wind 1100ms 960ms linear forwards; }

#CMD .section__airtrigger .tab__img.step-4 .img__wind-9 {
  animation: s6Tab1Wind 1100ms 1080ms linear forwards; }

#CMD .section__airtrigger .tab__img.step-4 .img__wind-10 {
  animation: s6Tab1Wind 1100ms 1200ms linear forwards; }

#CMD #s6_video_tab2 {
  position: relative;
  width: 1280px;
  height: 720px; }

#CMD .section__airtrigger .container-tab .tab-1 .tab__img {
  left: 50%;
  margin-top: -120px;
  margin-bottom: -58px;
  margin-left: -640px;
  width: 1280px; }

#CMD #s6_video_tab3 {
  position: relative;
  width: 1280px;
  height: 720px; }

#CMD .section__airtrigger .container-tab .tab-2 .tab__img {
  left: 50%;
  margin-top: 61px;
  margin-bottom: 50px;
  margin-left: -640px;
  width: 1280px; }

#CMD #s6_video_tab4 {
  position: relative;
  width: 1280px;
  height: 720px; }

#CMD .section__airtrigger .container-tab .tab-3 .tab__img {
  left: 50%;
  margin-top: -30px;
  margin-bottom: -75px;
  margin-left: -640px;
  width: 1280px; }

#CMD .section__gamecool {
  margin-top: -50px;
  padding-top: 157px; }

#CMD .section__gamecool .wd__content {
  max-width: 850px; }

#CMD .section__gamecool .wd__content .content__info {
  max-width: 710px; }

#CMD .section__gamecool .img__gamecool {
  position: relative;
  left: 50%;
  margin-top: -191px;
  margin-left: -960px;
  width: 1920px;
  height: 800px; }

#CMD .section__gamecool .modal-button-container {
  margin-top: -113px; }

#CMD .section__gamecool .detect-point-out {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -319px;
  width: 1px;
  height: 630px; }

#CMD .section__gamecool .detect-point-enter {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 1px; }

#CMD .section__gamecool .img__gamecool {
  background-image: none !important; }

#CMD .section__gamecool .img__gamecool figure {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 1920px;
  height: 800px; }

#CMD .section__gamecool .img__gamecool .img__bg {
  transition: none; }

#CMD .section__gamecool .img__bg {
  background-image: url('../images/large/1x/animation/s7/bg.jpg'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool .img__bg {
    background-image: url('../images/large/2x/animation/s7/bg.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool .img__bg {
    background-image: url('../images/large/2x/animation/s7/bg.jpg'); } }

#CMD .section__gamecool .img__gamecool .img__phone {
  opacity: 1; }

#CMD .section__gamecool .img__phone {
  background-image: url('../images/large/1x/animation/s7/phone.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool .img__phone {
    background-image: url('../images/large/2x/animation/s7/phone.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool .img__phone {
    background-image: url('../images/large/2x/animation/s7/phone.png'); } }

#CMD .section__gamecool .img__gamecool .img__battery {
  transition: none; }

#CMD .section__gamecool .img__battery {
  background-image: url('../images/large/1x/animation/s7/battery.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool .img__battery {
    background-image: url('../images/large/2x/animation/s7/battery.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool .img__battery {
    background-image: url('../images/large/2x/animation/s7/battery.png'); } }

#CMD .section__gamecool .img__gamecool .img__text {
  transform: translate3d(0, 40px, 0);
  transition: none; }

#CMD .section__gamecool .img__text {
  background-image: url('../images/large/1x/animation/s7/text.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool .img__text {
    background-image: url('../images/large/2x/animation/s7/text.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool .img__text {
    background-image: url('../images/large/2x/animation/s7/text.png'); } }

@keyframes flashBg {
  0% {
    opacity: 1;
    filter: saturate(1); }

  30% {
    opacity: 0.3;
    filter: saturate(0.3); }

  50% {
    opacity: 1;
    filter: saturate(1); }

  70% {
    opacity: 0.4;
    filter: saturate(0.3); }

  100% {
    opacity: 1;
    filter: saturate(1); } }

#CMD .section__gamecool .img__gamecool.active .img__bg {
  opacity: 1;
  transition: opacity 1000ms;
  animation: flashBg 1500ms 500ms ease-out forwards infinite; }

#CMD .section__gamecool .img__gamecool.active .img__battery {
  opacity: 1;
  transition: opacity 400ms 500ms; }

#CMD .section__gamecool .img__gamecool.active .img__text {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: transform 800ms 800ms, opacity 400ms 700ms; }

#CMD .section__inner7-1 {
  min-height: 1200px;
  padding-top: 0; }

#CMD .section__inner7-1 .wd__content {
  position: relative;
  left: 50%;
  margin-top: 240px;
  margin-left: -522px;
  width: 410px;
  min-height: 652px; }

#CMD .section__inner7-1 .img__inner7-1 {
  position: relative;
  left: 50%;
  margin-top: -814px;
  margin-left: -1280px;
  width: 2560px;
  height: 1216px; }

#CMD .section__inner7-1 .img__inner7-1 {
  background-image: url('../images/large/1x/inner/s7/inner_s1.jpg'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner7-1 .img__inner7-1 {
    background-image: url('../images/large/2x/inner/s7/inner_s1.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__inner7-1 .img__inner7-1 {
    background-image: url('../images/large/2x/inner/s7/inner_s1.jpg'); } }

#CMD .section__build-for-game {
  margin-top: 11px;
  padding-top: 157px; }

#CMD .section__build-for-game .wd__content {
  max-width: 850px; }

#CMD .section__build-for-game .wd__content .content__info {
  max-width: 640px; }

#CMD .section__build-for-game .tab .content-info {
  margin-top: 12px; }

#CMD .section__build-for-game .tab .content-info.info--1 {
  margin-top: 0; }

#CMD .section__build-for-game .tab .content__link {
  display: block;
  position: relative;
  margin-top: 2px;
  font-size: 18px;
  line-height: 1.5;
  transition: opacity 400ms; }

#CMD .section__build-for-game .tab .content__link.link--1 {
  margin-top: 21px; }

#CMD .section__build-for-game .tab .content__link span {
  color: #e42657 !important; }

#CMD .section__build-for-game .tab .content__link:hover {
  opacity: 0.8; }

#CMD .section__build-for-game .tab .wd__link__arrow::after {
  color: #e42657; }

#CMD .section__build-for-game .modal-button-container {
  margin-top: -44px; }

#CMD .section__build-for-game .scroll_container {
  z-index: 1; }

#CMD .section__build-for-game .carousel-container .container-tab {
  overflow: visible; }

#CMD .section__build-for-game .carousel-container .container-tab .tab {
  overflow: visible; }

#CMD .section__build-for-game .tab-1 .carouse-arrow-btns {
  display: none; }

#CMD .section__build-for-game .tab-1 .slick-dots li button::before {
  content: '■' !important; }

#CMD .section__build-for-game .tab-1 .slick-dots li,
#CMD .section__build-for-game .tab-1 .slick-dots li button,
#CMD .section__build-for-game .tab-1 .slick-dots li button::before {
  width: 50px;
  height: 50px; }

#CMD .section__build-for-game .tab-1 .slick-dots li {
  margin-right: 0;
  margin-left: 0; }

#CMD .section__build-for-game .tab-1 .img__s8_tab1 {
  position: relative;
  left: 50%;
  margin-top: -212px;
  margin-left: -960px;
  width: 1920px;
  height: 1150px; }

#CMD .section__build-for-game .img__s8_tab1 {
  background-image: url('../images/large/1x/animation/s8/tab1/bg.jpg'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .img__s8_tab1 {
    background-image: url('../images/large/2x/animation/s8/tab1/bg.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .img__s8_tab1 {
    background-image: url('../images/large/2x/animation/s8/tab1/bg.jpg'); } }

#CMD .section__build-for-game .tab-1 .video-carousel {
  position: absolute;
  top: 323px;
  left: 50%;
  margin-left: -620px;
  width: 1240px; }

#CMD .section__build-for-game .tab-1 .video-carousel .item .item-container {
  position: relative;
  width: 410px;
  height: 700px;
  text-align: center; }

#CMD .section__build-for-game .tab-1 .video-carousel .item .item-container .img__scene {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -350px;
  margin-left: -156px;
  width: 312px;
  height: 700px;
  background-size: contain; }

#CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-0 .img__scene {
  background-image: url('../images/large/1x/animation/s8/tab1/tab_scene_1.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-0 .img__scene {
    background-image: url('../images/large/2x/animation/s8/tab1/tab_scene_1.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-0 .img__scene {
    background-image: url('../images/large/2x/animation/s8/tab1/tab_scene_1.png'); } }

#CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-1 .img__scene {
  background-image: url('../images/large/1x/animation/s8/tab1/tab_scene_2.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-1 .img__scene {
    background-image: url('../images/large/2x/animation/s8/tab1/tab_scene_2.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-1 .img__scene {
    background-image: url('../images/large/2x/animation/s8/tab1/tab_scene_2.png'); } }

#CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-2 .img__scene {
  background-image: url('../images/large/1x/animation/s8/tab1/tab_scene_3.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-2 .img__scene {
    background-image: url('../images/large/2x/animation/s8/tab1/tab_scene_3.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-2 .img__scene {
    background-image: url('../images/large/2x/animation/s8/tab1/tab_scene_3.png'); } }

#CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-3 .img__scene {
  background-image: url('../images/large/1x/animation/s8/tab1/tab_scene_4.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-3 .img__scene {
    background-image: url('../images/large/2x/animation/s8/tab1/tab_scene_4.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-3 .img__scene {
    background-image: url('../images/large/2x/animation/s8/tab1/tab_scene_4.png'); } }

#CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-4 .img__scene {
  background-image: url('../images/large/1x/animation/s8/tab1/tab_scene_5.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-4 .img__scene {
    background-image: url('../images/large/2x/animation/s8/tab1/tab_scene_5.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-4 .img__scene {
    background-image: url('../images/large/2x/animation/s8/tab1/tab_scene_5.png'); } }

#CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-5 .img__scene {
  background-image: url('../images/large/1x/animation/s8/tab1/tab_scene_6.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-5 .img__scene {
    background-image: url('../images/large/2x/animation/s8/tab1/tab_scene_6.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-5 .img__scene {
    background-image: url('../images/large/2x/animation/s8/tab1/tab_scene_6.png'); } }

#CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-6 .img__scene {
  background-image: url('../images/large/1x/animation/s8/tab1/tab_scene_7.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-6 .img__scene {
    background-image: url('../images/large/2x/animation/s8/tab1/tab_scene_7.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-6 .img__scene {
    background-image: url('../images/large/2x/animation/s8/tab1/tab_scene_7.png'); } }

#CMD .section__build-for-game .tab-1 .video-container {
  position: absolute;
  top: 323px;
  left: 50%;
  margin-left: -160px;
  width: 320px;
  height: 700px; }

#CMD .section__build-for-game .tab-1 .video-container .item {
  position: absolute;
  opacity: 0;
  width: 320px;
  height: 700px;
  transition: opacity 300ms; }

#CMD .section__build-for-game .tab-1 .video-container .item video {
  width: 320px;
  height: 700px; }

#CMD .section__build-for-game .tab-1 .video-container .item.active {
  opacity: 1; }

#CMD .section__build-for-game .tab-1 .video__btn-play {
  display: none; }

#CMD .section__build-for-game .tab-1 .video-container,
#CMD .section__build-for-game .tab-1 .img__phone {
  user-select: none;
  pointer-events: none; }

#CMD .section__build-for-game .tab-1 .slick-dots {
  position: relative;
  bottom: 0;
  margin-top: 70px; }

#CMD .section__build-for-game .tab-1 .slick-dots li button::before {
  opacity: 1;
  color: #686868;
  font-size: 16px; }

#CMD .section__build-for-game .tab-1 .slick-dots li.slick-active button::before {
  color: #e42657;
  font-size: 24px; }

#CMD .section__build-for-game .tab-1 .slick-slide:focus {
  outline: 0; }

#CMD .section__build-for-game .tab-1 .img__phone-bg {
  display: block;
  position: absolute;
  z-index: 0;
  top: 320px;
  left: 50%;
  margin-left: -164px;
  width: 320px;
  height: 700px;
  background-color: #000; }

#CMD .section__build-for-game .tab-1 .wd__section .slick-dots li button::before {
  content: '■'; }

#CMD .section__build-for-game .tab-1 .img__phone {
  position: absolute;
  top: 250px;
  left: 50%;
  margin-left: -245px;
  width: 490px;
  height: 840px; }

#CMD .section__build-for-game .img__s8_tab1 .img__phone {
  background-image: url('../images/large/1x/animation/s8/tab1/phone.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .img__s8_tab1 .img__phone {
    background-image: url('../images/large/2x/animation/s8/tab1/phone.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .img__s8_tab1 .img__phone {
    background-image: url('../images/large/2x/animation/s8/tab1/phone.png'); } }

#CMD .section__build-for-game .tab-1 .video__btn-play {
  top: 60px;
  margin-left: -25px; }

#CMD .section__build-for-game .tab-1 .item-container .img__scene {
  transform: scale(0.89);
  transition: transform 400ms linear; }

#CMD .section__build-for-game .tab-1 .item-container .img__scene::after {
  opacity: 1; }

#CMD .section__build-for-game .tab-1 .slick-center .item-container .img__scene {
  transform: scale(1.12); }

#CMD .section__build-for-game .tab-1 .slick-center .item-container .img__scene::after {
  opacity: 0; }

#CMD .section__build-for-game .carousel-container .tab-2 .img__s8_tab2 {
  position: relative;
  left: 50%;
  margin-top: -218px;
  margin-left: -960px;
  width: 1920px;
  height: 1150px; }

#CMD .section__build-for-game .carousel-container .tab-2 .img__s8_tab2 {
  background-image: url('../images/large/1x/animation/s8/tab2/bg.jpg'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-2 .img__s8_tab2 {
    background-image: url('../images/large/2x/animation/s8/tab2/bg.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-2 .img__s8_tab2 {
    background-image: url('../images/large/2x/animation/s8/tab2/bg.jpg'); } }

#CMD .section__build-for-game .carousel-container .tab-3 .img__s8_tab3 {
  position: relative;
  left: 50%;
  margin-top: -409px;
  margin-left: -960px;
  width: 1920px;
  height: 1150px; }

#CMD .section__build-for-game .carousel-container .tab-3 .img__s8_tab3 figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 1920px;
  height: 1150px; }

#CMD .section__build-for-game .carousel-container .tab-3 .img__step-1 {
  background-image: url('../images/large/1x/animation/s8/tab3/step_1.jpg'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-3 .img__step-1 {
    background-image: url('../images/large/2x/animation/s8/tab3/step_1.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-3 .img__step-1 {
    background-image: url('../images/large/2x/animation/s8/tab3/step_1.jpg'); } }

#CMD .section__build-for-game .carousel-container .tab-3 .img__step-2 {
  background-image: url('../images/large/1x/animation/s8/tab3/step_2.jpg'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-3 .img__step-2 {
    background-image: url('../images/large/2x/animation/s8/tab3/step_2.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-3 .img__step-2 {
    background-image: url('../images/large/2x/animation/s8/tab3/step_2.jpg'); } }

#CMD .section__build-for-game .carousel-container .tab-3 .img__step-3 {
  background-image: url('../images/large/1x/animation/s8/tab3/step_3.jpg'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-3 .img__step-3 {
    background-image: url('../images/large/2x/animation/s8/tab3/step_3.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-3 .img__step-3 {
    background-image: url('../images/large/2x/animation/s8/tab3/step_3.jpg'); } }

#CMD .section__build-for-game .carousel-container .tab-3 .img__phone {
  background-image: url('../images/large/1x/animation/s8/tab3/phone.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-3 .img__phone {
    background-image: url('../images/large/2x/animation/s8/tab3/phone.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-3 .img__phone {
    background-image: url('../images/large/2x/animation/s8/tab3/phone.png'); } }

#CMD .section__build-for-game .carousel-container .tab-3 .wd__feature__list .wd__feature .wd__feature__describe,
#CMD .section__build-for-game .carousel-container .tab-3 .wd__feature__list .wd__feature .wd__feature__describe__top {
  width: 100%;
  text-align: center; }

#CMD .section__build-for-game .carousel-container .tab-3 .wd__feature__list .wd__feature figure {
  margin-right: auto;
  margin-left: auto; }

#CMD .section__build-for-game .carousel-container .tab-3 .wd__feature__list .wd__feature figure.img__icon-1 {
  top: -1px;
  margin-bottom: -7px;
  width: 200px;
  height: 80px; }

#CMD .section__build-for-game .tab-3 .wd__feature__list .wd__feature .img__icon-1 {
  background-image: url('../images/large/1x/icon/s8/tab3/icon_1.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .tab-3 .wd__feature__list .wd__feature .img__icon-1 {
    background-image: url('../images/large/2x/icon/s8/tab3/icon_1.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .tab-3 .wd__feature__list .wd__feature .img__icon-1 {
    background-image: url('../images/large/2x/icon/s8/tab3/icon_1.png'); } }

#CMD .section__build-for-game .carousel-container .tab-3 .img__s8_tab3 .img__step-1 {
  opacity: 0;
  transition: none; }

#CMD .section__build-for-game .carousel-container .tab-3 .img__s8_tab3 .img__step-2 {
  opacity: 0;
  transition: none; }

#CMD .section__build-for-game .carousel-container .tab-3 .img__s8_tab3 .img__step-3 {
  opacity: 0;
  transition: none; }

@keyframes sparkleStar {
  0% {
    opacity: 1; }

  30% {
    opacity: 0.3; }

  50% {
    opacity: 1; }

  70% {
    opacity: 0.3; }

  100% {
    opacity: 1; } }

#CMD .section__build-for-game .carousel-container .tab-3 .img__s8_tab3.step-1 .img__step-1 {
  opacity: 1;
  transition: opacity 400ms; }

#CMD .section__build-for-game .carousel-container .tab-3 .img__s8_tab3.step-2 .img__step-2 {
  opacity: 1;
  transition: opacity 400ms; }

#CMD .section__build-for-game .carousel-container .tab-3 .img__s8_tab3.step-3 .img__step-3 {
  opacity: 1;
  transition: opacity 400ms; }

#CMD .section__build-for-game .carousel-container .tab-3 .img__s8_tab3.step-4 .img__step-2 {
  animation: sparkleStar 3000ms forwards infinite; }

#CMD .section__build-for-game .carousel-container .tab-3 .img__s8_tab3.step-4 .img__step-3 {
  animation: sparkleStar 1200ms forwards infinite; }

#CMD .section__build-for-game .carousel-container .tab-4 .img__s8_tab4 {
  position: relative;
  left: 50%;
  margin-top: -218px;
  margin-left: -960px;
  width: 1920px;
  height: 1150px; }

#CMD .section__build-for-game .carousel-container .tab-4 .img__s8_tab4 {
  background-image: url('../images/large/1x/animation/s8/tab4/bg.jpg'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-4 .img__s8_tab4 {
    background-image: url('../images/large/2x/animation/s8/tab4/bg.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-4 .img__s8_tab4 {
    background-image: url('../images/large/2x/animation/s8/tab4/bg.jpg'); } }

@keyframes s10Style4LineFlash {
  0% {
    opacity: 1;
    filter: saturate(1); }

  30% {
    opacity: 0.3;
    filter: saturate(0.3); }

  50% {
    opacity: 1;
    filter: saturate(1); }

  70% {
    opacity: 0.4;
    filter: saturate(0.3); }

  100% {
    opacity: 1;
    filter: saturate(1); } }

#CMD .section__build-for-game .carousel-container .tab-5 .tab__img {
  position: relative;
  left: 50%;
  margin-top: -220px;
  margin-left: -945px;
  width: 1970px;
  height: 1150px;
  background: none !important; }

#CMD .section__build-for-game .carousel-container .tab-5 .tab__img .img__theme {
  left: 50%;
  margin-left: -1020px;
  width: 1970px;
  height: 1150px; }

#CMD .section__build-for-game .carousel-container .tab-5 .tab__img figure {
  position: absolute; }

#CMD .section__build-for-game .carousel-container .tab-5 .img__bg {
  z-index: 1;
  top: 0;
  left: 0;
  width: 1920px;
  height: 1150px;
  transition: none;
  filter: grayscale(1); }

#CMD .section__build-for-game .carousel-container .tab-5 .img__bg {
  background-image: url('../images/large/1x/animation/s8/tab5/bg.jpg'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-5 .img__bg {
    background-image: url('../images/large/2x/animation/s8/tab5/bg.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-5 .img__bg {
    background-image: url('../images/large/2x/animation/s8/tab5/bg.jpg'); } }

#CMD .section__build-for-game .carousel-container .tab-5 .img__phone {
  z-index: 2;
  top: 163px;
  left: 50%;
  margin-left: -665px;
  width: 1280px;
  height: 990px;
  transform: translate3d(0, 0, 0); }

#CMD .section__build-for-game .carousel-container .tab-5 .img__phone {
  background-image: url('../images/large/1x/animation/s8/tab5/phone.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-5 .img__phone {
    background-image: url('../images/large/2x/animation/s8/tab5/phone.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-5 .img__phone {
    background-image: url('../images/large/2x/animation/s8/tab5/phone.png'); } }

#CMD .section__build-for-game .carousel-container .tab-5 .img__line {
  z-index: 4;
  left: 50%;
  opacity: 0;
  margin-top: 295px;
  margin-left: -402px;
  width: 550px;
  height: 530px; }

#CMD .section__build-for-game .carousel-container .tab-5 .img__line {
  background-image: url('../images/large/1x/animation/s8/tab5/line.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-5 .img__line {
    background-image: url('../images/large/2x/animation/s8/tab5/line.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-5 .img__line {
    background-image: url('../images/large/2x/animation/s8/tab5/line.png'); } }

#CMD .section__build-for-game .carousel-container .tab-5 .img__scene {
  z-index: 5;
  top: 163px;
  left: 50%;
  opacity: 0;
  margin-left: -665px;
  width: 1280px;
  height: 990px;
  transition: none; }

#CMD .section__build-for-game .carousel-container .tab-5 .img__scene {
  background-image: url('../images/large/1x/animation/s8/tab5/scene.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-5 .img__scene {
    background-image: url('../images/large/2x/animation/s8/tab5/scene.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-5 .img__scene {
    background-image: url('../images/large/2x/animation/s8/tab5/scene.png'); } }

#CMD .section__build-for-game .carousel-container .tab-5 #s8-tab-5 {
  position: absolute;
  z-index: 3;
  left: 50%;
  margin-top: 652px;
  margin-left: -410px;
  width: 550px;
  height: 530px; }

#CMD .section__build-for-game .carousel-container .tab-5 .img__theme.step-1 .img__bg {
  filter: grayscale(0);
  transition: filter 300ms; }

#CMD .section__build-for-game .carousel-container .tab-5 .img__theme.step-1 .img__scene {
  opacity: 1;
  transition: opacity 300ms 200ms; }

#CMD .section__build-for-game .carousel-container .tab-5 .img__theme.step-1 #s8-tab-5 {
  animation: s10Style4LineFlash 150ms ease-out forwards infinite; }

@keyframes s8Tab6AuraRotate {
  0% {
    transform: translateX(-8px); }

  100% {
    transform: translateX(942px); } }

#CMD .section__build-for-game .carousel-container .tab-6 .detect-point-enter {
  position: absolute;
  top: 510px;
  left: 50%;
  width: 1px;
  height: 1px; }

#CMD .section__build-for-game .carousel-container .tab-6 .detect-point-out {
  position: absolute;
  top: 630px;
  left: 50%;
  margin-top: -459px;
  width: 1px;
  height: 830px; }

#CMD .section__build-for-game .carousel-container .tab-6 .img__s8_tab6 {
  position: relative;
  left: 50%;
  margin-top: -200px;
  margin-left: -960px;
  width: 1920px;
  height: 1150px; }

#CMD .section__build-for-game .carousel-container .tab-6 .img__s8_tab6 {
  background-image: url('../images/large/1x/animation/s8/tab6/bg.jpg'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-6 .img__s8_tab6 {
    background-image: url('../images/large/2x/animation/s8/tab6/bg.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-6 .img__s8_tab6 {
    background-image: url('../images/large/2x/animation/s8/tab6/bg.jpg'); } }

#CMD .section__build-for-game .carousel-container .tab-6 .aura-sync-light {
  position: absolute;
  overflow: hidden;
  left: 50%;
  margin-top: 460px;
  margin-left: -314px;
  width: 280px;
  height: 190px;
  background: #ca0000; }

#CMD .section__build-for-game .carousel-container .tab-6 .aura-sync-light .animation-light {
  position: absolute;
  top: 0;
  right: 0;
  width: 1400px;
  height: 190px;
  background: linear-gradient(to right, #01e878, #ffcb27, #ff5823, #ca0000, #6100ed, #2864ff, #01e878, #ffcb27, #ff5823, #ca0000); }

#CMD .section__build-for-game .carousel-container .tab-6 .aura-sync-light.active .animation-light {
  animation: s8Tab6AuraRotate 7s infinite linear forwards; }

#CMD .section__build-for-game .carousel-container .tab-6 .img__phone-cover {
  position: absolute;
  left: 50%;
  margin-top: 456px;
  margin-left: -315px;
  width: 290px;
  height: 200px; }

#CMD .section__build-for-game .carousel-container .tab-6 .img__phone-cover {
  background-image: url('../images/large/1x/animation/s8/tab6/phone_cover.png'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-6 .img__phone-cover {
    background-image: url('../images/large/2x/animation/s8/tab6/phone_cover.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-6 .img__phone-cover {
    background-image: url('../images/large/2x/animation/s8/tab6/phone_cover.png'); } }

#CMD .section__camera {
  margin-top: 16px;
  padding-top: 157px; }

#CMD .section__camera .wd__content {
  max-width: 850px; }

#CMD .section__camera .wd__content .content__info {
  max-width: 710px; }

#CMD .section__camera .img__camera {
  position: relative;
  left: 50%;
  margin-top: -167px;
  margin-left: -1280px;
  width: 2560px;
  height: 1044px; }

#CMD .section__camera .img__camera {
  background-image: url('../images/large/1x/s9.jpg'); }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-webp #CMD .section__camera .img__camera {
    background-image: url('../images/large/2x/s9.webp'); } }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .image-old #CMD .section__camera .img__camera {
    background-image: url('../images/large/2x/s9.jpg'); } }

#CMD .inner-view {
  background: #16181e; }

#CMD .inner-view .modal-button-container .modal-button {
  border-width: 2px; }

#CMD .inner-view .inner-view-container {
  position: relative;
  margin-right: auto;
  margin-left: auto; }

#CMD .inner-view .inner-view-container .inner-modal {
  padding-bottom: 0;
  background-color: #16191e; }

#CMD .inner-view .inner-view-container .inner-modal.modal-control,
#CMD .inner-view .inner-view-container .inner-modal.modal-x_mode {
  background-color: #000f1e; }

#CMD .inner-view .inner-view-container .wd__section {
  background: #16191e; }

#CMD .inner-view .inner-view-container .wd__section .wd__content .content__slogan {
  display: none;
  color: #fff; }

#CMD .inner-view .inner-view-container .wd__section .wd__content .content__title {
  color: #fff;
  font-size: 60px; }

#CMD .inner-view .inner-view-container .wd__section .wd__content .content__info {
  margin-top: 25px;
  color: #fff; }

#CMD .inner-view .inner-view-container .wd__section .wd__content .content__comment {
  color: #333; }

#CMD .inner-view .inner-view-container .wd__section .wd__content .content__title::after {
  display: none; }

#CMD .inner-view .inner-view-container .wd__section .wd__feature__list .wd__feature {
  vertical-align: top; }

#CMD .inner-view .inner-view-container .wd__section .wd__feature__list .wd__feature .wd__feature__data {
  color: #df10dd; }

#CMD .inner-view .inner-view-container .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top {
  color: #fff; }

#CMD .inner-view .inner-view-container .wd__section .wd__feature__list .wd__feature .wd__feature__describe {
  color: #fff; }

#CMD .inner-view .inner-view-container .wd__section .wd__feature__list .wd__feature__data,
#CMD .inner-view .inner-view-container .wd__section .wd__feature__list .wd__feature__data sup,
#CMD .inner-view .inner-view-container .wd__section .wd__feature__list .wd__feature__data div,
#CMD .inner-view .inner-view-container .wd__section .wd__feature__list .wd__feature__data span {
  background: #e42657;
  background: linear-gradient(to top, #e7054a, #ec3964 10%, #d70042 85%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

#CMD .inner-view .section__btn__home::before {
  background: none; }

#CMD .inner-view .icon {
  background-image: url('../images/large/1x/inner/icon_def.png');
  margin-top: -10px;
  margin-bottom: 10px;
  width: 62px;
  height: 62px;
  background-size: contain; }
@media only screen and (minpixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  #CMD .inner-view .icon {
    background-image: url('../images/large/2x/inner/icon_def.png'); } }

#CMD .inner-view #active__modal-rog-vision .inner-modal,
#CMD .inner-view #active__modal-rog-vision .inner-modal .wd__section {
  background-color: #1b113d; }

#CMD .inner-view #active__modal-performance .inner-modal,
#CMD .inner-view #active__modal-performance .inner-modal .wd__section {
  background-color: #130000; }

#CMD .inner-view #active__modal-display .inner-modal,
#CMD .inner-view #active__modal-display .inner-modal .wd__section {
  background-color: #060127; }

#CMD .inner-view #active__modal-gamefx .inner-modal,
#CMD .inner-view #active__modal-gamefx .inner-modal .wd__section {
  background-color: #0c0c0c; }

#CMD .inner-view #active__modal-gamecool .inner-modal,
#CMD .inner-view #active__modal-gamecool .inner-modal .wd__section {
  background-color: #12121b; }

@media all and (min-width: 1280px) {
  #CMD .wd__section .large_use {
    display: block; }

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

  #CMD .wd__section .wd__feature__list .wd__feature .wd__feature__data {
    display: inline-block; }
  @keyframes modalBtnBorder {
    0% {
      opacity: 1;
      transform: scale(1);
      filter: hue-rotate(0deg); }

    50% {
      opacity: 0.4;
      transform: scale(1.1);
      filter: hue-rotate(40deg); }

    100% {
      opacity: 1;
      transform: scale(1);
      filter: hue-rotate(0deg); } }

  #CMD .modal-button:hover .button-border .border-item.border-blue {
    animation: modalBtnBorder 400ms 100ms; }

  #CMD .modal-button:hover .button-border .border-item.border-red {
    animation: modalBtnBorder 400ms; }

  #CMD .section__gamecool .wd__feature__list {
    width: 800px; }

  #CMD .section__gamecool .wd__feature__list .wd__feature {
    margin-right: 47px; }

  #CMD .section__build-for-game .tab-1 .carouse-arrow-btns {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -960px;
    width: 1920px; }

  #CMD .section__build-for-game .tab-1 .carouse-arrow-btns figure {
    position: absolute;
    cursor: pointer;
    left: 50%;
    margin-top: 50px;
    width: 57px;
    height: 72px; }

  #CMD .section__build-for-game .tab-1 .carouse-arrow-btns .img__arrow-left {
    margin-left: -260px; }

  #CMD .section__build-for-game .tab-1 .img__arrow-left {
    background-image: url('../images/icon/arrow_rog_l.png'); } }
@media all and (min-width: 1280px) and (min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .tab-1 .img__arrow-left {
    background-image: url('../images/icon/arrow_rog_l.webp'); } }
@media all and (min-width: 1280px) and (min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .tab-1 .img__arrow-left {
    background-image: url('../images/icon/arrow_rog_l.png'); } }

@media all and (min-width: 1280px) {
  #CMD .section__build-for-game .tab-1 .carouse-arrow-btns .img__arrow-right {
    margin-left: 200px; }

  #CMD .section__build-for-game .tab-1 .img__arrow-right {
    background-image: url('../images/icon/arrow_rog_r.png'); } }
@media all and (min-width: 1280px) and (min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .tab-1 .img__arrow-right {
    background-image: url('../images/icon/arrow_rog_r.webp'); } }
@media all and (min-width: 1280px) and (min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .tab-1 .img__arrow-right {
    background-image: url('../images/icon/arrow_rog_r.png'); } }

@media all and (min-width: 1280px) {
  #CMD .section__build-for-game .carousel-container .tab-2 .img__s8_tab2 {
    margin-bottom: -305px; }

  #CMD .section__build-for-game .carousel-container .tab-3 .img__s8_tab3 {
    margin-bottom: -80px; } }

@media all and (min-width: 1280px) {
  #CMD .section__display .wd__feature__list {
    width: 804px; }

  #CMD .section__display .wd__feature__list .wd__feature {
    margin-right: 48px; } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #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 {
    left: unset;
    margin-right: auto;
    margin-left: auto;
    padding-left: unset;
    width: 87%; }

  #CMD .wd__section .wd__content .content__title {
    margin-top: 32px; }

  #CMD .wd__section .wd__content .content__slogan {
    position: relative;
    right: unset;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    width: 400px;
    height: 96px;
    text-align: center;
    letter-spacing: 8px; }

  #CMD .wd__section .wd__content .content__slogan .slogan-text {
    right: unset;
    left: 50%;
    margin-top: 1px;
    margin-left: 0;
    width: 100%;
    text-align: center;
    transform: translate3d(-50%, -50%, 0); }

  #CMD .wd__section .wd__content .content__slogan.text-active .slogan-text {
    transform: translate3d(-50%, -50%, 0); }

  #CMD .wd__section .wd__content .slogan-decorator {
    bottom: -7px;
    left: 50%;
    margin-left: -16px; }

  #CMD .wd__section .wd__feature__list {
    margin-right: auto;
    margin-left: auto; }

  #CMD .wd__section .wd__feature__list .wd__feature .wd__feature__data {
    display: inline; }

  #CMD .wd__section .wd__link__arrow::after {
    padding-left: 5px; }

  #CMD .wd__section .reset .reset__text {
    font-size: 19px; }

  #CMD .wd__section .content__parting__line {
    left: 50% !important;
    margin-left: -193px !important; }

  #CMD .wd__section.section__comment {
    margin-top: -84px;
    margin-bottom: 8px; }

  #CMD .wd__section.section__comment .footnotes {
    margin-top: 5px;
    margin-bottom: 50px;
    padding-right: 0;
    padding-left: 0;
    width: 97%; }

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

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

  #CMD .section__kv {
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 115px; }

  #CMD .section__kv .wd__content {
    width: 90%;
    max-width: 1024px; }

  #CMD .section__kv .wd__content .content__slogan {
    left: 0;
    margin-top: -6px;
    width: auto;
    height: auto;
    font-size: 33px;
    letter-spacing: 0; }

  #CMD .section__kv .wd__content .content__title {
    width: 100%; }

  #CMD .section__kv .wd__content .content__info {
    margin-top: 39px;
    width: 99%;
    max-width: 800px;
    font-size: 25px;
    line-height: 1.56; }

  #CMD .section__kv .wd__content .content__slogan .slogan-text {
    left: unset;
    margin-right: auto;
    margin-left: auto;
    transform: translate3d(0, 0, 0) !important; }

  #CMD .section__kv .img__logo {
    margin-top: 503px;
    margin-left: -400px;
    width: 800px;
    height: 84px;
    background-size: contain; }

  #CMD .section__kv .img__logo {
    background-image: url('../images/medium/1x/kv_slogan.png'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .img__logo {
    background-image: url('../images/medium/2x/kv_slogan.webp'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .img__logo {
    background-image: url('../images/medium/2x/kv_slogan.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__kv .bg__container {
    margin-top: -309px;
    margin-left: -1275px;
    transform: scale(0.69); }

  #CMD .section__rog-vision {
    z-index: 0 !important;
    margin-top: -51px; }

  #CMD .section__rog-vision .wd__content .content__info {
    max-width: 760px; }

  #CMD .section__rog-vision .img__rog-vision {
    margin-top: -167px;
    margin-left: -650px;
    width: 1300px;
    height: 740px; }

  #CMD .section__rog-vision .img__rog-vision {
    background-image: url('../images/medium/1x/animation/s2/bg.jpg'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__rog-vision .img__rog-vision {
    background-image: url('../images/medium/2x/animation/s2/bg.webp'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__rog-vision .img__rog-vision {
    background-image: url('../images/medium/2x/animation/s2/bg.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__rog-vision .img__rog-vision .detect-point-out {
    margin-top: -459px;
    height: 830px; }

  #CMD .section__rog-vision .img__rog-vision .detect-point-enter {
    margin-top: -240px; }

  #CMD .section__rog-vision .img__rog-vision .phone {
    margin-top: -44px;
    margin-left: -145px;
    width: 316px;
    height: 150px;
    transform: translate3d(-1px, 0, 0); }

  #CMD .section__rog-vision .img__rog-vision .phone video {
    margin-top: 50px;
    margin-left: -105px;
    width: 256px;
    height: 51px; }

  #CMD .section__rog-vision .img__rog-vision .phone .img__phone-cover {
    width: 316px;
    height: 150px; }

  #CMD .section__rog-vision .img__phone-cover {
    background-image: url('../images/medium/1x/animation/s2/phone_cover.png'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__rog-vision .img__phone-cover {
    background-image: url('../images/medium/2x/animation/s2/phone_cover.webp'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__rog-vision .img__phone-cover {
    background-image: url('../images/medium/2x/animation/s2/phone_cover.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__rog-vision .modal-button-container {
    margin-top: -109px; }

  #CMD .section__inner2-1 {
    padding-top: 70px; }

  #CMD .section__inner2-1 .wd__content {
    max-width: 844px !important; }

  #CMD .section__inner2-1 .wd__content .content__title {
    margin-top: 0; }

  #CMD .section__inner2-1 .img__inner2-1 {
    margin-top: -64px;
    margin-bottom: 10px;
    margin-left: 12px; }

  #CMD .section__inner2-1 .img__inner2-1 video {
    margin-left: -430px;
    width: 860px;
    height: 513px; }

  #CMD .section__inner2-1 .img__inner2-1 .video-titles {
    margin-left: -808px;
    width: 300px; }

  #CMD .section__inner2-1 .img__inner2-1 .video-titles .title-item {
    width: 170px;
    font-size: 21px; }

  #CMD .section__inner2-1 .img__inner2-1 .video-titles .title-item.item-1 {
    bottom: -178px;
    margin-left: 293px; }

  #CMD .section__inner2-1 .img__inner2-1 .video-titles .title-item.item-2 {
    bottom: -178px;
    margin-left: 551px; }

  #CMD .section__inner2-1 .img__inner2-1 .video-titles .title-item.item-3 {
    bottom: -178px;
    margin-left: 802px; }

  #CMD .section__inner2-1 .img__inner2-1 .video-titles .title-item.item-4 {
    bottom: -353px;
    margin-left: 293px; }

  #CMD .section__inner2-1 .img__inner2-1 .video-titles .title-item.item-5 {
    bottom: -353px;
    margin-left: 551px; }

  #CMD .section__inner2-1 .img__inner2-1 .video-titles .title-item.item-6 {
    bottom: -353px;
    margin-left: 802px; }

  #CMD .section__sectionnav {
    margin-top: 44px; }

  #CMD .section__performance {
    margin-top: -14px;
    padding-top: 125px; }

  #CMD .section__performance .wd__content {
    width: 88%;
    max-width: 846px; }

  #CMD .section__performance .wd__content .content__info {
    width: 100%;
    max-width: 740px; }

  #CMD .section__performance .wd__feature__list .wd__feature .wd__feature__describe {
    max-width: 220px; }

  #CMD .section__performance .img__performance {
    margin-top: -245px;
    margin-bottom: -89px;
    transform: scale(0.73); }

  #CMD .section__performance .modal-button-container {
    margin-top: -250px; }

  #CMD .section__inner3-1 {
    padding-top: 70px; }

  #CMD .section__inner3-1 .wd__content {
    margin-top: 0;
    max-width: 739px !important;
    min-height: unset; }

  #CMD .section__inner3-1 .img__inner3-1 {
    margin-top: -158px;
    margin-bottom: 90px;
    margin-left: -650px;
    width: 1300px;
    height: 1006px; }

  #CMD .section__inner3-1 .img__inner3-1 {
    background-image: url('../images/medium/1x/inner/s3/inner_s1.jpg'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner3-1 .img__inner3-1 {
    background-image: url('../images/medium/2x/inner/s3/inner_s1.webp'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__inner3-1 .img__inner3-1 {
    background-image: url('../images/medium/2x/inner/s3/inner_s1.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__thermal {
    margin-top: -180px; }

  #CMD .section__thermal .animation-flow {
    margin-top: -101px;
    margin-left: -1235px; }

  #CMD .section__thermal .animation-flow .detect-point-enter {
    margin-top: 80px; }

  #CMD .section__thermal .animation-flow .detect-point-out {
    height: 1020px; }

  #CMD .section__thermal .animation-flow .flow-parts {
    top: 141px;
    margin-left: -534px;
    transform: scale(0.87); }

  #CMD .section__thermal .animation-flow .flow-text .text-line {
    top: 193px;
    left: 50%;
    margin-left: -389px;
    width: 697px;
    height: 818px; }

  #CMD .section__thermal .animation-flow .flow-text .text-line .img__line {
    position: absolute;
    top: 0;
    left: 0;
    width: 697px;
    height: 818px;
    background-size: contain; }

  #CMD .section__thermal .text-line .img__line {
    background-image: url('../images/medium/1x/animation/s3_1/line.png'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__thermal .text-line .img__line {
    background-image: url('../images/medium/2x/animation/s3_1/line.webp'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__thermal .text-line .img__line {
    background-image: url('../images/medium/2x/animation/s3_1/line.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__thermal .animation-flow .flow-text .text-content .content-text {
    font-size: 18px;
    line-height: 1; }

  #CMD .section__thermal .animation-flow .flow-text .text-content .text-1 {
    top: 1020px;
    margin-left: -372px;
    width: 300px;
    text-align: left; }

  #CMD .section__thermal .animation-flow .flow-text .text-content .text-2 {
    top: 964px;
    margin-left: -349px;
    width: 300px;
    text-align: left; }

  #CMD .section__thermal .animation-flow .flow-text .text-content .text-3 {
    top: 942px;
    margin-left: -335px;
    width: 300px;
    text-align: left; }

  #CMD .section__thermal .animation-flow .flow-text .text-content .text-4 {
    top: 238px;
    margin-left: -86px;
    width: 300px;
    text-align: right; }

  #CMD .section__thermal .animation-flow .flow-text .text-content .text-5 {
    top: 199px;
    margin-left: -50px;
    width: 300px;
    text-align: right; }

  #CMD .section__thermal .animation-flow .flow-text .text-content .text-6 {
    top: 161px;
    margin-left: -14px;
    width: 300px;
    text-align: right; }

  #CMD .section__display {
    margin-top: 38px;
    padding-top: 125px; }

  #CMD .section__display .wd__content {
    width: 87%;
    max-width: 800px; }

  #CMD .section__display .wd__content .content__info {
    max-width: 750px; }

  #CMD .section__display .wd__feature__list .wd__feature figure {
    margin: 0 auto 9px; }

  #CMD .section__display .wd__feature__list .wd__feature.feature-6 {
    width: 90%; }

  #CMD .section__display .feature__list-icon {
    margin-top: 1px; }

  #CMD .section__display .detect-point-out {
    margin-top: -349px; }

  #CMD .section__display .img__display {
    margin-top: -507px;
    margin-bottom: -126px;
    transform: scale(0.74); }

  #CMD .section__display #s4__bg__canvas {
    display: none !important;
    position: absolute;
    top: 406px;
    left: 50%;
    margin-left: -760px;
    width: 2030px;
    height: 1180px;
    filter: none !important; }

  #CMD .section__display .modal-button-container {
    margin-top: -207px; }

  #CMD .section__inner4-1 {
    min-height: unset;
    padding-top: 70px; }

  #CMD .section__inner4-1 .wd__content {
    margin-top: 0;
    max-width: 704px !important; }

  #CMD .section__inner4-1 .img__inner4-1 {
    position: relative;
    top: 0;
    margin-top: -109px;
    margin-left: -650px;
    width: 1300px;
    height: 946px; }

  #CMD .section__inner4-1 .img__inner4-1 {
    background-image: url('../images/medium/1x/inner/s4/inner_s1.jpg'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner4-1 .img__inner4-1 {
    background-image: url('../images/medium/2x/inner/s4/inner_s1.webp'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__inner4-1 .img__inner4-1 {
    background-image: url('../images/medium/2x/inner/s4/inner_s1.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__inner4-2 {
    padding-top: 54px;
    padding-bottom: 71px; }

  #CMD .section__inner4-2 .wd__content {
    max-width: 720px !important; }

  #CMD .section__inner4-2 .img__inner4-2 {
    margin-top: -144px;
    margin-left: -650px;
    width: 1300px;
    height: 662px; }

  #CMD .section__inner4-2 .img__inner4-2 {
    background-image: url('../images/medium/1x/inner/s4/inner2/bg.jpg'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner4-2 .img__inner4-2 {
    background-image: url('../images/medium/2x/inner/s4/inner2/bg.webp'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__inner4-2 .img__inner4-2 {
    background-image: url('../images/medium/2x/inner/s4/inner2/bg.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__inner4-2 .img__inner4-2 > .twentytwenty-wrapper {
    top: 165px;
    margin-left: -340px;
    width: 680px;
    height: 304px; }

  #CMD .section__inner4-2 .img-1,
  #CMD .section__inner4-2 .img-2 {
    width: 680px;
    height: 304px; }

  #CMD .section__inner4-2 .img-1 {
    background-image: url('../images/medium/1x/inner/s4/inner2/compare_1.jpg'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner4-2 .img-1 {
    background-image: url('../images/medium/2x/inner/s4/inner2/compare_1.webp'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__inner4-2 .img-1 {
    background-image: url('../images/medium/2x/inner/s4/inner2/compare_1.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__inner4-2 .img-2 {
    background-image: url('../images/medium/1x/inner/s4/inner2/compare_2.jpg'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner4-2 .img-2 {
    background-image: url('../images/medium/2x/inner/s4/inner2/compare_2.webp'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__inner4-2 .img-2 {
    background-image: url('../images/medium/2x/inner/s4/inner2/compare_2.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__inner4-2 .twentytwenty-handle {
    margin-left: -34px;
    width: 68px;
    height: 302px; }

  #CMD .section__inner4-2 .twentytwenty-handle {
    background-image: url('../images/medium/1x/inner/s4/inner2/center_line.png'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner4-2 .twentytwenty-handle {
    background-image: url('../images/medium/2x/inner/s4/inner2/center_line.webp'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__inner4-2 .twentytwenty-handle {
    background-image: url('../images/medium/2x/inner/s4/inner2/center_line.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__inner4-2 .img__phone {
    top: 133px;
    margin-left: -400px;
    width: 800px;
    height: 380px; }

  #CMD .section__inner4-2 .img__phone {
    background-image: url('../images/medium/1x/inner/s4/inner2/phone.png'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner4-2 .img__phone {
    background-image: url('../images/medium/2x/inner/s4/inner2/phone.webp'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__inner4-2 .img__phone {
    background-image: url('../images/medium/2x/inner/s4/inner2/phone.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__inner4-2 .compare-text {
    bottom: 131px;
    width: 100%;
    height: 60px; }

  #CMD .section__inner4-2 .compare-text .title-left {
    bottom: 3px;
    margin-left: -317px;
    width: 300px; }

  #CMD .section__inner4-2 .compare-text .title-left span {
    font-size: 22px; }

  #CMD .section__inner4-2 .compare-text .title-right {
    bottom: 3px;
    margin-left: 8px;
    width: 340px; }

  #CMD .section__inner4-2 .compare-text .title-right span {
    font-size: 29px; }

  #CMD .section__inner4-2 .compare-text .title-right .img__logo {
    top: 2px;
    margin-left: 13px;
    width: 152px;
    height: 26px;
    background-size: contain; }

  #CMD .section__gamefx {
    margin-top: -112px;
    padding-top: 125px; }

  #CMD .section__gamefx .wd__content {
    width: 83%;
    max-width: 760px; }

  #CMD .section__gamefx .wd__content .content__info {
    width: 100%; }

  #CMD .section__gamefx .wd__feature__list {
    max-width: 780px; }

  #CMD .section__gamefx .wd__feature__list .wd__feature .wd__feature__describe,
  #CMD .section__gamefx .wd__feature__list .wd__feature .wd__feature__describe__top {
    width: 100%;
    text-align: center; }

  #CMD .section__gamefx .wd__feature__list .wd__feature figure.img__icon-1 {
    width: 166px;
    height: 78px; }

  #CMD .section__gamefx .wd__feature__list .wd__feature figure.img__icon-2 {
    width: 130px;
    height: 78px; }

  #CMD .section__gamefx .wd__feature__list .wd__feature figure.img__icon-3 {
    width: 105px;
    height: 105px; }

  #CMD .section__gamefx .wd__feature__list .wd__feature figure.img__icon-4 {
    width: 186px;
    height: 60px; }

  #CMD .section__gamefx .wd__feature__list .wd__feature figure.img__icon-5 {
    width: 140px;
    height: 60px; }

  #CMD .section__gamefx .wd__feature__list .wd__feature figure.img__icon-6 {
    width: 250px;
    height: 60px; }

  #CMD .section__gamefx .wd__feature__list .wd__feature.feature-1 {
    max-width: 158px; }

  #CMD .section__gamefx .wd__feature__list .wd__feature.feature-2 {
    max-width: 158px; }

  #CMD .section__gamefx .skew_rectangle {
    margin-top: 10px;
    margin-left: 11px; }

  #CMD .section__gamefx .skew_rectangle .rect .rect-text {
    font-size: 16px;
    letter-spacing: 0.5px; }

  #CMD .section__gamefx .img__gamefx {
    margin-top: -470px;
    transform: scale(0.74); }

  #CMD .section__gamefx .img__gamefx .phone.type-speakers .ripples__speakers {
    transform: translate3d(163px, -195px, 0) rotate(25deg);
    transform-origin: 0 980px; }

  #CMD .section__gamefx .modal-button-container {
    margin-top: -234px; }

  #CMD .section__gamefx .img__gamefx .phone {
    top: -270px; }

  #CMD .section__gamefx .img__gamefx .ripples__speakers .ripples {
    top: 875px;
    margin-left: -822px; }

  #CMD .section__gamefx .img__gamefx .img__phone-speakers {
    top: 726px;
    margin-left: -700px; }

  #CMD .section__gamefx .img__gamefx .img__phone-microphones {
    top: 718px; }

  #CMD .section__gamefx .img__gamefx .ripples__microphones .ripples-1 {
    top: 814px; }

  #CMD .section__gamefx .img__gamefx .ripples__microphones .ripples-2 {
    top: 806px; }

  #CMD .section__inner5-1 {
    padding-top: 70px; }

  #CMD .section__inner5-1 .wd__content {
    max-width: 800px !important; }

  #CMD .section__inner5-1 .img__inner5-1 {
    margin-top: -40px;
    margin-left: -650px;
    width: 1300px;
    height: 556px; }

  #CMD .section__inner5-1 .img__inner5-1 {
    background-image: url('../images/medium/1x/inner/s5/inner_s1.jpg'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner5-1 .img__inner5-1 {
    background-image: url('../images/medium/2x/inner/s5/inner_s1.webp'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__inner5-1 .img__inner5-1 {
    background-image: url('../images/medium/2x/inner/s5/inner_s1.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__inner5-2 {
    min-height: unset;
    padding-top: 10px;
    padding-bottom: 150px; }

  #CMD .section__inner5-2 .wd__content {
    margin-top: 0;
    padding-left: unset;
    max-width: 786px !important; }

  #CMD .section__inner5-2 .img__inner5-2 {
    position: relative;
    margin-top: 13px;
    margin-left: -650px;
    width: 1300px;
    height: 756px; }

  #CMD .section__inner5-2 .img__inner5-2 {
    background-image: url('../images/medium/1x/inner/s5/inner_s2.jpg'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner5-2 .img__inner5-2 {
    background-image: url('../images/medium/2x/inner/s5/inner_s2.webp'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__inner5-2 .img__inner5-2 {
    background-image: url('../images/medium/2x/inner/s5/inner_s2.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__inner5-2 .img__inner5-2 .phone {
    top: -51px;
    margin-left: -200px;
    transform: scale(0.75); }

  #CMD .section__airtrigger {
    margin-top: -140px;
    padding-top: 125px; }

  #CMD .section__airtrigger .wd__content .content__info {
    max-width: 810px; }

  #CMD .section__airtrigger .container-scale {
    display: inline-block;
    position: relative;
    margin-top: -53px;
    transform: scale(0.74); }

  #CMD .section__airtrigger .scroll_container .tabnav-container {
    width: 1418px; }

  #CMD .section__airtrigger .carousel-container .container-tab .tab .tab__content {
    margin-right: auto;
    margin-left: auto;
    width: 83%;
    max-width: 750px; }

  #CMD .section__airtrigger .modal-button-container {
    margin-top: -44px; }
  @keyframes s6Tab1WindTablet {
    0% {
      opacity: 0;
      transform: rotate(0deg) scale(1.34); }

    50% {
      opacity: 1; }

    80% {
      opacity: 0.1;
      transform: rotate(30deg) scale(0.8); }

    90% {
      opacity: 0;
      transform: rotate(40deg) scale(0.8); }

    100% {
      opacity: 0;
      transform: rotate(40deg) scale(0.8); } }

  #CMD .section__airtrigger .tab-0 .wd__feature__list .feature-1 {
    width: 90%; }

  #CMD .section__airtrigger .tab-0 .wd__feature__list .feature-2 .wd__feature__describe__top,
  #CMD .section__airtrigger .tab-0 .wd__feature__list .feature-3 .wd__feature__describe__top {
    display: none; }

  #CMD .section__airtrigger .tab-0 .img__bg {
    margin-top: -151px; }

  #CMD .section__airtrigger .tab__img.step-4 .img__wind-1 {
    animation: s6Tab1WindTablet 1100ms 120ms linear forwards; }

  #CMD .section__airtrigger .tab__img.step-4 .img__wind-2 {
    animation: s6Tab1WindTablet 1100ms 240ms linear forwards; }

  #CMD .section__airtrigger .tab__img.step-4 .img__wind-3 {
    animation: s6Tab1WindTablet 1100ms 360ms linear forwards; }

  #CMD .section__airtrigger .tab__img.step-4 .img__wind-4 {
    animation: s6Tab1WindTablet 1100ms 480ms linear forwards; }

  #CMD .section__airtrigger .tab__img.step-4 .img__wind-5 {
    animation: s6Tab1WindTablet 1100ms 600ms linear forwards; }

  #CMD .section__airtrigger .tab__img.step-4 .img__wind-6 {
    animation: s6Tab1WindTablet 1100ms 720ms linear forwards; }

  #CMD .section__airtrigger .tab__img.step-4 .img__wind-7 {
    animation: s6Tab1WindTablet 1100ms 840ms linear forwards; }

  #CMD .section__airtrigger .tab__img.step-4 .img__wind-8 {
    animation: s6Tab1WindTablet 1100ms 960ms linear forwards; }

  #CMD .section__airtrigger .tab__img.step-4 .img__wind-9 {
    animation: s6Tab1WindTablet 1100ms 1080ms linear forwards; }

  #CMD .section__airtrigger .tab__img.step-4 .img__wind-10 {
    animation: s6Tab1WindTablet 1100ms 1200ms linear forwards; }

  #CMD .section__airtrigger .container-tab .tab-1 .tab__img {
    margin-bottom: -38px; }

  #CMD .section__airtrigger .container-tab .tab-2 .tab__img {
    margin-top: 32px;
    margin-bottom: 60px; }

  #CMD .section__airtrigger .container-tab .tab-3 .tab__img {
    margin-bottom: -35px; }

  #CMD .section__gamecool {
    margin-top: -134px;
    padding-top: 125px; }

  #CMD .section__gamecool .wd__content {
    max-width: 780px; }

  #CMD .section__gamecool .wd__content .content__info {
    max-width: unset; }

  #CMD .section__gamecool .img__gamecool {
    margin-top: -250px;
    margin-bottom: -96px;
    transform: scale(0.74); }

  #CMD .section__gamecool .modal-button-container {
    margin-top: -95px; }

  #CMD .section__gamecool .img__gamecool.active .img__bg {
    animation: none !important; }

  #CMD .section__inner7-1 {
    min-height: unset;
    padding-top: 70px;
    padding-bottom: 0; }

  #CMD .section__inner7-1 .wd__content {
    margin-top: 0;
    max-width: 750px !important;
    min-height: unset; }

  #CMD .section__inner7-1 .img__inner7-1 {
    position: relative;
    top: 0;
    margin-top: -46px;
    margin-left: -650px;
    width: 1300px;
    height: 960px; }

  #CMD .section__inner7-1 .img__inner7-1 {
    background-image: url('../images/medium/1x/inner/s7/inner_s1.jpg'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner7-1 .img__inner7-1 {
    background-image: url('../images/medium/2x/inner/s7/inner_s1.webp'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__inner7-1 .img__inner7-1 {
    background-image: url('../images/medium/2x/inner/s7/inner_s1.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__build-for-game {
    margin-top: -1px;
    padding-top: 125px; }

  #CMD .section__build-for-game .wd__content {
    width: 81%; }

  #CMD .section__build-for-game .wd__content .content__info {
    max-width: 820px; }

  #CMD .section__build-for-game .scroll_container .tabnav-container {
    width: 1418px; }

  #CMD .section__build-for-game .carousel-container {
    margin-bottom: -300px; }

  #CMD .section__build-for-game .carousel-container .tab__img {
    margin-top: -296px;
    margin-bottom: 0;
    transform: scale(0.74); }

  #CMD .section__build-for-game .carousel-container .container-tab .tab .tab__content {
    margin-right: auto;
    margin-left: auto;
    width: 83%;
    max-width: 750px; }

  #CMD .section__build-for-game .modal-button-container {
    margin-top: -44px; }

  #CMD .section__build-for-game .tab-1 .tab__img {
    margin-bottom: 40px; }

  #CMD .section__build-for-game .tab-1 .slick-dots {
    margin-top: 67px; }

  #CMD .section__build-for-game .tab-1 .slick-dots li {
    margin-right: 7px;
    margin-left: 7px; }

  #CMD .section__build-for-game .tab-1 .slick-dots li button::before {
    font-size: 24px; }

  #CMD .section__build-for-game .tab-1 .slick-dots li.slick-active button::before {
    font-size: 33px; }

  #CMD .section__build-for-game .carousel-container .tab-2 .tab__img {
    margin-top: -326px;
    margin-bottom: -190px; }

  #CMD .section__build-for-game .carousel-container .tab-3 .tab__img {
    margin-top: -296px;
    margin-bottom: -40px; }

  #CMD .section__build-for-game .carousel-container .tab-3 .img__s8_tab3 {
    margin-top: -484px; }

  #CMD .section__build-for-game .carousel-container .tab-4 .tab__img {
    margin-top: -336px; }

  #CMD .section__build-for-game .carousel-container .tab-5 .tab__img {
    left: 50%;
    margin-top: -306px;
    margin-left: -935px; }

  #CMD .section__build-for-game .carousel-container .tab-6 .tab__img {
    margin-top: -296px; }

  #CMD .inner-view {
    background: #0c0c0c; }

  #CMD .inner-view .inner-modal {
    padding-bottom: 0; }

  #CMD .inner-view .inner-view-container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    max-width: 1300px;
    background: #444bb5; }

  #CMD .inner-view .inner-view-container .wd__section .wd__content {
    position: relative;
    top: unset;
    left: unset;
    margin-right: auto;
    margin-left: auto;
    width: 87%;
    max-width: 1024px; }

  #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 {
    margin-top: 26px;
    font-size: 60px; }

  #CMD .inner-view .inner-view-container .wd__section .wd__content .content__info {
    margin-top: 22px; }

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

  #CMD .inner-view .icon {
    margin-top: -10px;
    margin-bottom: 10px;
    width: 62px;
    height: 62px;
    background-size: contain; }

  #CMD .inner-view.fortest {
    position: relative;
    visibility: visible;
    opacity: 1; }

  #CMD .inner-view.fortest * {
    opacity: 1 !important; }

  #CMD .inner-view.fortest .inner-view-container {
    overflow: unset;
    visibility: visible;
    height: auto; }

  #CMD .inner-view.fortest .inner-view-container .inner-modal {
    display: block;
    overflow: unset;
    visibility: visible;
    margin-top: 0;
    margin-bottom: 0;
    border-top: 300px solid #333;
    border-bottom: 300px solid red; }

  #CMD .section__camera {
    margin-top: 113px;
    padding-top: 125px; }

  #CMD .section__camera .wd__content {
    left: unset;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 1300px; }

  #CMD .section__camera .wd__content .content__info {
    width: 89%;
    max-width: 800px; }

  #CMD .section__camera .img__camera {
    margin-top: -127px;
    margin-left: -650px;
    width: 1300px;
    height: 750px; }

  #CMD .section__camera .img__camera {
    background-image: url('../images/medium/1x/s9.jpg'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__camera .img__camera {
    background-image: url('../images/medium/2x/s9.webp'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__camera .img__camera {
    background-image: url('../images/medium/2x/s9.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__kv .img__bg {
    background-image: url('../images/scale/70p/1x/animation/s1_type2/bg.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .img__bg {
    background-image: url('../images/scale/70p/1x/animation/s1_type2/bg.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .img__bg {
    background-image: url('../images/scale/70p/1x/animation/s1_type2/bg.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__kv .phone-left .img__shadow {
    background-image: url('../images/scale/70p/1x/animation/s1_type2/mobile_motion_bg_left.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .phone-left .img__shadow {
    background-image: url('../images/scale/70p/1x/animation/s1_type2/mobile_motion_bg_left.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .phone-left .img__shadow {
    background-image: url('../images/scale/70p/1x/animation/s1_type2/mobile_motion_bg_left.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__kv .phone-left .img__phone {
    background-image: url('../images/scale/70p/1x/animation/s1_type2/mask/phone_left.jpg'); }

  #CMD .section__kv .phone-left .img__phone {
    mask: url('../images/scale/70p/1x/animation/s1_type2/mask/phone_left_mask.png');
    mask-position: center;
    mask-size: contain;
    -webkit-mask-image: url('../images/scale/70p/1x/animation/s1_type2/mask/phone_left_mask.png');
    -webkit-mask-position: center;
    -webkit-mask-size: contain; } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .phone-left .img__phone {
    background-image: url('../images/scale/70p/2x/animation/s1_type2/mask/phone_left.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .phone-left .img__phone {
    background-image: url('../images/scale/70p/2x/animation/s1_type2/mask/phone_left.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__kv .phone-left .img__fire {
    background-image: url('../images/scale/70p/1x/animation/s1_type2/gun_fire.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .phone-left .img__fire {
    background-image: url('../images/scale/70p/2x/animation/s1_type2/gun_fire.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .phone-left .img__fire {
    background-image: url('../images/scale/70p/2x/animation/s1_type2/gun_fire.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__kv .phone-left .img__shotter {
    background-image: url('../images/scale/70p/1x/animation/s1_type2/mask/phone_shotter.jpg'); }

  #CMD .section__kv .phone-left .img__shotter {
    mask: url('../images/scale/70p/1x/animation/s1_type2/mask/phone_shotter_mask.png');
    mask-position: center;
    mask-size: contain;
    -webkit-mask-image: url('../images/scale/70p/1x/animation/s1_type2/mask/phone_shotter_mask.png');
    -webkit-mask-position: center;
    -webkit-mask-size: contain; } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .phone-left .img__shotter {
    background-image: url('../images/scale/70p/2x/animation/s1_type2/mask/phone_shotter.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .phone-left .img__shotter {
    background-image: url('../images/scale/70p/2x/animation/s1_type2/mask/phone_shotter.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__kv .phone-left .img__gunpipe {
    background-image: url('../images/scale/70p/1x/animation/s1_type2/gun_pipe_fire.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .phone-left .img__gunpipe {
    background-image: url('../images/scale/70p/2x/animation/s1_type2/gun_pipe_fire.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .phone-left .img__gunpipe {
    background-image: url('../images/scale/70p/2x/animation/s1_type2/gun_pipe_fire.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__kv .phone-right .img__shadow {
    background-image: url('../images/scale/70p/1x/animation/s1_type2/mobile_motion_bg_right.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .phone-right .img__shadow {
    background-image: url('../images/scale/70p/1x/animation/s1_type2/mobile_motion_bg_right.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .phone-right .img__shadow {
    background-image: url('../images/scale/70p/1x/animation/s1_type2/mobile_motion_bg_right.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__kv .phone-right .img__phone {
    background-image: url('../images/scale/70p/1x/animation/s1_type2/mask/phone_right.jpg'); }

  #CMD .section__kv .phone-right .img__phone {
    mask: url('../images/scale/70p/1x/animation/s1_type2/mask/phone_right_mask.png');
    mask-position: center;
    mask-size: contain;
    -webkit-mask-image: url('../images/scale/70p/1x/animation/s1_type2/mask/phone_right_mask.png');
    -webkit-mask-position: center;
    -webkit-mask-size: contain; } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .phone-right .img__phone {
    background-image: url('../images/scale/70p/2x/animation/s1_type2/mask/phone_right.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .phone-right .img__phone {
    background-image: url('../images/scale/70p/2x/animation/s1_type2/mask/phone_right.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__performance .img__bg {
    background-image: url('../images/scale/70p/1x/animation/s3/bg.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__performance .img__bg {
    background-image: url('../images/scale/70p/2x/animation/s3/bg.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__performance .img__bg {
    background-image: url('../images/scale/70p/2x/animation/s3/bg.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__performance .img__light {
    background-image: url('../images/scale/70p/1x/animation/s3/bg_light.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__performance .img__light {
    background-image: url('../images/scale/70p/2x/animation/s3/bg_light.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__performance .img__light {
    background-image: url('../images/scale/70p/2x/animation/s3/bg_light.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__performance .img__chip {
    background-image: url('../images/scale/70p/1x/animation/s3/chip.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__performance .img__chip {
    background-image: url('../images/scale/70p/2x/animation/s3/chip.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__performance .img__chip {
    background-image: url('../images/scale/70p/2x/animation/s3/chip.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__performance .img__end {
    background-image: url('../images/scale/70p/1x/animation/s3/chip cover.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__performance .img__end {
    background-image: url('../images/scale/70p/2x/animation/s3/chip cover.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__performance .img__end {
    background-image: url('../images/scale/70p/2x/animation/s3/chip cover.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__display .img__bg {
    background-image: url('../images/scale/70p/1x/animation/s4/bg.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__display .img__bg {
    background-image: url('../images/scale/70p/2x/animation/s4/bg.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__display .img__bg {
    background-image: url('../images/scale/70p/2x/animation/s4/bg.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__display .img__phone {
    background-image: url('../images/scale/70p/1x/animation/s4/phone.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__display .img__phone {
    background-image: url('../images/scale/70p/2x/animation/s4/phone.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__display .img__phone {
    background-image: url('../images/scale/70p/2x/animation/s4/phone.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__gamefx .img__gamefx .img__phone-speakers {
    z-index: 10; }

  #CMD .section__gamefx .img__phone-speakers {
    background-image: url('../images/scale/70p/1x/animation/s5/tab1/phone.png'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .img__phone-speakers {
    background-image: url('../images/scale/70p/2x/animation/s5/tab1/phone.webp'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .img__phone-speakers {
    background-image: url('../images/scale/70p/2x/animation/s5/tab1/phone.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__gamefx .ripples__speakers .img__ripple-1 {
    background-image: url('../images/scale/70p/1x/animation/s5/tab1/ripple_1.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__speakers .img__ripple-1 {
    background-image: url('../images/scale/70p/2x/animation/s5/tab1/ripple_1.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__speakers .img__ripple-1 {
    background-image: url('../images/scale/70p/2x/animation/s5/tab1/ripple_1.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__gamefx .ripples__speakers .img__ripple-2 {
    background-image: url('../images/scale/70p/1x/animation/s5/tab1/ripple_2.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__speakers .img__ripple-2 {
    background-image: url('../images/scale/70p/2x/animation/s5/tab1/ripple_2.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__speakers .img__ripple-2 {
    background-image: url('../images/scale/70p/2x/animation/s5/tab1/ripple_2.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__gamefx .ripples__speakers .img__ripple-3 {
    background-image: url('../images/scale/70p/1x/animation/s5/tab1/ripple_3.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__speakers .img__ripple-3 {
    background-image: url('../images/scale/70p/2x/animation/s5/tab1/ripple_3.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__speakers .img__ripple-3 {
    background-image: url('../images/scale/70p/2x/animation/s5/tab1/ripple_3.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__gamefx .ripples__speakers .img__ripple-4 {
    background-image: url('../images/scale/70p/1x/animation/s5/tab1/ripple_4.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__speakers .img__ripple-4 {
    background-image: url('../images/scale/70p/2x/animation/s5/tab1/ripple_4.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__speakers .img__ripple-4 {
    background-image: url('../images/scale/70p/2x/animation/s5/tab1/ripple_4.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__gamefx .img__phone-microphones {
    background-image: url('../images/scale/70p/1x/animation/s5/tab2/phone.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .img__phone-microphones {
    background-image: url('../images/scale/70p/2x/animation/s5/tab2/phone.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .img__phone-microphones {
    background-image: url('../images/scale/70p/2x/animation/s5/tab2/phone.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__gamefx .ripples__microphones .ripples-1 .img__ripple-1 {
    background-image: url('../images/scale/70p/1x/animation/s5/tab2/ripple_front_1.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__microphones .ripples-1 .img__ripple-1 {
    background-image: url('../images/scale/70p/2x/animation/s5/tab2/ripple_front_1.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__microphones .ripples-1 .img__ripple-1 {
    background-image: url('../images/scale/70p/2x/animation/s5/tab2/ripple_front_1.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__gamefx .ripples__microphones .ripples-1 .img__ripple-2 {
    background-image: url('../images/scale/70p/1x/animation/s5/tab2/ripple_front_2.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__microphones .ripples-1 .img__ripple-2 {
    background-image: url('../images/scale/70p/2x/animation/s5/tab2/ripple_front_2.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__microphones .ripples-1 .img__ripple-2 {
    background-image: url('../images/scale/70p/2x/animation/s5/tab2/ripple_front_2.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__gamefx .ripples__microphones .ripples-1 .img__ripple-3 {
    background-image: url('../images/scale/70p/1x/animation/s5/tab2/ripple_front_3.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__microphones .ripples-1 .img__ripple-3 {
    background-image: url('../images/scale/70p/2x/animation/s5/tab2/ripple_front_3.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__microphones .ripples-1 .img__ripple-3 {
    background-image: url('../images/scale/70p/2x/animation/s5/tab2/ripple_front_3.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__gamefx .img__gamefx .ripples__microphones .ripples-2 {
    transform: translate3d(0, 0, 0); }

  #CMD .section__gamefx .ripples__microphones .ripples-2 .img__ripple-1 {
    background-image: url('../images/scale/70p/1x/animation/s5/tab2/ripple_back_1.png'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__microphones .ripples-2 .img__ripple-1 {
    background-image: url('../images/scale/70p/2x/animation/s5/tab2/ripple_back_1.webp'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__microphones .ripples-2 .img__ripple-1 {
    background-image: url('../images/scale/70p/2x/animation/s5/tab2/ripple_back_1.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__gamefx .ripples__microphones .ripples-2 .img__ripple-2 {
    background-image: url('../images/scale/70p/1x/animation/s5/tab2/ripple_back_2.png'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__microphones .ripples-2 .img__ripple-2 {
    background-image: url('../images/scale/70p/2x/animation/s5/tab2/ripple_back_2.webp'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__microphones .ripples-2 .img__ripple-2 {
    background-image: url('../images/scale/70p/2x/animation/s5/tab2/ripple_back_2.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__gamefx .ripples__microphones .ripples-2 .img__ripple-3 {
    background-image: url('../images/scale/70p/1x/animation/s5/tab2/ripple_back_3.png'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__microphones .ripples-2 .img__ripple-3 {
    background-image: url('../images/scale/70p/2x/animation/s5/tab2/ripple_back_3.webp'); } }
@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__microphones .ripples-2 .img__ripple-3 {
    background-image: url('../images/scale/70p/2x/animation/s5/tab2/ripple_back_3.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__airtrigger .img__bg {
    background-image: url('../images/scale/70p/1x/animation/s6/tab1/bg.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__bg {
    background-image: url('../images/scale/70p/2x/animation/s6/tab1/bg.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__bg {
    background-image: url('../images/scale/70p/2x/animation/s6/tab1/bg.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__airtrigger .img__fan {
    background-image: url('../images/scale/70p/1x/animation/s6/tab1/fan.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__fan {
    background-image: url('../images/scale/70p/2x/animation/s6/tab1/fan.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__fan {
    background-image: url('../images/scale/70p/2x/animation/s6/tab1/fan.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__airtrigger .img__button-hl {
    background-image: url('../images/scale/70p/1x/animation/s6/tab1/line.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__button-hl {
    background-image: url('../images/scale/70p/2x/animation/s6/tab1/line.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__button-hl {
    background-image: url('../images/scale/70p/2x/animation/s6/tab1/line.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__airtrigger .img__logo {
    background-image: url('../images/scale/70p/1x/animation/s6/tab1/logo.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__logo {
    background-image: url('../images/scale/70p/2x/animation/s6/tab1/logo.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__logo {
    background-image: url('../images/scale/70p/2x/animation/s6/tab1/logo.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__airtrigger .img__wind-1 {
    background-image: url('../images/scale/70p/1x/animation/s6/tab1/wind_1.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-1 {
    background-image: url('../images/scale/70p/2x/animation/s6/tab1/wind_1.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-1 {
    background-image: url('../images/scale/70p/2x/animation/s6/tab1/wind_1.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__airtrigger .img__wind-6 {
    background-image: url('../images/scale/70p/1x/animation/s6/tab1/wind_1.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-6 {
    background-image: url('../images/scale/70p/2x/animation/s6/tab1/wind_1.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-6 {
    background-image: url('../images/scale/70p/2x/animation/s6/tab1/wind_1.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__airtrigger .img__wind-2 {
    background-image: url('../images/scale/70p/1x/animation/s6/tab1/wind_2.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-2 {
    background-image: url('../images/scale/70p/2x/animation/s6/tab1/wind_2.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-2 {
    background-image: url('../images/scale/70p/2x/animation/s6/tab1/wind_2.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__airtrigger .img__wind-7 {
    background-image: url('../images/scale/70p/1x/animation/s6/tab1/wind_2.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-7 {
    background-image: url('../images/scale/70p/2x/animation/s6/tab1/wind_2.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-7 {
    background-image: url('../images/scale/70p/2x/animation/s6/tab1/wind_2.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__airtrigger .img__wind-3 {
    background-image: url('../images/scale/70p/1x/animation/s6/tab1/wind_3.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-3 {
    background-image: url('../images/scale/70p/2x/animation/s6/tab1/wind_3.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-3 {
    background-image: url('../images/scale/70p/2x/animation/s6/tab1/wind_3.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__airtrigger .img__wind-8 {
    background-image: url('../images/scale/70p/1x/animation/s6/tab1/wind_3.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-8 {
    background-image: url('../images/scale/70p/2x/animation/s6/tab1/wind_3.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-8 {
    background-image: url('../images/scale/70p/2x/animation/s6/tab1/wind_3.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__airtrigger .img__wind-4 {
    background-image: url('../images/scale/70p/1x/animation/s6/tab1/wind_4.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-4 {
    background-image: url('../images/scale/70p/2x/animation/s6/tab1/wind_4.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-4 {
    background-image: url('../images/scale/70p/2x/animation/s6/tab1/wind_4.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__airtrigger .img__wind-9 {
    background-image: url('../images/scale/70p/1x/animation/s6/tab1/wind_4.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-9 {
    background-image: url('../images/scale/70p/2x/animation/s6/tab1/wind_4.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-9 {
    background-image: url('../images/scale/70p/2x/animation/s6/tab1/wind_4.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__airtrigger .img__wind-5 {
    background-image: url('../images/scale/70p/1x/animation/s6/tab1/wind_5.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-5 {
    background-image: url('../images/scale/70p/2x/animation/s6/tab1/wind_5.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-5 {
    background-image: url('../images/scale/70p/2x/animation/s6/tab1/wind_5.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__airtrigger .img__wind-10 {
    background-image: url('../images/scale/70p/1x/animation/s6/tab1/wind_5.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-10 {
    background-image: url('../images/scale/70p/2x/animation/s6/tab1/wind_5.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-10 {
    background-image: url('../images/scale/70p/2x/animation/s6/tab1/wind_5.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__gamecool .img__bg {
    background-image: url('../images/scale/70p/1x/animation/s7/bg.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool .img__bg {
    background-image: url('../images/scale/70p/2x/animation/s7/bg.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool .img__bg {
    background-image: url('../images/scale/70p/2x/animation/s7/bg.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__gamecool .img__phone {
    background-image: url('../images/scale/70p/1x/animation/s7/phone.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool .img__phone {
    background-image: url('../images/scale/70p/2x/animation/s7/phone.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool .img__phone {
    background-image: url('../images/scale/70p/2x/animation/s7/phone.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__gamecool .img__battery {
    background-image: url('../images/scale/70p/1x/animation/s7/battery.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool .img__battery {
    background-image: url('../images/scale/70p/2x/animation/s7/battery.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool .img__battery {
    background-image: url('../images/scale/70p/2x/animation/s7/battery.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__gamecool .img__text {
    background-image: url('../images/scale/70p/1x/animation/s7/text.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool .img__text {
    background-image: url('../images/scale/70p/2x/animation/s7/text.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool .img__text {
    background-image: url('../images/scale/70p/2x/animation/s7/text.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__build-for-game .img__s8_tab1 {
    background-image: url('../images/scale/70p/1x/animation/s8/tab1/bg.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .img__s8_tab1 {
    background-image: url('../images/scale/70p/2x/animation/s8/tab1/bg.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .img__s8_tab1 {
    background-image: url('../images/scale/70p/2x/animation/s8/tab1/bg.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-0 .img__scene {
    background-image: url('../images/scale/70p/1x/animation/s8/tab1/tab_scene_1.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-0 .img__scene {
    background-image: url('../images/scale/70p/2x/animation/s8/tab1/tab_scene_1.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-0 .img__scene {
    background-image: url('../images/scale/70p/2x/animation/s8/tab1/tab_scene_1.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-1 .img__scene {
    background-image: url('../images/scale/70p/1x/animation/s8/tab1/tab_scene_2.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-1 .img__scene {
    background-image: url('../images/scale/70p/2x/animation/s8/tab1/tab_scene_2.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-1 .img__scene {
    background-image: url('../images/scale/70p/2x/animation/s8/tab1/tab_scene_2.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-2 .img__scene {
    background-image: url('../images/scale/70p/1x/animation/s8/tab1/tab_scene_3.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-2 .img__scene {
    background-image: url('../images/scale/70p/2x/animation/s8/tab1/tab_scene_3.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-2 .img__scene {
    background-image: url('../images/scale/70p/2x/animation/s8/tab1/tab_scene_3.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-3 .img__scene {
    background-image: url('../images/scale/70p/1x/animation/s8/tab1/tab_scene_4.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-3 .img__scene {
    background-image: url('../images/scale/70p/2x/animation/s8/tab1/tab_scene_4.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-3 .img__scene {
    background-image: url('../images/scale/70p/2x/animation/s8/tab1/tab_scene_4.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-4 .img__scene {
    background-image: url('../images/scale/70p/1x/animation/s8/tab1/tab_scene_5.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-4 .img__scene {
    background-image: url('../images/scale/70p/2x/animation/s8/tab1/tab_scene_5.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-4 .img__scene {
    background-image: url('../images/scale/70p/2x/animation/s8/tab1/tab_scene_5.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-5 .img__scene {
    background-image: url('../images/scale/70p/1x/animation/s8/tab1/tab_scene_6.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-5 .img__scene {
    background-image: url('../images/scale/70p/2x/animation/s8/tab1/tab_scene_6.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-5 .img__scene {
    background-image: url('../images/scale/70p/2x/animation/s8/tab1/tab_scene_6.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-6 .img__scene {
    background-image: url('../images/scale/70p/1x/animation/s8/tab1/tab_scene_7.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-6 .img__scene {
    background-image: url('../images/scale/70p/2x/animation/s8/tab1/tab_scene_7.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-6 .img__scene {
    background-image: url('../images/scale/70p/2x/animation/s8/tab1/tab_scene_7.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__build-for-game .img__s8_tab1 .img__phone {
    background-image: url('../images/scale/70p/1x/animation/s8/tab1/phone.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .img__s8_tab1 .img__phone {
    background-image: url('../images/scale/70p/2x/animation/s8/tab1/phone.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .img__s8_tab1 .img__phone {
    background-image: url('../images/scale/70p/2x/animation/s8/tab1/phone.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__build-for-game .carousel-container .tab-2 .img__s8_tab2 {
    background-image: url('../images/scale/70p/1x/animation/s8/tab2/bg.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-2 .img__s8_tab2 {
    background-image: url('../images/scale/70p/2x/animation/s8/tab2/bg.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-2 .img__s8_tab2 {
    background-image: url('../images/scale/70p/2x/animation/s8/tab2/bg.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__build-for-game .carousel-container .tab-3 .img__step-1 {
    background-image: url('../images/scale/70p/1x/animation/s8/tab3/step_1.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-3 .img__step-1 {
    background-image: url('../images/scale/70p/2x/animation/s8/tab3/step_1.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-3 .img__step-1 {
    background-image: url('../images/scale/70p/2x/animation/s8/tab3/step_1.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__build-for-game .carousel-container .tab-3 .img__step-2 {
    background-image: url('../images/scale/70p/1x/animation/s8/tab3/step_2.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-3 .img__step-2 {
    background-image: url('../images/scale/70p/2x/animation/s8/tab3/step_2.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-3 .img__step-2 {
    background-image: url('../images/scale/70p/2x/animation/s8/tab3/step_2.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__build-for-game .carousel-container .tab-3 .img__step-3 {
    background-image: url('../images/scale/70p/1x/animation/s8/tab3/step_3.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-3 .img__step-3 {
    background-image: url('../images/scale/70p/2x/animation/s8/tab3/step_3.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-3 .img__step-3 {
    background-image: url('../images/scale/70p/2x/animation/s8/tab3/step_3.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__build-for-game .carousel-container .tab-3 .img__phone {
    background-image: url('../images/scale/70p/1x/animation/s8/tab3/phone.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-3 .img__phone {
    background-image: url('../images/scale/70p/2x/animation/s8/tab3/phone.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-3 .img__phone {
    background-image: url('../images/scale/70p/2x/animation/s8/tab3/phone.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__build-for-game .carousel-container .tab-4 .img__s8_tab4 {
    background-image: url('../images/scale/70p/1x/animation/s8/tab4/bg.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-4 .img__s8_tab4 {
    background-image: url('../images/scale/70p/2x/animation/s8/tab4/bg.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-4 .img__s8_tab4 {
    background-image: url('../images/scale/70p/2x/animation/s8/tab4/bg.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__build-for-game .carousel-container .tab-5 .img__bg {
    background-image: url('../images/scale/70p/1x/animation/s8/tab5/bg.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-5 .img__bg {
    background-image: url('../images/scale/70p/2x/animation/s8/tab5/bg.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-5 .img__bg {
    background-image: url('../images/scale/70p/2x/animation/s8/tab5/bg.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__build-for-game .carousel-container .tab-5 .img__phone {
    background-image: url('../images/scale/70p/1x/animation/s8/tab5/phone.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-5 .img__phone {
    background-image: url('../images/scale/70p/2x/animation/s8/tab5/phone.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-5 .img__phone {
    background-image: url('../images/scale/70p/2x/animation/s8/tab5/phone.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__build-for-game .carousel-container .tab-5 .img__line {
    background-image: url('../images/scale/70p/1x/animation/s8/tab5/line.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-5 .img__line {
    background-image: url('../images/scale/70p/2x/animation/s8/tab5/line.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-5 .img__line {
    background-image: url('../images/scale/70p/2x/animation/s8/tab5/line.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__build-for-game .carousel-container .tab-5 .img__scene {
    background-image: url('../images/scale/70p/1x/animation/s8/tab5/scene.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-5 .img__scene {
    background-image: url('../images/scale/70p/2x/animation/s8/tab5/scene.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-5 .img__scene {
    background-image: url('../images/scale/70p/2x/animation/s8/tab5/scene.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__build-for-game .carousel-container .tab-6 .img__s8_tab6 {
    background-image: url('../images/scale/70p/1x/animation/s8/tab6/bg.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-6 .img__s8_tab6 {
    background-image: url('../images/scale/70p/2x/animation/s8/tab6/bg.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-6 .img__s8_tab6 {
    background-image: url('../images/scale/70p/2x/animation/s8/tab6/bg.jpg'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) {
  #CMD .section__build-for-game .carousel-container .tab-6 .img__phone-cover {
    background-image: url('../images/scale/70p/1x/animation/s8/tab6/phone_cover.png'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-6 .img__phone-cover {
    background-image: url('../images/scale/70p/2x/animation/s8/tab6/phone_cover.webp'); } }

@media all and (min-width: 731px) and (max-width: 1279.5px) and (min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-6 .img__phone-cover {
    background-image: url('../images/scale/70p/2x/animation/s8/tab6/phone_cover.png'); } }

@media all and (min-width: 731px) and (max-width: 768px) {
  #CMD .section__comment {
    width: 89% !important; } }

@media all and (max-width: 730.5px) {
  #CMD .wd__section {
    display: inline-block; }

  #CMD .wd__section .small_use {
    display: block; }

  #CMD .wd__section .small_unuse {
    display: none; }

  #CMD .wd__section .wd__content {
    left: unset;
    margin-right: auto;
    margin-left: auto;
    padding-left: unset;
    width: 87%; }

  #CMD .wd__section .wd__content .content__slogan {
    font-size: 12px;
    text-align: left;
    letter-spacing: 0.7px; }

  #CMD .wd__section .wd__content .content__title {
    margin-top: 35px;
    width: 100%;
    max-width: 730px;
    font-size: 36px; }

  #CMD .wd__section .wd__content .content__info {
    margin-left: 0 !important;
    width: 100%;
    max-width: 730px;
    font-size: 16px;
    line-height: 1.55; }

  #CMD .wd__section .wd__content .content__comment {
    width: 100%;
    max-width: 730px; }

  #CMD .wd__section .wd__content .content__parting__line {
    position: absolute;
    right: unset;
    left: 0; }

  #CMD .wd__section .wd__content .content__slogan {
    position: relative;
    right: unset;
    left: unset;
    width: auto;
    height: auto;
    min-height: 50px;
    text-align: center;
    letter-spacing: 8px; }

  #CMD .wd__section .wd__content .content__slogan .slogan-text {
    position: absolute;
    top: 50%;
    right: unset;
    margin-top: -1px;
    margin-left: -24px;
    letter-spacing: 5px;
    width: 90%;
    text-align: left;
    transform: translate3d(0, -50%, 0); }

  #CMD .wd__section .wd__content .content__slogan.text-active .slogan-text {
    transform: translate3d(0, -50%, 0); }

  #CMD .wd__section .wd__content .slogan-line {
    position: relative;
    width: 203px;
    height: 36px; }

  #CMD .wd__section .wd__content .slogan-decorator {
    bottom: -19px;
    left: 0;
    margin-left: 0; }

  #CMD .wd__section .wd__feature__list {
    width: 100%; }

  #CMD .wd__section .wd__feature__list .wd__feature {
    box-sizing: border-box;
    text-align: center; }

  #CMD .wd__section .wd__feature__list .wd__feature .wd__feature__data {
    display: block !important;
    margin-bottom: 0; }

  #CMD .wd__section .wd__feature__list .wd__feature .wd__feature__data {
    display: inline; }

  #CMD .wd__section .wd__link__arrow::after {
    padding-left: 5px; }

  #CMD .wd__section .twentytwenty-right-arrow {
    margin-right: -29px; }

  #CMD .wd__section .twentytwenty-left-arrow::after,
  #CMD .wd__section .twentytwenty-right-arrow {
    border-left: 1px solid #585858;
    border-top: 1px solid #585858;
    width: 5px;
    height: 5px; }

  #CMD .wd__section .twentytwenty-left-arrow {
    margin-top: 5px;
    margin-left: -21px;
    border: 0; }

  #CMD .wd__section .twentytwenty-left-arrow::before {
    top: -21px;
    left: 2px;
    width: 40px;
    height: 40px; }

  #CMD .wd__section .twentytwenty-left-arrow::after {
    top: -6px;
    left: 11px;
    width: 10px;
    height: 10px; }

  #CMD .wd__section .twentytwenty-right-arrow {
    left: 20px;
    margin-top: -1px;
    width: 10px;
    height: 10px; }

  #CMD .wd__section .video__btn-play .btn-text {
    top: 37px;
    font-size: 12px; }

  #CMD .wd__section.section__comment {
    width: 93%;
    max-width: 1180px; }

  #CMD .button-border .border-item .border-left .line-top {
    left: -2px; }

  #CMD .button-border .border-item .border-left .line-lt {
    left: -40px;
    width: 51px; }

  #CMD .button-border .border-item .border-left .line-lb {
    left: -32px; }

  #CMD .button-border .border-item .border-left .line-bottom {
    left: -16px; }

  #CMD .button-border .border-item .border-right .line-rt {
    right: -30px; }

  #CMD .button-border .border-item .border-right .line-rb {
    right: -38px;
    width: 52px; }

  #CMD .wd__section.section__comment {
    margin-top: -121px;
    margin-bottom: 18px; }

  #CMD .wd__section .slogan-line .path {
    stroke-dashoffset: 0 !important; }

  #CMD .wd__section .text-active .slogan-line .path-1 {
    animation: unset !important; }

  #CMD .wd__section .text-active .slogan-line .path-1.path-blue {
    animation: unset !important; }

  #CMD .wd__section .text-active .slogan-line .path-2 {
    animation: unset !important; }

  #CMD .wd__section .text-active .slogan-line .path-2.path-blue {
    animation: unset !important; }

  #CMD .wd__section .text-active .slogan-line .path-3 {
    animation: unset !important; }

  #CMD .wd__section .text-active .slogan-line .path-3.path-blue {
    animation: unset !important; }

  #CMD .wd__section .text-active .slogan-line .path-4 {
    animation: unset !important; }

  #CMD .wd__section .text-active .slogan-line .path-4.path-blue {
    animation: unset !important; }

  #CMD .wd__section .text-active .slogan-line .path-5 {
    animation: unset !important; }

  #CMD .wd__section .text-active .slogan-line .path-5.path-blue {
    animation: unset !important; }

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

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

  #CMD .section__kv {
    padding-top: 70px;
    padding-bottom: 72px; }

  #CMD .section__kv .wd__content {
    margin-top: 0;
    width: 89%;
    text-align: center; }

  #CMD .section__kv .wd__content .content__slogan {
    left: 0;
    margin-top: 7px;
    width: auto;
    height: auto;
    font-size: 20px;
    text-align: center;
    line-height: 1.2;
    letter-spacing: 0;
    min-height: unset; }

  #CMD .section__kv .wd__content .content__title {
    width: 100%; }

  #CMD .section__kv .wd__content .content__info {
    margin: 25px auto 0 !important;
    width: 100%;
    max-width: 470px;
    font-size: 18px;
    text-align: center;
    line-height: 1.35; }

  #CMD .section__kv .wd__content .content__slogan .slogan-text {
    position: relative;
    left: unset;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    text-align: center;
    letter-spacing: 0; }

  #CMD .section__kv .img__logo {
    margin-top: 238px;
    margin-left: -160px;
    width: 320px;
    height: 24px;
    background-size: contain; }

  #CMD .section__kv .img__logo {
    background-image: url('../images/small/1x/kv_slogan.png'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .img__logo {
    background-image: url('../images/small/2x/kv_slogan.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .img__logo {
    background-image: url('../images/small/2x/kv_slogan.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__kv .bg__container {
    margin-top: -485px;
    margin-left: -1279px;
    transform: scale(0.36); }

  #CMD .section__kv .bg__container .img__game-logo {
    position: absolute;
    bottom: 743px;
    left: 50%;
    margin-left: 182px;
    width: 203px;
    height: 126px; }

  #CMD .section__rog-vision {
    margin-top: -33px;
    padding-top: 80px; }

  #CMD .section__rog-vision .img__rog-vision {
    left: 100%;
    margin-top: -136px;
    margin-bottom: -35px;
    margin-left: -493px;
    width: 730px;
    height: 570px; }

  #CMD .section__rog-vision .img__rog-vision {
    background-image: url('../images/small/1x/animation/s2/bg.jpg'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__rog-vision .img__rog-vision {
    background-image: url('../images/small/2x/animation/s2/bg.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__rog-vision .img__rog-vision {
    background-image: url('../images/small/2x/animation/s2/bg.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__rog-vision .img__rog-vision .detect-point-out {
    margin-top: -459px;
    height: 830px; }

  #CMD .section__rog-vision .img__rog-vision .detect-point-enter {
    margin-top: -240px; }

  #CMD .section__rog-vision .img__rog-vision .phone {
    margin-top: -35px;
    margin-left: -100px;
    width: 240px;
    height: 116px;
    transform: translate3d(-1.5px, 0.5px, 0); }

  #CMD .section__rog-vision .img__rog-vision .phone video {
    margin-top: 55px;
    margin-left: -110px;
    width: 256px;
    height: 38px; }

  #CMD .section__rog-vision .img__rog-vision .phone .img__phone-cover {
    width: 240px;
    height: 116px; }

  #CMD .section__rog-vision .img__phone-cover {
    background-image: url('../images/small/1x/animation/s2/phone_cover.png'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__rog-vision .img__phone-cover {
    background-image: url('../images/small/2x/animation/s2/phone_cover.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__rog-vision .img__phone-cover {
    background-image: url('../images/small/2x/animation/s2/phone_cover.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__rog-vision .modal-button-container {
    margin-top: -68px; }

  #CMD .section__inner2-1 {
    padding-top: 57px; }

  #CMD .section__inner2-1 .wd__content {
    max-width: 730px !important; }

  #CMD .section__inner2-1 .wd__content .content__title {
    margin-top: 0; }

  #CMD .section__inner2-1 .img__inner2-1 {
    margin-top: -9px;
    margin-bottom: -37px;
    margin-left: -11px; }

  #CMD .section__inner2-1 .img__inner2-1 video {
    margin-left: -360px;
    width: 730px;
    height: 526px; }

  #CMD .section__inner2-1 .img__inner2-1 .video-titles {
    margin-left: -808px;
    width: 300px; }

  #CMD .section__inner2-1 .img__inner2-1 .video-titles .title-item {
    width: 67px;
    font-size: 15px; }

  #CMD .section__inner2-1 .img__inner2-1 .video-titles .title-item.item-1 {
    bottom: -96px;
    margin-left: 535px; }

  #CMD .section__inner2-1 .img__inner2-1 .video-titles .title-item.item-2 {
    bottom: -96px;
    margin-left: 725px; }

  #CMD .section__inner2-1 .img__inner2-1 .video-titles .title-item.item-3 {
    bottom: -234px;
    margin-left: 535px; }

  #CMD .section__inner2-1 .img__inner2-1 .video-titles .title-item.item-4 {
    bottom: -228px;
    margin-left: 725px; }

  #CMD .section__inner2-1 .img__inner2-1 .video-titles .title-item.item-5 {
    bottom: -367px;
    margin-left: 535px; }

  #CMD .section__inner2-1 .img__inner2-1 .video-titles .title-item.item-6 {
    bottom: -363px;
    margin-left: 725px; }

  #CMD .section__sectionnav {
    margin-top: 8px; }

  #CMD .section__performance {
    margin-top: -18px;
    padding-top: 80px; }

  #CMD .section__performance .wd__content {
    width: 91%;
    max-width: 790px; }

  #CMD .section__performance .wd__content .content__info {
    width: 100%;
    max-width: unset; }

  #CMD .section__performance .wd__feature__list {
    margin-right: auto;
    margin-left: auto;
    max-width: 600px; }

  #CMD .section__performance .wd__feature__list .wd__feature .wd__feature__describe {
    max-width: 170px; }

  #CMD .section__performance .img__performance {
    margin-top: -321px;
    margin-bottom: -204px;
    margin-left: -964px;
    transform: scale(0.5); }

  #CMD .section__performance .img__performance .detect-point-enter {
    margin-top: -120px; }

  #CMD .section__performance .modal-button-container {
    margin-top: -209px; }

  #CMD .section__inner3-1 {
    padding-top: 57px; }

  #CMD .section__inner3-1 .wd__content {
    margin-top: 0;
    max-width: 704px !important;
    min-height: unset; }

  #CMD .section__inner3-1 .img__inner3-1 {
    margin-top: -126px;
    margin-bottom: 120px;
    margin-left: -365px;
    width: 730px;
    height: 770px; }

  #CMD .section__inner3-1 .img__inner3-1 {
    background-image: url('../images/small/1x/inner/s3/inner_s1.jpg'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner3-1 .img__inner3-1 {
    background-image: url('../images/small/2x/inner/s3/inner_s1.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__inner3-1 .img__inner3-1 {
    background-image: url('../images/small/2x/inner/s3/inner_s1.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .inner-modal.modal-performance {
    margin-bottom: -60px; }

  #CMD .section__thermal {
    margin-top: -146px;
    padding-top: 80px; }

  #CMD .section__thermal .wd__content {
    width: 87%;
    max-width: 770px; }

  #CMD .section__thermal .wd__content .content__info {
    max-width: unset; }

  #CMD .section__thermal .animation-flow {
    margin-top: -86px;
    margin-left: -1255px;
    height: 810px; }

  #CMD .section__thermal .animation-flow .detect-point-enter {
    margin-top: 20px; }

  #CMD .section__thermal .animation-flow .detect-point-out {
    height: 760px; }

  #CMD .section__thermal .animation-flow .flow-parts {
    top: -84px;
    margin-left: -476px;
    transform: scale(0.4784); }

  #CMD .section__thermal .animation-flow .flow-text .text-line {
    top: 140px;
    left: 50%;
    margin-left: -187px;
    width: 302px;
    height: 552px; }

  #CMD .section__thermal .animation-flow .flow-text .text-line .img__line {
    position: absolute;
    top: 0;
    left: 0;
    width: 302px;
    height: 552px;
    background-size: contain; }

  #CMD .section__thermal .text-line .img__line {
    background-image: url('../images/small/1x/animation/s3_1/line.png'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__thermal .text-line .img__line {
    background-image: url('../images/small/2x/animation/s3_1/line.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__thermal .text-line .img__line {
    background-image: url('../images/small/2x/animation/s3_1/line.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__thermal .animation-flow .flow-text .text-content .content-text {
    font-size: 14.5px;
    line-height: 1.1; }

  #CMD .section__thermal .animation-flow .flow-text .text-content .text-1 {
    top: 659px;
    margin-left: -170px;
    width: 200px;
    text-align: left; }

  #CMD .section__thermal .animation-flow .flow-text .text-content .text-2 {
    top: 658px;
    margin-left: -171px;
    width: 200px;
    text-align: left; }

  #CMD .section__thermal .animation-flow .flow-text .text-content .text-3 {
    top: 624px;
    margin-left: -151px;
    width: 200px;
    text-align: left; }

  #CMD .section__thermal .animation-flow .flow-text .text-content .text-4 {
    top: 184px;
    margin-left: -121px;
    width: 200px;
    text-align: right; }

  #CMD .section__thermal .animation-flow .flow-text .text-content .text-5 {
    top: 151px;
    margin-left: -101px;
    width: 200px;
    text-align: right; }

  #CMD .section__thermal .animation-flow .flow-text .text-content .text-6 {
    top: 119px;
    margin-left: -82px;
    width: 200px;
    text-align: right; }

  #CMD .section__display {
    margin-top: -125px;
    padding-top: 80px;
    background: transparent; }

  #CMD .section__display .wd__content {
    width: 87%;
    max-width: 770px; }

  #CMD .section__display .wd__content .content__info {
    max-width: unset; }

  #CMD .section__display .wd__feature__list .wd__feature {
    margin-right: 14px;
    margin-left: 14px; }

  #CMD .section__display .wd__feature__list .wd__feature figure {
    margin: 4px auto 9px;
    height: 62px;
    background-size: contain; }

  #CMD .section__display .wd__feature__list .wd__feature figure.img__icon-1 {
    width: 128px; }

  #CMD .section__display .wd__feature__list .wd__feature figure.img__icon-2 {
    width: 212px; }

  #CMD .section__display .feature__list-icon {
    margin-top: 1px; }

  #CMD .section__display .feature__list-icon .wd__feature {
    margin-bottom: 24px; }

  #CMD .section__display .feature__list-icon .wd__feature figure {
    margin: 0 auto; }

  #CMD .section__display .feature__list-icon .wd__feature__describe {
    display: none; }

  #CMD .section__display .detect-point-out {
    margin-top: -349px; }

  #CMD .section__display .img__display {
    margin-top: -325px;
    margin-bottom: 0;
    margin-left: -365px;
    width: 730px;
    height: 930px; }

  #CMD .section__display .modal-button-container {
    margin-top: -56px; }

  #CMD .section__display .detect-point-out {
    margin-top: -459px;
    height: 830px; }

  #CMD .section__display #s4__bg__canvas {
    display: none !important;
    top: 320px;
    left: 50%;
    margin-left: -180px;
    width: 1670px;
    height: 810px;
    filter: none !important; }

  #CMD .section__display .img__display .img__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 730px;
    height: 930px; }

  #CMD .section__display .img__bg {
    background-image: url('../images/small/1x/animation/s4/bg.jpg'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__display .img__bg {
    background-image: url('../images/small/2x/animation/s4/bg.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__display .img__bg {
    background-image: url('../images/small/2x/animation/s4/bg.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__display .img__display .phone__scene-bg,
  #CMD .section__display .img__display #s4_video {
    top: 377px;
    margin-left: -100px;
    width: 200px;
    height: 450px; }

  #CMD .section__display .img__display .img__phone {
    top: 350px;
    left: 50%;
    margin-left: -160px;
    width: 320px;
    height: 514px; }

  #CMD .section__display .img__phone {
    background-image: url('../images/small/1x/animation/s4/phone.png'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__display .img__phone {
    background-image: url('../images/small/2x/animation/s4/phone.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__display .img__phone {
    background-image: url('../images/small/2x/animation/s4/phone.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__display .img__display .video__btn-play {
    top: 400px; }

  #CMD .section__inner4-1 {
    min-height: unset;
    padding-top: 57px; }

  #CMD .section__inner4-1 .wd__content {
    margin-top: 0;
    max-width: 704px !important; }

  #CMD .section__inner4-1 .img__inner4-1 {
    position: relative;
    top: 0;
    margin-top: -57px;
    margin-left: -365px;
    width: 730px;
    height: 588px; }

  #CMD .section__inner4-1 .img__inner4-1 {
    background-image: url('../images/small/1x/inner/s4/inner_s1.jpg'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner4-1 .img__inner4-1 {
    background-image: url('../images/small/2x/inner/s4/inner_s1.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__inner4-1 .img__inner4-1 {
    background-image: url('../images/small/2x/inner/s4/inner_s1.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__inner4-2 {
    padding-top: 24px;
    padding-bottom: 132px; }

  #CMD .section__inner4-2 .wd__content {
    max-width: 820px !important; }

  #CMD .section__inner4-2 .img__inner4-2 {
    margin-top: -132px;
    margin-left: -365px;
    width: 730px;
    height: 394px; }

  #CMD .section__inner4-2 .img__inner4-2 {
    background-image: url('../images/small/1x/inner/s4/inner2/bg.jpg'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner4-2 .img__inner4-2 {
    background-image: url('../images/small/2x/inner/s4/inner2/bg.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__inner4-2 .img__inner4-2 {
    background-image: url('../images/small/2x/inner/s4/inner2/bg.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__inner4-2 .img__inner4-2 > .twentytwenty-wrapper {
    top: 151px;
    margin-left: -181px;
    width: 362px;
    height: 160px; }

  #CMD .section__inner4-2 .img-1,
  #CMD .section__inner4-2 .img-2 {
    width: 360px;
    height: 160px; }

  #CMD .section__inner4-2 .img-1 {
    background-image: url('../images/small/1x/inner/s4/inner2/compare_1.jpg'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner4-2 .img-1 {
    background-image: url('../images/small/2x/inner/s4/inner2/compare_1.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__inner4-2 .img-1 {
    background-image: url('../images/small/2x/inner/s4/inner2/compare_1.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__inner4-2 .img-2 {
    background-image: url('../images/small/1x/inner/s4/inner2/compare_2.jpg'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner4-2 .img-2 {
    background-image: url('../images/small/2x/inner/s4/inner2/compare_2.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__inner4-2 .img-2 {
    background-image: url('../images/small/2x/inner/s4/inner2/compare_2.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__inner4-2 .twentytwenty-handle {
    margin-left: -16px;
    width: 36px;
    height: 160px; }

  #CMD .section__inner4-2 .twentytwenty-handle {
    background-image: url('../images/small/1x/inner/s4/inner2/center_line.png'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner4-2 .twentytwenty-handle {
    background-image: url('../images/small/2x/inner/s4/inner2/center_line.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__inner4-2 .twentytwenty-handle {
    background-image: url('../images/small/2x/inner/s4/inner2/center_line.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__inner4-2 .img__phone {
    top: 133px;
    margin-left: -200px;
    width: 400px;
    height: 200px; }

  #CMD .section__inner4-2 .img__phone {
    background-image: url('../images/small/1x/inner/s4/inner2/phone.png'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner4-2 .img__phone {
    background-image: url('../images/small/2x/inner/s4/inner2/phone.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__inner4-2 .img__phone {
    background-image: url('../images/small/2x/inner/s4/inner2/phone.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__inner4-2 .compare-text {
    top: 10px;
    bottom: unset;
    width: 100%;
    height: 60px; }

  #CMD .section__inner4-2 .compare-text .title-left {
    top: 324px;
    margin-left: -150px;
    width: 120px; }

  #CMD .section__inner4-2 .compare-text .title-left span {
    font-size: 15px; }

  #CMD .section__inner4-2 .compare-text .title-right {
    top: 320px;
    margin-left: -26px;
    width: 230px;
    text-align: center; }

  #CMD .section__inner4-2 .compare-text .title-right span {
    font-size: 21px; }

  #CMD .section__inner4-2 .compare-text .title-right .img__logo {
    display: block;
    top: 0;
    margin-right: auto;
    margin-left: auto;
    width: 87px;
    height: 15px;
    background-size: contain; }

  #CMD .section__gamefx {
    margin-top: -19px;
    padding-top: 80px; }

  #CMD .section__gamefx .wd__feature__list .wd__feature {
    margin-bottom: 23px; }

  #CMD .section__gamefx .wd__feature__list .wd__feature figure {
    margin: 11px auto 5px;
    background-size: contain; }

  #CMD .section__gamefx .wd__feature__list .wd__feature figure.img__icon-1 {
    width: 125px;
    height: 59px; }

  #CMD .section__gamefx .wd__feature__list .wd__feature figure.img__icon-2 {
    width: 98px;
    height: 59px; }

  #CMD .section__gamefx .wd__feature__list .wd__feature figure.img__icon-3 {
    width: 73px;
    height: 73px; }

  #CMD .section__gamefx .wd__feature__list .wd__feature figure.img__icon-4 {
    width: 119px;
    height: 42px; }

  #CMD .section__gamefx .wd__feature__list .wd__feature figure.img__icon-5 {
    width: 162px;
    height: 42px; }

  #CMD .section__gamefx .wd__feature__list .wd__feature figure.img__icon-6 {
    width: 162px;
    height: 40px; }

  #CMD .section__gamefx .wd__feature__list .wd__feature figure.img__icon-1,
  #CMD .section__gamefx .wd__feature__list .wd__feature figure.img__icon-2 {
    margin-bottom: 4px; }

  #CMD .section__gamefx .wd__feature__list .wd__feature figure.img__icon-3 {
    top: 10px; }

  #CMD .section__gamefx .wd__feature__list .wd__feature figure.img__icon-6 {
    top: -12px; }

  #CMD .section__gamefx .wd__feature__list .wd__feature.feature-1 .wd__feature__describe,
  #CMD .section__gamefx .wd__feature__list .wd__feature.feature-2 .wd__feature__describe {
    max-width: 140px; }

  #CMD .section__gamefx .wd__feature__list .wd__feature.feature-3,
  #CMD .section__gamefx .wd__feature__list .wd__feature.feature-4,
  #CMD .section__gamefx .wd__feature__list .wd__feature.feature-5,
  #CMD .section__gamefx .wd__feature__list .wd__feature.feature-6 {
    width: 90%; }

  #CMD .section__gamefx .skew_rectangle {
    position: relative;
    left: 50%;
    margin-top: 30px;
    margin-left: -140px;
    width: 320px; }

  #CMD .section__gamefx .skew_rectangle .rect {
    padding: 4px 15px;
    min-width: 140px; }

  #CMD .section__gamefx .skew_rectangle .rect .rect-text {
    padding: 4px 0;
    font-size: 13px;
    letter-spacing: 1px; }

  #CMD .section__gamefx .img__gamefx {
    margin-top: -559px;
    margin-bottom: -412px;
    margin-left: -958px;
    transform: scale(0.39); }

  #CMD .section__gamefx .img__gamefx .phone {
    position: absolute;
    top: -300px; }

  #CMD .section__gamefx .img__gamefx .phone.type-speakers .ripples__speakers {
    transform: translate3d(163px, -195px, 0) rotate(25deg);
    transform-origin: 0 980px; }

  #CMD .section__gamefx .modal-button-container {
    margin-top: -58px; }

  #CMD .section__inner5-1 {
    padding-top: 57px; }

  #CMD .section__inner5-1 .wd__content {
    max-width: 900px !important; }

  #CMD .section__inner5-1 .img__inner5-1 {
    margin-top: -37px;
    margin-left: -365px;
    width: 730px;
    height: 416px; }

  #CMD .section__inner5-1 .img__inner5-1 {
    background-image: url('../images/small/1x/inner/s5/inner_s1.jpg'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner5-1 .img__inner5-1 {
    background-image: url('../images/small/2x/inner/s5/inner_s1.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__inner5-1 .img__inner5-1 {
    background-image: url('../images/small/2x/inner/s5/inner_s1.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__inner5-2 {
    min-height: unset;
    padding-top: 13px;
    padding-bottom: 110px; }

  #CMD .section__inner5-2 .wd__content {
    margin-top: 0;
    padding-left: unset;
    max-width: 900px !important; }

  #CMD .section__inner5-2 .img__inner5-2 {
    position: relative;
    margin-top: 7px;
    margin-left: -365px;
    width: 730px;
    height: 580px; }

  #CMD .section__inner5-2 .img__inner5-2 {
    background-image: url('../images/small/1x/inner/s5/inner_s2.jpg'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner5-2 .img__inner5-2 {
    background-image: url('../images/small/2x/inner/s5/inner_s2.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__inner5-2 .img__inner5-2 {
    background-image: url('../images/small/2x/inner/s5/inner_s2.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__inner5-2 .img__inner5-2 .phone {
    top: -136px;
    margin-left: -200px;
    transform: scale(0.58); }

  #CMD .section__airtrigger {
    margin-top: -18px;
    padding-top: 80px; }

  #CMD .section__airtrigger .wd__content .content__info {
    max-width: 820px; }

  #CMD .section__airtrigger .container-scale {
    display: inline-block;
    position: relative;
    left: -17px;
    margin-top: -185px;
    transform: scale(0.45); }

  #CMD .section__airtrigger .scroll_container .tabnav-container {
    margin-right: auto;
    margin-left: auto; }

  #CMD .section__airtrigger .carousel-container {
    margin: 0 auto -87px;
    width: 100%; }

  #CMD .section__airtrigger .carousel-container .container-tab {
    margin-top: 13px; }

  #CMD .section__airtrigger .carousel-container .container-tab .tab .tab__content {
    max-width: 750px; }

  #CMD .section__airtrigger .carousel-container .container-tab .tab .tab__content .content-info {
    margin: 0 auto;
    width: 89.5%;
    max-width: 480px;
    font-size: 15px;
    line-height: 1.4; }

  #CMD .section__airtrigger .modal-button-container {
    margin-top: -44px; }

  #CMD .section__airtrigger {
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden; }

  #CMD .section__airtrigger .tab-0 .tab__img {
    left: 50%;
    margin-left: -984px;
    width: 2000px; }
  @keyframes s6Tab1WindMobile {
    0% {
      opacity: 0;
      transform: rotate(0deg) scale(1.34); }

    50% {
      opacity: 1; }

    80% {
      opacity: 0.1;
      transform: rotate(30deg) scale(0.8); }

    90% {
      opacity: 0;
      transform: rotate(40deg) scale(0.8); }

    100% {
      opacity: 0;
      transform: rotate(40deg) scale(0.8); } }
  @keyframes s6tab1FadeMain {
    0% {
      opacity: 0; }

    20% {
      opacity: 0; }

    30% {
      opacity: 1; }

    80% {
      opacity: 1; }

    81% {
      opacity: 0; }

    100% {
      opacity: 0; } }
  @keyframes s6tab1Fade {
    0% {
      opacity: 0; }

    20% {
      opacity: 0; }

    30% {
      opacity: 1; }

    50% {
      opacity: 1; }

    60% {
      opacity: 0; }

    100% {
      opacity: 0; } }
  @keyframes s6tab1Flash {
    0% {
      opacity: 0; }

    10% {
      opacity: 0; }

    13% {
      opacity: 1; }

    16% {
      opacity: 0; }

    19% {
      opacity: 1; }

    22% {
      opacity: 0; }

    25% {
      opacity: 1; }

    50% {
      opacity: 1; }

    55% {
      opacity: 0; }

    100% {
      opacity: 0; } }

  #CMD .section__airtrigger .tab-0 .wd__feature__list .feature-1 {
    width: 90%; }

  #CMD .section__airtrigger .tab-0 .wd__feature__list .feature-2 .wd__feature__describe__top,
  #CMD .section__airtrigger .tab-0 .wd__feature__list .feature-3 .wd__feature__describe__top {
    display: none; }

  #CMD .section__airtrigger .tab__img .img__bg-wind-step1,
  #CMD .section__airtrigger .tab__img .img__bg-wind-step2,
  #CMD .section__airtrigger .tab__img .img__bg-wind-step3,
  #CMD .section__airtrigger .tab__img .img__bg-wind-step4 {
    position: absolute;
    top: 0;
    left: 50%;
    opacity: 0;
    margin-left: -640px;
    width: 1280px;
    height: 770px; }

  #CMD .section__airtrigger .tab__img .img__bg-wind-step1 {
    animation: s6tab1FadeMain 5500ms infinite forwards; }

  #CMD .section__airtrigger .tab-0 .img__bg-wind-step1 {
    background-image: url('../images/small/1x/animation/s6/tab1/s6_step1.jpg'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .tab-0 .img__bg-wind-step1 {
    background-image: url('../images/small/2x/animation/s6/tab1/s6_step1.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .tab-0 .img__bg-wind-step1 {
    background-image: url('../images/small/2x/animation/s6/tab1/s6_step1.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__airtrigger .tab__img .img__bg-wind-step2 {
    animation: s6tab1Flash 5500ms 1200ms infinite forwards; }

  #CMD .section__airtrigger .tab-0 .img__bg-wind-step2 {
    background-image: url('../images/small/1x/animation/s6/tab1/s6_step2.jpg'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .tab-0 .img__bg-wind-step2 {
    background-image: url('../images/small/2x/animation/s6/tab1/s6_step2.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .tab-0 .img__bg-wind-step2 {
    background-image: url('../images/small/2x/animation/s6/tab1/s6_step2.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__airtrigger .tab__img .img__bg-wind-step3 {
    animation: s6tab1Fade 5500ms 2100ms infinite forwards; }

  #CMD .section__airtrigger .tab-0 .img__bg-wind-step3 {
    background-image: url('../images/small/1x/animation/s6/tab1/s6_step3.jpg'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .tab-0 .img__bg-wind-step3 {
    background-image: url('../images/small/2x/animation/s6/tab1/s6_step3.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .tab-0 .img__bg-wind-step3 {
    background-image: url('../images/small/2x/animation/s6/tab1/s6_step3.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__airtrigger .tab__img .img__bg-wind-step4 {
    animation: s6tab1Fade 5500ms 2800ms infinite forwards; }

  #CMD .section__airtrigger .tab-0 .img__bg-wind-step4 {
    background-image: url('../images/small/1x/animation/s6/tab1/s6_step4.jpg'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .tab-0 .img__bg-wind-step4 {
    background-image: url('../images/small/2x/animation/s6/tab1/s6_step4.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .tab-0 .img__bg-wind-step4 {
    background-image: url('../images/small/2x/animation/s6/tab1/s6_step4.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__airtrigger .tab__img .img__logo,
  #CMD .section__airtrigger .tab__img .img__wind {
    display: none !important;
    background-image: none !important; }

  #CMD .section__airtrigger .tab__img #s6_tab1_wind-left,
  #CMD .section__airtrigger .tab__img #s6_tab1_wind-right,
  #CMD .section__airtrigger .tab__img #s6-button-hl {
    display: none !important; }

  #CMD .section__airtrigger .tab__img #s6-button-hl path.line-blur {
    display: none !important;
    filter: none !important; }

  #CMD .section__airtrigger .tab__img.step-1 .img__logo {
    transition: none !important; }

  #CMD .section__airtrigger .tab__img.step-2 #s6-button-hl path {
    animation: none !important; }

  #CMD .section__airtrigger .tab__img.step-3 .img__fan {
    transition: none !important; }

  #CMD .section__airtrigger .tab__img.step-4 .img__wind-1 {
    animation: none !important; }

  #CMD .section__airtrigger .tab__img.step-4 .img__wind-2 {
    animation: none !important; }

  #CMD .section__airtrigger .tab__img.step-4 .img__wind-3 {
    animation: none !important; }

  #CMD .section__airtrigger .tab__img.step-4 .img__wind-4 {
    animation: none !important; }

  #CMD .section__airtrigger .tab__img.step-4 .img__wind-5 {
    animation: none !important; }

  #CMD .section__airtrigger .tab__img.step-4 .img__wind-6 {
    animation: none !important; }

  #CMD .section__airtrigger .tab__img.step-4 .img__wind-7 {
    animation: none !important; }

  #CMD .section__airtrigger .tab__img.step-4 .img__wind-8 {
    animation: none !important; }

  #CMD .section__airtrigger .tab__img.step-4 .img__wind-9 {
    animation: none !important; }

  #CMD .section__airtrigger .tab__img.step-4 .img__wind-10 {
    animation: none !important; }

  #CMD #s6_video_tab1 {
    width: 940px;
    height: 530px; }

  #CMD .section__airtrigger .video__btn-play {
    display: none; }

  #CMD .section__airtrigger .container-tab .tab-1 .tab__img {
    left: 50%;
    margin-top: 0;
    margin-bottom: -40px;
    margin-left: -660px;
    width: 400px; }

  #CMD .section__airtrigger .container-tab .tab-1 .container-scale {
    left: 50%;
    margin-top: -255px;
    margin-left: -190px; }

  #CMD #s6_video_tab4 {
    width: 1180px;
    height: 670px; }

  #CMD .section__airtrigger .container-tab .tab-2 .container-scale {
    left: 0; }

  #CMD .section__airtrigger .container-tab .tab-2 .tab__img {
    left: 50%;
    margin-top: 83px;
    margin-bottom: 80px;
    margin-left: -574px;
    width: 940px; }

  #CMD .section__airtrigger .container-tab .tab-2 .tab__img #s6_video_tab3 {
    left: 50%;
    margin-left: -269px;
    width: 1000px;
    height: 553px; }

  #CMD #s6_video_tab4 {
    width: 1180px;
    height: 670px; }

  #CMD .section__airtrigger .container-tab .tab-3 .tab__img {
    left: 50%;
    margin-top: 10px;
    margin-bottom: -30px;
    margin-left: -574px;
    width: 940px; }

  #CMD .section__gamecool {
    margin-top: -127px;
    padding-top: 80px; }

  #CMD .section__gamecool .wd__content {
    max-width: 830px; }

  #CMD .section__gamecool .wd__content .content__info {
    max-width: unset; }

  #CMD .section__gamecool .img__gamecool {
    margin-top: -302px;
    margin-bottom: -188px;
    transform: scale(0.41); }

  #CMD .section__gamecool .img__text {
    background-image: url('../images/small/1x/animation/s7/text.png'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool .img__text {
    background-image: url('../images/small/2x/animation/s7/text.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool .img__text {
    background-image: url('../images/small/2x/animation/s7/text.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__gamecool .img__gamecool .img__bg {
    animation: none !important; }

  #CMD .section__gamecool .modal-button-container {
    margin-top: -98px; }

  #CMD .section__inner7-1 {
    min-height: unset;
    padding-top: 57px;
    padding-bottom: 157px; }

  #CMD .section__inner7-1 .wd__content {
    margin-top: 0;
    max-width: 710px !important;
    min-height: unset; }

  #CMD .section__inner7-1 .img__inner7-1 {
    position: relative;
    top: 0;
    margin-top: -32px;
    margin-left: -365px;
    width: 730px;
    height: 736px; }

  #CMD .section__inner7-1 .img__inner7-1 {
    background-image: url('../images/small/1x/inner/s7/inner_s1.jpg'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__inner7-1 .img__inner7-1 {
    background-image: url('../images/small/2x/inner/s7/inner_s1.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__inner7-1 .img__inner7-1 {
    background-image: url('../images/small/2x/inner/s7/inner_s1.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .inner-modal.modal-gamecool {
    margin-bottom: -160px; }

  #CMD .section__build-for-game {
    margin-top: -45px;
    padding-top: 90px; }

  #CMD .section__build-for-game .wd__content .content__info {
    max-width: 820px; }

  #CMD .section__build-for-game .carousel-container {
    margin-bottom: -500px; }

  #CMD .section__build-for-game .carousel-container .tab__img {
    margin-top: -410px;
    margin-bottom: 0;
    transform: scale(0.4); }

  #CMD .section__build-for-game .carousel-container {
    margin-right: auto;
    margin-left: auto; }

  #CMD .section__build-for-game .carousel-container .container-tab {
    margin-top: 14px; }

  #CMD .section__build-for-game .carousel-container .container-tab .tab .tab__content {
    max-width: 750px; }

  #CMD .section__build-for-game .carousel-container .container-tab .tab .tab__content .content-info {
    margin: 0 auto;
    width: 89.5%;
    max-width: 480px;
    font-size: 13px;
    line-height: 1.6; }

  #CMD .section__build-for-game .carousel-container .container-tab .tab .tab__content .content-info {
    margin-top: 9px !important; }

  #CMD .section__build-for-game .carousel-container .container-tab .tab .tab__content .content-info.info--1 {
    margin-top: 0 !important; }

  #CMD .section__build-for-game .modal-button-container {
    margin-top: -44px; }

  #CMD .section__build-for-game .tab-1 .slick-dots {
    margin-top: 97px; }

  #CMD .section__build-for-game .tab-1 .slick-dots li {
    margin-right: 6px;
    margin-left: 6px; }

  #CMD .section__build-for-game .tab-1 .slick-dots li button::before {
    font-size: 35px; }

  #CMD .section__build-for-game .tab-1 .slick-dots li.slick-active button::before {
    font-size: 44px; }

  #CMD .section__build-for-game .tab-1 .tab__img {
    margin-top: -420px;
    margin-bottom: 40px; }

  #CMD .section__build-for-game .carousel-container .tab-2 .tab__img {
    margin-bottom: -70px; }

  #CMD .section__build-for-game .carousel-container .tab-3 .wd__feature__list .wd__feature figure.img__icon-1 {
    height: 54px;
    background-size: contain; }

  #CMD .section__build-for-game .carousel-container .tab-3 .tab__img {
    margin-top: -510px; }

  #CMD .section__build-for-game .tab .content__link {
    font-size: 13px;
    line-height: 1.6; }

  #CMD .section__build-for-game .tab .content__link.link--1 {
    margin-top: 14px; }

  #CMD .section__build-for-game .carousel-container .tab-5 .tab__img {
    left: 50%;
    margin-top: -420px;
    margin-left: -962px; }

  #CMD .section__build-for-game .carousel-container .tab-6 .tab__img {
    margin-top: -440px;
    margin-bottom: -70px;
    transform: scale(0.34); }

  #CMD .section__camera {
    margin-top: 111px;
    padding-top: 80px; }

  #CMD .section__camera .wd__content {
    left: unset;
    max-width: 730px; }

  #CMD .section__camera .wd__content .content__info {
    max-width: 930px; }

  #CMD .section__camera .wd__feature__list .wd__feature {
    margin-right: 13px;
    margin-left: 13px; }

  #CMD .section__camera .img__camera {
    margin-top: -312px;
    margin-left: -365px;
    width: 730px;
    height: 1060px; }

  #CMD .section__camera .img__camera {
    background-image: url('../images/small/1x/s9.jpg'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__camera .img__camera {
    background-image: url('../images/small/2x/s9.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__camera .img__camera {
    background-image: url('../images/small/2x/s9.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .inner-view {
    background: #0c0c0c; }

  #CMD .inner-view .inner-view-container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    background: #0c0c0c; }

  #CMD .inner-view .inner-view-container .inner-modal {
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 0;
    width: 100%;
    min-height: 100vh;
    min-height: var(--safarivh); }

  #CMD .inner-view .inner-view-container .inner-modal .section_content {
    margin-right: auto;
    margin-left: auto;
    max-width: 414px; }

  #CMD .inner-view .inner-view-container .wd__section .wd__content {
    position: relative;
    top: unset;
    left: unset;
    margin-right: auto;
    margin-left: auto;
    width: 87%;
    max-width: 1024px; }

  #CMD .inner-view .inner-view-container .wd__section .wd__content .content__title {
    margin-top: 0;
    font-size: 31px; }

  #CMD .inner-view .inner-view-container .wd__section .wd__content .content__info {
    margin-top: 16px; }

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

  #CMD .section__kv .img__bg {
    background-image: url('../images/scale/50p/1x/animation/s1_type2/bg.jpg'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .img__bg {
    background-image: url('../images/scale/50p/1x/animation/s1_type2/bg.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .img__bg {
    background-image: url('../images/scale/50p/1x/animation/s1_type2/bg.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__kv .phone-left .img__shadow {
    background-image: url('../images/scale/50p/1x/animation/s1_type2/mobile_motion_bg_left.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .phone-left .img__shadow {
    background-image: url('../images/scale/50p/1x/animation/s1_type2/mobile_motion_bg_left.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .phone-left .img__shadow {
    background-image: url('../images/scale/50p/1x/animation/s1_type2/mobile_motion_bg_left.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__kv .phone-left .img__phone {
    background-image: url('../images/scale/50p/1x/animation/s1_type2/mask/phone_left.jpg'); }

  #CMD .section__kv .phone-left .img__phone {
    mask: url('../images/scale/50p/1x/animation/s1_type2/mask/phone_left_mask.png');
    mask-position: center;
    mask-size: contain;
    -webkit-mask-image: url('../images/scale/50p/1x/animation/s1_type2/mask/phone_left_mask.png');
    -webkit-mask-position: center;
    -webkit-mask-size: contain; } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .phone-left .img__phone {
    background-image: url('../images/scale/50p/2x/animation/s1_type2/mask/phone_left.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .phone-left .img__phone {
    background-image: url('../images/scale/50p/2x/animation/s1_type2/mask/phone_left.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__kv .phone-left .img__fire {
    background-image: url('../images/scale/50p/1x/animation/s1_type2/gun_fire.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .phone-left .img__fire {
    background-image: url('../images/scale/50p/2x/animation/s1_type2/gun_fire.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .phone-left .img__fire {
    background-image: url('../images/scale/50p/2x/animation/s1_type2/gun_fire.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__kv .phone-left .img__shotter {
    background-image: url('../images/scale/50p/1x/animation/s1_type2/mask/phone_shotter.jpg'); }

  #CMD .section__kv .phone-left .img__shotter {
    mask: url('../images/scale/50p/1x/animation/s1_type2/mask/phone_shotter_mask.png');
    mask-position: center;
    mask-size: contain;
    -webkit-mask-image: url('../images/scale/50p/1x/animation/s1_type2/mask/phone_shotter_mask.png');
    -webkit-mask-position: center;
    -webkit-mask-size: contain; } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .phone-left .img__shotter {
    background-image: url('../images/scale/50p/2x/animation/s1_type2/mask/phone_shotter.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .phone-left .img__shotter {
    background-image: url('../images/scale/50p/2x/animation/s1_type2/mask/phone_shotter.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__kv .phone-left .img__gunpipe {
    background-image: url('../images/scale/50p/1x/animation/s1_type2/gun_pipe_fire.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .phone-left .img__gunpipe {
    background-image: url('../images/scale/50p/2x/animation/s1_type2/gun_pipe_fire.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .phone-left .img__gunpipe {
    background-image: url('../images/scale/50p/2x/animation/s1_type2/gun_pipe_fire.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__kv .phone-right .img__shadow {
    background-image: url('../images/scale/50p/1x/animation/s1_type2/mobile_motion_bg_right.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .phone-right .img__shadow {
    background-image: url('../images/scale/50p/1x/animation/s1_type2/mobile_motion_bg_right.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .phone-right .img__shadow {
    background-image: url('../images/scale/50p/1x/animation/s1_type2/mobile_motion_bg_right.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__kv .phone-right .img__phone {
    background-image: url('../images/scale/50p/1x/animation/s1_type2/mask/phone_right.jpg'); }

  #CMD .section__kv .phone-right .img__phone {
    mask: url('../images/scale/50p/1x/animation/s1_type2/mask/phone_right_mask.png');
    mask-position: center;
    mask-size: contain;
    -webkit-mask-image: url('../images/scale/50p/1x/animation/s1_type2/mask/phone_right_mask.png');
    -webkit-mask-position: center;
    -webkit-mask-size: contain; } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .phone-right .img__phone {
    background-image: url('../images/scale/50p/2x/animation/s1_type2/mask/phone_right.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .phone-right .img__phone {
    background-image: url('../images/scale/50p/2x/animation/s1_type2/mask/phone_right.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__performance .img__bg {
    background-image: url('../images/scale/50p/1x/animation/s3/bg.jpg'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__performance .img__bg {
    background-image: url('../images/scale/50p/2x/animation/s3/bg.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__performance .img__bg {
    background-image: url('../images/scale/50p/2x/animation/s3/bg.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__performance .img__light {
    background-image: url('../images/scale/50p/1x/animation/s3/bg_light.jpg'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__performance .img__light {
    background-image: url('../images/scale/50p/2x/animation/s3/bg_light.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__performance .img__light {
    background-image: url('../images/scale/50p/2x/animation/s3/bg_light.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__performance .img__chip {
    background-image: url('../images/scale/50p/1x/animation/s3/chip.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__performance .img__chip {
    background-image: url('../images/scale/50p/2x/animation/s3/chip.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__performance .img__chip {
    background-image: url('../images/scale/50p/2x/animation/s3/chip.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__performance .img__end {
    background-image: url('../images/scale/50p/1x/animation/s3/chip cover.jpg'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__performance .img__end {
    background-image: url('../images/scale/50p/2x/animation/s3/chip cover.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__performance .img__end {
    background-image: url('../images/scale/50p/2x/animation/s3/chip cover.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__gamefx .img__gamefx .img__phone-speakers {
    z-index: 10; }

  #CMD .section__gamefx .img__phone-speakers {
    background-image: url('../images/scale/50p/1x/animation/s5/tab1/phone.png'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .img__phone-speakers {
    background-image: url('../images/scale/50p/2x/animation/s5/tab1/phone.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .img__phone-speakers {
    background-image: url('../images/scale/50p/2x/animation/s5/tab1/phone.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__gamefx .ripples__speakers .img__ripple-1 {
    background-image: url('../images/scale/50p/1x/animation/s5/tab1/ripple_1.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__speakers .img__ripple-1 {
    background-image: url('../images/scale/50p/2x/animation/s5/tab1/ripple_1.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__speakers .img__ripple-1 {
    background-image: url('../images/scale/50p/2x/animation/s5/tab1/ripple_1.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__gamefx .ripples__speakers .img__ripple-2 {
    background-image: url('../images/scale/50p/1x/animation/s5/tab1/ripple_2.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__speakers .img__ripple-2 {
    background-image: url('../images/scale/50p/2x/animation/s5/tab1/ripple_2.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__speakers .img__ripple-2 {
    background-image: url('../images/scale/50p/2x/animation/s5/tab1/ripple_2.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__gamefx .ripples__speakers .img__ripple-3 {
    background-image: url('../images/scale/50p/1x/animation/s5/tab1/ripple_3.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__speakers .img__ripple-3 {
    background-image: url('../images/scale/50p/2x/animation/s5/tab1/ripple_3.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__speakers .img__ripple-3 {
    background-image: url('../images/scale/50p/2x/animation/s5/tab1/ripple_3.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__gamefx .ripples__speakers .img__ripple-4 {
    background-image: url('../images/scale/50p/1x/animation/s5/tab1/ripple_4.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__speakers .img__ripple-4 {
    background-image: url('../images/scale/50p/2x/animation/s5/tab1/ripple_4.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__speakers .img__ripple-4 {
    background-image: url('../images/scale/50p/2x/animation/s5/tab1/ripple_4.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__gamefx .img__phone-microphones {
    background-image: url('../images/scale/50p/1x/animation/s5/tab2/phone.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .img__phone-microphones {
    background-image: url('../images/scale/50p/2x/animation/s5/tab2/phone.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .img__phone-microphones {
    background-image: url('../images/scale/50p/2x/animation/s5/tab2/phone.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__gamefx .ripples__microphones .ripples-1 .img__ripple-1 {
    background-image: url('../images/scale/50p/1x/animation/s5/tab2/ripple_front_1.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__microphones .ripples-1 .img__ripple-1 {
    background-image: url('../images/scale/50p/2x/animation/s5/tab2/ripple_front_1.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__microphones .ripples-1 .img__ripple-1 {
    background-image: url('../images/scale/50p/2x/animation/s5/tab2/ripple_front_1.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__gamefx .ripples__microphones .ripples-1 .img__ripple-2 {
    background-image: url('../images/scale/50p/1x/animation/s5/tab2/ripple_front_2.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__microphones .ripples-1 .img__ripple-2 {
    background-image: url('../images/scale/50p/2x/animation/s5/tab2/ripple_front_2.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__microphones .ripples-1 .img__ripple-2 {
    background-image: url('../images/scale/50p/2x/animation/s5/tab2/ripple_front_2.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__gamefx .ripples__microphones .ripples-1 .img__ripple-3 {
    background-image: url('../images/scale/50p/1x/animation/s5/tab2/ripple_front_3.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__microphones .ripples-1 .img__ripple-3 {
    background-image: url('../images/scale/50p/2x/animation/s5/tab2/ripple_front_3.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__microphones .ripples-1 .img__ripple-3 {
    background-image: url('../images/scale/50p/2x/animation/s5/tab2/ripple_front_3.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__gamefx .img__gamefx .ripples__microphones .ripples-2 {
    transform: translate3d(0, 0, 0); }

  #CMD .section__gamefx .ripples__microphones .ripples-2 .img__ripple-1 {
    background-image: url('../images/scale/50p/1x/animation/s5/tab2/ripple_back_1.png'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__microphones .ripples-2 .img__ripple-1 {
    background-image: url('../images/scale/50p/2x/animation/s5/tab2/ripple_back_1.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__microphones .ripples-2 .img__ripple-1 {
    background-image: url('../images/scale/50p/2x/animation/s5/tab2/ripple_back_1.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__gamefx .ripples__microphones .ripples-2 .img__ripple-2 {
    background-image: url('../images/scale/50p/1x/animation/s5/tab2/ripple_back_2.png'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__microphones .ripples-2 .img__ripple-2 {
    background-image: url('../images/scale/50p/2x/animation/s5/tab2/ripple_back_2.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__microphones .ripples-2 .img__ripple-2 {
    background-image: url('../images/scale/50p/2x/animation/s5/tab2/ripple_back_2.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__gamefx .ripples__microphones .ripples-2 .img__ripple-3 {
    background-image: url('../images/scale/50p/1x/animation/s5/tab2/ripple_back_3.png'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamefx .ripples__microphones .ripples-2 .img__ripple-3 {
    background-image: url('../images/scale/50p/2x/animation/s5/tab2/ripple_back_3.webp'); } }
@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamefx .ripples__microphones .ripples-2 .img__ripple-3 {
    background-image: url('../images/scale/50p/2x/animation/s5/tab2/ripple_back_3.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__airtrigger .img__bg {
    background-image: url('../images/scale/50p/1x/animation/s6/tab1/bg.jpg'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__bg {
    background-image: url('../images/scale/50p/2x/animation/s6/tab1/bg.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__bg {
    background-image: url('../images/scale/50p/2x/animation/s6/tab1/bg.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__airtrigger .img__fan {
    background-image: url('../images/scale/50p/1x/animation/s6/tab1/fan.jpg'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__fan {
    background-image: url('../images/scale/50p/2x/animation/s6/tab1/fan.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__fan {
    background-image: url('../images/scale/50p/2x/animation/s6/tab1/fan.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__airtrigger .img__button-hl {
    background-image: url('../images/scale/50p/1x/animation/s6/tab1/line.jpg'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__button-hl {
    background-image: url('../images/scale/50p/2x/animation/s6/tab1/line.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__button-hl {
    background-image: url('../images/scale/50p/2x/animation/s6/tab1/line.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__airtrigger .img__logo {
    background-image: url('../images/scale/50p/1x/animation/s6/tab1/logo.jpg'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__logo {
    background-image: url('../images/scale/50p/2x/animation/s6/tab1/logo.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__logo {
    background-image: url('../images/scale/50p/2x/animation/s6/tab1/logo.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__airtrigger .img__wind-1 {
    background-image: url('../images/scale/50p/1x/animation/s6/tab1/wind_1.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-1 {
    background-image: url('../images/scale/50p/2x/animation/s6/tab1/wind_1.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-1 {
    background-image: url('../images/scale/50p/2x/animation/s6/tab1/wind_1.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__airtrigger .img__wind-6 {
    background-image: url('../images/scale/50p/1x/animation/s6/tab1/wind_1.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-6 {
    background-image: url('../images/scale/50p/2x/animation/s6/tab1/wind_1.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-6 {
    background-image: url('../images/scale/50p/2x/animation/s6/tab1/wind_1.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__airtrigger .img__wind-2 {
    background-image: url('../images/scale/50p/1x/animation/s6/tab1/wind_2.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-2 {
    background-image: url('../images/scale/50p/2x/animation/s6/tab1/wind_2.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-2 {
    background-image: url('../images/scale/50p/2x/animation/s6/tab1/wind_2.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__airtrigger .img__wind-7 {
    background-image: url('../images/scale/50p/1x/animation/s6/tab1/wind_2.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-7 {
    background-image: url('../images/scale/50p/2x/animation/s6/tab1/wind_2.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-7 {
    background-image: url('../images/scale/50p/2x/animation/s6/tab1/wind_2.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__airtrigger .img__wind-3 {
    background-image: url('../images/scale/50p/1x/animation/s6/tab1/wind_3.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-3 {
    background-image: url('../images/scale/50p/2x/animation/s6/tab1/wind_3.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-3 {
    background-image: url('../images/scale/50p/2x/animation/s6/tab1/wind_3.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__airtrigger .img__wind-8 {
    background-image: url('../images/scale/50p/1x/animation/s6/tab1/wind_3.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-8 {
    background-image: url('../images/scale/50p/2x/animation/s6/tab1/wind_3.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-8 {
    background-image: url('../images/scale/50p/2x/animation/s6/tab1/wind_3.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__airtrigger .img__wind-4 {
    background-image: url('../images/scale/50p/1x/animation/s6/tab1/wind_4.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-4 {
    background-image: url('../images/scale/50p/2x/animation/s6/tab1/wind_4.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-4 {
    background-image: url('../images/scale/50p/2x/animation/s6/tab1/wind_4.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__airtrigger .img__wind-9 {
    background-image: url('../images/scale/50p/1x/animation/s6/tab1/wind_4.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-9 {
    background-image: url('../images/scale/50p/2x/animation/s6/tab1/wind_4.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-9 {
    background-image: url('../images/scale/50p/2x/animation/s6/tab1/wind_4.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__airtrigger .img__wind-5 {
    background-image: url('../images/scale/50p/1x/animation/s6/tab1/wind_5.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-5 {
    background-image: url('../images/scale/50p/2x/animation/s6/tab1/wind_5.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-5 {
    background-image: url('../images/scale/50p/2x/animation/s6/tab1/wind_5.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__airtrigger .img__wind-10 {
    background-image: url('../images/scale/50p/1x/animation/s6/tab1/wind_5.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__airtrigger .img__wind-10 {
    background-image: url('../images/scale/50p/2x/animation/s6/tab1/wind_5.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__airtrigger .img__wind-10 {
    background-image: url('../images/scale/50p/2x/animation/s6/tab1/wind_5.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__gamecool .img__bg {
    background-image: url('../images/scale/50p/1x/animation/s7/bg.jpg'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool .img__bg {
    background-image: url('../images/scale/50p/2x/animation/s7/bg.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool .img__bg {
    background-image: url('../images/scale/50p/2x/animation/s7/bg.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__gamecool .img__phone {
    background-image: url('../images/scale/50p/1x/animation/s7/phone.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool .img__phone {
    background-image: url('../images/scale/50p/2x/animation/s7/phone.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool .img__phone {
    background-image: url('../images/scale/50p/2x/animation/s7/phone.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__gamecool .img__battery {
    background-image: url('../images/scale/50p/1x/animation/s7/battery.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool .img__battery {
    background-image: url('../images/scale/50p/2x/animation/s7/battery.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool .img__battery {
    background-image: url('../images/scale/50p/2x/animation/s7/battery.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__gamecool .img__text {
    background-image: url('../images/scale/50p/1x/animation/s7/text.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool .img__text {
    background-image: url('../images/scale/50p/2x/animation/s7/text.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool .img__text {
    background-image: url('../images/scale/50p/2x/animation/s7/text.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__build-for-game .img__s8_tab1 {
    background-image: url('../images/scale/50p/1x/animation/s8/tab1/bg.jpg'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .img__s8_tab1 {
    background-image: url('../images/scale/50p/2x/animation/s8/tab1/bg.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .img__s8_tab1 {
    background-image: url('../images/scale/50p/2x/animation/s8/tab1/bg.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-0 .img__scene {
    background-image: url('../images/scale/50p/1x/animation/s8/tab1/tab_scene_1.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-0 .img__scene {
    background-image: url('../images/scale/50p/2x/animation/s8/tab1/tab_scene_1.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-0 .img__scene {
    background-image: url('../images/scale/50p/2x/animation/s8/tab1/tab_scene_1.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-1 .img__scene {
    background-image: url('../images/scale/50p/1x/animation/s8/tab1/tab_scene_2.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-1 .img__scene {
    background-image: url('../images/scale/50p/2x/animation/s8/tab1/tab_scene_2.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-1 .img__scene {
    background-image: url('../images/scale/50p/2x/animation/s8/tab1/tab_scene_2.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-2 .img__scene {
    background-image: url('../images/scale/50p/1x/animation/s8/tab1/tab_scene_3.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-2 .img__scene {
    background-image: url('../images/scale/50p/2x/animation/s8/tab1/tab_scene_3.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-2 .img__scene {
    background-image: url('../images/scale/50p/2x/animation/s8/tab1/tab_scene_3.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-3 .img__scene {
    background-image: url('../images/scale/50p/1x/animation/s8/tab1/tab_scene_4.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-3 .img__scene {
    background-image: url('../images/scale/50p/2x/animation/s8/tab1/tab_scene_4.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-3 .img__scene {
    background-image: url('../images/scale/50p/2x/animation/s8/tab1/tab_scene_4.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-4 .img__scene {
    background-image: url('../images/scale/50p/1x/animation/s8/tab1/tab_scene_5.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-4 .img__scene {
    background-image: url('../images/scale/50p/2x/animation/s8/tab1/tab_scene_5.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-4 .img__scene {
    background-image: url('../images/scale/50p/2x/animation/s8/tab1/tab_scene_5.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-5 .img__scene {
    background-image: url('../images/scale/50p/1x/animation/s8/tab1/tab_scene_6.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-5 .img__scene {
    background-image: url('../images/scale/50p/2x/animation/s8/tab1/tab_scene_6.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-5 .img__scene {
    background-image: url('../images/scale/50p/2x/animation/s8/tab1/tab_scene_6.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-6 .img__scene {
    background-image: url('../images/scale/50p/1x/animation/s8/tab1/tab_scene_7.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-6 .img__scene {
    background-image: url('../images/scale/50p/2x/animation/s8/tab1/tab_scene_7.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .img__s8_tab1 .video-carousel .item-6 .img__scene {
    background-image: url('../images/scale/50p/2x/animation/s8/tab1/tab_scene_7.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__build-for-game .img__s8_tab1 .img__phone {
    background-image: url('../images/scale/50p/1x/animation/s8/tab1/phone.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .img__s8_tab1 .img__phone {
    background-image: url('../images/scale/50p/2x/animation/s8/tab1/phone.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .img__s8_tab1 .img__phone {
    background-image: url('../images/scale/50p/2x/animation/s8/tab1/phone.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__build-for-game .carousel-container .tab-2 .img__s8_tab2 {
    background-image: url('../images/scale/50p/1x/animation/s8/tab2/bg.jpg'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-2 .img__s8_tab2 {
    background-image: url('../images/scale/50p/2x/animation/s8/tab2/bg.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-2 .img__s8_tab2 {
    background-image: url('../images/scale/50p/2x/animation/s8/tab2/bg.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__build-for-game .carousel-container .tab-3 .img__step-1 {
    background-image: url('../images/scale/50p/1x/animation/s8/tab3/step_1.jpg'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-3 .img__step-1 {
    background-image: url('../images/scale/50p/2x/animation/s8/tab3/step_1.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-3 .img__step-1 {
    background-image: url('../images/scale/50p/2x/animation/s8/tab3/step_1.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__build-for-game .carousel-container .tab-3 .img__step-2 {
    background-image: url('../images/scale/50p/1x/animation/s8/tab3/step_2.jpg'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-3 .img__step-2 {
    background-image: url('../images/scale/50p/2x/animation/s8/tab3/step_2.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-3 .img__step-2 {
    background-image: url('../images/scale/50p/2x/animation/s8/tab3/step_2.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__build-for-game .carousel-container .tab-3 .img__step-3 {
    background-image: url('../images/scale/50p/1x/animation/s8/tab3/step_3.jpg'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-3 .img__step-3 {
    background-image: url('../images/scale/50p/2x/animation/s8/tab3/step_3.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-3 .img__step-3 {
    background-image: url('../images/scale/50p/2x/animation/s8/tab3/step_3.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__build-for-game .carousel-container .tab-3 .img__phone {
    background-image: url('../images/scale/50p/1x/animation/s8/tab3/phone.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-3 .img__phone {
    background-image: url('../images/scale/50p/2x/animation/s8/tab3/phone.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-3 .img__phone {
    background-image: url('../images/scale/50p/2x/animation/s8/tab3/phone.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__build-for-game .carousel-container .tab-4 .img__s8_tab4 {
    background-image: url('../images/scale/50p/1x/animation/s8/tab4/bg.jpg'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-4 .img__s8_tab4 {
    background-image: url('../images/scale/50p/2x/animation/s8/tab4/bg.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-4 .img__s8_tab4 {
    background-image: url('../images/scale/50p/2x/animation/s8/tab4/bg.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__build-for-game .carousel-container .tab-5 .img__bg {
    background-image: url('../images/scale/50p/1x/animation/s8/tab5/bg.jpg'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-5 .img__bg {
    background-image: url('../images/scale/50p/2x/animation/s8/tab5/bg.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-5 .img__bg {
    background-image: url('../images/scale/50p/2x/animation/s8/tab5/bg.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__build-for-game .carousel-container .tab-5 .img__phone {
    background-image: url('../images/scale/50p/1x/animation/s8/tab5/phone.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-5 .img__phone {
    background-image: url('../images/scale/50p/2x/animation/s8/tab5/phone.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-5 .img__phone {
    background-image: url('../images/scale/50p/2x/animation/s8/tab5/phone.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__build-for-game .carousel-container .tab-5 .img__line {
    background-image: url('../images/scale/50p/1x/animation/s8/tab5/line.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-5 .img__line {
    background-image: url('../images/scale/50p/2x/animation/s8/tab5/line.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-5 .img__line {
    background-image: url('../images/scale/50p/2x/animation/s8/tab5/line.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__build-for-game .carousel-container .tab-5 .img__scene {
    background-image: url('../images/scale/50p/1x/animation/s8/tab5/scene.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-5 .img__scene {
    background-image: url('../images/scale/50p/2x/animation/s8/tab5/scene.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-5 .img__scene {
    background-image: url('../images/scale/50p/2x/animation/s8/tab5/scene.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__build-for-game .carousel-container .tab-6 .img__s8_tab6 {
    background-image: url('../images/scale/50p/1x/animation/s8/tab6/bg.jpg'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-6 .img__s8_tab6 {
    background-image: url('../images/scale/50p/2x/animation/s8/tab6/bg.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-6 .img__s8_tab6 {
    background-image: url('../images/scale/50p/2x/animation/s8/tab6/bg.jpg'); } }

@media all and (max-width: 730.5px) {
  #CMD .section__build-for-game .carousel-container .tab-6 .img__phone-cover {
    background-image: url('../images/scale/50p/1x/animation/s8/tab6/phone_cover.png'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__build-for-game .carousel-container .tab-6 .img__phone-cover {
    background-image: url('../images/scale/50p/2x/animation/s8/tab6/phone_cover.webp'); } }

@media all and (max-width: 730.5px) and (min-device-pixel-ratio: 1.5), all and (max-width: 730.5px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__build-for-game .carousel-container .tab-6 .img__phone-cover {
    background-image: url('../images/scale/50p/2x/animation/s8/tab6/phone_cover.png'); } }

@media all and (max-width: 730.5px) {
  #CMD .cmd-sidenav .item-dot.enter {
    z-index: -1;
    background: #e42657; } }

@media all and (min-width: 414px) and (max-width: 599.5px) {
  #CMD .section__rog-vision .img__rog-vision {
    left: 50%;
    margin-left: -270px; } }

@media all and (min-width: 530px) and (max-width: 730.5px) {
  #CMD .section__rog-vision .img__rog-vision {
    left: 50%;
    margin-left: -365px; } }

@media all and (min-width: 0) and (max-width: 413px) {
  #CMD .section__build-for-game .carousel-container .tab-2 .img__s8_tab2 {
    margin-left: -810px; }

  #CMD .section__build-for-game .carousel-container .tab-4 .img__s8_tab4 {
    margin-left: -810px; } }

#CMD.without-partner .section__partners {
  display: none !important; }

#CMD.without-partner .section__partners * {
  background: none !important;
  transform: unset !important;
  transition: unset !important; }

@media all and (max-width: 730.5px) {
  #CMD.without-partner .section__accy {
    margin-top: -370px !important; } }
