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

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

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

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

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

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

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

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

html {
  font-size: 15px; }

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

.inline__block {
  display: inline-block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media all and (min-width: 731px) and (max-width: 1279px) {
  sup.sign-tm {
    font-size: 1em;
    top: -0.1em; }
  sup.sign-deg {
    top: -0.2em;
    font-size: 1em; }
  .wd__feature__list .wd__feature .wd__feature__data span sup.sign-deg {
    top: -0.75em;
    font-size: 1em; }
  .section__kv sup.sign-tm {
    font-size: 0.8em;
    top: -0.3em; }
  .wd__feature__list .wd__feature .wd__feature__describe__top sup.sign-tm,
  .wd__feature__list .wd__feature .wd__feature__describe sup.sign-tm {
    font-size: 0.8em;
    top: -0.2em; } }

@media all and (max-width: 730px) {
  sup.sign-tm {
    font-size: 1em;
    top: 0em; }
  sup.sign-deg {
    top: -0.2em; }
  .wd__feature__list .wd__feature .wd__feature__data span sup.sign-deg {
    top: -0.6em;
    font-size: 1em; }
  .section__kv sup.sign-tm {
    font-size: 1em;
    top: -0.1em; }
  .section__kv sup.sign-cr {
    font-size: 0.5em;
    top: -0.9em; }
  .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.6em; }
  .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.6em; }
  .wd__feature__list .wd__feature .wd__feature__describe__top sup.sign-tm,
  .wd__feature__list .wd__feature .wd__feature__describe sup.sign-tm {
    font-size: 0.8em;
    top: -0.1em; }
  .wd__feature__list .wd__feature .wd__feature__data span sup.sign-tm {
    font-size: 0.8em;
    top: -3px !important; } }

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

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

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

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

.border__radius-ie8 {
  behavior: url("../css/css3-IE8-PIE.htc"); }

@font-face {
  font-family: "Xolonium-Regular";
  src: url("../../font/Xolonium-Regular_0.eot");
  src: url("../../font/Xolonium-Regular_0.eot?#iefix") format("embedded-opentype"), url("../../font/Xolonium-Regular_0.woff") format("woff"), url("../../font/Xolonium-Regular_0.ttf") format("truetype"), url("../../font/Xolonium-Regular_0.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; }

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

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

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

@media all and (max-width: 730px) {
  .modal-button-container .modal-button {
    text-align: center; }
  .modal-button-container.inner {
    bottom: 9px; }
  .inner-view {
    margin-bottom: 0; } }

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

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

.fix_ie_png {
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#00FFFFFF, endColorstr=#00FFFFFF ); }

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

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

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

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

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

.smooth__animation {
  -webkit-transition-duration: 1.25s, 1.25s;
  -khtml-transition-duration: 1.25s, 1.25s;
  -moz-transition-duration: 1.25s, 1.25s;
  -ms-transition-duration: 1.25s, 1.25s;
  -o-transition-duration: 1.25s, 1.25s;
  transition-duration: 1.25s, 1.25s;
  -webkit-transition-property: opacity, -webkit-transform;
  -khtml-transition-property: opacity, -webkit-transform;
  -moz-transition-property: opacity, -webkit-transform;
  -ms-transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95), cubic-bezier(0.39, 0.575, 0.565, 1);
  -khtml-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95), cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95), cubic-bezier(0.39, 0.575, 0.565, 1);
  -ms-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95), cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95), cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95), cubic-bezier(0.39, 0.575, 0.565, 1); }

.smooth__animation-fast {
  -webkit-transition-duration: 400ms, 400ms;
  -khtml-transition-duration: 400ms, 400ms;
  -moz-transition-duration: 400ms, 400ms;
  -ms-transition-duration: 400ms, 400ms;
  -o-transition-duration: 400ms, 400ms;
  transition-duration: 400ms, 400ms;
  -webkit-transition-property: opacity, -webkit-transform;
  -khtml-transition-property: opacity, -webkit-transform;
  -moz-transition-property: opacity, -webkit-transform;
  -ms-transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95), cubic-bezier(0.39, 0.575, 0.565, 1);
  -khtml-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95), cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95), cubic-bezier(0.39, 0.575, 0.565, 1);
  -ms-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95), cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95), cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95), cubic-bezier(0.39, 0.575, 0.565, 1); }

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

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

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

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

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

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

@keyframes soundRipple {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  50% {
    opacity: 1; }
  51% {
    opacity: 0;
    transform: scale(0.8); }
  100% {
    opacity: 0;
    transform: scale(0, 0); } }

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

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

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

@keyframes modelSoundRipple {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  50% {
    opacity: 1; } }

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

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

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

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

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

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

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

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

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

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

@media (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: #ffffff !important; } }

.footnotes {
  margin: 0 auto 70px;
  max-width: 1180px;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px; }
  .footnotes ul.footnote {
    font-size: 18px;
    color: #999999;
    line-height: 1.4; }
    .footnotes ul.footnote li {
      list-style-type: decimal;
      line-height: 1.3;
      text-align: left;
      margin-bottom: 9px;
      font-size: 18px; }
  .footnotes ul.footnote-star li {
    list-style-type: none;
    margin-left: -1em; }

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

@media all and (max-width: 730px) {
  .footnotes {
    margin: 4px auto 42px;
    padding-left: 11px;
    padding-right: 11px;
    width: auto; }
    .footnotes ul.footnote {
      font-size: 13.3px;
      line-height: 1.4; }
      .footnotes ul.footnote li {
        font-size: 13.3px;
        margin-bottom: 12px; } }

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

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

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

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

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

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

@media all and (max-width: 730px) {
  .wd__section .small__text-left.wd__content {
    text-align: left;
    left: 0; }
    .wd__section .small__text-left.wd__content .content__comment,
    .wd__section .small__text-left.wd__content .content__info,
    .wd__section .small__text-left.wd__content .content__link,
    .wd__section .small__text-left.wd__content .content__slogan,
    .wd__section .small__text-left.wd__content .content__title {
      text-align: left;
      margin-left: 0; }
    .wd__section .small__text-left.wd__content .content__slogan:after {
      margin-left: 0; }
  .wd__section .small__text-left.wd__feature__list {
    text-align: center; }
    .wd__section .small__text-left.wd__feature__list .wd__feature__list .wd__feature {
      margin-left: 0;
      margin-right: 20px; }
  .wd__section .small__text-center {
    text-align: center; }
    .wd__section .small__text-center.wd__content {
      text-align: center;
      left: 0;
      margin-left: auto;
      margin-right: auto; }
      .wd__section .small__text-center.wd__content .content__comment,
      .wd__section .small__text-center.wd__content .content__info,
      .wd__section .small__text-center.wd__content .content__link,
      .wd__section .small__text-center.wd__content .content__slogan,
      .wd__section .small__text-center.wd__content .content__title {
        text-align: center;
        margin-left: auto;
        margin-right: auto; }
      .wd__section .small__text-center.wd__content .content__slogan:after {
        margin-left: auto;
        margin-right: auto; }
    .wd__section .small__text-center.wd__feature__list {
      text-align: center; }
      .wd__section .small__text-center.wd__feature__list .wd__feature {
        margin-left: 17px;
        margin-right: 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(../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; }

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: #fff;
  position: absolute;
  z-index: 30; }

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px; }

.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  transition-duration: 0.5s; }

.twentytwenty-before-label, .twentytwenty-after-label {
  transition-property: opacity; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.1em; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  line-height: 38px;
  padding: 0 20px;
  border-radius: 2px; }

.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
  top: 50%;
  margin-top: -19px; }

.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px; }

.twentytwenty-up-arrow, .twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px; }

.twentytwenty-container {
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none; }
  .twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block; }
  .twentytwenty-container.active .twentytwenty-overlay,
  .twentytwenty-container.active :hover.twentytwenty-overlay {
    background: rgba(0, 0, 0, 0); }
    .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
    .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
    .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
    .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
      opacity: 0; }
  .twentytwenty-container * {
    box-sizing: content-box; }

.twentytwenty-before-label {
  opacity: 0; }
  .twentytwenty-before-label:before {
    content: attr(data-content); }

.twentytwenty-after-label {
  opacity: 0; }
  .twentytwenty-after-label:before {
    content: attr(data-content); }

.twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px; }

.twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px; }

.twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px; }

.twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px; }

.twentytwenty-overlay {
  transition-property: background;
  background: rgba(0, 0, 0, 0);
  z-index: 25; }
  .twentytwenty-overlay:hover {
    background: rgba(0, 0, 0, 0.5); }
    .twentytwenty-overlay:hover .twentytwenty-after-label {
      opacity: 1; }
    .twentytwenty-overlay:hover .twentytwenty-before-label {
      opacity: 1; }

.twentytwenty-before {
  z-index: 20; }

.twentytwenty-after {
  z-index: 10; }

.twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid #fff;
  border-radius: 1000px;
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer; }

.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  box-shadow: 0 3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  box-shadow: 0 -3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 22px;
  box-shadow: 3px 0 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 22px;
  box-shadow: -3px 0 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-left-arrow {
  border-right: 6px solid #fff;
  left: 50%;
  margin-left: -17px; }

.twentytwenty-right-arrow {
  border-left: 6px solid #fff;
  right: 50%;
  margin-right: -17px; }

.twentytwenty-up-arrow {
  border-bottom: 6px solid #fff;
  top: 50%;
  margin-top: -17px; }

.twentytwenty-down-arrow {
  border-top: 6px solid #fff;
  bottom: 50%;
  margin-bottom: -17px; }

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

.cmd__guideline {
  position: absolute;
  left: 0;
  width: 100vw;
  z-index: 1000000000000;
  opacity: 0;
  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;
    height: 13px;
    width: 100%;
    background: rgba(88, 178, 220, 0.3); }
  .cmd__guideline.guideline-hlb {
    bottom: -60px;
    height: 65px;
    background: rgba(144, 180, 75, 0.3); }
  .cmd__guideline.guideline-pdprice-top {
    bottom: 129px;
    height: 72px;
    background: rgba(46, 92, 110, 0.3); }
  .cmd__guideline.guideline-pdprice-bottom {
    bottom: -72px;
    height: 72px;
    background: rgba(46, 92, 110, 0.3); }
  .cmd__guideline.guideline-pdguide {
    bottom: 30px;
    height: 37px;
    width: 100%;
    background: rgba(88, 178, 220, 0.3); }
  .cmd__guideline.guideline-pdvideos {
    height: 214px;
    top: -91px;
    background: rgba(144, 180, 75, 0.3); }
  .cmd__guideline.guideline-pdvideos-bottom {
    top: 0;
    height: 214px;
    background: rgba(144, 180, 75, 0.3); }
  .cmd__guideline.guideline-pdmedias-bottom {
    top: -14px;
    height: 214px;
    background: rgba(144, 180, 75, 0.3); }

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

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

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

@media all and (min-width: 731px) and (max-width: 1279px) {
  .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: 730px) {
  .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-left: auto;
  margin-right: auto;
  width: 100%;
  height: 100%; }

section.no-pad {
  padding: 0; }

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

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

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

.wd__section {
  /* Slider */
  /* Icons */
  /* Arrows */
  /* Dots */
  /* Slider */ }
  .wd__section .wd__content {
    color: #333333; }
    .wd__section .wd__content .content__slogan {
      position: relative;
      color: #a89d5b;
      font-size: 19px;
      letter-spacing: 5px; }
      @media all and (min-width: 731px) and (max-width: 1279px) {
        .wd__section .wd__content .content__slogan {
          font-size: 19px; } }
      @media all and (max-width: 730px) {
        .wd__section .wd__content .content__slogan {
          font-size: 13px; } }
    .wd__section .wd__content .content__parting__line {
      margin-top: -33px; }
    .wd__section .wd__content .content__title {
      position: relative;
      margin-top: -27px;
      font-size: 47px;
      line-height: 1.2; }
      @media all and (min-width: 731px) and (max-width: 1279px) {
        .wd__section .wd__content .content__title {
          margin-top: -24px;
          font-size: 40px; } }
      @media all and (max-width: 730px) {
        .wd__section .wd__content .content__title {
          margin-top: -51px;
          font-size: 27px;
          line-height: 32px; } }
    .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: 1279px) {
        .wd__section .wd__content .content__info {
          margin-top: 23px; } }
      @media all and (max-width: 730px) {
        .wd__section .wd__content .content__info {
          margin-top: 16px;
          font-size: 15px;
          line-height: 1.45;
          letter-spacing: 0; } }
    .wd__section .wd__content .content__comment {
      margin-top: 16px;
      font-size: 18px;
      color: #717171;
      line-height: 1.4; }
      @media all and (max-width: 730px) {
        .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: 1279px) {
        .wd__section .wd__content .content__link {
          margin-top: 16px; } }
      @media all and (max-width: 730px) {
        .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: 1279px) {
      .wd__section .wd__link__arrow:after {
        padding-left: 3px; } }
    @media all and (max-width: 730px) {
      .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: 1279px) {
      .wd__section .wd__feature__list {
        margin-top: 61px; } }
    @media all and (max-width: 730px) {
      .wd__section .wd__feature__list {
        margin-top: 40px; } }
    .wd__section .wd__feature__list .wd__feature {
      position: relative;
      display: inline-block;
      vertical-align: bottom;
      box-sizing: border-box;
      margin: 0 30px 65px;
      color: #333333; }
      @media all and (min-width: 731px) and (max-width: 1279px) {
        .wd__section .wd__feature__list .wd__feature {
          margin: 0 33px 58px; } }
      @media all and (max-width: 730px) {
        .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: 1279px) {
          .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top {
            margin-bottom: 4px; } }
        @media all and (max-width: 730px) {
          .wd__section .wd__feature__list .wd__feature .wd__feature__describe__top {
            margin-bottom: 5px; } }
      .wd__section .wd__feature__list .wd__feature .wd__feature__data {
        color: #a89d5b;
        font-size: 59px;
        line-height: 1; }
        @media all and (min-width: 731px) and (max-width: 1279px) {
          .wd__section .wd__feature__list .wd__feature .wd__feature__data {
            font-size: 57px; } }
        @media all and (max-width: 730px) {
          .wd__section .wd__feature__list .wd__feature .wd__feature__data {
            margin-bottom: 2px;
            font-size: 33px;
            line-height: 1.2; } }
        .wd__section .wd__feature__list .wd__feature .wd__feature__data span {
          font-size: 28px; }
          @media all and (min-width: 731px) and (max-width: 1279px) {
            .wd__section .wd__feature__list .wd__feature .wd__feature__data span {
              font-size: 29px; } }
          @media all and (max-width: 730px) {
            .wd__section .wd__feature__list .wd__feature .wd__feature__data span {
              font-size: 19px; } }
      .wd__section .wd__feature__list .wd__feature .wd__feature__describe {
        position: relative;
        margin-top: 6px; }
        @media all and (min-width: 731px) and (max-width: 1279px) {
          .wd__section .wd__feature__list .wd__feature .wd__feature__describe {
            margin-top: 5px; } }
        @media all and (max-width: 730px) {
          .wd__section .wd__feature__list .wd__feature .wd__feature__describe {
            margin-top: 4px; } }
      .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.1;
        letter-spacing: 0.4px; }
        @media all and (min-width: 731px) and (max-width: 1279px) {
          .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: 730px) {
          .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: .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: 1279px) {
    .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-l {
      padding-left: 7px; }
    .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-m {
      padding-left: 5px; }
    .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-left-s {
      padding-left: 3px; }
    .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-right-l {
      padding-right: 7px; }
    .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-right-m {
      padding-right: 5px; }
    .wd__section .wd__feature__list .wd__feature .wd__feature__data span.space-right-s {
      padding-right: 3px; } }
  @media all and (max-width: 730px) {
    .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: 1279px) {
    .wd__section .wd__feature__list .wd__feature .wd__feature__data sup.sign-star-small {
      top: -21px;
      font-size: 28px; } }
  @media all and (max-width: 730px) {
    .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: 1279px) {
    .wd__section .wd__feature__list .wd__feature .wd__feature__data sup.sign-star {
      top: -25px;
      font-size: 28px; } }
  @media all and (max-width: 730px) {
    .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: 1279px) {
    .wd__section .wd__feature__list .wd__feature .wd__feature__data span.sign-TM {
      top: -18px;
      font-size: 30px; } }
  @media all and (max-width: 730px) {
    .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: 1px;
    margin-bottom: -6px;
    font-size: 52px;
    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: 1279px) {
    .wd__section .wd__feature__list .wd__feature .wd__feature__data.text__long-en {
      margin-top: 5px;
      font-size: 45px;
      line-height: 57px; }
    .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: 730px) {
    .wd__section .wd__feature__list .wd__feature .wd__feature__data.text__long-en {
      bottom: 0;
      margin-bottom: 6px !important;
      padding-top: 4px;
      font-size: 28px;
      line-height: 1.2; }
    .wd__section .wd__feature__list .wd__feature .wd__feature__data.text__long-tw {
      font-size: 32px;
      line-height: 36px;
      padding-top: 5px; } }
  .wd__section .wd__feature__list .wd__feature .wd__feature__data.plus {
    position: relative;
    margin-right: 32px; }
    .wd__section .wd__feature__list .wd__feature .wd__feature__data.plus span {
      position: absolute;
      top: 4px;
      right: -33px;
      font-size: 51px; }

@font-face {
  .wd__section {
    font-family: "slick";
    src: url("/font/slick.eot");
    src: url("/font/slick.eot?#iefix") format("embedded-opentype"), url("/font/slick.woff") format("woff"), url("/font/slick.ttf") format("truetype"), url("/font/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal; } }
  .wd__section .slick-prev,
  .wd__section .slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    color: transparent;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none;
    outline: none; }
    .wd__section .slick-prev:hover, .wd__section .slick-prev:focus,
    .wd__section .slick-next:hover,
    .wd__section .slick-next:focus {
      outline: none;
      color: transparent; }
      .wd__section .slick-prev:hover:before, .wd__section .slick-prev:focus:before,
      .wd__section .slick-next:hover:before,
      .wd__section .slick-next:focus:before {
        opacity: 1; }
    .wd__section .slick-prev.slick-disabled:before,
    .wd__section .slick-next.slick-disabled:before {
      opacity: 0.25; }
  .wd__section .slick-prev {
    left: -25px; }
    [dir="rtl"] .wd__section .slick-prev {
      left: auto;
      right: -25px; }
  .wd__section .slick-next {
    right: -25px; }
    [dir="rtl"] .wd__section .slick-next {
      left: -25px;
      right: auto; }
  .wd__section .slick-slider {
    margin-bottom: 30px; }
  .wd__section .slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%; }
    .wd__section .slick-dots li {
      position: relative;
      display: inline-block;
      height: 20px;
      width: 20px;
      margin: 0 5px;
      padding: 0;
      cursor: pointer; }
      .wd__section .slick-dots li button {
        border: 0;
        background: transparent;
        display: block;
        height: 20px;
        width: 20px;
        outline: none;
        line-height: 0px;
        font-size: 0px;
        color: transparent;
        padding: 5px;
        cursor: pointer; }
        .wd__section .slick-dots li button:hover, .wd__section .slick-dots li button:focus {
          outline: none; }
          .wd__section .slick-dots li button:hover:before, .wd__section .slick-dots li button:focus:before {
            opacity: 1; }
        .wd__section .slick-dots li button:before {
          position: absolute;
          top: 0;
          left: 0;
          content: "•";
          width: 20px;
          height: 20px;
          font-family: "slick";
          font-size: 6px;
          line-height: 20px;
          text-align: center;
          color: black;
          opacity: 0.25;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
      .wd__section .slick-dots li.slick-active button:before {
        color: black;
        opacity: 0.75; }
  .wd__section .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent; }
  .wd__section .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0; }
    .wd__section .slick-list:focus {
      outline: none; }
    .wd__section .slick-list.dragging {
      cursor: pointer;
      cursor: hand; }
  .wd__section .slick-slider .slick-track,
  .wd__section .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .wd__section .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block; }
    .wd__section .slick-track:before, .wd__section .slick-track:after {
      content: "";
      display: table; }
    .wd__section .slick-track:after {
      clear: both; }
    .slick-loading .wd__section .slick-track {
      visibility: hidden; }
  .wd__section .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none; }
    [dir="rtl"] .wd__section .slick-slide {
      float: right; }
    .wd__section .slick-slide img {
      display: block; }
    .wd__section .slick-slide.slick-loading img {
      display: none; }
    .wd__section .slick-slide.dragging img {
      pointer-events: none; }
    .slick-initialized .wd__section .slick-slide {
      display: block; }
    .slick-loading .wd__section .slick-slide {
      visibility: hidden; }
    .slick-vertical .wd__section .slick-slide {
      display: block;
      height: auto;
      border: 1px solid transparent; }
  .wd__section .slick-arrow.slick-hidden {
    display: none; }
  .wd__section .slick__nav {
    margin-bottom: 40px;
    color: #636360;
    text-align: center;
    font-size: 1.5em;
    line-height: 1.6; }
    .wd__section .slick__nav a {
      color: #636360; }
  .wd__section .slick-slide {
    display: block;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent; }
  .wd__section .slick-next {
    right: 25px; }
  .wd__section .slick-prev {
    left: 25px; }
  .wd__section .slick__prev, .wd__section .slick__next {
    z-index: 9999;
    content: ''; }
    .wd__section .slick__prev:before, .wd__section .slick__next:before {
      content: '';
      display: none; }
  .wd__section [dir='rtl'] .slick__prev:before {
    content: '';
    display: none; }
  .wd__section [dir='rtl'] .slick__next:before {
    content: '';
    display: none; }
  .wd__section .wd__slick .container {
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 900px; }
    .wd__section .wd__slick .container.e1 .slick__info {
      margin-top: 15em; }
    .wd__section .wd__slick .container .slick__half {
      width: 45%; }
    .wd__section .wd__slick .container .slick__left {
      float: left; }
    .wd__section .wd__slick .container .slick__right {
      float: right; }
    .wd__section .wd__slick .container .slick__img, .wd__section .wd__slick .container .slick__info {
      width: 100%; }
  .wd__section .sprite__arrow__right {
    z-index: 1000;
    background-position: -214px -5px;
    width: 49px;
    height: 96px; }
  .wd__section .sprite__arrow__left {
    z-index: 1000;
    background-position: -80px -5px;
    width: 49px;
    height: 96px; }
  .wd__section .sprite-arrow_r {
    width: 65px;
    height: 130px; }
  .wd__section .sprite-arrow_l {
    width: 65px;
    height: 130px; }
  .wd__section .slick-prev,
  .wd__section .slick-next {
    z-index: 1;
    background-color: transparent;
    margin-top: -69px;
    width: 50px;
    height: 118px;
    background-color: rgba(0, 0, 0, 0.3);
    background-color: gray\9;
    border-radius: 0 10px 10px 0; }
    .wd__section .slick-prev:before, .wd__section .slick-next:before {
      position: absolute;
      display: block;
      z-index: 1000;
      top: 57px;
      top: 0\9;
      font-size: 34px;
      color: white; }
  .wd__section .slick-prev {
    left: 0px;
    border-radius: 0 10px 10px 0; }
    .wd__section .slick-prev:before {
      content: '<';
      right: 18px; }
  .wd__section .slick-next {
    right: 0;
    border-radius: 10px 0 0 10px; }
    .wd__section .slick-next:before {
      content: '>';
      left: 18px; }
  @media all and (min-width: 731px) and (max-width: 1279px) {
    .wd__section .slick-prev,
    .wd__section .slick-next {
      margin-top: -19px;
      width: 35px;
      height: 88px; }
      .wd__section .slick-prev:before, .wd__section .slick-next:before {
        position: absolute;
        display: block;
        z-index: 1000;
        top: 43px;
        font-size: 26px;
        color: white; }
    .wd__section .slick-prev:before {
      right: 10px; }
    .wd__section .slick-next:before {
      left: 10px; } }
  @media all and (max-width: 730px) {
    .wd__section .slick-prev,
    .wd__section .slick-next {
      display: none !important; } }

.section__kv .wd__content {
  position: relative;
  margin-top: 8px;
  margin-left: auto;
  margin-right: auto; }
  .section__kv .wd__content .content__slogan {
    margin-top: 10px;
    margin-left: 1px !important;
    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: 1279px) {
  .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: 730px) {
  .section__kv .wd__content {
    margin-top: -3px; }
    .section__kv .wd__content .content__slogan {
      display: block;
      left: 0;
      margin-top: 7px;
      margin-left: auto !important;
      margin-right: auto !important;
      width: 100%;
      text-align: center;
      font-size: 26.3px; }
    .section__kv .wd__content .content__title {
      margin-top: 13px;
      font-size: 25px;
      line-height: 1.3; }
    .section__kv .wd__content .content__info {
      text-align: center;
      margin-top: 19px;
      margin-left: auto;
      margin-right: auto;
      width: 84%;
      max-width: 460px;
      font-size: 18px;
      line-height: 1.4; } }

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

.inner__page {
  background-color: #f5f5f5;
  margin-top: 0;
  padding-top: 0; }
  .inner__page .wd__content .content__title {
    font-size: 27px;
    line-height: 1.2; }
  .inner__page .inner__mask {
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    transition: opacity 500ms ease-out; }
  .inner__page.darknight .inner__mask {
    -webkit-opacity: 0.6;
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
    -ms-opacity: 0.6;
    -o-opacity: 0.6;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    z-index: 1000000;
    transition: opacity 500ms ease-out; }
  .inner__page .section__content {
    z-index: 0;
    max-width: 2560px;
    background-color: #fff; }
    .inner__page .section__content.theme-gray {
      margin-bottom: 4px;
      padding-bottom: 0;
      max-width: 1366px;
      background-color: #e7e7e7; }
      .inner__page .section__content.theme-gray .wd__content {
        padding-top: 39px; }
  .inner__page .icon {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 11px;
    width: 120px;
    height: 120px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
    .inner__page .icon.icon-allSmiles {
      background-image: url("../images/large/1x/inner/icon/icon_all_smiles.png") ; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-allSmiles {
          background-image: url("../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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-auto {
          background-image: url("../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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-beautification {
          background-image: url("../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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-depthOfField {
          background-image: url("../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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-effect {
          background-image: url("../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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-gif {
          background-image: url("../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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-hdrPro {
          background-image: url("../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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-kids {
          background-image: url("../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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-lowlight {
          background-image: url("../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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-miniature {
          background-image: url("../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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-night {
          background-image: url("../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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-qrCode {
          background-image: url("../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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-selfiePanorama {
          background-image: url("../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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-selfie {
          background-image: url("../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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-slowMotion {
          background-image: url("../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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-smartRemove {
          background-image: url("../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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-superResolution {
          background-image: url("../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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-manual {
          background-image: url("../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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-timeLapse {
          background-image: url("../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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-timeRewind {
          background-image: url("../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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-youtube {
          background-image: url("../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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-panaroma {
          background-image: url("../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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-pro {
          background-image: url("../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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .inner__page .icon.icon-portrait {
          background-image: url("../images/large/2x/inner/icon/icon_portrait.png"); } }

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

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

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

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

.wd__innerbtn.theme-black .inner__btn .toggleSlide {
  background-image: url("../images/large/1x/icon/inner/icon_open_black.png") ; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .wd__innerbtn.theme-black .inner__btn .toggleSlide {
      background-image: url("../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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .wd__innerbtn.theme-black .inner__btn.active .toggleSlide {
      background-image: url("../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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .wd__innerbtn.theme-white .inner__btn .toggleSlide {
      background-image: url("../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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .wd__innerbtn.theme-white .inner__btn.active .toggleSlide {
      background-image: url("../images/large/2x/icon/inner/icon_close_white.png"); } }

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

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

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

#CMD .wd__section {
  background: #000;
  -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 {
  position: relative;
  display: inline-block; }

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

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

#CMD .wd__section .slick-dots li {
  margin-left: 10px;
  margin-right: 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; }

@keyframes flashPartingLine {
  0% {
    filter: grayscale(1); }
  12.5% {
    filter: grayscale(0.8); }
  25% {
    filter: grayscale(0.4); }
  37.5% {
    filter: grayscale(0.6); }
  50% {
    filter: grayscale(0.2); }
  62.5% {
    filter: grayscale(0.6); }
  75% {
    filter: grayscale(0.3); }
  87.5% {
    filter: grayscale(0.4); }
  100% {
    filter: grayscale(0); } }

#CMD .wd__section .wd__content {
  position: relative; }
  #CMD .wd__section .wd__content .content__slogan {
    color: #ea0a2a;
    text-transform: uppercase; }
  #CMD .wd__section .wd__content .content__title {
    color: #fff; }
  #CMD .wd__section .wd__content .content__info {
    color: #fff; }
  #CMD .wd__section .wd__content .content__link {
    linkColor: #ea0b2a;
    color: #ea0b2a; }
    #CMD .wd__section .wd__content .content__link *, #CMD .wd__section .wd__content .content__link span {
      color: #ea0b2a; }
    #CMD .wd__section .wd__content .content__link:after {
      color: #ea0b2a; }
    #CMD .wd__section .wd__content .content__link:link {
      color: #ea0b2a; }
    #CMD .wd__section .wd__content .content__link:hover span {
      border-bottom: 1px solid #ea0b2a; }
  #CMD .wd__section .wd__content .content__comment {
    color: #fff; }
  #CMD .wd__section .wd__content .content__link:after {
    color: #ea0b2a; }
  #CMD .wd__section .wd__content .content__link:hover span {
    border-bottom: 1px solid #ea0b2a; }
  #CMD .wd__section .wd__content .content__parting__line {
    position: relative;
    display: block;
    opacity: 1;
    z-index: -1;
    left: 50%;
    margin-left: -160px;
    width: 320px;
    height: 90px; }
    #CMD .wd__section .wd__content .content__parting__line .line {
      position: absolute;
      overflow: hidden;
      top: -65px;
      left: 0;
      width: 320px;
      height: 90px; }
      #CMD .wd__section .wd__content .content__parting__line .line .img__line {
        width: 320px;
        height: 90px; }
        #CMD .content__parting__line .line .img__line {
          background-image: url("../images/large/1x/icon/common/slogan.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .content__parting__line .line .img__line {
            background-image: url("../images/large/2x/icon/common/slogan.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .content__parting__line .line .img__line {
            background-image: url("../images/large/2x/icon/common/slogan.png"); } }

#CMD .wd__section .large__text-left .content__parting__line {
  left: 0;
  margin-left: 0; }

#CMD .wd__section .large__text-center .content__parting__line {
  left: 50%;
  margin-left: -160px; }

#CMD .wd__section .content__parting__line .img__line {
  filter: hue-rotate(80deg) grayscale(1);
  transition: all 1000ms; }

#CMD .wd__section .content__parting__line.active .img__line {
  filter: hue-rotate(0); }

#CMD .wd__section .content__parting__line.end .img__line {
  filter: unset;
  transition: none; }

#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-left: auto;
  margin-right: 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: #00baff;
    background: -webkit-linear-gradient(to right, #fe00a7, #b924c8, #5857f7, #4660ff);
    background: -o-linear-gradient(to right, #fe00a7, #b924c8, #5857f7, #4660ff);
    background: -moz-linear-gradient(to right, #fe00a7, #b924c8, #5857f7, #4660ff);
    background: linear-gradient(to right, #fe00a7, #b924c8, #5857f7, #4660ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }

#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.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 .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-left: auto;
  margin-right: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

#CMD .wd__section .twentytwenty-handle {
  border: none;
  box-shadow: none;
  margin-left: -20px; }

#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 {
  box-shadow: none;
  background: white;
  margin-left: 0; }

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

#CMD .wd__section .twentytwenty-left-arrow {
  margin-top: -1px;
  margin-left: -22px; }
  #CMD .wd__section .twentytwenty-left-arrow:before {
    position: absolute;
    display: block;
    content: '';
    z-index: -1;
    top: -30px;
    left: -13px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: white; }
  #CMD .wd__section .twentytwenty-left-arrow:after {
    position: absolute;
    content: '';
    display: block;
    top: -6px;
    left: 1px;
    border: 0;
    border-left: 2px solid #585858;
    border-top: 2px solid #585858;
    width: 10px;
    height: 10px;
    transform: rotate(-45deg); }

#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;
  opacity: 0;
  left: 50%;
  height: 50px;
  width: 50px;
  transition: opacity 400ms; }
  #CMD .wd__section .video__btn-play .btn-text {
    position: absolute;
    display: block;
    text-align: center;
    top: 54px;
    left: 50%;
    margin-left: -75px;
    width: 150px;
    font-size: 14px;
    color: #fff; }
  #CMD .wd__section .video__btn-play.active {
    opacity: 1; }

#CMD .wd__section .skew_rectangle {
  display: block;
  font-size: 0; }
  #CMD .wd__section .skew_rectangle .rect {
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    cursor: pointer;
    padding: 9px 24px;
    min-width: 166px;
    border: 2px solid;
    border-image-source: linear-gradient(90deg, #fe00a7, #b924c8, #5857f7, #4660ff, #eee);
    border-image-slice: 1;
    font-size: 0;
    transform: skewX(-38deg); }
    #CMD .wd__section .skew_rectangle .rect:before {
      position: absolute;
      display: block;
      content: '';
      opacity: 0;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(45deg, #a101e1, #d4016c, #eee);
      transition: opacity 200ms; }
    #CMD .wd__section .skew_rectangle .rect:after {
      position: absolute;
      display: block;
      content: '';
      opacity: 0;
      left: 50%;
      bottom: -24px;
      margin-left: 6px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 10px 10px 0 10px;
      border-color: #cd017b transparent transparent transparent;
      transform: skewX(38deg);
      transition: opacity 300ms; }
    #CMD .wd__section .skew_rectangle .rect .rect-text {
      position: relative;
      display: block;
      font-size: 17px;
      color: #fff;
      font-weight: 900;
      transform: skewX(38deg); }
    #CMD .wd__section .skew_rectangle .rect.active, #CMD .wd__section .skew_rectangle .rect:hover {
      border: 2px solid #c280dc;
      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 .wd__section .outer-view {
  transition: opacity 400ms; }

#CMD .wd__section.section__comment {
  width: 100%;
  max-width: 1180px; }

#CMD .section__kv {
  overflow: hidden; }
  #CMD .section__kv .wd__content .content__slogan {
    color: #fff; }
  #CMD .section__kv .wd__content .content__title {
    width: 1000px; }
  #CMD .section__kv .wd__content .content__info {
    width: 1070px; }
  #CMD .section__kv .wd__content .content__slogan {
    text-shadow: 1px 1px 3px red, -1px -1px 3px red; }
  #CMD .section__kv .wd__content .content__title:after {
    display: none; }
  #CMD .section__kv .wd__content.bottom-content {
    margin-top: -13px; }
  #CMD .section__kv .img__kv {
    position: relative;
    left: 50%;
    margin-top: -131px;
    margin-left: -1280px;
    width: 2560px;
    height: 1120px; }
    #CMD .section__kv .img__kv {
      background-image: url("../images/large/1x/01_kv.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__kv .img__kv {
        background-image: url("../images/large/2x/01_kv.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__kv .img__kv {
        background-image: url("../images/large/2x/01_kv.jpg"); } }
  #CMD .section__kv .img__logo {
    position: relative;
    left: 50%;
    margin-top: -200px;
    margin-left: -642px;
    width: 1280px;
    height: 66px; }
    #CMD .section__kv .img__logo {
      background-image: url("../images/large/1x/kv_logo.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__kv .img__logo {
        background-image: url("../images/large/2x/kv_logo.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__kv .img__logo {
        background-image: url("../images/large/2x/kv_logo.png"); } }
  #CMD .section__kv .icon__down__arrow {
    opacity: 0.5;
    margin-left: auto;
    margin-right: auto;
    width: 50px;
    height: 50px;
    background-size: contain; }

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

#CMD .section__performance {
  padding-top: 113px; }
  #CMD .section__performance .img__performance {
    position: relative;
    left: 50%;
    margin-left: -1280px;
    width: 2560px;
    height: 1100px; }
    #CMD .section__performance .img__performance {
      background-image: url("../images/large/1x/02.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__performance .img__performance {
        background-image: url("../images/large/2x/02.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__performance .img__performance {
        background-image: url("../images/large/2x/02.jpg"); } }
  #CMD .section__performance .wd__content {
    margin-top: -127px;
    margin-left: auto;
    margin-right: auto;
    width: 980px; }
    #CMD .section__performance .wd__content .content__info {
      max-width: 800px; }
  #CMD .section__performance .wd__feature__list {
    position: relative;
    margin-top: 44px;
    margin-left: auto;
    margin-right: auto;
    max-width: 980px; }
    #CMD .section__performance .wd__feature__list .wd__feature .wd__feature__describe {
      margin-left: auto;
      margin-right: auto;
      max-width: 410px; }
  #CMD .section__performance .modal-button-container {
    margin-top: 31px; }
    #CMD .section__performance .modal-button-container .modal-button {
      background-color: black;
      color: white;
      border-color: #4734fd; }
      #CMD .section__performance .modal-button-container .modal-button:hover {
        background-color: #4734fd;
        color: white;
        border-color: #4734fd; }

#CMD .section__gamecool3 {
  padding-top: 162px; }
  #CMD .section__gamecool3 .wd__content {
    margin-left: auto;
    margin-right: auto; }
    #CMD .section__gamecool3 .wd__content .content__info {
      width: 790px; }
  #CMD .section__gamecool3 .wd__feature__list .wd__feature .wd__feature__describe {
    max-width: 270px; }
  #CMD .section__gamecool3 .img__gamecool3 {
    position: relative;
    left: 50%;
    margin-top: -408px;
    margin-left: -1280px;
    width: 2560px;
    height: 1588px; }
    #CMD .section__gamecool3 .img__gamecool3 {
      background-image: url("../images/large/1x/03.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__gamecool3 .img__gamecool3 {
        background-image: url("../images/large/2x/03.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__gamecool3 .img__gamecool3 {
        background-image: url("../images/large/2x/03.jpg"); } }

#CMD .section__gamecool3 #s3_svg_mobile {
  display: none; }

#CMD .section__gamecool3 #s3_svg {
  position: absolute;
  z-index: 10000;
  top: 566px;
  left: 50%;
  margin-left: -198px;
  width: 880px;
  height: 680px; }
  #CMD .section__gamecool3 #s3_svg .point {
    fill: #fce2c1; }
  #CMD .section__gamecool3 #s3_svg .point-blur {
    fill: url(#s3PointBlurGradient); }
  #CMD .section__gamecool3 #s3_svg .line {
    fill: none;
    stroke-miterlimit: 10;
    stroke-width: 2px;
    stroke-linecap: round;
    stroke-dasharray: 396;
    stroke: url(#s3LineGradient); }

#CMD .section__gamecool3 .parts-text {
  position: absolute;
  text-align: left;
  top: 670px;
  left: 50%;
  margin-left: 305px;
  width: 600px;
  transform: rotate(1deg) skew(9deg, -15deg); }
  #CMD .section__gamecool3 .parts-text .part {
    position: absolute;
    max-width: 340px; }
    #CMD .section__gamecool3 .parts-text .part span {
      color: #fe0227;
      font-size: 24px; }
    #CMD .section__gamecool3 .parts-text .part.part-1 {
      margin-top: 0px;
      margin-left: 0px; }
    #CMD .section__gamecool3 .parts-text .part.part-2 {
      margin-top: 73px;
      margin-left: -10px; }
    #CMD .section__gamecool3 .parts-text .part.part-3 {
      margin-top: 143px;
      margin-left: -20px; }
    #CMD .section__gamecool3 .parts-text .part.part-4 {
      margin-top: 240px;
      margin-left: -35px; }
    #CMD .section__gamecool3 .parts-text .part.part-5 {
      margin-top: 304px;
      margin-left: -42px; }
    #CMD .section__gamecool3 .parts-text .part.part-6 {
      margin-top: 400px;
      margin-left: -56px; }

#CMD .section__gamecool3_1 {
  margin-top: -22px; }
  #CMD .section__gamecool3_1 .wd__content {
    margin-left: auto;
    margin-right: auto;
    max-width: 810px; }
  #CMD .section__gamecool3_1 .img__fan__flow {
    position: relative;
    left: 50%;
    margin-top: -163px;
    margin-left: -1280px;
    width: 2560px;
    height: 1100px; }
    #CMD .section__gamecool3_1 .img__fan__flow {
      background-image: url("../images/large/1x/04.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__gamecool3_1 .img__fan__flow {
        background-image: url("../images/large/2x/04.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__gamecool3_1 .img__fan__flow {
        background-image: url("../images/large/2x/04.jpg"); } }

#CMD .section__display {
  padding-top: 108px;
  min-height: 1240px; }
  #CMD .section__display .wd__content {
    position: relative;
    left: 50%;
    margin-left: -534px;
    width: 575px; }
  #CMD .section__display .wd__feature__list .wd__feature.feature-6 {
    display: none !important; }
  #CMD .section__display .wd__feature__list .wd__feature .wd__feature__describe {
    max-width: 210px; }
  #CMD .section__display .wd__feature__list .wd__feature figure {
    margin-top: -4px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 9px;
    height: 92px; }
    #CMD .section__display .wd__feature__list .wd__feature figure.img__icon-1 {
      left: -13px;
      width: 218px; }
      #CMD .section__display .wd__feature__list .wd__feature .img__icon-1 {
        background-image: url("../images/large/1x/icon/s5/05_icon_1.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__display .wd__feature__list .wd__feature .img__icon-1 {
          background-image: url("../images/large/2x/icon/s5/05_icon_1.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__display .wd__feature__list .wd__feature .img__icon-1 {
          background-image: url("../images/large/2x/icon/s5/05_icon_1.png"); } }
    #CMD .section__display .wd__feature__list .wd__feature figure.img__icon-2 {
      left: -21px;
      width: 102px; }
      #CMD .section__display .wd__feature__list .wd__feature .img__icon-2 {
        background-image: url("../images/large/1x/icon/s5/05_icon_2.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__display .wd__feature__list .wd__feature .img__icon-2 {
          background-image: url("../images/large/2x/icon/s5/05_icon_2.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__display .wd__feature__list .wd__feature .img__icon-2 {
          background-image: url("../images/large/2x/icon/s5/05_icon_2.png"); } }
  #CMD .section__display .img__display {
    position: absolute;
    top: 45px;
    left: 50%;
    margin-left: -314px;
    width: 1274px;
    height: 1180px; }
    #CMD .section__display .img__display {
      background-image: url("../images/large/1x/05.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__display .img__display {
        background-image: url("../images/large/2x/05.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__display .img__display {
        background-image: url("../images/large/2x/05.jpg"); } }
  #CMD .section__display .modal-button-container {
    margin-top: 30px; }
    #CMD .section__display .modal-button-container .modal-button {
      background-color: black;
      color: white;
      border-color: #4734fd; }
      #CMD .section__display .modal-button-container .modal-button:hover {
        background-color: #4734fd;
        color: white;
        border-color: #4734fd; }

#CMD .section__x_mode {
  padding-top: 190px; }
  #CMD .section__x_mode .wd__content {
    margin-left: auto;
    margin-right: auto;
    max-width: 900px; }
  #CMD .section__x_mode .img__x_mode {
    position: relative;
    left: 50%;
    margin-top: 84px;
    margin-left: -960px;
    width: 1920px;
    height: 662px; }
    #CMD .section__x_mode .img__x_mode {
      background-image: url("../images/large/1x/06.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__x_mode .img__x_mode {
        background-image: url("../images/large/2x/06.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__x_mode .img__x_mode {
        background-image: url("../images/large/2x/06.jpg"); } }
  #CMD .section__x_mode .reset {
    position: absolute;
    text-align: center;
    display: block;
    cursor: pointer;
    left: 50%;
    margin-top: -14px;
    margin-left: -100px;
    width: 200px;
    color: #cfcfcf; }
    #CMD .section__x_mode .reset .reset__btn {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      margin-right: 3px;
      width: 40px;
      height: 40px; }
      #CMD .section__battery .reset .reset__btn {
        background-image: url("../images/icon/replay.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__battery .reset .reset__btn {
          background-image: url("../images/icon/replay.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__battery .reset .reset__btn {
          background-image: url("../images/icon/replay.png"); } }
    #CMD .section__x_mode .reset .reset__text {
      position: relative;
      display: inline-block;
      vertical-align: middle; }
  #CMD .section__x_mode .modal-button-container {
    margin-top: -44px; }
    #CMD .section__x_mode .modal-button-container .modal-button {
      background-color: black;
      color: white;
      border-color: #4734fd; }
      #CMD .section__x_mode .modal-button-container .modal-button:hover {
        background-color: #4734fd;
        color: white;
        border-color: #4734fd; }

#CMD .section__battery {
  padding-top: 221px; }
  #CMD .section__battery .wd__content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1050px; }
    #CMD .section__battery .wd__content .content__info {
      max-width: 1010px; }
  #CMD .section__battery .img__battery {
    position: relative;
    left: 50%;
    margin-top: 28px;
    margin-left: -1280px;
    width: 2560px;
    height: 594px; }
    #CMD .section__battery .img__battery {
      background-image: url("../images/large/1x/07.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__battery .img__battery {
        background-image: url("../images/large/2x/07.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__battery .img__battery {
        background-image: url("../images/large/2x/07.jpg"); } }
  #CMD .section__battery .modal-button-container {
    margin-top: 0px; }
    #CMD .section__battery .modal-button-container .modal-button {
      background-color: black;
      color: white;
      border-color: #4734fd; }
      #CMD .section__battery .modal-button-container .modal-button:hover {
        background-color: #4734fd;
        color: white;
        border-color: #4734fd; }
  #CMD .section__battery figure.video__btn-play {
    position: absolute;
    width: 100px;
    height: 200px; }
  #CMD .section__battery .reset {
    position: absolute;
    text-align: center;
    display: block;
    cursor: pointer;
    left: 50%;
    margin-top: -14px;
    margin-left: -109px;
    width: 200px;
    color: #cfcfcf; }
    #CMD .section__battery .reset .reset__btn {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      margin-right: 3px;
      width: 40px;
      height: 40px; }
      #CMD .section__battery .reset .reset__btn {
        background-image: url("../images/icon/replay.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__battery .reset .reset__btn {
          background-image: url("../images/icon/replay.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__battery .reset .reset__btn {
          background-image: url("../images/icon/replay.png"); } }
    #CMD .section__battery .reset .reset__text {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      top: 1px; }

#CMD .section__audio {
  padding-top: 221px; }
  #CMD .section__audio .wd__content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px; }
    #CMD .section__audio .wd__content .content__info {
      max-width: 930px; }
  #CMD .section__audio .wd__feature__list {
    margin-top: 82px; }
    #CMD .section__audio .wd__feature__list .wd__feature .wd__feature__describe {
      max-width: 200px; }
    #CMD .section__audio .wd__feature__list .wd__feature figure {
      margin-top: -13px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 14px;
      height: 84px; }
      #CMD .section__audio .wd__feature__list .wd__feature figure.img__icon-1 {
        width: 160px; }
        #CMD .section__audio .wd__feature__list .wd__feature .img__icon-1 {
          background-image: url("../images/large/1x/icon/s8/08_icon_1.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__audio .wd__feature__list .wd__feature .img__icon-1 {
            background-image: url("../images/large/2x/icon/s8/08_icon_1.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__audio .wd__feature__list .wd__feature .img__icon-1 {
            background-image: url("../images/large/2x/icon/s8/08_icon_1.png"); } }
      #CMD .section__audio .wd__feature__list .wd__feature figure.img__icon-2 {
        width: 160px; }
        #CMD .section__audio .wd__feature__list .wd__feature .img__icon-2 {
          background-image: url("../images/large/1x/icon/s8/08_icon_2.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__audio .wd__feature__list .wd__feature .img__icon-2 {
            background-image: url("../images/large/2x/icon/s8/08_icon_2.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__audio .wd__feature__list .wd__feature .img__icon-2 {
            background-image: url("../images/large/2x/icon/s8/08_icon_2.png"); } }
      #CMD .section__audio .wd__feature__list .wd__feature figure.img__icon-3 {
        width: 172px; }
        #CMD .section__audio .wd__feature__list .wd__feature .img__icon-3 {
          background-image: url("../images/large/1x/icon/s8/08_icon_3.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__audio .wd__feature__list .wd__feature .img__icon-3 {
            background-image: url("../images/large/2x/icon/s8/08_icon_3.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__audio .wd__feature__list .wd__feature .img__icon-3 {
            background-image: url("../images/large/2x/icon/s8/08_icon_3.png"); } }
      #CMD .section__audio .wd__feature__list .wd__feature figure.img__icon-4 {
        width: 226px; }
        #CMD .section__audio .wd__feature__list .wd__feature .img__icon-4 {
          background-image: url("../images/large/1x/icon/s8/08_icon_4.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__audio .wd__feature__list .wd__feature .img__icon-4 {
            background-image: url("../images/large/2x/icon/s8/08_icon_4.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__audio .wd__feature__list .wd__feature .img__icon-4 {
            background-image: url("../images/large/2x/icon/s8/08_icon_4.png"); } }
  #CMD .section__audio .img__audio {
    position: relative;
    left: 50%;
    margin-top: -163px;
    margin-left: -960px;
    width: 1970px;
    height: 794px; }
    #CMD .section__audio .img__audio {
      background-image: url("../images/large/1x/08.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__audio .img__audio {
        background-image: url("../images/large/2x/08.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__audio .img__audio {
        background-image: url("../images/large/2x/08.jpg"); } }

#CMD .section__control {
  padding-top: 51px; }
  #CMD .section__control .wd__content {
    margin-left: auto;
    margin-right: auto;
    max-width: 960px; }
  #CMD .section__control .img__control {
    position: relative;
    left: 50%;
    margin-top: 7px;
    margin-left: -640px;
    width: 1280px;
    height: 380px; }
    #CMD .section__control .img__control {
      background-image: url("../images/large/1x/09.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__control .img__control {
        background-image: url("../images/large/2x/09.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__control .img__control {
        background-image: url("../images/large/2x/09.jpg"); } }
  #CMD .section__control .modal-button-container {
    margin-top: 32px; }
    #CMD .section__control .modal-button-container .modal-button {
      background-color: black;
      color: white;
      border-color: #4734fd; }
      #CMD .section__control .modal-button-container .modal-button:hover {
        background-color: #4734fd;
        color: white;
        border-color: #4734fd; }

#CMD .section__built_for_gamers {
  padding-top: 222px; }
  #CMD .section__built_for_gamers .wd__content {
    margin-left: auto;
    margin-right: auto; }
    #CMD .section__built_for_gamers .wd__content .content__info {
      max-width: 880px; }
  #CMD .section__built_for_gamers .wd__feature__list {
    left: 50%;
    margin-left: -700px;
    width: 1400px;
    font-size: 0; }
    #CMD .section__built_for_gamers .wd__feature__list .wd__feature {
      cursor: pointer;
      margin-left: 1px;
      margin-right: 1px;
      width: 214px;
      height: 80px;
      -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__built_for_gamers .wd__feature__list .wd__feature:after {
        position: absolute;
        display: block;
        content: '';
        top: 0;
        left: 0;
        width: 214px;
        height: 80px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center; }
        #CMD .section__built_for_gamers .wd__feature__list .wd__feature:after {
          background-image: url("../images/large/1x/animation/10/10_tab.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__built_for_gamers .wd__feature__list .wd__feature:after {
            background-image: url("../images/large/2x/animation/10/10_tab.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__built_for_gamers .wd__feature__list .wd__feature:after {
            background-image: url("../images/large/2x/animation/10/10_tab.png"); } }
      #CMD .section__built_for_gamers .wd__feature__list .wd__feature .wd__feature__data {
        position: absolute;
        z-index: 10000;
        top: 50%;
        left: 50%;
        width: 90%;
        color: #444;
        font-size: 16px;
        line-height: 1.1;
        background: unset;
        -webkit-text-fill-color: unset;
        transform: translate(-50%, -50%); }
        #CMD .section__built_for_gamers .wd__feature__list .wd__feature .wd__feature__data, #CMD .section__built_for_gamers .wd__feature__list .wd__feature .wd__feature__data sup, #CMD .section__built_for_gamers .wd__feature__list .wd__feature .wd__feature__data div, #CMD .section__built_for_gamers .wd__feature__list .wd__feature .wd__feature__data span {
          background: none !important;
          -webkit-background-clip: unset !important;
          -webkit-text-fill-color: initial !important; }
      #CMD .section__built_for_gamers .wd__feature__list .wd__feature.active:after {
        background-image: url("../images/large/1x/animation/10/10_tab_active.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__built_for_gamers .wd__feature__list .wd__feature.active:after {
          background-image: url("../images/large/2x/animation/10/10_tab_active.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__built_for_gamers .wd__feature__list .wd__feature.active:after {
          background-image: url("../images/large/2x/animation/10/10_tab_active.png"); } }
      #CMD .section__built_for_gamers .wd__feature__list .wd__feature.active .wd__feature__data {
        color: red; }
  #CMD .section__built_for_gamers .container-style {
    position: relative;
    margin-top: -27px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1920px; }
    #CMD .section__built_for_gamers .container-style .style {
      position: relative;
      overflow: hidden;
      width: 100%; }
      #CMD .section__built_for_gamers .container-style .style .style__content {
        position: relative;
        text-align: center;
        z-index: 1;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        max-width: 840px; }
        #CMD .section__built_for_gamers .container-style .style .style__content .content-title {
          position: relative;
          margin-bottom: 19px;
          font-size: 29px;
          line-height: 1.2;
          color: #fff; }
        #CMD .section__built_for_gamers .container-style .style .style__content .content-info {
          position: relative;
          font-size: 18px;
          line-height: 1.5;
          color: #fff; }
        #CMD .section__built_for_gamers .container-style .style .style__content .content-comment {
          position: relative;
          margin: 19px auto 0;
          width: 100%;
          font-size: 18px;
          line-height: 1.5;
          color: #fff; }
          #CMD .section__built_for_gamers .container-style .style .style__content .content-comment a:hover {
            text-decoration: underline; }
      #CMD .section__built_for_gamers .container-style .style .style__img {
        position: relative; }
        #CMD .section__built_for_gamers .container-style .style .style__img .img__theme {
          left: 50%;
          margin-left: -985px;
          width: 1970px;
          height: 750px; }
      #CMD .section__built_for_gamers .container-style .style.style-1 .style__img {
        margin-top: -23px;
        margin-bottom: 0; }
        #CMD .section__built_for_gamers .style-1 .img__theme {
          background-image: url("../images/large/1x/animation/10/10_carousel_1.jpg"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__built_for_gamers .style-1 .img__theme {
            background-image: url("../images/large/2x/animation/10/10_carousel_1.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__built_for_gamers .style-1 .img__theme {
            background-image: url("../images/large/2x/animation/10/10_carousel_1.jpg"); } }
      #CMD .section__built_for_gamers .container-style .style.style-2 .style__img {
        margin-top: -23px;
        margin-bottom: 0; }
        #CMD .section__built_for_gamers .style-2 .img__theme {
          background-image: url("../images/large/1x/animation/10/10_carousel_2.jpg"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__built_for_gamers .style-2 .img__theme {
            background-image: url("../images/large/2x/animation/10/10_carousel_2.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__built_for_gamers .style-2 .img__theme {
            background-image: url("../images/large/2x/animation/10/10_carousel_2.jpg"); } }
      #CMD .section__built_for_gamers .container-style .style.style-3 .style__img {
        margin-top: -107px;
        margin-bottom: 0; }
        #CMD .section__built_for_gamers .style-3 .img__theme {
          background-image: url("../images/large/1x/animation/10/10_carousel_3.jpg"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__built_for_gamers .style-3 .img__theme {
            background-image: url("../images/large/2x/animation/10/10_carousel_3.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__built_for_gamers .style-3 .img__theme {
            background-image: url("../images/large/2x/animation/10/10_carousel_3.jpg"); } }
      #CMD .section__built_for_gamers .container-style .style.style-4 .style__img {
        margin-top: 29px;
        margin-bottom: 29px; }
        #CMD .section__built_for_gamers .style-4 .img__theme {
          background-image: url("../images/large/1x/animation/10/10_carousel_4.jpg"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__built_for_gamers .style-4 .img__theme {
            background-image: url("../images/large/2x/animation/10/10_carousel_4.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__built_for_gamers .style-4 .img__theme {
            background-image: url("../images/large/2x/animation/10/10_carousel_4.jpg"); } }
      #CMD .section__built_for_gamers .container-style .style.style-5 .style__img {
        margin-top: 50px;
        margin-bottom: 50px; }
        #CMD .section__built_for_gamers .style-5 .img__theme {
          background-image: url("../images/large/1x/animation/10/10_carousel_5.jpg"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__built_for_gamers .style-5 .img__theme {
            background-image: url("../images/large/2x/animation/10/10_carousel_5.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__built_for_gamers .style-5 .img__theme {
            background-image: url("../images/large/2x/animation/10/10_carousel_5.jpg"); } }
      #CMD .section__built_for_gamers .container-style .style.style-6 .style__img {
        margin-top: -100px;
        margin-bottom: -15px; }
        #CMD .section__built_for_gamers .style-6 .img__theme {
          background-image: url("../images/large/1x/animation/10/10_carousel_6.jpg"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__built_for_gamers .style-6 .img__theme {
            background-image: url("../images/large/2x/animation/10/10_carousel_6.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__built_for_gamers .style-6 .img__theme {
            background-image: url("../images/large/2x/animation/10/10_carousel_6.jpg"); } }
    #CMD .section__built_for_gamers .container-style .slick-prev,
    #CMD .section__built_for_gamers .container-style .slick-next {
      z-index: 100000000;
      top: -36px;
      left: 50%;
      margin-top: 0; }
    #CMD .section__built_for_gamers .container-style .slick-prev {
      margin-left: -645px; }
    #CMD .section__built_for_gamers .container-style .slick-next {
      margin-left: 592px; }
  #CMD .section__built_for_gamers .carousel-container.text__animation .container-style {
    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); }
  #CMD .section__built_for_gamers .carousel-container.text__animation.text-showed .container-style {
    will-change: null;
    transform: none; }

#CMD .section__triple_cameras {
  z-index: 2;
  padding-top: 286px;
  min-height: 1060px; }
  #CMD .section__triple_cameras .wd__content {
    position: relative;
    left: 50%;
    margin-left: 58px;
    width: 570px; }
    #CMD .section__triple_cameras .wd__content .content__info {
      max-width: 490px; }
  #CMD .section__triple_cameras .img__triple_cameras {
    position: absolute;
    top: -259px;
    left: 50%;
    margin-left: -733px;
    width: 818px;
    height: 1316px; }
    #CMD .section__triple_cameras .img__triple_cameras {
      background-image: url("../images/large/1x/11.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__triple_cameras .img__triple_cameras {
        background-image: url("../images/large/2x/11.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__triple_cameras .img__triple_cameras {
        background-image: url("../images/large/2x/11.jpg"); } }

#CMD .section__partners {
  padding-top: 61px; }
  #CMD .section__partners .wd__content {
    margin-left: auto;
    margin-right: auto; }
    #CMD .section__partners .wd__content .content__info {
      max-width: 880px; }
  #CMD .section__partners .wd__feature__list {
    margin-top: 100px; }
    #CMD .section__partners .wd__feature__list .wd__feature.feature-1:after {
      position: absolute;
      display: block;
      content: '';
      top: -11px;
      right: -52px;
      width: 1px;
      height: 80px;
      background: #fff; }
    #CMD .section__partners .wd__feature__list .wd__feature.feature-2 {
      margin-left: 80px; }
    #CMD .section__partners .wd__feature__list .wd__feature .wd__feature__describe {
      max-width: 200px; }
    #CMD .section__partners .wd__feature__list .wd__feature figure {
      margin-top: -26px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 9px;
      height: 104px; }
      #CMD .section__partners .wd__feature__list .wd__feature figure.img__icon-1 {
        width: 364px; }
        #CMD .section__partners .wd__feature__list .wd__feature .img__icon-1 {
          background-image: url("../images/large/2x/icon/s12/12_icon_1.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__partners .wd__feature__list .wd__feature .img__icon-1 {
            background-image: url("../images/large/2x/icon/s12/12_icon_1.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__partners .wd__feature__list .wd__feature .img__icon-1 {
            background-image: url("../images/large/2x/icon/s12/12_icon_1.png"); } }
      #CMD .section__partners .wd__feature__list .wd__feature figure.img__icon-2 {
        width: 280px; }
        #CMD .section__partners .wd__feature__list .wd__feature .img__icon-2 {
          background-image: url("../images/large/2x/icon/s12/12_icon_2.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__partners .wd__feature__list .wd__feature .img__icon-2 {
            background-image: url("../images/large/2x/icon/s12/12_icon_2.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__partners .wd__feature__list .wd__feature .img__icon-2 {
            background-image: url("../images/large/2x/icon/s12/12_icon_2.png"); } }
      #CMD .section__partners .wd__feature__list .wd__feature figure.img__icon-3 {
        width: 254px; }
        #CMD .section__partners .wd__feature__list .wd__feature .img__icon-3 {
          background-image: url("../images/large/2x/icon/s12/12_icon_3.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__partners .wd__feature__list .wd__feature .img__icon-3 {
            background-image: url("../images/large/2x/icon/s12/12_icon_3.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__partners .wd__feature__list .wd__feature .img__icon-3 {
            background-image: url("../images/large/2x/icon/s12/12_icon_3.png"); } }
      #CMD .section__partners .wd__feature__list .wd__feature figure.img__icon-4 {
        width: 216px; }
        #CMD .section__partners .wd__feature__list .wd__feature .img__icon-4 {
          background-image: url("../images/large/2x/icon/s12/12_icon_4.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__partners .wd__feature__list .wd__feature .img__icon-4 {
            background-image: url("../images/large/2x/icon/s12/12_icon_4.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__partners .wd__feature__list .wd__feature .img__icon-4 {
            background-image: url("../images/large/2x/icon/s12/12_icon_4.png"); } }
  #CMD .section__partners .shadow {
    position: absolute;
    left: 57px;
    bottom: 80px;
    width: 100%; }
    #CMD .section__partners .shadow .wd__feature__list .wd__feature.feature-1:after {
      opacity: 0.75;
      filter: brightness(0) blur(10px);
      transform: rotateX(50deg);
      background-color: #000; }
    #CMD .section__partners .shadow .wd__feature__list .wd__feature figure {
      opacity: 0.6;
      filter: brightness(0) blur(10px);
      transform: rotateX(50deg); }
  #CMD .section__partners .img__partners {
    position: relative;
    left: 50%;
    margin-top: -460px;
    margin-left: -1337px;
    width: 2560px;
    height: 760px; }
    #CMD .section__partners .img__partners {
      background-image: url("../images/large/1x/12.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__partners .img__partners {
        background-image: url("../images/large/2x/12.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__partners .img__partners {
        background-image: url("../images/large/2x/12.jpg"); } }

#CMD .section__accy {
  margin-top: 0;
  padding-top: 64px;
  margin-bottom: 90px; }
  #CMD .section__accy .wd__content {
    margin-left: auto;
    margin-right: auto;
    width: 1300px; }
    #CMD .section__accy .wd__content .content__info {
      width: 810px; }
  #CMD .section__accy .wd__feature__list {
    margin-top: 72px; }
    #CMD .section__accy .wd__feature__list .wd__feature {
      overflow: hidden;
      cursor: pointer;
      margin-left: 12px;
      margin-right: 12px;
      max-width: 180px;
      -webkit-tap-highlight-color: transparent; }
      #CMD .section__accy .wd__feature__list .wd__feature * {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-tap-highlight-color: transparent; }
      #CMD .section__accy .wd__feature__list .wd__feature ::selection {
        background-color: transparent;
        -webkit-tap-highlight-color: transparent; }
      #CMD .section__accy .wd__feature__list .wd__feature figure {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: -15px;
        width: 120px;
        height: 126px;
        background-size: contain; }
        #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-1 {
          background-image: url("../images/large/1x/icon/s13/13_icon_1.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-1 {
            background-image: url("../images/large/2x/icon/s13/13_icon_1.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-1 {
            background-image: url("../images/large/2x/icon/s13/13_icon_1.png"); } }
        #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-2 {
          background-image: url("../images/large/1x/icon/s13/13_icon_2.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-2 {
            background-image: url("../images/large/2x/icon/s13/13_icon_2.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-2 {
            background-image: url("../images/large/2x/icon/s13/13_icon_2.png"); } }
        #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-3 {
          background-image: url("../images/large/1x/icon/s13/13_icon_3.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-3 {
            background-image: url("../images/large/2x/icon/s13/13_icon_3.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-3 {
            background-image: url("../images/large/2x/icon/s13/13_icon_3.png"); } }
        #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-4 {
          background-image: url("../images/large/1x/icon/s13/13_icon_4.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-4 {
            background-image: url("../images/large/2x/icon/s13/13_icon_4.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-4 {
            background-image: url("../images/large/2x/icon/s13/13_icon_4.png"); } }
        #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-5 {
          background-image: url("../images/large/1x/icon/s13/13_icon_5.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-5 {
            background-image: url("../images/large/2x/icon/s13/13_icon_5.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-5 {
            background-image: url("../images/large/2x/icon/s13/13_icon_5.png"); } }
        #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-6 {
          background-image: url("../images/large/1x/icon/s13/13_icon_6.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-6 {
            background-image: url("../images/large/2x/icon/s13/13_icon_6.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-6 {
            background-image: url("../images/large/2x/icon/s13/13_icon_6.png"); } }
        #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-7 {
          background-image: url("../images/large/1x/icon/s13/13_icon_7.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-7 {
            background-image: url("../images/large/2x/icon/s13/13_icon_7.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-7 {
            background-image: url("../images/large/2x/icon/s13/13_icon_7.png"); } }
      #CMD .section__accy .wd__feature__list .wd__feature .wd__feature__describe {
        transition: all 200ms; }
      #CMD .section__accy .wd__feature__list .wd__feature.active .wd__feature__describe {
        color: #de1135; }
  #CMD .section__accy .container-accy {
    position: relative;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1920px; }
    #CMD .section__accy .container-accy .accy {
      position: relative;
      overflow: hidden;
      width: 100%; }
      #CMD .section__accy .container-accy .accy:after {
        position: absolute;
        display: block;
        content: '';
        padding: 0 56px 0 105px;
        top: 0;
        left: 0;
        width: 340px;
        height: 100%;
        background: rgba(0, 0, 0, 0.6); }
      #CMD .section__accy .container-accy .accy .accy__content {
        position: absolute;
        text-align: left;
        z-index: 1;
        top: 50%;
        padding: 0 56px 0 105px;
        width: 340px;
        height: auto;
        transform: translateY(-50%); }
        #CMD .section__accy .container-accy .accy .accy__content .content-title {
          position: relative;
          font-size: 29px;
          line-height: 1.2;
          color: #fff; }
        #CMD .section__accy .container-accy .accy .accy__content .content-info {
          position: relative;
          margin-top: 19px;
          font-size: 18px;
          line-height: 1.5;
          color: #fff; }
      #CMD .section__accy .container-accy .accy .accy__img {
        position: relative; }
        #CMD .section__accy .container-accy .accy .accy__img .img__theme {
          left: 50%;
          margin-left: -960px;
          width: 1920px;
          height: 750px; }
        #CMD .section__accy .container-accy .accy .accy__img .img__shortcut {
          position: absolute;
          z-index: 1;
          left: 8px;
          bottom: -9px;
          width: 100%;
          height: 269px; }
          #CMD .section__accy .container-accy .accy .accy__img .img__shortcut .img__shortcut-line {
            position: absolute;
            right: -2px;
            width: 1924px;
            height: 266px; }
            #CMD .section__accy .container-accy .accy .accy__img .img__shortcut .img__shortcut-line {
              background-image: url("../images/large/1x/animation/13/line_colur.png"); }
            @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
              .image-webp #CMD .section__accy .container-accy .accy .accy__img .img__shortcut .img__shortcut-line {
                background-image: url("../images/large/2x/animation/13/line_colur.webp"); } }
            @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
              .image-old #CMD .section__accy .container-accy .accy .accy__img .img__shortcut .img__shortcut-line {
                background-image: url("../images/large/2x/animation/13/line_colur.png"); } }
          #CMD .section__accy .container-accy .accy .accy__img .img__shortcut .img__shortcut-icon {
            position: absolute; }
      #CMD .section__accy .container-accy .accy.accy-1 .accy__img .img__theme {
        background-image: url("../images/large/1x/animation/13/theme_1.jpg"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__accy .container-accy .accy.accy-1 .accy__img .img__theme {
          background-image: url("../images/large/2x/animation/13/theme_1.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__accy .container-accy .accy.accy-1 .accy__img .img__theme {
          background-image: url("../images/large/2x/animation/13/theme_1.jpg"); } }
      #CMD .section__accy .container-accy .accy.accy-1 .accy__img .img__shortcut-icon {
        right: 30px;
        bottom: 20px;
        width: 320px;
        height: 250px; }
        #CMD .section__accy .container-accy .accy.accy-1 .accy__img .img__shortcut-icon {
          background-image: url("../images/large/1x/animation/13/shortcut_1.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__accy .container-accy .accy.accy-1 .accy__img .img__shortcut-icon {
            background-image: url("../images/large/2x/animation/13/shortcut_1.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__accy .container-accy .accy.accy-1 .accy__img .img__shortcut-icon {
            background-image: url("../images/large/2x/animation/13/shortcut_1.png"); } }
      #CMD .section__accy .container-accy .accy.accy-2 .accy__img .img__theme {
        background-image: url("../images/large/1x/animation/13/theme_2.jpg"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__accy .container-accy .accy.accy-2 .accy__img .img__theme {
          background-image: url("../images/large/2x/animation/13/theme_2.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__accy .container-accy .accy.accy-2 .accy__img .img__theme {
          background-image: url("../images/large/2x/animation/13/theme_2.jpg"); } }
      #CMD .section__accy .container-accy .accy.accy-2 .accy__img .img__shortcut-icon {
        right: 30px;
        bottom: 20px;
        width: 320px;
        height: 250px; }
        #CMD .section__accy .container-accy .accy.accy-2 .accy__img .img__shortcut-icon {
          background-image: url("../images/large/1x/animation/13/shortcut_2.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__accy .container-accy .accy.accy-2 .accy__img .img__shortcut-icon {
            background-image: url("../images/large/2x/animation/13/shortcut_2.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__accy .container-accy .accy.accy-2 .accy__img .img__shortcut-icon {
            background-image: url("../images/large/2x/animation/13/shortcut_2.png"); } }
      #CMD .section__accy .container-accy .accy.accy-3 .accy__img .img__theme {
        background-image: url("../images/large/1x/animation/13/theme_3.jpg"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__accy .container-accy .accy.accy-3 .accy__img .img__theme {
          background-image: url("../images/large/2x/animation/13/theme_3.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__accy .container-accy .accy.accy-3 .accy__img .img__theme {
          background-image: url("../images/large/2x/animation/13/theme_3.jpg"); } }
      #CMD .section__accy .container-accy .accy.accy-3 .accy__img .img__shortcut-icon {
        right: 30px;
        bottom: 20px;
        width: 320px;
        height: 250px; }
        #CMD .section__accy .container-accy .accy.accy-3 .accy__img .img__shortcut-icon {
          background-image: url("../images/large/1x/animation/13/shortcut_3.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__accy .container-accy .accy.accy-3 .accy__img .img__shortcut-icon {
            background-image: url("../images/large/2x/animation/13/shortcut_3.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__accy .container-accy .accy.accy-3 .accy__img .img__shortcut-icon {
            background-image: url("../images/large/2x/animation/13/shortcut_3.png"); } }
      #CMD .section__accy .container-accy .accy.accy-4 .accy__img .img__theme {
        background-image: url("../images/large/1x/animation/13/theme_4.jpg"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__accy .container-accy .accy.accy-4 .accy__img .img__theme {
          background-image: url("../images/large/2x/animation/13/theme_4.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__accy .container-accy .accy.accy-4 .accy__img .img__theme {
          background-image: url("../images/large/2x/animation/13/theme_4.jpg"); } }
      #CMD .section__accy .container-accy .accy.accy-4 .accy__img .img__shortcut-icon {
        right: 30px;
        bottom: 20px;
        width: 320px;
        height: 250px; }
        #CMD .section__accy .container-accy .accy.accy-4 .accy__img .img__shortcut-icon {
          background-image: url("../images/large/1x/animation/13/shortcut_4.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__accy .container-accy .accy.accy-4 .accy__img .img__shortcut-icon {
            background-image: url("../images/large/2x/animation/13/shortcut_4.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__accy .container-accy .accy.accy-4 .accy__img .img__shortcut-icon {
            background-image: url("../images/large/2x/animation/13/shortcut_4.png"); } }
      #CMD .section__accy .container-accy .accy.accy-5 .accy__img .img__theme {
        background-image: url("../images/large/1x/animation/13/theme_5.jpg"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__accy .container-accy .accy.accy-5 .accy__img .img__theme {
          background-image: url("../images/large/2x/animation/13/theme_5.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__accy .container-accy .accy.accy-5 .accy__img .img__theme {
          background-image: url("../images/large/2x/animation/13/theme_5.jpg"); } }
      #CMD .section__accy .container-accy .accy.accy-5 .accy__img .img__shortcut-icon {
        right: 30px;
        bottom: 20px;
        width: 320px;
        height: 250px; }
        #CMD .section__accy .container-accy .accy.accy-5 .accy__img .img__shortcut-icon {
          background-image: url("../images/large/1x/animation/13/shortcut_5.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__accy .container-accy .accy.accy-5 .accy__img .img__shortcut-icon {
            background-image: url("../images/large/2x/animation/13/shortcut_5.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__accy .container-accy .accy.accy-5 .accy__img .img__shortcut-icon {
            background-image: url("../images/large/2x/animation/13/shortcut_5.png"); } }
      #CMD .section__accy .container-accy .accy.accy-6 .accy__img .img__theme {
        background-image: url("../images/large/1x/animation/13/theme_6.jpg"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__accy .container-accy .accy.accy-6 .accy__img .img__theme {
          background-image: url("../images/large/2x/animation/13/theme_6.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__accy .container-accy .accy.accy-6 .accy__img .img__theme {
          background-image: url("../images/large/2x/animation/13/theme_6.jpg"); } }
      #CMD .section__accy .container-accy .accy.accy-6 .accy__img .img__shortcut-icon {
        right: 30px;
        bottom: 20px;
        width: 320px;
        height: 250px; }
        #CMD .section__accy .container-accy .accy.accy-6 .accy__img .img__shortcut-icon {
          background-image: url("../images/large/1x/animation/13/shortcut_6.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__accy .container-accy .accy.accy-6 .accy__img .img__shortcut-icon {
            background-image: url("../images/large/2x/animation/13/shortcut_6.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__accy .container-accy .accy.accy-6 .accy__img .img__shortcut-icon {
            background-image: url("../images/large/2x/animation/13/shortcut_6.png"); } }
      #CMD .section__accy .container-accy .accy.accy-7 .accy__img .img__theme {
        background-image: url("../images/large/1x/animation/13/theme_7.jpg"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__accy .container-accy .accy.accy-7 .accy__img .img__theme {
          background-image: url("../images/large/2x/animation/13/theme_7.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__accy .container-accy .accy.accy-7 .accy__img .img__theme {
          background-image: url("../images/large/2x/animation/13/theme_7.jpg"); } }
      #CMD .section__accy .container-accy .accy.accy-7 .accy__img .img__shortcut-icon {
        right: 30px;
        bottom: 20px;
        width: 320px;
        height: 250px; }
        #CMD .section__accy .container-accy .accy.accy-7 .accy__img .img__shortcut-icon {
          background-image: url("../images/large/1x/animation/13/shortcut_7.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__accy .container-accy .accy.accy-7 .accy__img .img__shortcut-icon {
            background-image: url("../images/large/2x/animation/13/shortcut_7.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__accy .container-accy .accy.accy-7 .accy__img .img__shortcut-icon {
            background-image: url("../images/large/2x/animation/13/shortcut_7.png"); } }
  #CMD .section__accy .modal-button-container {
    margin-top: 0px; }
    #CMD .section__accy .modal-button-container .modal-button {
      background-color: black;
      color: white;
      border-color: #4734fd; }
      #CMD .section__accy .modal-button-container .modal-button:hover {
        background-color: #4734fd;
        color: white;
        border-color: #4734fd; }
  #CMD .section__accy .carousel-container.text__animation .container-accy {
    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); }
  #CMD .section__accy .carousel-container.text__animation.text-showed .container-accy {
    will-change: null;
    transform: none; }

#CMD .section__inner2-1 {
  padding-top: 133px; }
  #CMD .section__inner2-1 .wd__content .content__title {
    margin-top: 0; }
  #CMD .section__inner2-1 .img__inner2-1 {
    position: relative;
    left: 50%;
    margin-top: 63px;
    margin-left: -650px;
    width: 1300px;
    height: 530px; }
    #CMD .section__inner2-1 .img__inner2-1 .rules {
      position: absolute;
      text-align: left;
      top: 53px;
      left: 50%;
      margin-left: -397px;
      width: auto;
      height: 397px; }
      #CMD .section__inner2-1 .img__inner2-1 .rules .rules-container {
        position: relative;
        display: block;
        height: 100%; }
        #CMD .section__inner2-1 .img__inner2-1 .rules .rules-container .rule {
          position: relative;
          display: inline-block;
          margin-right: 73px;
          height: 100%; }
          #CMD .section__inner2-1 .img__inner2-1 .rules .rules-container .rule:last-child {
            margin-right: 0; }
          #CMD .section__inner2-1 .img__inner2-1 .rules .rules-container .rule:before {
            position: absolute;
            display: block;
            content: '';
            top: 16px;
            left: 0;
            width: 1px;
            height: 342px;
            background: #333; }
          #CMD .section__inner2-1 .img__inner2-1 .rules .rules-container .rule span {
            position: absolute;
            left: -8px;
            bottom: 0;
            color: #fff;
            font-size: 15px; }
      #CMD .section__inner2-1 .img__inner2-1 .rules .barchart {
        position: absolute;
        top: 0;
        left: 0;
        padding-top: 17px;
        width: 100%;
        height: 100%; }
        #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar {
          position: relative;
          display: block;
          margin-top: 30px;
          margin-bottom: 36px; }
          #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar .bar_name {
            position: absolute;
            top: 50%;
            left: 10px;
            min-width: 400px;
            transform: translateY(-50%);
            color: #fff; }
          #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar .bar_text {
            position: absolute;
            top: 50%;
            left: 100%;
            margin-left: 19px;
            transform: translateY(-50%); }
            #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar .bar_text .text-score {
              font-size: 30px; }
            #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar .bar_text .text-unit {
              padding-left: 2px;
              font-size: 28px; }
          #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar.type-hero {
            background: linear-gradient(90deg, #fe00a7, #b924c8, #5857f7, #4660ff, #78d0ff);
            height: 53px; }
            #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar.type-hero .bar_name {
              font-size: 25px; }
            #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar.type-hero .bar_text span {
              background: linear-gradient(to right, #fe00a7, #b924c8, #5857f7, #4660ff);
              -webkit-background-clip: text;
              -webkit-text-fill-color: transparent; }
            #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar.type-hero .bar_text .text-score {
              font-size: 60px; }
            #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar.type-hero .bar_text .text-unit {
              font-size: 30px; }
          #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar.type-loser {
            background: linear-gradient(90deg, #1b858d, #1b858d, #1f74aa);
            height: 37px;
            color: #fff; }
        #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar_unit {
          position: absolute;
          top: 100%;
          right: 0;
          margin-top: 30px;
          color: #fff;
          font-size: 20px; }

#CMD .section__inner5-1 {
  padding-top: 133px; }
  #CMD .section__inner5-1 .wd__content {
    max-width: 900px; }
    #CMD .section__inner5-1 .wd__content .content__title {
      margin-top: 0; }
  #CMD .section__inner5-1 .img__inner5-1 {
    position: relative;
    left: 50%;
    margin-top: 13px;
    margin-left: -640px;
    width: 1280px;
    height: 663px; }
    #CMD .section__inner5-1 .img__inner5-1 {
      background-image: url("../images/large/1x/inner/05_1/bg.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__inner5-1 .img__inner5-1 {
        background-image: url("../images/large/2x/inner/05_1/bg.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__inner5-1 .img__inner5-1 {
        background-image: url("../images/large/2x/inner/05_1/bg.jpg"); } }
    #CMD .section__inner5-1 .img__inner5-1 > .twentytwenty-wrapper {
      position: absolute;
      overflow: hidden;
      top: 113px;
      left: 50%;
      margin-left: -463px;
      width: 926px;
      height: 434px;
      border-radius: 12px; }
  #CMD .section__inner5-1 .img-1,
  #CMD .section__inner5-1 .img-2 {
    position: absolute;
    width: 926px;
    height: 434px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
  #CMD .section__inner5-1 .img-1 {
    background-image: url("../images/large/1x/inner/05_1/compare_1.jpg"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-webp #CMD .section__inner5-1 .img-1 {
      background-image: url("../images/large/2x/inner/05_1/compare_1.webp"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-old #CMD .section__inner5-1 .img-1 {
      background-image: url("../images/large/2x/inner/05_1/compare_1.jpg"); } }
  #CMD .section__inner5-1 .img-2 {
    background-image: url("../images/large/1x/inner/05_1/compare_2.jpg"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-webp #CMD .section__inner5-1 .img-2 {
      background-image: url("../images/large/2x/inner/05_1/compare_2.webp"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-old #CMD .section__inner5-1 .img-2 {
      background-image: url("../images/large/2x/inner/05_1/compare_2.jpg"); } }
  #CMD .section__inner5-1 .twentytwenty-handle {
    border: none;
    box-shadow: none;
    top: 18px;
    left: 50%;
    margin-left: -41px;
    width: 80px;
    height: 444px;
    background-size: cover;
    -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__inner5-1 .twentytwenty-handle {
      background-image: url("../images/large/1x/inner/05_1/center_line.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__inner5-1 .twentytwenty-handle {
        background-image: url("../images/large/2x/inner/05_1/center_line.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__inner5-1 .twentytwenty-handle {
        background-image: url("../images/large/2x/inner/05_1/center_line.png"); } }
    #CMD .section__inner5-1 .twentytwenty-handle:before, #CMD .section__inner5-1 .twentytwenty-handle:after {
      display: none; }
    #CMD .section__inner5-1 .twentytwenty-handle * {
      display: none; }
  #CMD .section__inner5-1 .compare-text {
    position: absolute;
    width: 100%;
    height: 60px;
    bottom: 26px; }
    #CMD .section__inner5-1 .compare-text .title-left,
    #CMD .section__inner5-1 .compare-text .title-right {
      opacity: 1;
      transition: opacity 300ms; }
      #CMD .section__inner5-1 .compare-text .title-left.disappear,
      #CMD .section__inner5-1 .compare-text .title-right.disappear {
        opacity: 0; }
    #CMD .section__inner5-1 .compare-text .title-left {
      position: absolute;
      bottom: 3px;
      left: 50%;
      margin-left: -437px;
      text-align: center;
      width: 400px; }
      #CMD .section__inner5-1 .compare-text .title-left span {
        font-size: 24px;
        color: #fff; }
    #CMD .section__inner5-1 .compare-text .title-right {
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: 31px;
      text-align: center;
      width: 400px; }
      #CMD .section__inner5-1 .compare-text .title-right span {
        font-size: 32px;
        background: #00baff;
        background: -webkit-linear-gradient(to right, #fe00a7, #b924c8, #5857f7, #4660ff);
        background: -o-linear-gradient(to right, #fe00a7, #b924c8, #5857f7, #4660ff);
        background: -moz-linear-gradient(to right, #fe00a7, #b924c8, #5857f7, #4660ff);
        background: linear-gradient(to right, #fe00a7, #b924c8, #5857f7, #4660ff);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }

@keyframes fadeLight {
  0% {
    opacity: 0; }
  30% {
    opacity: 1; }
  70% {
    opacity: 1; }
  100% {
    opacity: 0; } }

#CMD .section__inner5-2 {
  padding-top: 150px; }
  #CMD .section__inner5-2 .wd__content {
    max-width: 960px; }
    #CMD .section__inner5-2 .wd__content .content__title {
      margin-top: 0; }
  #CMD .section__inner5-2 .img__inner5-2 {
    position: relative;
    left: 50%;
    margin-top: -10px;
    margin-left: -960px;
    width: 1920px;
    height: 928px; }
    #CMD .section__inner5-2 .img__inner5-2 {
      background-image: url("../images/large/1x/inner/05_2/bg.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__inner5-2 .img__inner5-2 {
        background-image: url("../images/large/2x/inner/05_2/bg.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__inner5-2 .img__inner5-2 {
        background-image: url("../images/large/2x/inner/05_2/bg.jpg"); } }
    #CMD .section__inner5-2 .img__inner5-2 .img__phone-active {
      position: absolute;
      display: block;
      content: '';
      opacity: 0;
      top: 0;
      left: 0;
      width: 1920px;
      height: 928px; }
      #CMD .section__inner5-2 .img__phone-active {
        background-image: url("../images/large/1x/inner/05_2/bg_active.jpg"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__inner5-2 .img__phone-active {
          background-image: url("../images/large/2x/inner/05_2/bg_active.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__inner5-2 .img__phone-active {
          background-image: url("../images/large/2x/inner/05_2/bg_active.jpg"); } }
    #CMD .section__inner5-2 .img__inner5-2.active .img__phone-active {
      animation: fadeLight 800ms infinite; }

#CMD .section__inner5-3 {
  margin-top: 72px;
  padding-top: 0;
  padding-bottom: 220px; }
  #CMD .section__inner5-3 .wd__content .content__title {
    margin-top: 0; }
  #CMD .section__inner5-3 .wd__content .content__info {
    max-width: 920px; }
  #CMD .section__inner5-3 .img__inner5-3 {
    position: relative;
    left: 50%;
    margin-top: -57px;
    margin-left: -640px;
    width: 1280px;
    height: 663px; }
    #CMD .section__inner5-3 .img__inner5-3 {
      background-image: url("../images/large/1x/inner/05_3/bg.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__inner5-3 .img__inner5-3 {
        background-image: url("../images/large/2x/inner/05_3/bg.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__inner5-3 .img__inner5-3 {
        background-image: url("../images/large/2x/inner/05_3/bg.jpg"); } }
    #CMD .section__inner5-3 .img__inner5-3 > .twentytwenty-wrapper {
      position: absolute;
      overflow: hidden;
      top: 113px;
      left: 50%;
      margin-left: -463px;
      width: 926px;
      height: 434px;
      border-radius: 12px; }
  #CMD .section__inner5-3 .img-1,
  #CMD .section__inner5-3 .img-2 {
    position: absolute;
    width: 926px;
    height: 434px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
  #CMD .section__inner5-3 .img-1 {
    background-image: url("../images/large/1x/inner/05_3/compare_1.jpg"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-webp #CMD .section__inner5-3 .img-1 {
      background-image: url("../images/large/2x/inner/05_3/compare_1.webp"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-old #CMD .section__inner5-3 .img-1 {
      background-image: url("../images/large/2x/inner/05_3/compare_1.jpg"); } }
  #CMD .section__inner5-3 .img-2 {
    background-image: url("../images/large/1x/inner/05_3/compare_2.jpg"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-webp #CMD .section__inner5-3 .img-2 {
      background-image: url("../images/large/2x/inner/05_3/compare_2.webp"); } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .image-old #CMD .section__inner5-3 .img-2 {
      background-image: url("../images/large/2x/inner/05_3/compare_2.jpg"); } }
  #CMD .section__inner5-3 .twentytwenty-handle {
    border: none;
    box-shadow: none;
    top: 18px;
    left: 50%;
    margin-left: -41px;
    width: 80px;
    height: 444px;
    background-size: cover;
    -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__inner5-3 .twentytwenty-handle {
      background-image: url("../images/large/1x/inner/05_3/center_line.png"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__inner5-3 .twentytwenty-handle {
        background-image: url("../images/large/2x/inner/05_3/center_line.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__inner5-3 .twentytwenty-handle {
        background-image: url("../images/large/2x/inner/05_3/center_line.png"); } }
    #CMD .section__inner5-3 .twentytwenty-handle:before, #CMD .section__inner5-3 .twentytwenty-handle:after {
      display: none; }
    #CMD .section__inner5-3 .twentytwenty-handle * {
      display: none; }
  #CMD .section__inner5-3 .compare-text {
    position: absolute;
    width: 100%;
    height: 60px;
    bottom: 26px; }
    #CMD .section__inner5-3 .compare-text .title-left,
    #CMD .section__inner5-3 .compare-text .title-right {
      opacity: 1;
      transition: opacity 300ms; }
      #CMD .section__inner5-3 .compare-text .title-left.disappear,
      #CMD .section__inner5-3 .compare-text .title-right.disappear {
        opacity: 0; }
    #CMD .section__inner5-3 .compare-text .title-left {
      position: absolute;
      bottom: 3px;
      left: 50%;
      margin-left: -437px;
      text-align: center;
      width: 400px; }
      #CMD .section__inner5-3 .compare-text .title-left span {
        font-size: 24px;
        color: #fff; }
    #CMD .section__inner5-3 .compare-text .title-right {
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -25px;
      text-align: center;
      width: 540px; }
      #CMD .section__inner5-3 .compare-text .title-right span, #CMD .section__inner5-3 .compare-text .title-right .img__icon-1 {
        position: relative;
        display: inline-block;
        vertical-align: bottom; }
      #CMD .section__inner5-3 .compare-text .title-right span {
        font-size: 32px;
        background: #00baff;
        background: -webkit-linear-gradient(to right, #fe00a7, #b924c8, #5857f7, #4660ff);
        background: -o-linear-gradient(to right, #fe00a7, #b924c8, #5857f7, #4660ff);
        background: -moz-linear-gradient(to right, #fe00a7, #b924c8, #5857f7, #4660ff);
        background: linear-gradient(to right, #fe00a7, #b924c8, #5857f7, #4660ff);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }
      #CMD .section__inner5-3 .compare-text .title-right .img__icon-1 {
        top: 3px;
        margin-left: 10px;
        width: 200px;
        height: 49px; }
        #CMD .section__inner5-3 .title-right .img__icon-1 {
          background-image: url("../images/large/1x/icon/s5_3/s5_3icon_1.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__inner5-3 .title-right .img__icon-1 {
            background-image: url("../images/large/2x/icon/s5_3/s5_3icon_1.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__inner5-3 .title-right .img__icon-1 {
            background-image: url("../images/large/2x/icon/s5_3/s5_3icon_1.png"); } }

#CMD .section__inner6-1 {
  padding-top: 133px;
  padding-bottom: 100px;
  background-color: #000f1e !important; }
  #CMD .section__inner6-1 .wd__content {
    max-width: 910px; }
    #CMD .section__inner6-1 .wd__content .content__title {
      margin-top: 0; }
  #CMD .section__inner6-1 .img__inner6-1 {
    position: relative;
    left: 50%;
    margin-top: 21px;
    margin-left: -640px;
    width: 1280px;
    height: 660px; }
    #CMD .section__inner6-1 .img__inner6-1 {
      background-image: url("../images/large/1x/inner/06_1/bg.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__inner6-1 .img__inner6-1 {
        background-image: url("../images/large/2x/inner/06_1/bg.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__inner6-1 .img__inner6-1 {
        background-image: url("../images/large/2x/inner/06_1/bg.jpg"); } }

#CMD .section__inner7-1 {
  padding-top: 133px; }
  #CMD .section__inner7-1 .wd__content {
    left: 50%;
    margin-left: -512px;
    width: 500px; }
    #CMD .section__inner7-1 .wd__content .content__title {
      margin-top: 0; }
    #CMD .section__inner7-1 .wd__content .content__info {
      width: 406px; }
  #CMD .section__inner7-1 .img__inner7-1 {
    position: relative;
    left: 50%;
    margin-top: -568px;
    margin-left: -131px;
    width: 964px;
    height: 1206px; }
    #CMD .section__inner7-1 .img__inner7-1 {
      background-image: url("../images/large/1x/inner/07_1/bg.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__inner7-1 .img__inner7-1 {
        background-image: url("../images/large/2x/inner/07_1/bg.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__inner7-1 .img__inner7-1 {
        background-image: url("../images/large/2x/inner/07_1/bg.jpg"); } }

#CMD .section__inner9-0 {
  padding-top: 133px;
  background-color: #000f1e !important; }
  #CMD .section__inner9-0 .wd__content {
    margin-left: auto;
    margin-right: auto; }
    #CMD .section__inner9-0 .wd__content .content__title {
      margin-top: 0; }
    #CMD .section__inner9-0 .wd__content .content__info {
      max-width: 880px; }
  #CMD .section__inner9-0 .img__inner9-0 {
    position: relative;
    top: 0;
    left: 50%;
    margin-top: -12px;
    margin-left: -640px;
    width: 1280px;
    height: 850px; }
    #CMD .section__inner9-0 .img__inner9-0 {
      background-image: url("../images/large/1x/inner/09_0/scene.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-webp #CMD .section__inner9-0 .img__inner9-0 {
        background-image: url("../images/large/2x/inner/09_0/scene.webp"); } }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .image-old #CMD .section__inner9-0 .img__inner9-0 {
        background-image: url("../images/large/2x/inner/09_0/scene.jpg"); } }
    #CMD .section__inner9-0 .img__inner9-0 .arrows {
      position: absolute;
      top: 0;
      left: 0;
      width: 1280px;
      height: 850px; }
      #CMD .section__inner9-0 .img__inner9-0 .arrows .img__arrow-1 {
        top: 40px;
        left: 50%;
        margin-left: -617px;
        width: 180px;
        height: 260px; }
        #CMD .section__inner9-0 .arrows .img__arrow-1 {
          background-image: url("../images/large/1x/inner/09_0/arrow_left.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__inner9-0 .arrows .img__arrow-1 {
            background-image: url("../images/large/2x/inner/09_0/arrow_left.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__inner9-0 .arrows .img__arrow-1 {
            background-image: url("../images/large/2x/inner/09_0/arrow_left.png"); } }
      #CMD .section__inner9-0 .img__inner9-0 .arrows .img__arrow-2 {
        top: 40px;
        left: 50%;
        margin-left: 436px;
        width: 180px;
        height: 260px; }
        #CMD .section__inner9-0 .arrows .img__arrow-2 {
          background-image: url("../images/large/1x/inner/09_0/arrow_right.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__inner9-0 .arrows .img__arrow-2 {
            background-image: url("../images/large/2x/inner/09_0/arrow_right.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__inner9-0 .arrows .img__arrow-2 {
            background-image: url("../images/large/2x/inner/09_0/arrow_right.png"); } }

#CMD .section__inner9-1 {
  padding-top: 83px;
  background-color: #000f1e !important; }
  #CMD .section__inner9-1 .wd__content {
    margin-left: auto;
    margin-right: auto; }
    #CMD .section__inner9-1 .wd__content .content__title {
      margin-top: 0; }
    #CMD .section__inner9-1 .wd__content .content__info {
      max-width: 880px; }
  #CMD .section__inner9-1 .wd__feature__list {
    opacity: 1;
    left: 50%;
    margin-left: -700px;
    width: 1400px;
    font-size: 0; }
    #CMD .section__inner9-1 .wd__feature__list .wd__feature {
      cursor: pointer;
      margin-left: 1px;
      margin-right: 1px;
      width: 214px;
      height: 80px;
      -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__inner9-1 .wd__feature__list .wd__feature:after {
        position: absolute;
        z-index: 900;
        display: block;
        content: '';
        top: 0;
        left: 0;
        width: 214px;
        height: 80px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center; }
        #CMD .section__inner9-1 .wd__feature__list .wd__feature:after {
          background-image: url("../images/large/1x/animation/10/10_tab.png"); }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-webp #CMD .section__inner9-1 .wd__feature__list .wd__feature:after {
            background-image: url("../images/large/2x/animation/10/10_tab.webp"); } }
        @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .image-old #CMD .section__inner9-1 .wd__feature__list .wd__feature:after {
            background-image: url("../images/large/2x/animation/10/10_tab.png"); } }
      #CMD .section__inner9-1 .wd__feature__list .wd__feature .wd__feature__data {
        position: absolute;
        z-index: 1000;
        top: 50%;
        left: 50%;
        width: 90%;
        color: #444 !important;
        font-size: 16px;
        line-height: 1.1 !important;
        background: unset !important;
        -webkit-text-fill-color: unset !important;
        transform: translate(-50%, -50%); }
        #CMD .section__inner9-1 .wd__feature__list .wd__feature .wd__feature__data, #CMD .section__inner9-1 .wd__feature__list .wd__feature .wd__feature__data sup, #CMD .section__inner9-1 .wd__feature__list .wd__feature .wd__feature__data div, #CMD .section__inner9-1 .wd__feature__list .wd__feature .wd__feature__data span {
          background: none !important;
          -webkit-background-clip: unset !important;
          -webkit-text-fill-color: initial !important; }
      #CMD .section__inner9-1 .wd__feature__list .wd__feature.active:after {
        background-image: url("../images/large/1x/animation/10/10_tab_active.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__inner9-1 .wd__feature__list .wd__feature.active:after {
          background-image: url("../images/large/2x/animation/10/10_tab_active.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__inner9-1 .wd__feature__list .wd__feature.active:after {
          background-image: url("../images/large/2x/animation/10/10_tab_active.png"); } }
      #CMD .section__inner9-1 .wd__feature__list .wd__feature.active .wd__feature__data {
        color: red !important; }
  #CMD .section__inner9-1 .container-style {
    position: relative;
    margin-top: -27px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1920px; }
    #CMD .section__inner9-1 .container-style .style {
      position: relative;
      overflow: hidden;
      width: 100%; }
      #CMD .section__inner9-1 .container-style .style .style__content {
        position: relative;
        text-align: center;
        z-index: 1;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        max-width: 800px; }
        #CMD .section__inner9-1 .container-style .style .style__content .content-title {
          position: relative;
          margin-bottom: 19px;
          font-size: 29px;
          line-height: 1.2;
          color: #fff; }
        #CMD .section__inner9-1 .container-style .style .style__content .content-info {
          position: relative;
          font-size: 18px;
          line-height: 1.5;
          color: #fff; }
      #CMD .section__inner9-1 .container-style .style .style__img {
        position: relative; }
        #CMD .section__inner9-1 .container-style .style .style__img .img__bg {
          left: 50%;
          margin-left: -650px;
          width: 1300px;
          height: 780px; }
        #CMD .section__inner9-1 .container-style .style .style__img .img__active-1,
        #CMD .section__inner9-1 .container-style .style .style__img .img__active-2 {
          position: absolute;
          opacity: 0;
          top: 158px;
          left: 50%;
          margin-left: -650px;
          width: 1300px;
          height: 134px; }
        #CMD .section__inner9-1 .container-style .style .style__img .img__arrow {
          position: absolute;
          top: 0;
          opacity: 0;
          left: 50%;
          margin-left: -650px;
          width: 1300px;
          height: 246px; }
          #CMD .section__inner9-1 .container-style .style .style__img .img__arrow .img__arrow-1,
          #CMD .section__inner9-1 .container-style .style .style__img .img__arrow .img__arrow-2 {
            position: absolute;
            opacity: 0;
            display: block;
            left: 50%; }
      #CMD .section__inner9-1 .container-style .style.style-3 .style__img {
        z-index: -1; }
        #CMD .section__inner9-1 .container-style .style.style-3 .style__img .img__arrow {
          opacity: 1;
          background: none !important; }
          #CMD .section__inner9-1 .container-style .style.style-3 .style__img .img__arrow .img__arrow-1,
          #CMD .section__inner9-1 .container-style .style.style-3 .style__img .img__arrow .img__arrow-2 {
            top: 97px;
            width: 190px;
            height: 46px; }
          #CMD .section__inner9-1 .container-style .style.style-3 .style__img .img__arrow .img__arrow-1 {
            margin-left: -342px; }
            #CMD .section__inner9-1 .style-3 .img__arrow .img__arrow-1 {
              background-image: url("../images/large/1x/inner/09_1/theme_3/arrow_1.png"); }
            @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
              .image-webp #CMD .section__inner9-1 .style-3 .img__arrow .img__arrow-1 {
                background-image: url("../images/large/2x/inner/09_1/theme_3/arrow_1.webp"); } }
            @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
              .image-old #CMD .section__inner9-1 .style-3 .img__arrow .img__arrow-1 {
                background-image: url("../images/large/2x/inner/09_1/theme_3/arrow_1.png"); } }
          #CMD .section__inner9-1 .container-style .style.style-3 .style__img .img__arrow .img__arrow-2 {
            margin-left: 144px; }
            #CMD .section__inner9-1 .style-3 .img__arrow .img__arrow-2 {
              background-image: url("../images/large/1x/inner/09_1/theme_3/arrow_2.png"); }
            @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
              .image-webp #CMD .section__inner9-1 .style-3 .img__arrow .img__arrow-2 {
                background-image: url("../images/large/2x/inner/09_1/theme_3/arrow_2.webp"); } }
            @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
              .image-old #CMD .section__inner9-1 .style-3 .img__arrow .img__arrow-2 {
                background-image: url("../images/large/2x/inner/09_1/theme_3/arrow_2.png"); } }
      #CMD .section__inner9-1 .container-style .style.style-4 .style__img .img__arrow {
        opacity: 1;
        background: none !important; }
        #CMD .section__inner9-1 .container-style .style.style-4 .style__img .img__arrow .img__arrow-1,
        #CMD .section__inner9-1 .container-style .style.style-4 .style__img .img__arrow .img__arrow-2 {
          top: -121px;
          width: 266px;
          height: 266px; }
        #CMD .section__inner9-1 .container-style .style.style-4 .style__img .img__arrow .img__arrow-1 {
          margin-left: -391px; }
          #CMD .section__inner9-1 .style-4 .img__arrow .img__arrow-1 {
            background-image: url("../images/large/1x/inner/09_1/theme_4/arrow_1.png"); }
          @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
            .image-webp #CMD .section__inner9-1 .style-4 .img__arrow .img__arrow-1 {
              background-image: url("../images/large/2x/inner/09_1/theme_4/arrow_1.webp"); } }
          @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
            .image-old #CMD .section__inner9-1 .style-4 .img__arrow .img__arrow-1 {
              background-image: url("../images/large/2x/inner/09_1/theme_4/arrow_1.png"); } }
        #CMD .section__inner9-1 .container-style .style.style-4 .style__img .img__arrow .img__arrow-2 {
          margin-left: 129px; }
          #CMD .section__inner9-1 .style-4 .img__arrow .img__arrow-2 {
            background-image: url("../images/large/1x/inner/09_1/theme_4/arrow_2.png"); }
          @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
            .image-webp #CMD .section__inner9-1 .style-4 .img__arrow .img__arrow-2 {
              background-image: url("../images/large/2x/inner/09_1/theme_4/arrow_2.webp"); } }
          @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
            .image-old #CMD .section__inner9-1 .style-4 .img__arrow .img__arrow-2 {
              background-image: url("../images/large/2x/inner/09_1/theme_4/arrow_2.png"); } }
      #CMD .section__inner9-1 .style-1 .img__bg {
        background-image: url("../images/large/1x/inner/09_1/theme_1/bg.jpg"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__inner9-1 .style-1 .img__bg {
          background-image: url("../images/large/2x/inner/09_1/theme_1/bg.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__inner9-1 .style-1 .img__bg {
          background-image: url("../images/large/2x/inner/09_1/theme_1/bg.jpg"); } }
      #CMD .section__inner9-1 .style-1 .img__active-1 {
        background-image: url("../images/large/1x/inner/09_1/theme_1/active_1.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__inner9-1 .style-1 .img__active-1 {
          background-image: url("../images/large/2x/inner/09_1/theme_1/active_1.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__inner9-1 .style-1 .img__active-1 {
          background-image: url("../images/large/2x/inner/09_1/theme_1/active_1.png"); } }
      #CMD .section__inner9-1 .style-1 .img__active-2 {
        background-image: url("../images/large/1x/inner/09_1/theme_1/active_2.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__inner9-1 .style-1 .img__active-2 {
          background-image: url("../images/large/2x/inner/09_1/theme_1/active_2.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__inner9-1 .style-1 .img__active-2 {
          background-image: url("../images/large/2x/inner/09_1/theme_1/active_2.png"); } }
      #CMD .section__inner9-1 .style-1 .img__arrow {
        background-image: url("../images/large/1x/inner/09_1/theme_1/arrow.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__inner9-1 .style-1 .img__arrow {
          background-image: url("../images/large/2x/inner/09_1/theme_1/arrow.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__inner9-1 .style-1 .img__arrow {
          background-image: url("../images/large/2x/inner/09_1/theme_1/arrow.png"); } }
      #CMD .section__inner9-1 .style-2 .img__bg {
        background-image: url("../images/large/1x/inner/09_1/theme_2/bg.jpg"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__inner9-1 .style-2 .img__bg {
          background-image: url("../images/large/2x/inner/09_1/theme_2/bg.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__inner9-1 .style-2 .img__bg {
          background-image: url("../images/large/2x/inner/09_1/theme_2/bg.jpg"); } }
      #CMD .section__inner9-1 .style-2 .img__active-1 {
        background-image: url("../images/large/1x/inner/09_1/theme_2/active_1.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__inner9-1 .style-2 .img__active-1 {
          background-image: url("../images/large/2x/inner/09_1/theme_2/active_1.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__inner9-1 .style-2 .img__active-1 {
          background-image: url("../images/large/2x/inner/09_1/theme_2/active_1.png"); } }
      #CMD .section__inner9-1 .style-2 .img__active-2 {
        background-image: url("../images/large/1x/inner/09_1/theme_2/active_2.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__inner9-1 .style-2 .img__active-2 {
          background-image: url("../images/large/2x/inner/09_1/theme_2/active_2.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__inner9-1 .style-2 .img__active-2 {
          background-image: url("../images/large/2x/inner/09_1/theme_2/active_2.png"); } }
      #CMD .section__inner9-1 .style-2 .img__arrow {
        background-image: url("../images/large/1x/inner/09_1/theme_2/arrow.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__inner9-1 .style-2 .img__arrow {
          background-image: url("../images/large/2x/inner/09_1/theme_2/arrow.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__inner9-1 .style-2 .img__arrow {
          background-image: url("../images/large/2x/inner/09_1/theme_2/arrow.png"); } }
      #CMD .section__inner9-1 .style-3 .img__bg {
        background-image: url("../images/large/1x/inner/09_1/theme_3/bg.jpg"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__inner9-1 .style-3 .img__bg {
          background-image: url("../images/large/2x/inner/09_1/theme_3/bg.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__inner9-1 .style-3 .img__bg {
          background-image: url("../images/large/2x/inner/09_1/theme_3/bg.jpg"); } }
      #CMD .section__inner9-1 .style-3 .img__active-1 {
        background-image: url("../images/large/1x/inner/09_1/theme_3/active_1.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__inner9-1 .style-3 .img__active-1 {
          background-image: url("../images/large/2x/inner/09_1/theme_3/active_1.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__inner9-1 .style-3 .img__active-1 {
          background-image: url("../images/large/2x/inner/09_1/theme_3/active_1.png"); } }
      #CMD .section__inner9-1 .style-3 .img__active-2 {
        background-image: url("../images/large/1x/inner/09_1/theme_3/active_2.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__inner9-1 .style-3 .img__active-2 {
          background-image: url("../images/large/2x/inner/09_1/theme_3/active_2.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__inner9-1 .style-3 .img__active-2 {
          background-image: url("../images/large/2x/inner/09_1/theme_3/active_2.png"); } }
      #CMD .section__inner9-1 .style-3 .img__arrow {
        background-image: url("../images/large/1x/inner/09_1/theme_3/arrow.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__inner9-1 .style-3 .img__arrow {
          background-image: url("../images/large/2x/inner/09_1/theme_3/arrow.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__inner9-1 .style-3 .img__arrow {
          background-image: url("../images/large/2x/inner/09_1/theme_3/arrow.png"); } }
      #CMD .section__inner9-1 .style-4 .img__bg {
        background-image: url("../images/large/1x/inner/09_1/theme_4/bg.jpg"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__inner9-1 .style-4 .img__bg {
          background-image: url("../images/large/2x/inner/09_1/theme_4/bg.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__inner9-1 .style-4 .img__bg {
          background-image: url("../images/large/2x/inner/09_1/theme_4/bg.jpg"); } }
      #CMD .section__inner9-1 .style-4 .img__active-1 {
        background-image: url("../images/large/1x/inner/09_1/theme_4/active_1.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__inner9-1 .style-4 .img__active-1 {
          background-image: url("../images/large/2x/inner/09_1/theme_4/active_1.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__inner9-1 .style-4 .img__active-1 {
          background-image: url("../images/large/2x/inner/09_1/theme_4/active_1.png"); } }
      #CMD .section__inner9-1 .style-4 .img__active-2 {
        background-image: url("../images/large/1x/inner/09_1/theme_4/active_2.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__inner9-1 .style-4 .img__active-2 {
          background-image: url("../images/large/2x/inner/09_1/theme_4/active_2.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__inner9-1 .style-4 .img__active-2 {
          background-image: url("../images/large/2x/inner/09_1/theme_4/active_2.png"); } }
      #CMD .section__inner9-1 .style-4 .img__arrow {
        background-image: url("../images/large/1x/inner/09_1/theme_4/arrow.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__inner9-1 .style-4 .img__arrow {
          background-image: url("../images/large/2x/inner/09_1/theme_4/arrow.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__inner9-1 .style-4 .img__arrow {
          background-image: url("../images/large/2x/inner/09_1/theme_4/arrow.png"); } }
      #CMD .section__inner9-1 .style-5 .img__bg {
        background-image: url("../images/large/1x/inner/09_1/theme_5/bg.jpg"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__inner9-1 .style-5 .img__bg {
          background-image: url("../images/large/2x/inner/09_1/theme_5/bg.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__inner9-1 .style-5 .img__bg {
          background-image: url("../images/large/2x/inner/09_1/theme_5/bg.jpg"); } }
      #CMD .section__inner9-1 .style-5 .img__active-1 {
        background-image: url("../images/large/1x/inner/09_1/theme_5/active_1.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__inner9-1 .style-5 .img__active-1 {
          background-image: url("../images/large/2x/inner/09_1/theme_5/active_1.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__inner9-1 .style-5 .img__active-1 {
          background-image: url("../images/large/2x/inner/09_1/theme_5/active_1.png"); } }
      #CMD .section__inner9-1 .style-5 .img__active-2 {
        background-image: url("../images/large/1x/inner/09_1/theme_5/active_2.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__inner9-1 .style-5 .img__active-2 {
          background-image: url("../images/large/2x/inner/09_1/theme_5/active_2.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__inner9-1 .style-5 .img__active-2 {
          background-image: url("../images/large/2x/inner/09_1/theme_5/active_2.png"); } }
      #CMD .section__inner9-1 .style-5 .img__arrow {
        background-image: url("../images/large/1x/inner/09_1/theme_5/arrow.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__inner9-1 .style-5 .img__arrow {
          background-image: url("../images/large/2x/inner/09_1/theme_5/arrow.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__inner9-1 .style-5 .img__arrow {
          background-image: url("../images/large/2x/inner/09_1/theme_5/arrow.png"); } }
      #CMD .section__inner9-1 .style-6 .img__bg {
        background-image: url("../images/large/1x/inner/09_1/theme_6/bg.jpg"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__inner9-1 .style-6 .img__bg {
          background-image: url("../images/large/2x/inner/09_1/theme_6/bg.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__inner9-1 .style-6 .img__bg {
          background-image: url("../images/large/2x/inner/09_1/theme_6/bg.jpg"); } }
      #CMD .section__inner9-1 .style-6 .img__active-1 {
        background-image: url("../images/large/1x/inner/09_1/theme_6/active_1.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__inner9-1 .style-6 .img__active-1 {
          background-image: url("../images/large/2x/inner/09_1/theme_6/active_1.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__inner9-1 .style-6 .img__active-1 {
          background-image: url("../images/large/2x/inner/09_1/theme_6/active_1.png"); } }
      #CMD .section__inner9-1 .style-6 .img__active-2 {
        background-image: url("../images/large/1x/inner/09_1/theme_6/active_2.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__inner9-1 .style-6 .img__active-2 {
          background-image: url("../images/large/2x/inner/09_1/theme_6/active_2.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__inner9-1 .style-6 .img__active-2 {
          background-image: url("../images/large/2x/inner/09_1/theme_6/active_2.png"); } }
      #CMD .section__inner9-1 .style-6 .img__arrow {
        background-image: url("../images/large/1x/inner/09_1/theme_6/arrow.png"); }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-webp #CMD .section__inner9-1 .style-6 .img__arrow {
          background-image: url("../images/large/2x/inner/09_1/theme_6/arrow.webp"); } }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .image-old #CMD .section__inner9-1 .style-6 .img__arrow {
          background-image: url("../images/large/2x/inner/09_1/theme_6/arrow.png"); } }
  #CMD .section__inner9-1 .slick-prev,
  #CMD .section__inner9-1 .slick-next {
    top: -36px;
    left: 50%;
    margin-top: 0;
    background-color: unset; }
  #CMD .section__inner9-1 .slick-prev {
    margin-left: -645px; }
  #CMD .section__inner9-1 .slick-next {
    margin-left: 592px; }

@keyframes inner9_1_style1-arrow {
  0% {
    opacity: 0;
    transform: translateY(-30px); }
  30% {
    opacity: 1; }
  85% {
    transform: translateY(0px); }
  95% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translateY(0px); } }

@keyframes inner9_1_style1-active-1 {
  0% {
    opacity: 0; }
  25% {
    opacity: 0; }
  40% {
    opacity: 1; }
  99% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes inner9_1_style1-active-2 {
  0% {
    opacity: 0; }
  40% {
    opacity: 0; }
  55% {
    opacity: 1; }
  99% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes inner9_1_style3-arrow-1 {
  0% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px); }
  5% {
    transform: translate3d(0px, 0px, 0px); }
  15% {
    transform: translate3d(-35px, 0px, 0px); }
  35% {
    transform: translate3d(35px, 0px, 0px); }
  55% {
    transform: translate3d(-35px, 0px, 0px); }
  65% {
    transform: translate3d(0, 0px, 0px); }
  100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px); } }

@keyframes inner9_1_style3-arrow-2 {
  0% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px); }
  5% {
    transform: translate3d(0, 0px, 0px); }
  15% {
    transform: translate3d(35px, 0px, 0px); }
  35% {
    transform: translate3d(-35px, 0px, 0px); }
  55% {
    transform: translate3d(35px, 0px, 0px); }
  65% {
    transform: translate3d(0, 0px, 0px); }
  100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px); } }

@keyframes inner9_1_style4-arrow-1 {
  0% {
    opacity: 1;
    transform: translatez(0px) rotate(0deg); }
  5% {
    transform: translatez(0px) rotate(0deg); }
  15% {
    transform: translatez(0px) rotate(15deg); }
  35% {
    transform: translatez(0px) rotate(-15deg); }
  55% {
    transform: translatez(0px) rotate(15deg); }
  65% {
    transform: translatez(0px) rotate(0deg); }
  100% {
    opacity: 1;
    transform: translatez(0px) rotate(0deg); } }

@keyframes inner9_1_style4-arrow-2 {
  0% {
    opacity: 1;
    transform: translatez(0px) rotate(0deg); }
  5% {
    transform: translatez(0px) rotate(0deg); }
  15% {
    transform: translatez(0px) rotate(-15deg); }
  35% {
    transform: translatez(0px) rotate(15deg); }
  55% {
    transform: translatez(0px) rotate(-15deg); }
  65% {
    transform: translatez(0px) rotate(0deg); }
  100% {
    opacity: 1;
    transform: translatez(0px) rotate(0deg); } }

@keyframes inner9_1_style6-active-1 {
  0% {
    opacity: 0; }
  10% {
    opacity: 0; }
  70% {
    opacity: 1; }
  99% {
    opacity: 1; }
  100% {
    opacity: 0; } }

#CMD .section__inner9-1 .slick-list .slick-active .style-1 .img__arrow,
#CMD .section__inner9-1 .slick-list .slick-active .style-2 .img__arrow {
  animation: inner9_1_style1-arrow 2000ms 500ms infinite; }

#CMD .section__inner9-1 .slick-list .slick-active .style-1 .img__active-1,
#CMD .section__inner9-1 .slick-list .slick-active .style-2 .img__active-1 {
  animation: inner9_1_style1-active-1 2000ms 500ms infinite; }

#CMD .section__inner9-1 .slick-list .slick-active .style-1 .img__active-2,
#CMD .section__inner9-1 .slick-list .slick-active .style-2 .img__active-2 {
  animation: inner9_1_style1-active-2 2000ms 500ms infinite; }

#CMD .section__inner9-1 .slick-list .slick-active .style-3 .img__arrow-1 {
  animation: inner9_1_style3-arrow-1 1800ms 700ms infinite; }

#CMD .section__inner9-1 .slick-list .slick-active .style-3 .img__arrow-2 {
  animation: inner9_1_style3-arrow-2 1800ms 700ms infinite; }

#CMD .section__inner9-1 .slick-list .slick-active .style-4 .img__arrow-1 {
  animation: inner9_1_style4-arrow-1 1800ms 700ms infinite; }

#CMD .section__inner9-1 .slick-list .slick-active .style-4 .img__arrow-2 {
  animation: inner9_1_style4-arrow-2 1800ms 700ms infinite; }

#CMD .section__inner9-1 .slick-list .slick-active .style-5 .img__active-1 {
  animation: inner9_1_style1-active-1 2300ms infinite; }

#CMD .section__inner9-1 .slick-list .slick-active .style-5 .img__active-2 {
  animation: inner9_1_style1-active-1 2300ms infinite; }

#CMD .section__inner9-1 .slick-list .slick-active .style-6 .img__arrow {
  animation: inner9_1_style1-arrow 2000ms 500ms infinite; }

#CMD .section__inner9-1 .slick-list .slick-active .style-6 .img__active-1 {
  animation: inner9_1_style6-active-1 2000ms 500ms infinite; }

#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-left: auto;
    margin-right: auto; }
    #CMD .inner-view .inner-view-container .modal-button {
      background-color: rgba(22, 25, 30, 0.8);
      color: white;
      border-color: #4734fd; }
      #CMD .inner-view .inner-view-container .modal-button:hover {
        background-color: #4734fd;
        color: white;
        border-color: #4734fd; }
    #CMD .inner-view .inner-view-container .inner-modal {
      background-color: #16191e;
      padding-bottom: 0; }
      #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 {
        font-size: 28px;
        margin-bottom: 10px;
        color: #fff; }
      #CMD .inner-view .inner-view-container .wd__section .wd__content .content__info {
        margin-top: 13px;
        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: #00baff;
        background: -webkit-linear-gradient(to right, #fe00a7, #b924c8, #5857f7, #4660ff);
        background: -o-linear-gradient(to right, #fe00a7, #b924c8, #5857f7, #4660ff);
        background: -moz-linear-gradient(to right, #fe00a7, #b924c8, #5857f7, #4660ff);
        background: linear-gradient(to right, #fe00a7, #b924c8, #5857f7, #4660ff);
        -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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      #CMD .inner-view .icon {
        background-image: url("../images/large/2x/inner/icon_def.png"); } }

#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 {
  background: #000; }

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

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

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

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

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

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

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

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

@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; }
  #CMD .section__kv .img__kv {
    position: relative;
    background: none !important; }
    #CMD .section__kv .img__kv .img__bg {
      position: absolute;
      left: 50%;
      bottom: 0;
      margin-left: -1280px;
      width: 2560px;
      height: 1120px; }
    #CMD .section__kv .img__kv .img__fog {
      position: absolute;
      top: 450px;
      left: 50%;
      margin-left: -1280px;
      width: 2560px;
      height: 530px; }
      #CMD .section__kv .img__fog {
        background-image: url("../images/large/1x/animation/01/bg_3.jpg"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__kv .img__fog {
        background-image: url("../images/large/2x/animation/01/bg_3.webp"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__kv .img__fog {
        background-image: url("../images/large/2x/animation/01/bg_3.jpg"); } }

@media all and (min-width: 1280px) {
      #CMD .section__kv .img__kv .img__fog:after {
        position: absolute;
        display: block;
        content: '';
        background-image: url("../images/large/1x/animation/01/bg_2.jpg"); }
    #CMD .section__kv .img__kv #canvas__tunnel {
      position: absolute;
      top: 0;
      left: 0;
      width: 2560px;
      height: 1120px; }
    #CMD .section__kv .img__kv .img__phone_left {
      position: absolute;
      top: 409px;
      left: 50%;
      margin-left: -661px;
      width: 804px;
      height: 430px; }
      #CMD .section__kv .img__phone_left {
        background-image: url("../images/large/1x/animation/01/phone_left.png"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__kv .img__phone_left {
        background-image: url("../images/large/2x/animation/01/phone_left.webp"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__kv .img__phone_left {
        background-image: url("../images/large/2x/animation/01/phone_left.png"); } }

@media all and (min-width: 1280px) {
    #CMD .section__kv .img__kv .img__phone_right {
      position: absolute;
      top: 429px;
      left: 50%;
      margin-left: -169px;
      width: 780px;
      height: 390px; }
      #CMD .section__kv .img__phone_right {
        background-image: url("../images/large/1x/animation/01/phone_right.png"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__kv .img__phone_right {
        background-image: url("../images/large/2x/animation/01/phone_right.webp"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__kv .img__phone_right {
        background-image: url("../images/large/2x/animation/01/phone_right.png"); } }

@media all and (min-width: 1280px) {
      #CMD .section__kv .img__kv .img__phone_right .rog_logo {
        position: absolute;
        left: 50%;
        top: 141px;
        margin-left: -93px;
        width: 170px;
        height: 100px; }
        #CMD .section__kv .img__kv .img__phone_right .rog_logo .logo-bg {
          position: absolute;
          top: 1px;
          left: 1px;
          width: 168px;
          height: 98px;
          transition: background 1000ms; }
        #CMD .section__kv .img__kv .img__phone_right .rog_logo .img__rog_logo {
          position: absolute;
          width: 170px;
          height: 100px; }
          #CMD .section__kv .img__phone_right .img__rog_logo {
            background-image: url("../images/large/1x/animation/01/phone_right_cover.png"); } }
        @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__kv .img__phone_right .img__rog_logo {
            background-image: url("../images/large/2x/animation/01/phone_right_cover.webp"); } }
        @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__kv .img__phone_right .img__rog_logo {
            background-image: url("../images/large/2x/animation/01/phone_right_cover.png"); } }

@media all and (min-width: 1280px) {
    #CMD .section__kv .img__kv #kv_smoke {
      position: absolute;
      opacity: 0.7;
      bottom: 0;
      left: 50%;
      margin-left: -1280px;
      width: 2560px;
      height: 900px; }
      #CMD .section__kv .img__kv #kv_smoke canvas {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 2560px;
        height: 900px; }
    #CMD .section__kv .img__kv .img__phone_fog {
      position: absolute;
      top: o;
      left: 50%;
      margin-left: -1280px;
      width: 2560px;
      height: 1120px; }
      #CMD .section__kv .img__phone_fog {
        background-image: url("../images/large/1x/animation/01/smoke.png"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__kv .img__phone_fog {
        background-image: url("../images/large/2x/animation/01/smoke.webp"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__kv .img__phone_fog {
        background-image: url("../images/large/2x/animation/01/smoke.png"); } }

@media all and (min-width: 1280px) {
    #CMD .section__kv .img__kv .img__fire {
      position: absolute;
      top: o;
      left: 50%;
      margin-left: -1280px;
      width: 2560px;
      height: 1120px; }
      #CMD .section__kv .img__fire {
        background-image: url("../images/large/1x/animation/01/fire.png"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__kv .img__fire {
        background-image: url("../images/large/2x/animation/01/fire.webp"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__kv .img__fire {
        background-image: url("../images/large/2x/animation/01/fire.png"); } }

@media all and (min-width: 1280px) {
    #CMD .section__kv .img__kv .img__bottom_mask {
      position: absolute;
      left: 50%;
      margin-left: -1280px;
      bottom: 0;
      width: 2560px;
      height: 150px;
      background-image: url("../images/mask/s1_bottom_mask.png"); }
  #CMD .section__kv .img__kv .img__fog {
    opacity: 0;
    transition: none; }
  #CMD .section__kv .img__kv .img__phone_left {
    opacity: 0;
    transform: translate3d(-50px, 0px, 0px);
    transition: none; }
  #CMD .section__kv .img__kv .img__phone_right {
    opacity: 0;
    transform: translate3d(70px, 0px, 0px);
    transition: none; }
  #CMD .section__kv .img__kv #kv_smoke {
    opacity: 0;
    transition: none; }
  #CMD .section__kv .img__kv .img__phone_fog {
    opacity: 0;
    transition: none; }
  #CMD .section__kv .img__kv .img__fire {
    opacity: 0;
    transform: scale(0.7) rotate(5deg);
    transition: none; }
  #CMD .section__kv .img__kv.step-1 .img__phone_left {
    opacity: 1;
    will-change: transform;
    transform: translate3d(0px, 0px, 0px);
    transition: transform 250ms 100ms, opacity 100ms 100ms linear; }
  #CMD .section__kv .img__kv.step-1 .img__phone_right {
    opacity: 1;
    will-change: transform;
    transform: translate3d(0px, 0px, 0px);
    transition: transform 250ms, opacity 100ms linear; }
  #CMD .section__kv .img__kv.step-1 #kv_smoke {
    opacity: 0.4;
    transition: opacity 2500ms 900ms linear; }
  #CMD .section__kv .img__kv.step-1 .img__fog {
    opacity: 1;
    transition: opacity 1200ms 900ms linear; }
  #CMD .section__kv .img__kv.step-1 .img__phone_fog {
    opacity: 1;
    transition: opacity 1200ms 900ms linear; }
  #CMD .section__kv .img__kv.step-1 .img__fire {
    opacity: 1;
    transform: scale(1) rotate(0deg);
    transition: opacity 300ms 500ms linear, transform 300ms 500ms; }
  #CMD .section__kv .img__kv.end .img__phone_left {
    will-change: unset;
    transition: none; }
  #CMD .section__kv .img__kv.end .img__phone_right {
    will-change: unset;
    transition: none; }
  #CMD .section__kv .img__kv.end #kv_smoke {
    transition: none; }
  #CMD .section__kv .img__kv.end .img__fog {
    transition: none; }
  #CMD .section__kv .img__kv.end .img__phone_fog {
    transition: none; }
  #CMD .section__kv .img__kv.end .img__fire {
    transition: none; }
  #CMD .section__performance .img__performance {
    background: none !important; }
    #CMD .section__performance .img__performance .detect-point-enter {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -220px;
      width: 1px;
      height: 1px; }
    #CMD .section__performance .img__performance .detect-point-out {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -409px;
      width: 1px;
      height: 740px; }
    #CMD .section__performance .img__performance figure {
      position: absolute; }
    #CMD .section__performance .img__performance .engine {
      position: absolute;
      top: 0;
      left: 0;
      width: 2560px;
      height: 1100px; }
      #CMD .section__performance .img__performance .engine .img__pipe-bg {
        top: 0;
        left: 0;
        width: 2560px;
        height: 1100px; }
        #CMD .section__performance .img__performance .img__pipe-bg {
          background-image: url("../images/large/1x/animation/02/pipe_bg.jpg"); } }
      @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__performance .img__performance .img__pipe-bg {
          background-image: url("../images/large/2x/animation/02/pipe_bg.webp"); } }
      @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__performance .img__performance .img__pipe-bg {
          background-image: url("../images/large/2x/animation/02/pipe_bg.jpg"); } }

@media all and (min-width: 1280px) {
      #CMD .section__performance .img__performance .engine #s2Svg {
        position: absolute;
        top: 31px;
        left: 50%;
        margin-left: -638px;
        width: 1360px;
        height: 900px;
        filter: blur(3px);
        opacity: 1; }
        #CMD .section__performance .img__performance .engine #s2Svg .curve-line {
          stroke-dasharray: 750;
          stroke-dashoffset: 750;
          stroke-linecap: round;
          stroke-linejoin: round;
          transform: translate3d(0px, 0px, 0px);
          fill: none; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-1 {
            stroke: #00c4ff;
            stroke-width: 3px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-2 {
            stroke: #c795f6;
            stroke-width: 4px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-3 {
            stroke: #30d3fe;
            stroke-width: 5px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-4 {
            stroke: #ff2d43;
            stroke-width: 6px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-5 {
            stroke: #9ecaff;
            stroke-width: 5px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-6 {
            stroke: #ff1f36;
            stroke-width: 3px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-7 {
            stroke: #48e9ff;
            stroke-width: 6px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-8 {
            stroke: #ff1a14;
            stroke-width: 3px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-9 {
            stroke: #ff1500;
            stroke-width: 4px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-10 {
            stroke: #ff00ab;
            stroke-width: 5px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-11 {
            stroke: #ff0f32;
            stroke-width: 6px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-12 {
            stroke: #20a6ff;
            stroke-width: 3px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-13 {
            stroke: #ff4f65;
            stroke-width: 4px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-14 {
            stroke: #ff4a3d;
            stroke-width: 5px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-15 {
            stroke: #ffc6c1;
            stroke-width: 6px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-16 {
            stroke: #23f9f9;
            stroke-width: 4px; }
      #CMD .section__performance .img__performance .engine .img__pipe-mask {
        top: 0;
        left: 0;
        width: 2560px;
        height: 1100px; }
        #CMD .section__performance .img__performance .img__pipe-mask {
          background-image: url("../images/large/1x/animation/02/pipe_mask.png"); } }
      @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__performance .img__performance .img__pipe-mask {
          background-image: url("../images/large/2x/animation/02/pipe_mask.webp"); } }
      @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__performance .img__performance .img__pipe-mask {
          background-image: url("../images/large/2x/animation/02/pipe_mask.png"); } }

@media all and (min-width: 1280px) {
    #CMD .section__performance .img__performance .img__chip {
      top: 1px;
      left: 50%;
      margin-left: -258px;
      width: 640px;
      height: 430px; }
      #CMD .section__performance .img__performance .img__chip {
        background-image: url("../images/large/1x/animation/02/chip.png"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__performance .img__performance .img__chip {
        background-image: url("../images/large/2x/animation/02/chip.webp"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__performance .img__performance .img__chip {
        background-image: url("../images/large/2x/animation/02/chip.png"); } }

@media all and (min-width: 1280px) {
  #CMD .section__performance .img__performance .engine {
    transform-origin: top right;
    transform: translate3d(0, 0, 0);
    animation: unset; }
  #CMD .section__performance .img__performance .img__chip {
    opacity: 0;
    transform: translate3d(0px, 110px, 0px) scale(0.9);
    transition: none; }
  @keyframes s3CurveLine1 {
    0% {
      stroke-dashoffset: 750; }
    100% {
      stroke-dashoffset: -750; } }
  @keyframes s2Float {
    0% {
      transform: translate3d(0px, 0px, 0px); }
    12.5% {
      transform: translate3d(0px, 10px, 0px); }
    37.5% {
      transform: translate3d(0px, -10px, 0px); }
    50% {
      transform: translate3d(0px, 0px, 0px); }
    62.5% {
      transform: translate3d(0px, 6px, 0px); }
    87.5% {
      transform: translate3d(0px, -6px, 0px); }
    100% {
      transform: translate3d(0px, 0px, 0px); } }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-1 {
    animation: s3CurveLine1 300ms 200ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-2 {
    animation: s3CurveLine1 300ms 800ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-3 {
    animation: s3CurveLine1 300ms 600ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-4 {
    animation: s3CurveLine1 300ms 200ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-5 {
    animation: s3CurveLine1 300ms 400ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-6 {
    animation: s3CurveLine1 300ms 100ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-7 {
    animation: s3CurveLine1 300ms 370ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-8 {
    animation: s3CurveLine1 300ms 920ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-9 {
    animation: s3CurveLine1 300ms 300ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-10 {
    animation: s3CurveLine1 300ms 760ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-11 {
    animation: s3CurveLine1 300ms 430ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-12 {
    animation: s3CurveLine1 300ms 330ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-13 {
    animation: s3CurveLine1 300ms 570ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-14 {
    animation: s3CurveLine1 300ms 610ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-15 {
    animation: s3CurveLine1 300ms 400ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-16 {
    animation: s3CurveLine1 300ms 650ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .img__chip {
    opacity: 1;
    will-change: transform;
    transform: translate3d(0px, 0px, 0px);
    transition: opacity 300ms linear 400ms, transform 600ms 400ms;
    animation: s2Float 5000ms 1120ms infinite linear forwards; }
  #CMD .section__gamecool3 .img__gamecool3 {
    position: relative;
    background: none !important;
    background: none; }
    #CMD .section__gamecool3 .img__gamecool3 .detect-point-enter {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: 60px;
      width: 1px;
      height: 100px; }
    #CMD .section__gamecool3 .img__gamecool3 .img__thermal__stop {
      opacity: 0;
      transition: opacity 300ms ease;
      position: absolute;
      z-index: 120;
      top: 71px;
      left: 50%;
      margin-left: -1143px;
      width: 1738px;
      height: 1620px; }
      #CMD .section__gamecool3 .img__thermal__stop {
        background-image: url("../images/large/1x/animation/03/endding.png"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__gamecool3 .img__thermal__stop {
        background-image: url("../images/large/2x/animation/03/endding.webp"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__gamecool3 .img__thermal__stop {
        background-image: url("../images/large/2x/animation/03/endding.png"); } }

@media all and (min-width: 1280px) {
      #CMD .section__gamecool3 .img__gamecool3 .img__thermal__stop.js-showed {
        opacity: 1; }
    #CMD .section__gamecool3 .img__gamecool3 .img__bg {
      position: absolute;
      top: 42px;
      left: 0;
      width: 2560px;
      height: 1588px; }
      #CMD .section__gamecool3 .img__bg {
        background-image: url("../images/large/1x/animation/03/03_bg.jpg"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__gamecool3 .img__bg {
        background-image: url("../images/large/2x/animation/03/03_bg.webp"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__gamecool3 .img__bg {
        background-image: url("../images/large/2x/animation/03/03_bg.jpg"); } }

@media all and (min-width: 1280px) {
    #CMD .section__gamecool3 .img__gamecool3 #thermalFlow {
      position: absolute;
      pointer-events: none;
      z-index: 120;
      top: 67px;
      left: 50%;
      margin-left: -1139px;
      width: 1738px;
      height: 1620px; }
    #CMD .section__gamecool3 .img__gamecool3 .reset {
      position: absolute;
      text-align: center;
      display: block;
      cursor: pointer;
      z-index: 10001;
      left: 50%;
      margin-top: 430px;
      margin-left: -109px;
      width: 200px;
      color: #cfcfcf; }
      #CMD .section__gamecool3 .img__gamecool3 .reset.isHide {
        display: none; }
      #CMD .section__gamecool3 .img__gamecool3 .reset .reset__btn {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin-right: 3px;
        width: 40px;
        height: 40px; }
        #CMD .section__gamecool3 .img__gamecool3 .reset__btn {
          background-image: url("../images/icon/replay.png"); } }
      @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__gamecool3 .img__gamecool3 .reset__btn {
          background-image: url("../images/icon/replay.webp"); } }
      @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__gamecool3 .img__gamecool3 .reset__btn {
          background-image: url("../images/icon/replay.png"); } }

@media all and (min-width: 1280px) {
      #CMD .section__gamecool3 .img__gamecool3 .reset .reset__text {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        top: 1px; }
    #CMD .section__gamecool3 .img__gamecool3 .model-content {
      position: absolute;
      left: 50%;
      margin-top: 520px;
      margin-left: -840px;
      width: 1080px;
      height: 600px; }
      #CMD .section__gamecool3 .img__gamecool3 .model-content .thermal-upper-wind {
        position: absolute;
        z-index: 72;
        opacity: 0;
        top: -437px;
        left: -92px;
        width: 795px;
        height: 573px;
        transition: none; }
        #CMD .section__gamecool3 .img__gamecool3 .thermal-upper-wind {
          background-image: url("../images/large/1x/animation/03/wind/upper-wind.png"); } }
      @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__gamecool3 .img__gamecool3 .thermal-upper-wind {
          background-image: url("../images/large/2x/animation/03/wind/upper-wind.webp"); } }
      @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__gamecool3 .img__gamecool3 .thermal-upper-wind {
          background-image: url("../images/large/2x/animation/03/wind/upper-wind.png"); } }

@media all and (min-width: 1280px) {
      #CMD .section__gamecool3 .img__gamecool3 .model-content .thermal-main-wind {
        position: absolute;
        z-index: 69;
        opacity: 0;
        top: -65px;
        left: -349px;
        width: 1840px;
        height: 1140px;
        transition: none; }
        #CMD .section__gamecool3 .img__gamecool3 .thermal-main-wind {
          background-image: url("../images/large/1x/animation/03/wind/main-wind.png"); } }
      @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__gamecool3 .img__gamecool3 .thermal-main-wind {
          background-image: url("../images/large/2x/animation/03/wind/main-wind.webp"); } }
      @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__gamecool3 .img__gamecool3 .thermal-main-wind {
          background-image: url("../images/large/2x/animation/03/wind/main-wind.png"); } }

@media all and (min-width: 1280px) {
      #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone {
        position: absolute;
        transition: none;
        width: 1080px;
        height: 408px;
        transform: translate3d(0px, 0px, 0px); }
        #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model0 {
          z-index: 70;
          margin-top: -79px;
          margin-left: 42px; }
          #CMD .section__gamecool3 .img__gamecool3 .model0 {
            background-image: url("../images/large/1x/animation/03/model/model0.png"); } }
        @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__gamecool3 .img__gamecool3 .model0 {
            background-image: url("../images/large/2x/animation/03/model/model0.webp"); } }
        @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__gamecool3 .img__gamecool3 .model0 {
            background-image: url("../images/large/2x/animation/03/model/model0.png"); } }

@media all and (min-width: 1280px) {
        #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model1 {
          z-index: 68;
          margin-top: 28px;
          margin-left: 43px; }
          #CMD .section__gamecool3 .img__gamecool3 .model1 {
            background-image: url("../images/large/1x/animation/03/model/model1.png"); } }
        @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__gamecool3 .img__gamecool3 .model1 {
            background-image: url("../images/large/2x/animation/03/model/model1.webp"); } }
        @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__gamecool3 .img__gamecool3 .model1 {
            background-image: url("../images/large/2x/animation/03/model/model1.png"); } }

@media all and (min-width: 1280px) {
        #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model2 {
          z-index: 66;
          margin-top: 133px;
          margin-left: 42px; }
          #CMD .section__gamecool3 .img__gamecool3 .model2 {
            background-image: url("../images/large/1x/animation/03/model/model2.png"); } }
        @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__gamecool3 .img__gamecool3 .model2 {
            background-image: url("../images/large/2x/animation/03/model/model2.webp"); } }
        @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__gamecool3 .img__gamecool3 .model2 {
            background-image: url("../images/large/2x/animation/03/model/model2.png"); } }

@media all and (min-width: 1280px) {
        #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model3 {
          z-index: 64;
          margin-top: 220px;
          margin-left: 43px; }
          #CMD .section__gamecool3 .img__gamecool3 .model3 {
            background-image: url("../images/large/1x/animation/03/model/model3.png"); } }
        @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__gamecool3 .img__gamecool3 .model3 {
            background-image: url("../images/large/2x/animation/03/model/model3.webp"); } }
        @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__gamecool3 .img__gamecool3 .model3 {
            background-image: url("../images/large/2x/animation/03/model/model3.png"); } }

@media all and (min-width: 1280px) {
        #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model4 {
          z-index: 62;
          margin-top: 302px;
          margin-left: 43px; }
          #CMD .section__gamecool3 .img__gamecool3 .model4 {
            background-image: url("../images/large/1x/animation/03/model/model4.png"); } }
        @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__gamecool3 .img__gamecool3 .model4 {
            background-image: url("../images/large/2x/animation/03/model/model4.webp"); } }
        @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__gamecool3 .img__gamecool3 .model4 {
            background-image: url("../images/large/2x/animation/03/model/model4.png"); } }

@media all and (min-width: 1280px) {
        #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model5 {
          z-index: 60;
          margin-top: 395px;
          margin-left: 43px; }
          #CMD .section__gamecool3 .img__gamecool3 .model5 {
            background-image: url("../images/large/1x/animation/03/model/model5.png"); } }
        @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__gamecool3 .img__gamecool3 .model5 {
            background-image: url("../images/large/2x/animation/03/model/model5.webp"); } }
        @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__gamecool3 .img__gamecool3 .model5 {
            background-image: url("../images/large/2x/animation/03/model/model5.png"); } }

@media all and (min-width: 1280px) {
        #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model6 {
          z-index: 58;
          margin-top: 438px;
          margin-left: 43px; }
          #CMD .section__gamecool3 .img__gamecool3 .model6 {
            background-image: url("../images/large/1x/animation/03/model/model6.png"); } }
        @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__gamecool3 .img__gamecool3 .model6 {
            background-image: url("../images/large/2x/animation/03/model/model6.webp"); } }
        @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__gamecool3 .img__gamecool3 .model6 {
            background-image: url("../images/large/2x/animation/03/model/model6.png"); } }

@media all and (min-width: 1280px) {
        #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model7 {
          z-index: 56;
          margin-top: 560px;
          margin-left: 44px; }
          #CMD .section__gamecool3 .img__gamecool3 .model7 {
            background-image: url("../images/large/1x/animation/03/model/model7.png"); } }
        @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__gamecool3 .img__gamecool3 .model7 {
            background-image: url("../images/large/2x/animation/03/model/model7.webp"); } }
        @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__gamecool3 .img__gamecool3 .model7 {
            background-image: url("../images/large/2x/animation/03/model/model7.png"); } }

@media all and (min-width: 1280px) {
        #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model0-cover {
          position: absolute;
          display: block;
          content: '';
          z-index: 10000;
          margin-top: -79px;
          margin-left: 42px;
          width: 1080px;
          height: 408px; }
          #CMD .section__gamecool3 .img__gamecool3 .model0-cover {
            background-image: url("../images/large/1x/animation/03/model/model0_cover.png"); } }
        @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__gamecool3 .img__gamecool3 .model0-cover {
            background-image: url("../images/large/2x/animation/03/model/model0_cover.webp"); } }
        @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__gamecool3 .img__gamecool3 .model0-cover {
            background-image: url("../images/large/2x/animation/03/model/model0_cover.png"); } }

@media all and (min-width: 1280px) {
  #CMD .section__gamecool3 .img__gamecool3 #s3_svg {
    pointer-events: none; }
    #CMD .section__gamecool3 .img__gamecool3 #s3_svg .point-blur,
    #CMD .section__gamecool3 .img__gamecool3 #s3_svg .point {
      opacity: 0;
      animation: none; }
    #CMD .section__gamecool3 .img__gamecool3 #s3_svg .line {
      display: none;
      stroke-dashoffset: 396; }
      #CMD .section__gamecool3 .img__gamecool3 #s3_svg .line.desktop {
        display: block; }
  #CMD .section__gamecool3 .img__gamecool3 .parts-text .part {
    opacity: 0; }
  #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone {
    transition: none; }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model0 {
      opacity: 0;
      transform: translate3d(0px, 30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model1 {
      opacity: 0;
      transform: translate3d(0px, -30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model2 {
      opacity: 0;
      transform: translate3d(0px, -30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model3 {
      opacity: 0;
      transform: translate3d(0px, -30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model4 {
      opacity: 0;
      transform: translate3d(0px, -30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model5 {
      opacity: 0;
      transform: translate3d(0px, -30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model6 {
      opacity: 0;
      transform: translate3d(0px, -30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model7 {
      opacity: 0;
      transform: translate3d(0px, -30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model0-cover {
      opacity: 0;
      transform: translate3d(0px, 30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model0, #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model1 {
      opacity: 1; }
  @keyframes s3LineDraw {
    0% {
      opacity: 1;
      stroke-dashoffset: 396; }
    12% {
      opacity: 1;
      stroke-dashoffset: 396; }
    100% {
      stroke-dashoffset: 0;
      opacity: 1; } }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .thermal-upper-wind {
    opacity: 1;
    transition: opacity 500ms 1600ms ease; }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .thermal-main-wind {
    opacity: 1;
    transition: opacity 500ms 1600ms ease; }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .model-phone.model0 {
    opacity: 1;
    transition: transform 300ms ease-out 0ms, opacity 300ms 0ms;
    transform: translate3d(0px, 0, 0px); }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .model-phone.model1 {
    opacity: 1;
    transition: transform 300ms ease-out 200ms, opacity 300ms 200ms;
    transform: translate3d(0px, 0, 0px); }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .model-phone.model2 {
    opacity: 1;
    transition: transform 300ms ease-out 400ms, opacity 300ms 400ms;
    transform: translate3d(0px, 0, 0px); }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .model-phone.model3 {
    opacity: 1;
    transition: transform 300ms ease-out 600ms, opacity 300ms 600ms;
    transform: translate3d(0px, 0, 0px); }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .model-phone.model4 {
    opacity: 1;
    transition: transform 300ms ease-out 800ms, opacity 300ms 800ms;
    transform: translate3d(0px, 0, 0px); }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .model-phone.model5 {
    opacity: 1;
    transition: transform 300ms ease-out 1000ms, opacity 300ms 1000ms;
    transform: translate3d(0px, 0, 0px); }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .model-phone.model6 {
    opacity: 1;
    transition: transform 300ms ease-out 1200ms, opacity 300ms 1200ms;
    transform: translate3d(0px, 0, 0px); }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .model-phone.model7 {
    opacity: 1;
    transition: transform 300ms ease-out 1400ms, opacity 300ms 1400ms;
    transform: translate3d(0px, 0, 0px); }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .model-phone.model0-cover {
    opacity: 1;
    transform: translate3d(0px, 0, 0px);
    transition: transform 300ms ease-out, opacity 300ms; }
  #CMD .section__gamecool3 .img__gamecool3.step-2 #s3_svg .point-blur {
    opacity: 1;
    transition: opacity 300ms 200ms; }
  #CMD .section__gamecool3 .img__gamecool3.step-2 #s3_svg .point {
    opacity: 1;
    transition: opacity 300ms; }
  #CMD .section__gamecool3 .img__gamecool3.step-2 #s3_svg .line.line-1 {
    animation: s3LineDraw 700ms 200ms forwards; }
  #CMD .section__gamecool3 .img__gamecool3.step-2 #s3_svg .line.line-2 {
    animation: s3LineDraw 700ms 400ms forwards; }
  #CMD .section__gamecool3 .img__gamecool3.step-2 #s3_svg .line.line-3 {
    animation: s3LineDraw 700ms 600ms forwards; }
  #CMD .section__gamecool3 .img__gamecool3.step-2 #s3_svg .line.line-4 {
    animation: s3LineDraw 700ms 800ms forwards; }
  #CMD .section__gamecool3 .img__gamecool3.step-2 #s3_svg .line.line-5 {
    animation: s3LineDraw 700ms 1000ms forwards; }
  #CMD .section__gamecool3 .img__gamecool3.step-2 #s3_svg .line.line-6 {
    animation: s3LineDraw 700ms 1200ms forwards; }
  #CMD .section__gamecool3 .img__gamecool3.step-2 .parts-text .part {
    opacity: 1; }
    #CMD .section__gamecool3 .img__gamecool3.step-2 .parts-text .part.part-1 {
      transition: opacity 400ms 700ms; }
    #CMD .section__gamecool3 .img__gamecool3.step-2 .parts-text .part.part-2 {
      transition: opacity 400ms 900ms; }
    #CMD .section__gamecool3 .img__gamecool3.step-2 .parts-text .part.part-3 {
      transition: opacity 400ms 1100ms; }
    #CMD .section__gamecool3 .img__gamecool3.step-2 .parts-text .part.part-4 {
      transition: opacity 400ms 1300ms; }
    #CMD .section__gamecool3 .img__gamecool3.step-2 .parts-text .part.part-5 {
      transition: opacity 400ms 1500ms; }
    #CMD .section__gamecool3 .img__gamecool3.step-2 .parts-text .part.part-6 {
      transition: opacity 400ms 1700ms; }
  #CMD .section__gamecool3_1 .img__fan__flow {
    background-image: none !important; }
    #CMD .section__gamecool3_1 .img__fan__flow .detect-point-enter {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: 200px;
      width: 1px;
      height: 1px; }
    #CMD .section__gamecool3_1 .img__fan__flow .img__bg {
      position: absolute;
      top: 0;
      left: 0;
      width: 2560px;
      height: 1100px; }
      #CMD .section__gamecool3_1 .img__bg {
        background-image: url("../images/large/1x/animation/04/04_bg.jpg"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__gamecool3_1 .img__bg {
        background-image: url("../images/large/2x/animation/04/04_bg.webp"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__gamecool3_1 .img__bg {
        background-image: url("../images/large/2x/animation/04/04_bg.jpg"); } }

@media all and (min-width: 1280px) {
    #CMD .section__gamecool3_1 .img__fan__flow .img__bg-dust {
      position: absolute;
      top: 176px;
      left: 0;
      width: 2560px;
      height: 628px; }
      #CMD .section__gamecool3_1 .img__bg-dust {
        background-image: url("../images/large/1x/animation/04/04_dust.jpg"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__gamecool3_1 .img__bg-dust {
        background-image: url("../images/large/2x/animation/04/04_dust.webp"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__gamecool3_1 .img__bg-dust {
        background-image: url("../images/large/2x/animation/04/04_dust.jpg"); } }

@media all and (min-width: 1280px) {
    #CMD .section__gamecool3_1 .img__fan__flow .img__phone {
      position: absolute;
      top: 0;
      left: 0;
      width: 2560px;
      height: 1100px; }
      #CMD .section__gamecool3_1 .img__phone {
        background-image: url("../images/large/1x/animation/04/04_phone.png"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__gamecool3_1 .img__phone {
        background-image: url("../images/large/2x/animation/04/04_phone.webp"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__gamecool3_1 .img__phone {
        background-image: url("../images/large/2x/animation/04/04_phone.png"); } }

@media all and (min-width: 1280px) {
    #CMD .section__gamecool3_1 .img__fan__flow .img__phone-cover {
      position: absolute;
      top: 322px;
      left: 50%;
      margin-left: -298px;
      width: 538px;
      height: 518px; }
      #CMD .section__gamecool3_1 .img__phone-cover {
        background-image: url("../images/large/1x/animation/04/04_phone_cover.png"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__gamecool3_1 .img__phone-cover {
        background-image: url("../images/large/2x/animation/04/04_phone_cover.webp"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__gamecool3_1 .img__phone-cover {
        background-image: url("../images/large/2x/animation/04/04_phone_cover.png"); } }

@media all and (min-width: 1280px) {
    #CMD .section__gamecool3_1 .img__fan__flow canvas {
      position: absolute;
      z-index: 1000000; }
      #CMD .section__gamecool3_1 .img__fan__flow canvas:before, #CMD .section__gamecool3_1 .img__fan__flow canvas:after {
        display: block;
        position: absolute;
        content: ''; }
      #CMD .section__gamecool3_1 .img__fan__flow canvas#canvas__wind__hot-left {
        z-index: 3;
        top: 336px;
        left: 50%;
        margin-left: -688px;
        width: 510px;
        height: 466px; }
      #CMD .section__gamecool3_1 .img__fan__flow canvas#canvas__wind__hot-right {
        z-index: 2;
        top: 543px;
        left: 50%;
        margin-left: -35px;
        width: 670px;
        height: 520px; }
      #CMD .section__gamecool3_1 .img__fan__flow canvas#canvas__wind__hot-bottom {
        z-index: 4;
        top: 648px;
        left: 50%;
        margin-left: -298px;
        width: 370px;
        height: 192px; }
      #CMD .section__gamecool3_1 .img__fan__flow canvas#canvas__wind__cold {
        z-index: 1;
        top: 95px;
        left: 50%;
        margin-left: -207px;
        width: 744px;
        height: 434px; }
  #CMD .section__gamecool3_1 .img__fan__flow .img__bg {
    opacity: 0; }
  #CMD .section__gamecool3_1 .img__fan__flow .img__bg-dust {
    opacity: 0; }
  #CMD .section__gamecool3_1 .img__fan__flow .img__phone {
    transform: translate3d(0px, -50px, 0px); }
  #CMD .section__gamecool3_1 .img__fan__flow .img__phone-cover {
    opacity: 0; }
  #CMD .section__gamecool3_1 .img__fan__flow canvas {
    opacity: 0; }
  #CMD .section__gamecool3_1 .img__fan__flow.active .img__bg {
    opacity: 1;
    transition: opacity 500ms; }
  #CMD .section__gamecool3_1 .img__fan__flow.active .img__bg-dust {
    opacity: 1;
    transition: opacity 1300ms 300ms; }
  #CMD .section__gamecool3_1 .img__fan__flow.active .img__phone {
    transform: translate3d(0px, 0px, 0px);
    transition: all 800ms; }
  #CMD .section__gamecool3_1 .img__fan__flow.active .img__phone-cover {
    opacity: 1;
    transition: opacity 650ms 600ms; }
  #CMD .section__gamecool3_1 .img__fan__flow.active canvas {
    opacity: 1;
    transition: all 0ms 900ms; }
  #CMD .section__x_mode .img__x_mode {
    background: none !important; }
    #CMD .section__x_mode .img__x_mode .detect-point-out {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -239px;
      width: 1px;
      height: 470px; }
    #CMD .section__x_mode .img__x_mode .detect-point-enter {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 1px;
      height: 1px; }
    #CMD .section__x_mode .img__x_mode figure {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      width: 1920px;
      height: 662px; }
    #CMD .section__x_mode .img__bg {
      background-image: url("../images/large/1x/animation/06/bg.jpg"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__x_mode .img__bg {
      background-image: url("../images/large/2x/animation/06/bg.webp"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__x_mode .img__bg {
      background-image: url("../images/large/2x/animation/06/bg.jpg"); } }

@media all and (min-width: 1280px) {
    #CMD .section__x_mode .img__x_mode .phone {
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -520px;
      width: 1040px;
      height: 492px; }
      #CMD .section__x_mode .img__x_mode .phone #s6_video {
        position: absolute;
        top: 37px;
        left: 50%;
        margin-left: -462px;
        width: 924px;
        height: 426px; }
      #CMD .section__x_mode .img__x_mode .phone .img__phone {
        width: 1040px;
        height: 492px; }
        #CMD .section__x_mode .img__phone {
          background-image: url("../images/large/1x/animation/06/phone.png"); } }
      @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__x_mode .img__phone {
          background-image: url("../images/large/2x/animation/06/phone.webp"); } }
      @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__x_mode .img__phone {
          background-image: url("../images/large/2x/animation/06/phone.png"); } }

@media all and (min-width: 1280px) {
  #CMD .section__x_mode .img__x_mode .img__bg,
  #CMD .section__x_mode .img__x_mode #s6_video {
    opacity: 0;
    transition: none; }
  #CMD .section__x_mode .img__x_mode.active .img__bg {
    opacity: 1;
    transition: opacity 700ms 100ms; }
  #CMD .section__x_mode .img__x_mode.active #s6_video {
    opacity: 1;
    transition: opacity 500ms; }
  #CMD .section__battery .img__battery {
    background: none !important; }
    #CMD .section__battery .img__battery .detect-point-out {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -239px;
      width: 1px;
      height: 470px; }
    #CMD .section__battery .img__battery .detect-point-enter {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 1px;
      height: 1px; }
    #CMD .section__battery .img__battery figure {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      width: 2560px;
      height: 594px; }
    #CMD .section__battery .img__bg {
      background-image: url("../images/large/1x/animation/07/07_bg.jpg"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__battery .img__bg {
      background-image: url("../images/large/2x/animation/07/07_bg.webp"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__battery .img__bg {
      background-image: url("../images/large/2x/animation/07/07_bg.jpg"); } }

@media all and (min-width: 1280px) {
    #CMD .section__battery .img__text {
      background-image: url("../images/large/1x/animation/07/07_text.png"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__battery .img__text {
      background-image: url("../images/large/2x/animation/07/07_text.webp"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__battery .img__text {
      background-image: url("../images/large/2x/animation/07/07_text.png"); } }

@media all and (min-width: 1280px) {
    #CMD .section__battery .img__battery .phone .mask {
      position: absolute;
      top: -10px;
      left: 50%;
      margin-left: -632px;
      width: 100px;
      height: 100px;
      background-color: #000;
      transform: matrix3d(9.6572, 0.07705, 0, 0.00028, -1.00898, 1.18274, 0, -0.00168, 0, 0, 1, 0, 160, 238, 0, 1);
      transform-origin: 0px 0px 0px; }
    #CMD .section__battery .img__battery .phone #s7_video {
      position: absolute;
      top: -14px;
      left: 50%;
      margin-left: -629px;
      width: 1336px;
      height: 616px;
      transform: matrix3d(0.70817, 0.00228, 0, 0.00001, -0.16698, 0.19008, 0, -0.00027, 0, 0, 1, 0, 159.34199, 238.51201, 0, 1);
      transform-origin: -2px 2px 0px; }
    #CMD .section__battery .img__phone {
      background-image: url("../images/large/1x/animation/07/07_phone.png"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__battery .img__phone {
      background-image: url("../images/large/2x/animation/07/07_phone.webp"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__battery .img__phone {
      background-image: url("../images/large/2x/animation/07/07_phone.png"); } }

@media all and (min-width: 1280px) {
  @keyframes s7TextLight {
    0% {
      filter: brightness(0) hue-rotate(45deg); }
    20% {
      filter: brightness(1) hue-rotate(-50deg); }
    60% {
      filter: brightness(1) hue-rotate(50deg); }
    100% {
      filter: brightness(1) hue-rotate(0deg); } }
  #CMD .section__battery .img__battery .img__bg {
    filter: brightness(0);
    transform: translateX(-2560px) translateZ(0px);
    transition: none; }
  #CMD .section__battery .img__battery .img__text {
    opacity: 0;
    transform: scale(0.7) translateY(0) translateZ(0);
    transition: none; }
  #CMD .section__battery .img__battery .phone .maks {
    position: absolute;
    transform: matrix3d(4.67333, 0.02728, 0, 0.00009, -0.63763, 0.2501, 0, -0.00173, 0, 0, 1, 0, 144, 310, 0, 1);
    transform-origin: 0px 0px 0px;
    /* Need to make sure you define the width and height */
    width: 100px;
    height: 100px; }
  #CMD .section__battery .img__battery.active .img__bg {
    filter: brightness(1);
    transform: translateX(0) translateZ(0px);
    transition: transform 700ms, filter 200ms; }
  #CMD .section__battery .img__battery.active .img__text {
    opacity: 1;
    transform: scale(1) translateY(0) translateZ(0);
    transition: transform 500ms 400ms, opacity 500ms 200ms; }
  #CMD .section__audio .img__audio {
    background: none !important; }
    #CMD .section__audio .img__audio figure {
      position: absolute;
      left: 0;
      top: 0;
      width: 1970px;
      height: 794px; }
    #CMD .section__audio .img__phone {
      background-image: url("../images/large/1x/animation/08/08_phone.jpg"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__audio .img__phone {
      background-image: url("../images/large/2x/animation/08/08_phone.webp"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__audio .img__phone {
      background-image: url("../images/large/2x/animation/08/08_phone.jpg"); } }

@media all and (min-width: 1280px) {
    #CMD .section__audio .img__audio .ripples {
      position: absolute;
      left: 0;
      top: 0; }
      #CMD .section__audio .img__audio .ripples .img__ripple-1 {
        opacity: 0; }
        #CMD .section__audio .img__ripple-1 {
          background-image: url("../images/large/1x/animation/08/08_ripple_1.jpg"); } }
      @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__audio .img__ripple-1 {
          background-image: url("../images/large/2x/animation/08/08_ripple_1.webp"); } }
      @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__audio .img__ripple-1 {
          background-image: url("../images/large/2x/animation/08/08_ripple_1.jpg"); } }

@media all and (min-width: 1280px) {
      #CMD .section__audio .img__audio .ripples .img__ripple-2 {
        opacity: 0; }
        #CMD .section__audio .img__ripple-2 {
          background-image: url("../images/large/1x/animation/08/08_ripple_2.jpg"); } }
      @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__audio .img__ripple-2 {
          background-image: url("../images/large/2x/animation/08/08_ripple_2.webp"); } }
      @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__audio .img__ripple-2 {
          background-image: url("../images/large/2x/animation/08/08_ripple_2.jpg"); } }

@media all and (min-width: 1280px) {
      #CMD .section__audio .img__audio .ripples .img__ripple-3 {
        opacity: 0; }
        #CMD .section__audio .img__ripple-3 {
          background-image: url("../images/large/1x/animation/08/08_ripple_3.jpg"); } }
      @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__audio .img__ripple-3 {
          background-image: url("../images/large/2x/animation/08/08_ripple_3.webp"); } }
      @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__audio .img__ripple-3 {
          background-image: url("../images/large/2x/animation/08/08_ripple_3.jpg"); } }

@media all and (min-width: 1280px) {
      #CMD .section__audio .img__audio .ripples .img__ripple-4 {
        opacity: 0; }
        #CMD .section__audio .img__ripple-4 {
          background-image: url("../images/large/1x/animation/08/08_ripple_4.jpg"); } }
      @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__audio .img__ripple-4 {
          background-image: url("../images/large/2x/animation/08/08_ripple_4.webp"); } }
      @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__audio .img__ripple-4 {
          background-image: url("../images/large/2x/animation/08/08_ripple_4.jpg"); } }

@media all and (min-width: 1280px) {
  @keyframes section08_ripple1 {
    0% {
      opacity: 0; }
    10% {
      opacity: 0; }
    30% {
      opacity: 1; }
    70% {
      opacity: 1; }
    85% {
      opacity: 1; }
    100% {
      opacity: 0; } }
  @keyframes section08_ripple2 {
    0% {
      opacity: 0; }
    15% {
      opacity: 0; }
    35% {
      opacity: 1; }
    70% {
      opacity: 1; }
    80% {
      opacity: 1; }
    100% {
      opacity: 0; } }
  @keyframes section08_ripple3 {
    0% {
      opacity: 0; }
    20% {
      opacity: 0; }
    40% {
      opacity: 1; }
    70% {
      opacity: 1; }
    80% {
      opacity: 1; }
    100% {
      opacity: 0; } }
  @keyframes section08_ripple4 {
    0% {
      opacity: 0; }
    25% {
      opacity: 0; }
    45% {
      opacity: 1; }
    70% {
      opacity: 1; }
    80% {
      opacity: 1; }
    100% {
      opacity: 0; } }
  #CMD .section__audio .ripples .img__ripple-1 {
    animation: section08_ripple1 1300ms infinite; }
  #CMD .section__audio .ripples .img__ripple-2 {
    animation: section08_ripple2 1300ms infinite; }
  #CMD .section__audio .ripples .img__ripple-3 {
    animation: section08_ripple3 1300ms infinite; }
  #CMD .section__audio .ripples .img__ripple-4 {
    animation: section08_ripple4 1300ms infinite; }
  #CMD .section__control .img__control {
    background: none !important; }
    #CMD .section__control .img__control .detect-point-out {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -239px;
      width: 1px;
      height: 470px; }
    #CMD .section__control .img__control .detect-point-enter {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 1px;
      height: 1px; }
    #CMD .section__control .img__control .img__phone {
      background-image: url("../images/large/1x/animation/09/09_phone.jpg") ;
      position: absolute;
      top: 0;
      left: 0;
      width: 1280px;
      height: 380px; } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      #CMD .section__control .img__control .img__phone {
        background-image: url("../images/large/2x/animation/09/09_phone.jpg"); } }

@media all and (min-width: 1280px) {
    #CMD .section__control .img__control .img__btn-light {
      position: absolute;
      top: 9px;
      left: 0;
      width: 1280px;
      height: 60px; }
      #CMD .section__control .img__btn-light {
        background-image: url("../images/large/1x/animation/09/09_light_button.png"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__control .img__btn-light {
        background-image: url("../images/large/2x/animation/09/09_light_button.webp"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__control .img__btn-light {
        background-image: url("../images/large/2x/animation/09/09_light_button.png"); } }

@media all and (min-width: 1280px) {
    #CMD .section__control .img__control .img__circuit-light {
      background-image: url("../images/large/1x/animation/09/09_circuit_light.jpg") ;
      position: absolute;
      top: 0;
      left: 0;
      width: 1280px;
      height: 380px; } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      #CMD .section__control .img__control .img__circuit-light {
        background-image: url("../images/large/2x/animation/09/09_circuit_light.jpg"); } }

@media all and (min-width: 1280px) {
  #CMD .section__control .img__control {
    opacity: 0;
    transform: scale(0.8) translate3d(0px, 40px, 0px);
    transition: none; }
    #CMD .section__control .img__control .img__circuit-light {
      opacity: 0;
      transition: none; }
    #CMD .section__control .img__control .img__btn-light {
      opacity: 0;
      transition: none; }
    #CMD .section__control .img__control.active {
      opacity: 1;
      transform: scale(1) translate3d(0px, 0px, 0px);
      transition: transform 800ms, opacity 600ms; }
      #CMD .section__control .img__control.active .img__circuit-light {
        opacity: 1;
        transition: opacity 1200ms 1500ms; }
      #CMD .section__control .img__control.active .img__btn-light {
        opacity: 1;
        transition: opacity 500ms 1000ms; }
  #CMD .section__built_for_gamers .slick-prev,
  #CMD .section__built_for_gamers .slick-next {
    cursor: pointer; }
    #CMD .section__built_for_gamers .slick-prev:before,
    #CMD .section__built_for_gamers .slick-next:before {
      content: '';
      top: 42px;
      width: 29px;
      height: 36px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center; }
  #CMD .section__built_for_gamers .slick-prev:before {
    right: 13px; }
    #CMD .section__built_for_gamers .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.png"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.webp"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.png"); } }

@media all and (min-width: 1280px) {
  #CMD .section__built_for_gamers .slick-next:before {
    left: 14px; }
    #CMD .section__built_for_gamers .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.png"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.webp"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.png"); } }

@media all and (min-width: 1280px) {
  @keyframes s10Style3LineDraw1 {
    0% {
      stroke-dashoffset: 351; }
    100% {
      stroke-dashoffset: 0; } }
  @keyframes s10Style3LineDraw2 {
    0% {
      stroke-dashoffset: 603; }
    100% {
      stroke-dashoffset: 0; } }
  @keyframes s10Style3LineDraw3 {
    0% {
      stroke-dashoffset: 325; }
    100% {
      stroke-dashoffset: 0; } }
  @keyframes s10Style3LineDraw4 {
    0% {
      stroke-dashoffset: 413; }
    100% {
      stroke-dashoffset: 0; } }
  @keyframes s10Style3LineDraw5 {
    0% {
      stroke-dashoffset: 340; }
    100% {
      stroke-dashoffset: 0; } }
  @keyframes s10Style3PointFlash {
    0% {
      opacity: 1; }
    50% {
      opacity: 0.5; }
    100% {
      opacity: 1; } }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme figure {
    position: absolute; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__bg {
    top: 0;
    left: 0;
    width: 1970px;
    height: 750px; }
    #CMD .section__built_for_gamers .container-style .style-3 .img__bg {
      background-image: url("../images/large/1x/animation/10/theme3/bg.jpg"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__bg {
      background-image: url("../images/large/2x/animation/10/theme3/bg.webp"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__bg {
      background-image: url("../images/large/2x/animation/10/theme3/bg.jpg"); } }

@media all and (min-width: 1280px) {
  #CMD .section__built_for_gamers .container-style .style-3 .img__point-1 {
    top: 123px;
    left: 50%;
    margin-left: 341px;
    width: 128px;
    height: 128px; }
    #CMD .section__built_for_gamers .container-style .style-3 .img__point-1 {
      background-image: url("../images/large/1x/animation/10/theme3/point_1.jpg"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__point-1 {
      background-image: url("../images/large/2x/animation/10/theme3/point_1.webp"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__point-1 {
      background-image: url("../images/large/2x/animation/10/theme3/point_1.jpg"); } }

@media all and (min-width: 1280px) {
  #CMD .section__built_for_gamers .container-style .style-3 .img__point-2 {
    top: 367px;
    left: 50%;
    margin-left: 107px;
    width: 220px;
    height: 220px; }
    #CMD .section__built_for_gamers .container-style .style-3 .img__point-2 {
      background-image: url("../images/large/1x/animation/10/theme3/point_2.jpg"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__point-2 {
      background-image: url("../images/large/2x/animation/10/theme3/point_2.webp"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__point-2 {
      background-image: url("../images/large/2x/animation/10/theme3/point_2.jpg"); } }

@media all and (min-width: 1280px) {
  #CMD .section__built_for_gamers .container-style .style-3 .img__point-3 {
    top: 236px;
    left: 50%;
    margin-left: -427px;
    width: 130px;
    height: 130px; }
    #CMD .section__built_for_gamers .container-style .style-3 .img__point-3 {
      background-image: url("../images/large/1x/animation/10/theme3/point_3.jpg"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__point-3 {
      background-image: url("../images/large/2x/animation/10/theme3/point_3.webp"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__point-3 {
      background-image: url("../images/large/2x/animation/10/theme3/point_3.jpg"); } }

@media all and (min-width: 1280px) {
  #CMD .section__built_for_gamers .container-style .style-3 .img__point-4 {
    top: 193px;
    left: 50%;
    margin-left: -74px;
    width: 130px;
    height: 130px; }
    #CMD .section__built_for_gamers .container-style .style-3 .img__point-4 {
      background-image: url("../images/large/1x/animation/10/theme3/point_4.jpg"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__point-4 {
      background-image: url("../images/large/2x/animation/10/theme3/point_4.webp"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__point-4 {
      background-image: url("../images/large/2x/animation/10/theme3/point_4.jpg"); } }

@media all and (min-width: 1280px) {
  #CMD .section__built_for_gamers .container-style .style-3 #s10_theme3_svg {
    position: absolute;
    top: 80px;
    left: 50%;
    margin-left: -543px;
    width: 1070px;
    height: 616px; }
    #CMD .section__built_for_gamers .container-style .style-3 #s10_theme3_svg .line {
      fill: transparent;
      stroke-miterlimit: 10;
      stroke-width: 1px;
      stroke-linecap: round;
      fill: none;
      stroke: url(#s10SvgLineGradient); }
      #CMD .section__built_for_gamers .container-style .style-3 #s10_theme3_svg .line.line-1 {
        stroke-dashoffset: 357;
        stroke-dasharray: 357; }
      #CMD .section__built_for_gamers .container-style .style-3 #s10_theme3_svg .line.line-2 {
        stroke-dashoffset: 603;
        stroke-dasharray: 603; }
      #CMD .section__built_for_gamers .container-style .style-3 #s10_theme3_svg .line.line-3 {
        stroke-dashoffset: 325;
        stroke-dasharray: 325; }
      #CMD .section__built_for_gamers .container-style .style-3 #s10_theme3_svg .line.line-4 {
        stroke-dashoffset: 426;
        stroke-dasharray: 426; }
      #CMD .section__built_for_gamers .container-style .style-3 #s10_theme3_svg .line.line-5 {
        stroke-dashoffset: 400;
        stroke-dasharray: 400; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme .img__point-1,
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme .img__point-2,
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme .img__point-3,
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme .img__point-4 {
    opacity: 0;
    transition: none; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active .img__point-1 {
    opacity: 0.3;
    animation: s10Style3PointFlash 300ms 950ms infinite; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active .img__point-2 {
    opacity: 0.3;
    animation: s10Style3PointFlash 300ms 550ms infinite; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active .img__point-3 {
    opacity: 0.3;
    animation: s10Style3PointFlash 300ms 350ms infinite; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active .img__point-4 {
    opacity: 0.3;
    animation: s10Style3PointFlash 300ms infinite; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active #s10_theme3_svg .line-1 {
    animation: s10Style3LineDraw1 200ms 150ms ease-in-out forwards 1; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active #s10_theme3_svg .line-2 {
    animation: s10Style3LineDraw2 200ms 350ms ease-in-out forwards 1; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active #s10_theme3_svg .line-3 {
    animation: s10Style3LineDraw3 200ms 550ms ease-in-out forwards 1; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active #s10_theme3_svg .line-4 {
    animation: s10Style3LineDraw4 200ms 750ms ease-in-out forwards 1; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active #s10_theme3_svg .line-5 {
    animation: s10Style3LineDraw5 200ms 950ms ease-in-out forwards 1; }
  @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__built_for_gamers .container-style .style-4 .img__theme {
    background: none !important; }
  #CMD .section__built_for_gamers .container-style .style-4 .img__theme figure {
    position: absolute; }
  #CMD .section__built_for_gamers .container-style .style-4 .img__bg {
    z-index: 1;
    filter: grayscale(1);
    transition: none;
    top: 0;
    left: 0;
    width: 1970px;
    height: 750px; }
    #CMD .section__built_for_gamers .container-style .style-4 .img__bg {
      background-image: url("../images/large/1x/animation/10/theme4/bg.jpg"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-4 .img__bg {
      background-image: url("../images/large/2x/animation/10/theme4/bg.webp"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-4 .img__bg {
      background-image: url("../images/large/2x/animation/10/theme4/bg.jpg"); } }

@media all and (min-width: 1280px) {
  #CMD .section__built_for_gamers .container-style .style-4 .img__phone {
    z-index: 2;
    top: 0;
    left: 0;
    width: 1970px;
    height: 750px;
    transform: translate3d(0, 0, 0); }
    #CMD .section__built_for_gamers .container-style .style-4 .img__phone {
      background-image: url("../images/large/1x/animation/10/theme4/phone.png"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-4 .img__phone {
      background-image: url("../images/large/2x/animation/10/theme4/phone.webp"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-4 .img__phone {
      background-image: url("../images/large/2x/animation/10/theme4/phone.png"); } }

@media all and (min-width: 1280px) {
  #CMD .section__built_for_gamers .container-style .style-4 .img__line {
    z-index: 4;
    opacity: 0;
    left: 50%;
    margin-top: 295px;
    margin-left: -402px;
    width: 800px;
    height: 454px; }
    #CMD .section__built_for_gamers .container-style .style-4 .img__line {
      background-image: url("../images/large/1x/animation/10/theme4/line.jpg"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-4 .img__line {
      background-image: url("../images/large/2x/animation/10/theme4/line.webp"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-4 .img__line {
      background-image: url("../images/large/2x/animation/10/theme4/line.jpg"); } }

@media all and (min-width: 1280px) {
  #CMD .section__built_for_gamers .container-style .style-4 .img__scene {
    z-index: 5;
    filter: grayscale(0.8);
    transition: none;
    top: 37px;
    left: 50%;
    margin-left: -374px;
    width: 796px;
    height: 713px; }
    #CMD .section__built_for_gamers .container-style .style-4 .img__scene {
      background-image: url("../images/large/1x/animation/10/theme4/scene.png"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-4 .img__scene {
      background-image: url("../images/large/2x/animation/10/theme4/scene.webp"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-4 .img__scene {
      background-image: url("../images/large/2x/animation/10/theme4/scene.png"); } }

@media all and (min-width: 1280px) {
  #CMD .section__built_for_gamers .container-style .style-4 #s10-theme-4 {
    z-index: 3;
    position: absolute;
    left: 50%;
    margin-top: 296px;
    margin-left: -402px;
    width: 800px;
    height: 454px; }
  #CMD .section__built_for_gamers .container-style .style-4 .img__theme.step-1 .img__bg {
    filter: grayscale(0);
    transition: filter 300ms; }
  #CMD .section__built_for_gamers .container-style .style-4 .img__theme.step-1 .img__scene {
    filter: grayscale(0);
    transition: filter 300ms; }
  #CMD .section__built_for_gamers .container-style .style-4 .img__theme.step-1 #s10-theme-4 {
    animation: s10Style4LineFlash 150ms ease-out forwards infinite; }
  @keyframes s10Style5ripple1 {
    0% {
      opacity: 0;
      transform: matrix3d(1.49449, 0, 0, -0.0001, 0.01, 0.98295, 0, 0.00013, 0, 0, 1, 0, -1, 0, 0, 1); }
    10% {
      transform: matrix3d(1.49449, 0, 0, -0.0001, 0.01, 0.98295, 0, 0.00013, 0, 0, 1, 0, -1, 0, 0, 1); }
    90% {
      opacity: 1; }
    99% {
      transform: matrix3d(0.49027, -0.01159, 0, -0.0003, -0.01887, 0.3066, 0, -0.00019, 0, 0, 1, 0, 48, 39, 0, 1);
      opacity: 0; }
    100% {
      transform: matrix3d(1.49449, 0, 0, -0.0001, 0.01, 0.98295, 0, 0.00013, 0, 0, 1, 0, -1, 0, 0, 1);
      opacity: 0; } }
  @keyframes s10Style5ripple2 {
    0% {
      opacity: 0;
      transform: matrix3d(0.94567, -1.34093, 0, -0.00026, 0.86014, 0.63711, 0, -0.00006, 0, 0, 1, 0, -88.3186, 175.678, 0, 1); }
    10% {
      transform: matrix3d(0.94567, -1.34093, 0, -0.00026, 0.86014, 0.63711, 0, -0.00006, 0, 0, 1, 0, -88.3186, 175.678, 0, 1); }
    90% {
      opacity: 1; }
    99% {
      transform: matrix3d(0.41553, -0.39462, 0, 0.00066, 0.32572, 0.2141, 0, 0.00005, 0, 0, 1, 0, 24.555, 131.616, 0, 1);
      opacity: 0; }
    100% {
      transform: matrix3d(0.94567, -1.34093, 0, -0.00026, 0.86014, 0.63711, 0, -0.00006, 0, 0, 1, 0, -88.3186, 175.678, 0, 1);
      opacity: 0; } }
  @keyframes s10Style5ripple3 {
    0% {
      opacity: 0;
      transform: matrix3d(1.65159, -0.70798, 0, 0.00019, 0.40067, 0.90684, 0, -0.00005, 0, 0, 1, 0, -102.798, 90.518, 0, 1); }
    10% {
      transform: matrix3d(1.65159, -0.70798, 0, 0.00019, 0.40067, 0.90684, 0, -0.00005, 0, 0, 1, 0, -102.798, 90.518, 0, 1); }
    90% {
      opacity: 1; }
    99% {
      transform: matrix3d(0.55345, -0.2232, 0, 0.00013, 0.15549, 0.32703, 0, 0.00016, 0, 0, 1, 0, 31.3671, 99.8661, 0, 1);
      opacity: 0; }
    100% {
      transform: matrix3d(1.65159, -0.70798, 0, 0.00019, 0.40067, 0.90684, 0, -0.00005, 0, 0, 1, 0, -102.798, 90.518, 0, 1);
      opacity: 0; } }
  @keyframes s10Style5ripple4 {
    0% {
      opacity: 0;
      transform: skew(-154deg, -54deg) scale(1); }
    10% {
      transform: skew(-154deg, -54deg) scale(1); }
    90% {
      opacity: 1; }
    99% {
      transform: skew(-154deg, -54deg) scale(0.3);
      opacity: 0; }
    100% {
      transform: skew(-154deg, -54deg) scale(1);
      opacity: 0; } }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme {
    background: none !important; }
    #CMD .section__built_for_gamers .container-style .style-5 .img__theme .img__bg {
      top: 0;
      left: 0;
      width: 1970px;
      height: 750px; }
      #CMD .section__built_for_gamers .container-style .style-5 .img__bg {
        background-image: url("../images/large/1x/animation/10/theme5/bg.jpg"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__built_for_gamers .container-style .style-5 .img__bg {
        background-image: url("../images/large/2x/animation/10/theme5/bg.webp"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__built_for_gamers .container-style .style-5 .img__bg {
        background-image: url("../images/large/2x/animation/10/theme5/bg.jpg"); } }

@media all and (min-width: 1280px) {
    #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple {
      position: absolute;
      left: 50%;
      width: 100px;
      height: 100px; }
      #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple .ripple-circle {
        position: absolute;
        opacity: 0;
        width: 100px;
        height: 100px; }
        #CMD .section__built_for_gamers .container-style .style-5 .ripple .ripple-circle {
          background-image: url("../images/large/1x/animation/10/theme5/ripple.png"); } }
      @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__built_for_gamers .container-style .style-5 .ripple .ripple-circle {
          background-image: url("../images/large/2x/animation/10/theme5/ripple.webp"); } }
      @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__built_for_gamers .container-style .style-5 .ripple .ripple-circle {
          background-image: url("../images/large/2x/animation/10/theme5/ripple.png"); } }

@media all and (min-width: 1280px) {
      #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple.ripple-1 {
        top: 3px;
        margin-left: 36px; }
        #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple.ripple-1 figure {
          transform-origin: 0px 0px 0px; }
      #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple.ripple-2 {
        top: 420px;
        margin-left: 176px; }
        #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple.ripple-2 figure {
          transform-origin: -50px -58px 0px; }
      #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple.ripple-3 {
        top: 575px;
        margin-left: -66px; }
        #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple.ripple-3 figure {
          transform-origin: -50px -58px 0px; }
      #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple.ripple-4 {
        top: 141px;
        margin-left: -180px; }
        #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple.ripple-4 figure {
          transform-origin: 58px 60px !important; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-1 .img__ripple-circle-1 {
    animation: s10Style5ripple1 1800ms 600ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-1 .img__ripple-circle-2 {
    animation: s10Style5ripple1 1800ms 1200ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-1 .img__ripple-circle-3 {
    animation: s10Style5ripple1 1800ms 1800ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-2 .img__ripple-circle-1 {
    animation: s10Style5ripple2 1800ms 600ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-2 .img__ripple-circle-2 {
    animation: s10Style5ripple2 1800ms 1200ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-2 .img__ripple-circle-3 {
    animation: s10Style5ripple2 1800ms 1800ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-3 .img__ripple-circle-1 {
    animation: s10Style5ripple3 1800ms 600ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-3 .img__ripple-circle-2 {
    animation: s10Style5ripple3 1800ms 1200ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-3 .img__ripple-circle-3 {
    animation: s10Style5ripple3 1800ms 1800ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-4 .img__ripple-circle-1 {
    animation: s10Style5ripple4 1800ms 600ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-4 .img__ripple-circle-2 {
    animation: s10Style5ripple4 1800ms 1200ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-4 .img__ripple-circle-3 {
    animation: s10Style5ripple4 1800ms 1800ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-6 .img__theme {
    background: none !important; }
  #CMD .section__built_for_gamers .container-style .style-6 .img__bg {
    top: 0;
    left: 0;
    width: 1970px;
    height: 750px; }
    #CMD .section__built_for_gamers .container-style .style-6 .img__bg {
      background-image: url("../images/large/1x/animation/10/theme6/bg.jpg"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-6 .img__bg {
      background-image: url("../images/large/2x/animation/10/theme6/bg.webp"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-6 .img__bg {
      background-image: url("../images/large/2x/animation/10/theme6/bg.jpg"); } }

@media all and (min-width: 1280px) {
  #CMD .section__built_for_gamers .container-style .style-6 .logo-bg {
    transition: background 1500ms; }
  #CMD .section__built_for_gamers .container-style .style-6 .logo-left {
    position: absolute;
    top: 344px;
    left: 50%;
    margin-left: -273px;
    width: 134px;
    height: 114px; }
    #CMD .section__built_for_gamers .container-style .style-6 .logo-left .logo-bg {
      position: absolute;
      top: 1px;
      left: 1px;
      width: 130px;
      height: 110px; }
    #CMD .section__built_for_gamers .container-style .style-6 .logo-left .img__logo {
      position: absolute;
      top: 0;
      left: 0;
      width: 134px;
      height: 114px; }
      #CMD .section__built_for_gamers .container-style .style-6 .logo-left .img__logo {
        background-image: url("../images/large/1x/animation/10/theme6/phone_logo_left.png"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__built_for_gamers .container-style .style-6 .logo-left .img__logo {
        background-image: url("../images/large/2x/animation/10/theme6/phone_logo_left.webp"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__built_for_gamers .container-style .style-6 .logo-left .img__logo {
        background-image: url("../images/large/2x/animation/10/theme6/phone_logo_left.png"); } }

@media all and (min-width: 1280px) {
  #CMD .section__built_for_gamers .container-style .style-6 .logo-right {
    position: absolute;
    top: 303px;
    left: 50%;
    margin-left: 165px;
    width: 170px;
    height: 144px; }
    #CMD .section__built_for_gamers .container-style .style-6 .logo-right .logo-bg {
      position: absolute;
      top: 1px;
      left: 1px;
      width: 166px;
      height: 140px; }
    #CMD .section__built_for_gamers .container-style .style-6 .logo-right .img__logo {
      position: absolute;
      top: 0;
      left: 0;
      width: 170px;
      height: 144px; }
      #CMD .section__built_for_gamers .container-style .style-6 .logo-right .img__logo {
        background-image: url("../images/large/1x/animation/10/theme6/phone_logo_right.png"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__built_for_gamers .container-style .style-6 .logo-right .img__logo {
        background-image: url("../images/large/2x/animation/10/theme6/phone_logo_right.webp"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__built_for_gamers .container-style .style-6 .logo-right .img__logo {
        background-image: url("../images/large/2x/animation/10/theme6/phone_logo_right.png"); } }

@media all and (min-width: 1280px) {
  #CMD .section__triple_cameras .img__triple_cameras {
    overflow: hidden;
    background: none !important; }
    #CMD .section__triple_cameras .img__triple_cameras .detect-dot {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -400px;
      width: 1px;
      height: 1px; }
    #CMD .section__triple_cameras .img__triple_cameras .phone-left {
      position: absolute;
      top: 0;
      left: 0;
      width: 818px;
      height: 1316px; }
      #CMD .section__triple_cameras .img__triple_cameras .phone-left .img__phone {
        position: absolute;
        top: 0;
        left: 0;
        width: 818px;
        height: 1316px; }
        #CMD .section__triple_cameras .phone-left .img__phone {
          background-image: url("../images/large/1x/animation/11/11_phone_left.jpg"); } }
      @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__triple_cameras .phone-left .img__phone {
          background-image: url("../images/large/2x/animation/11/11_phone_left.webp"); } }
      @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__triple_cameras .phone-left .img__phone {
          background-image: url("../images/large/2x/animation/11/11_phone_left.jpg"); } }

@media all and (min-width: 1280px) {
    #CMD .section__triple_cameras .img__triple_cameras .phone-right {
      position: absolute;
      top: 0;
      left: 0;
      width: 818px;
      height: 1316px; }
      #CMD .section__triple_cameras .img__triple_cameras .phone-right .img__phone {
        position: absolute;
        top: 0;
        left: 0;
        width: 818px;
        height: 1316px; }
        #CMD .section__triple_cameras .phone-right .img__phone {
          background-image: url("../images/large/1x/animation/11/11_phone_right.png"); } }
      @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__triple_cameras .phone-right .img__phone {
          background-image: url("../images/large/2x/animation/11/11_phone_right.webp"); } }
      @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__triple_cameras .phone-right .img__phone {
          background-image: url("../images/large/2x/animation/11/11_phone_right.png"); } }

@media all and (min-width: 1280px) {
    #CMD .section__triple_cameras .img__triple_cameras .img__mask {
      position: absolute;
      top: 0;
      left: 0;
      width: 818px;
      height: 1316px; }
      #CMD .section__triple_cameras .img__mask {
        background-image: url("../images/large/1x/animation/11/11_mask.png"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__triple_cameras .img__mask {
        background-image: url("../images/large/2x/animation/11/11_mask.webp"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__triple_cameras .img__mask {
        background-image: url("../images/large/2x/animation/11/11_mask.png"); } }

@media all and (min-width: 1280px) {
  #CMD .section__triple_cameras .phone-left .img__phone,
  #CMD .section__triple_cameras .phone-right .img__phone {
    will-change: transform; }
  #CMD .section__accy .container-accy .accy .accy__content .content-title {
    opacity: 0;
    transform: translateY(-20px) translateZ(0);
    transition: all 400ms; }
  #CMD .section__accy .container-accy .accy .accy__content .content-info {
    opacity: 0;
    transition: opacity 400ms 200ms; }
  #CMD .section__accy .container-accy .accy .accy__img .img__shortcut .img__shortcut-icon {
    opacity: 0;
    transform: translateX(20px) translateZ(0);
    transition: all 400ms; }
  #CMD .section__accy .container-accy .slick-active .accy .accy__content .content-title {
    opacity: 1;
    transform: translateY(0) translateZ(0);
    transition: all 400ms 600ms; }
  #CMD .section__accy .container-accy .slick-active .accy .accy__content .content-info {
    opacity: 1;
    transition: opacity 400ms 800ms; }
  #CMD .section__accy .container-accy .slick-active .accy .accy__img .img__shortcut .img__shortcut-icon {
    opacity: 1;
    transform: translateX(0) translateZ(0);
    transition: all 400ms 600ms; }
  #CMD .section__accy .slick-prev,
  #CMD .section__accy .slick-next {
    cursor: pointer; }
    #CMD .section__accy .slick-prev:before,
    #CMD .section__accy .slick-next:before {
      content: '';
      top: 42px;
      width: 29px;
      height: 36px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center; }
  #CMD .section__accy .slick-prev:before {
    right: 13px; }
    #CMD .section__accy .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.png"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__accy .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.webp"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__accy .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.png"); } }

@media all and (min-width: 1280px) {
  #CMD .section__accy .slick-next:before {
    left: 14px; }
    #CMD .section__accy .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.png"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__accy .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.webp"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__accy .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.png"); } }

@media all and (min-width: 1280px) {
  #CMD .section__inner2-1 .img__inner2-1 .barchart .bar {
    max-width: 0%;
    transition: none; }
    #CMD .section__inner2-1 .img__inner2-1 .barchart .bar .bar_name,
    #CMD .section__inner2-1 .img__inner2-1 .barchart .bar .bar_text {
      opacity: 0;
      transition: none; }
  #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar {
    max-width: 100%;
    transform: translateZ(0px); }
    #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar .bar_name,
    #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar .bar_text {
      opacity: 1; }
    #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(1) {
      transition: max-width 1s 0.2s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(1) .bar_name {
        transition: opacity 400ms 0.4s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(1) .bar_text {
        transition: opacity 400ms 0.9s ease; }
    #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(2) {
      transition: max-width 1s 0.4s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(2) .bar_name {
        transition: opacity 400ms 0.6s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(2) .bar_text {
        transition: opacity 400ms 1.1s ease; }
    #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(3) {
      transition: max-width 1s 0.6s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(3) .bar_name {
        transition: opacity 400ms 0.8s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(3) .bar_text {
        transition: opacity 400ms 1.3s ease; }
    #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(4) {
      transition: max-width 1s 0.8s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(4) .bar_name {
        transition: opacity 400ms 1s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(4) .bar_text {
        transition: opacity 400ms 1.5s ease; }
    #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(5) {
      transition: max-width 1s 1s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(5) .bar_name {
        transition: opacity 400ms 1.2s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(5) .bar_text {
        transition: opacity 400ms 1.7s ease; }
    #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(6) {
      transition: max-width 1s 1.2s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(6) .bar_name {
        transition: opacity 400ms 1.4s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(6) .bar_text {
        transition: opacity 400ms 1.9s ease; }
  #CMD .section__inner9-0 .img__inner9-0 {
    position: relative;
    background: none !important; }
    #CMD .section__inner9-0 .img__inner9-0 figure {
      position: absolute; }
    #CMD .section__inner9-0 .img__inner9-0 .img__phone {
      top: 0;
      left: 0;
      width: 1280px;
      height: 850px; }
      #CMD .section__inner9-0 .img__phone {
        background-image: url("../images/large/1x/inner/09_0/phone.jpg"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__inner9-0 .img__phone {
        background-image: url("../images/large/2x/inner/09_0/phone.webp"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__inner9-0 .img__phone {
        background-image: url("../images/large/2x/inner/09_0/phone.jpg"); } }

@media all and (min-width: 1280px) {
    #CMD .section__inner9-0 .img__inner9-0 .img__phone-shake {
      top: 0px;
      left: 0;
      width: 1280px;
      height: 850px; }
      #CMD .section__inner9-0 .img__phone-shake {
        background-image: url("../images/large/1x/inner/09_0/hand_shake.png"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__inner9-0 .img__phone-shake {
        background-image: url("../images/large/2x/inner/09_0/hand_shake.webp"); } }
    @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__inner9-0 .img__phone-shake {
        background-image: url("../images/large/2x/inner/09_0/hand_shake.png"); } }

@media all and (min-width: 1280px) {
  @keyframes s9inner9_0HandShake {
    0% {
      transform: translate3d(0px, 0px, 0px); }
    3% { }
    10% {
      transform: translate3d(0px, 9px, 0px); }
    17% { }
    20% {
      transform: translate3d(0px, 0px, 0px); }
    30% {
      transform: translate3d(0px, -9px, 0px); }
    33% { }
    40% {
      transform: translate3d(0px, 0px, 0px); }
    47% { }
    50% {
      transform: translate3d(0px, 9px, 0px); }
    60% {
      transform: translate3d(0px, 0px, 0px); }
    63% { }
    70% {
      transform: translate3d(0px, -9px, 0px); }
    77% { }
    80% {
      transform: translate3d(0px, 0px, 0px); }
    100% {
      transform: translate3d(0px, 0px, 0px); } }
  @keyframes s9inner9_0ArrowMove {
    0% {
      transform: translate3d(0px, 0px, 0px); }
    10% {
      transform: translate3d(0px, 20px, 0px); }
    20% {
      transform: translate3d(0px, 0px, 0px); }
    30% {
      transform: translate3d(0px, -20px, 0px); }
    40% {
      transform: translate3d(0px, 0px, 0px); }
    50% {
      transform: translate3d(0px, 20px, 0px); }
    60% {
      transform: translate3d(0px, 0px, 0px); }
    70% {
      transform: translate3d(0px, -20px, 0px); }
    80% {
      transform: translate3d(0px, 0px, 0px); }
    100% {
      transform: translate3d(0px, 0px, 0px); } }
  @keyframes s9inner9_0PhoneMove {
    0% {
      transform: translate3d(0px, 0px, 0px); }
    10% {
      transform: translate3d(0px, 3px, 0px); }
    20% {
      transform: translate3d(0px, 0px, 0px); }
    30% {
      transform: translate3d(0px, -3px, 0px); }
    40% {
      transform: translate3d(0px, 0px, 0px); }
    50% {
      transform: translate3d(0px, 3px, 0px); }
    60% {
      transform: translate3d(0px, 0px, 0px); }
    70% {
      transform: translate3d(0px, -3px, 0px); }
    80% {
      transform: translate3d(0px, 0px, 0px); }
    100% {
      transform: translate3d(0px, 0px, 0px); } }
  #CMD .section__inner9-0 .img__inner9-0.active .img__phone {
    animation: s9inner9_0PhoneMove 1200ms forwards infinite linear; }
  #CMD .section__inner9-0 .img__inner9-0.active .img__phone-shake {
    animation: s9inner9_0HandShake 1200ms forwards infinite linear; }
  #CMD .section__inner9-0 .img__inner9-0.active .arrows {
    animation: s9inner9_0ArrowMove 1200ms forwards infinite linear; }
  #CMD .section__inner9-1 .slick-prev,
  #CMD .section__inner9-1 .slick-next {
    cursor: pointer; }
    #CMD .section__inner9-1 .slick-prev:before,
    #CMD .section__inner9-1 .slick-next:before {
      content: '';
      top: 42px;
      width: 29px;
      height: 36px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center; }
  #CMD .section__inner9-1 .slick-prev:before {
    right: 13px; }
    #CMD .section__inner9-1 .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.png"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__inner9-1 .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.webp"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__inner9-1 .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.png"); } }

@media all and (min-width: 1280px) {
  #CMD .section__inner9-1 .slick-next:before {
    left: 14px; }
    #CMD .section__inner9-1 .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.png"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__inner9-1 .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.webp"); } }
  @media all and (min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 1280px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__inner9-1 .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.png"); } }

@media all and (min-width: 1280px) {
  #CMD .section__ultimate .wd__feature__list {
    left: 50%;
    margin-left: -650px;
    width: 1300px; }
  #CMD .section__display .wd__content {
    min-height: 1094px; }
    #CMD .section__display .wd__content .content__info {
      max-width: 540px; } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .wd__section .medium_use {
    display: block; }
  #CMD .wd__section .medium_unuse {
    display: none; }
  #CMD .wd__section .no__wrap {
    white-space: nowrap;
    display: inline-block; }
  #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: -160px !important; }
  #CMD .wd__section.section__comment .footnotes {
    width: 97%;
    margin-top: 5px;
    margin-bottom: 50px;
    padding-left: 0;
    padding-right: 0; }
  #CMD .section__kv .img__kv {
    position: relative;
    background: none !important; }
    #CMD .section__kv .img__kv .img__bg {
      position: absolute;
      left: 50%;
      bottom: 0;
      margin-left: -1280px;
      width: 2560px;
      height: 1120px; }
    #CMD .section__kv .img__kv .img__fog {
      position: absolute;
      top: 450px;
      left: 50%;
      margin-left: -1280px;
      width: 2560px;
      height: 530px; }
      #CMD .section__kv .img__fog {
        background-image: url("../images/large/1x/animation/01/bg_3.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__kv .img__fog {
        background-image: url("../images/large/2x/animation/01/bg_3.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__kv .img__fog {
        background-image: url("../images/large/2x/animation/01/bg_3.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
      #CMD .section__kv .img__kv .img__fog:after {
        position: absolute;
        display: block;
        content: '';
        background-image: url("../images/large/1x/animation/01/bg_2.jpg"); }
    #CMD .section__kv .img__kv #canvas__tunnel {
      position: absolute;
      top: 0;
      left: 0;
      width: 2560px;
      height: 1120px; }
    #CMD .section__kv .img__kv .img__phone_left {
      position: absolute;
      top: 409px;
      left: 50%;
      margin-left: -661px;
      width: 804px;
      height: 430px; }
      #CMD .section__kv .img__phone_left {
        background-image: url("../images/large/1x/animation/01/phone_left.png"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__kv .img__phone_left {
        background-image: url("../images/large/2x/animation/01/phone_left.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__kv .img__phone_left {
        background-image: url("../images/large/2x/animation/01/phone_left.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
    #CMD .section__kv .img__kv .img__phone_right {
      position: absolute;
      top: 429px;
      left: 50%;
      margin-left: -169px;
      width: 780px;
      height: 390px; }
      #CMD .section__kv .img__phone_right {
        background-image: url("../images/large/1x/animation/01/phone_right.png"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__kv .img__phone_right {
        background-image: url("../images/large/2x/animation/01/phone_right.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__kv .img__phone_right {
        background-image: url("../images/large/2x/animation/01/phone_right.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
      #CMD .section__kv .img__kv .img__phone_right .rog_logo {
        position: absolute;
        left: 50%;
        top: 141px;
        margin-left: -93px;
        width: 170px;
        height: 100px; }
        #CMD .section__kv .img__kv .img__phone_right .rog_logo .logo-bg {
          position: absolute;
          top: 1px;
          left: 1px;
          width: 168px;
          height: 98px;
          transition: background 1000ms; }
        #CMD .section__kv .img__kv .img__phone_right .rog_logo .img__rog_logo {
          position: absolute;
          width: 170px;
          height: 100px; }
          #CMD .section__kv .img__phone_right .img__rog_logo {
            background-image: url("../images/large/1x/animation/01/phone_right_cover.png"); } }
        @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__kv .img__phone_right .img__rog_logo {
            background-image: url("../images/large/2x/animation/01/phone_right_cover.webp"); } }
        @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__kv .img__phone_right .img__rog_logo {
            background-image: url("../images/large/2x/animation/01/phone_right_cover.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
    #CMD .section__kv .img__kv #kv_smoke {
      position: absolute;
      opacity: 0.7;
      bottom: 0;
      left: 50%;
      margin-left: -1280px;
      width: 2560px;
      height: 900px; }
      #CMD .section__kv .img__kv #kv_smoke canvas {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 2560px;
        height: 900px; }
    #CMD .section__kv .img__kv .img__phone_fog {
      position: absolute;
      top: o;
      left: 50%;
      margin-left: -1280px;
      width: 2560px;
      height: 1120px; }
      #CMD .section__kv .img__phone_fog {
        background-image: url("../images/large/1x/animation/01/smoke.png"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__kv .img__phone_fog {
        background-image: url("../images/large/2x/animation/01/smoke.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__kv .img__phone_fog {
        background-image: url("../images/large/2x/animation/01/smoke.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
    #CMD .section__kv .img__kv .img__fire {
      position: absolute;
      top: o;
      left: 50%;
      margin-left: -1280px;
      width: 2560px;
      height: 1120px; }
      #CMD .section__kv .img__fire {
        background-image: url("../images/large/1x/animation/01/fire.png"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__kv .img__fire {
        background-image: url("../images/large/2x/animation/01/fire.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__kv .img__fire {
        background-image: url("../images/large/2x/animation/01/fire.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
    #CMD .section__kv .img__kv .img__bottom_mask {
      position: absolute;
      left: 50%;
      margin-left: -1280px;
      bottom: 0;
      width: 2560px;
      height: 150px;
      background-image: url("../images/mask/s1_bottom_mask.png"); }
  #CMD .section__kv .img__kv .img__fog {
    opacity: 0;
    transition: none; }
  #CMD .section__kv .img__kv .img__phone_left {
    opacity: 0;
    transform: translate3d(-50px, 0px, 0px);
    transition: none; }
  #CMD .section__kv .img__kv .img__phone_right {
    opacity: 0;
    transform: translate3d(70px, 0px, 0px);
    transition: none; }
  #CMD .section__kv .img__kv #kv_smoke {
    opacity: 0;
    transition: none; }
  #CMD .section__kv .img__kv .img__phone_fog {
    opacity: 0;
    transition: none; }
  #CMD .section__kv .img__kv .img__fire {
    opacity: 0;
    transform: scale(0.7) rotate(5deg);
    transition: none; }
  #CMD .section__kv .img__kv.step-1 .img__phone_left {
    opacity: 1;
    will-change: transform;
    transform: translate3d(0px, 0px, 0px);
    transition: transform 250ms 100ms, opacity 100ms 100ms linear; }
  #CMD .section__kv .img__kv.step-1 .img__phone_right {
    opacity: 1;
    will-change: transform;
    transform: translate3d(0px, 0px, 0px);
    transition: transform 250ms, opacity 100ms linear; }
  #CMD .section__kv .img__kv.step-1 #kv_smoke {
    opacity: 0.4;
    transition: opacity 2500ms 900ms linear; }
  #CMD .section__kv .img__kv.step-1 .img__fog {
    opacity: 1;
    transition: opacity 1200ms 900ms linear; }
  #CMD .section__kv .img__kv.step-1 .img__phone_fog {
    opacity: 1;
    transition: opacity 1200ms 900ms linear; }
  #CMD .section__kv .img__kv.step-1 .img__fire {
    opacity: 1;
    transform: scale(1) rotate(0deg);
    transition: opacity 300ms 500ms linear, transform 300ms 500ms; }
  #CMD .section__kv .img__kv.end .img__phone_left {
    will-change: unset;
    transition: none; }
  #CMD .section__kv .img__kv.end .img__phone_right {
    will-change: unset;
    transition: none; }
  #CMD .section__kv .img__kv.end #kv_smoke {
    transition: none; }
  #CMD .section__kv .img__kv.end .img__fog {
    transition: none; }
  #CMD .section__kv .img__kv.end .img__phone_fog {
    transition: none; }
  #CMD .section__kv .img__kv.end .img__fire {
    transition: none; }
  #CMD .section__kv {
    overflow: hidden; }
    #CMD .section__kv .wd__content {
      width: 90%;
      max-width: 1024px; }
      #CMD .section__kv .wd__content .content__slogan {
        left: 2px;
        margin-top: 15px;
        font-size: 31.9px; }
      #CMD .section__kv .wd__content .content__title {
        width: 100%; }
      #CMD .section__kv .wd__content .content__info {
        width: 87%;
        max-width: 780px;
        font-size: 24px; }
      #CMD .section__kv .wd__content.bottom-content {
        display: inline-block;
        margin-top: -214px; }
    #CMD .section__kv .img__kv {
      margin-top: -278px;
      transform: scale(0.65); }
    #CMD .section__kv .img__logo {
      margin-top: -319px;
      margin-left: -400px;
      width: 800px;
      height: 34px;
      background-size: contain; }
      #CMD .section__kv .img__logo {
        background-image: url("../images/medium/1x/kv_logo.png"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__kv .img__logo {
        background-image: url("../images/medium/2x/kv_logo.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__kv .img__logo {
        background-image: url("../images/medium/2x/kv_logo.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
    #CMD .section__kv .icon__down__arrow {
      opacity: 0.5;
      margin-left: auto;
      margin-right: auto;
      width: 50px;
      height: 50px;
      background-size: contain; }
  #CMD .section__pdc {
    z-index: 1; }
  #CMD .section__performance .img__performance {
    background: none !important; }
    #CMD .section__performance .img__performance .detect-point-enter {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -220px;
      width: 1px;
      height: 1px; }
    #CMD .section__performance .img__performance .detect-point-out {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -409px;
      width: 1px;
      height: 740px; }
    #CMD .section__performance .img__performance figure {
      position: absolute; }
    #CMD .section__performance .img__performance .engine {
      position: absolute;
      top: 0;
      left: 0;
      width: 2560px;
      height: 1100px; }
      #CMD .section__performance .img__performance .engine .img__pipe-bg {
        top: 0;
        left: 0;
        width: 2560px;
        height: 1100px; }
        #CMD .section__performance .img__performance .img__pipe-bg {
          background-image: url("../images/large/1x/animation/02/pipe_bg.jpg"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__performance .img__performance .img__pipe-bg {
          background-image: url("../images/large/2x/animation/02/pipe_bg.webp"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__performance .img__performance .img__pipe-bg {
          background-image: url("../images/large/2x/animation/02/pipe_bg.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
      #CMD .section__performance .img__performance .engine #s2Svg {
        position: absolute;
        top: 31px;
        left: 50%;
        margin-left: -638px;
        width: 1360px;
        height: 900px;
        filter: blur(3px);
        opacity: 1; }
        #CMD .section__performance .img__performance .engine #s2Svg .curve-line {
          stroke-dasharray: 750;
          stroke-dashoffset: 750;
          stroke-linecap: round;
          stroke-linejoin: round;
          transform: translate3d(0px, 0px, 0px);
          fill: none; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-1 {
            stroke: #00c4ff;
            stroke-width: 3px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-2 {
            stroke: #c795f6;
            stroke-width: 4px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-3 {
            stroke: #30d3fe;
            stroke-width: 5px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-4 {
            stroke: #ff2d43;
            stroke-width: 6px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-5 {
            stroke: #9ecaff;
            stroke-width: 5px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-6 {
            stroke: #ff1f36;
            stroke-width: 3px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-7 {
            stroke: #48e9ff;
            stroke-width: 6px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-8 {
            stroke: #ff1a14;
            stroke-width: 3px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-9 {
            stroke: #ff1500;
            stroke-width: 4px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-10 {
            stroke: #ff00ab;
            stroke-width: 5px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-11 {
            stroke: #ff0f32;
            stroke-width: 6px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-12 {
            stroke: #20a6ff;
            stroke-width: 3px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-13 {
            stroke: #ff4f65;
            stroke-width: 4px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-14 {
            stroke: #ff4a3d;
            stroke-width: 5px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-15 {
            stroke: #ffc6c1;
            stroke-width: 6px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-16 {
            stroke: #23f9f9;
            stroke-width: 4px; }
      #CMD .section__performance .img__performance .engine .img__pipe-mask {
        top: 0;
        left: 0;
        width: 2560px;
        height: 1100px; }
        #CMD .section__performance .img__performance .img__pipe-mask {
          background-image: url("../images/large/1x/animation/02/pipe_mask.png"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__performance .img__performance .img__pipe-mask {
          background-image: url("../images/large/2x/animation/02/pipe_mask.webp"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__performance .img__performance .img__pipe-mask {
          background-image: url("../images/large/2x/animation/02/pipe_mask.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
    #CMD .section__performance .img__performance .img__chip {
      top: 1px;
      left: 50%;
      margin-left: -258px;
      width: 640px;
      height: 430px; }
      #CMD .section__performance .img__performance .img__chip {
        background-image: url("../images/large/1x/animation/02/chip.png"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__performance .img__performance .img__chip {
        background-image: url("../images/large/2x/animation/02/chip.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__performance .img__performance .img__chip {
        background-image: url("../images/large/2x/animation/02/chip.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__performance .img__performance .engine {
    transform-origin: top right;
    transform: translate3d(0, 0, 0);
    animation: unset; }
  #CMD .section__performance .img__performance .img__chip {
    opacity: 0;
    transform: translate3d(0px, 110px, 0px) scale(0.9);
    transition: none; }
  @keyframes s3CurveLine1 {
    0% {
      stroke-dashoffset: 750; }
    100% {
      stroke-dashoffset: -750; } }
  @keyframes s2Float {
    0% {
      transform: translate3d(0px, 0px, 0px); }
    12.5% {
      transform: translate3d(0px, 10px, 0px); }
    37.5% {
      transform: translate3d(0px, -10px, 0px); }
    50% {
      transform: translate3d(0px, 0px, 0px); }
    62.5% {
      transform: translate3d(0px, 6px, 0px); }
    87.5% {
      transform: translate3d(0px, -6px, 0px); }
    100% {
      transform: translate3d(0px, 0px, 0px); } }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-1 {
    animation: s3CurveLine1 300ms 200ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-2 {
    animation: s3CurveLine1 300ms 800ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-3 {
    animation: s3CurveLine1 300ms 600ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-4 {
    animation: s3CurveLine1 300ms 200ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-5 {
    animation: s3CurveLine1 300ms 400ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-6 {
    animation: s3CurveLine1 300ms 100ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-7 {
    animation: s3CurveLine1 300ms 370ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-8 {
    animation: s3CurveLine1 300ms 920ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-9 {
    animation: s3CurveLine1 300ms 300ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-10 {
    animation: s3CurveLine1 300ms 760ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-11 {
    animation: s3CurveLine1 300ms 430ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-12 {
    animation: s3CurveLine1 300ms 330ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-13 {
    animation: s3CurveLine1 300ms 570ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-14 {
    animation: s3CurveLine1 300ms 610ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-15 {
    animation: s3CurveLine1 300ms 400ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-16 {
    animation: s3CurveLine1 300ms 650ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .img__chip {
    opacity: 1;
    will-change: transform;
    transform: translate3d(0px, 0px, 0px);
    transition: opacity 300ms linear 400ms, transform 600ms 400ms;
    animation: s2Float 5000ms 1120ms infinite linear forwards; }
  #CMD .section__performance {
    padding-top: 30px; }
    #CMD .section__performance .img__performance {
      margin-top: -54px;
      margin-left: -1275px;
      transform: scale(0.74); }
    #CMD .section__performance .wd__content {
      margin-top: -222px;
      width: 92%;
      max-width: 1024px; }
      #CMD .section__performance .wd__content .content__info {
        margin-left: auto;
        margin-right: auto;
        width: 81%;
        max-width: 734px; }
    #CMD .section__performance .wd__feature__list {
      margin-top: 44px;
      max-width: 600px; }
      #CMD .section__performance .wd__feature__list .wd__feature .wd__feature__describe {
        max-width: 410px; }
    #CMD .section__performance .modal-button-container {
      margin-top: 5px; }
  #CMD .section__performance .img__performance .detect-point-out {
    margin-top: -389px; }
  #CMD .section__gamecool3 .img__gamecool3 {
    position: relative;
    background: none !important;
    background: none; }
    #CMD .section__gamecool3 .img__gamecool3 .detect-point-enter {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: 60px;
      width: 1px;
      height: 100px; }
    #CMD .section__gamecool3 .img__gamecool3 .img__thermal__stop {
      opacity: 0;
      transition: opacity 300ms ease;
      position: absolute;
      z-index: 120;
      top: 71px;
      left: 50%;
      margin-left: -1143px;
      width: 1738px;
      height: 1620px; }
      #CMD .section__gamecool3 .img__thermal__stop {
        background-image: url("../images/large/1x/animation/03/endding.png"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__gamecool3 .img__thermal__stop {
        background-image: url("../images/large/2x/animation/03/endding.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__gamecool3 .img__thermal__stop {
        background-image: url("../images/large/2x/animation/03/endding.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
      #CMD .section__gamecool3 .img__gamecool3 .img__thermal__stop.js-showed {
        opacity: 1; }
    #CMD .section__gamecool3 .img__gamecool3 .img__bg {
      position: absolute;
      top: 42px;
      left: 0;
      width: 2560px;
      height: 1588px; }
      #CMD .section__gamecool3 .img__bg {
        background-image: url("../images/large/1x/animation/03/03_bg.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__gamecool3 .img__bg {
        background-image: url("../images/large/2x/animation/03/03_bg.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__gamecool3 .img__bg {
        background-image: url("../images/large/2x/animation/03/03_bg.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
    #CMD .section__gamecool3 .img__gamecool3 #thermalFlow {
      position: absolute;
      pointer-events: none;
      z-index: 120;
      top: 67px;
      left: 50%;
      margin-left: -1139px;
      width: 1738px;
      height: 1620px; }
    #CMD .section__gamecool3 .img__gamecool3 .reset {
      position: absolute;
      text-align: center;
      display: block;
      cursor: pointer;
      z-index: 10001;
      left: 50%;
      margin-top: 430px;
      margin-left: -109px;
      width: 200px;
      color: #cfcfcf; }
      #CMD .section__gamecool3 .img__gamecool3 .reset.isHide {
        display: none; }
      #CMD .section__gamecool3 .img__gamecool3 .reset .reset__btn {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin-right: 3px;
        width: 40px;
        height: 40px; }
        #CMD .section__gamecool3 .img__gamecool3 .reset__btn {
          background-image: url("../images/icon/replay.png"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__gamecool3 .img__gamecool3 .reset__btn {
          background-image: url("../images/icon/replay.webp"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__gamecool3 .img__gamecool3 .reset__btn {
          background-image: url("../images/icon/replay.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
      #CMD .section__gamecool3 .img__gamecool3 .reset .reset__text {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        top: 1px; }
    #CMD .section__gamecool3 .img__gamecool3 .model-content {
      position: absolute;
      left: 50%;
      margin-top: 520px;
      margin-left: -840px;
      width: 1080px;
      height: 600px; }
      #CMD .section__gamecool3 .img__gamecool3 .model-content .thermal-upper-wind {
        position: absolute;
        z-index: 72;
        opacity: 0;
        top: -437px;
        left: -92px;
        width: 795px;
        height: 573px;
        transition: none; }
        #CMD .section__gamecool3 .img__gamecool3 .thermal-upper-wind {
          background-image: url("../images/large/1x/animation/03/wind/upper-wind.png"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__gamecool3 .img__gamecool3 .thermal-upper-wind {
          background-image: url("../images/large/2x/animation/03/wind/upper-wind.webp"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__gamecool3 .img__gamecool3 .thermal-upper-wind {
          background-image: url("../images/large/2x/animation/03/wind/upper-wind.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
      #CMD .section__gamecool3 .img__gamecool3 .model-content .thermal-main-wind {
        position: absolute;
        z-index: 69;
        opacity: 0;
        top: -65px;
        left: -349px;
        width: 1840px;
        height: 1140px;
        transition: none; }
        #CMD .section__gamecool3 .img__gamecool3 .thermal-main-wind {
          background-image: url("../images/large/1x/animation/03/wind/main-wind.png"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__gamecool3 .img__gamecool3 .thermal-main-wind {
          background-image: url("../images/large/2x/animation/03/wind/main-wind.webp"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__gamecool3 .img__gamecool3 .thermal-main-wind {
          background-image: url("../images/large/2x/animation/03/wind/main-wind.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
      #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone {
        position: absolute;
        transition: none;
        width: 1080px;
        height: 408px;
        transform: translate3d(0px, 0px, 0px); }
        #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model0 {
          z-index: 70;
          margin-top: -79px;
          margin-left: 42px; }
          #CMD .section__gamecool3 .img__gamecool3 .model0 {
            background-image: url("../images/large/1x/animation/03/model/model0.png"); } }
        @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__gamecool3 .img__gamecool3 .model0 {
            background-image: url("../images/large/2x/animation/03/model/model0.webp"); } }
        @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__gamecool3 .img__gamecool3 .model0 {
            background-image: url("../images/large/2x/animation/03/model/model0.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
        #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model1 {
          z-index: 68;
          margin-top: 28px;
          margin-left: 43px; }
          #CMD .section__gamecool3 .img__gamecool3 .model1 {
            background-image: url("../images/large/1x/animation/03/model/model1.png"); } }
        @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__gamecool3 .img__gamecool3 .model1 {
            background-image: url("../images/large/2x/animation/03/model/model1.webp"); } }
        @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__gamecool3 .img__gamecool3 .model1 {
            background-image: url("../images/large/2x/animation/03/model/model1.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
        #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model2 {
          z-index: 66;
          margin-top: 133px;
          margin-left: 42px; }
          #CMD .section__gamecool3 .img__gamecool3 .model2 {
            background-image: url("../images/large/1x/animation/03/model/model2.png"); } }
        @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__gamecool3 .img__gamecool3 .model2 {
            background-image: url("../images/large/2x/animation/03/model/model2.webp"); } }
        @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__gamecool3 .img__gamecool3 .model2 {
            background-image: url("../images/large/2x/animation/03/model/model2.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
        #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model3 {
          z-index: 64;
          margin-top: 220px;
          margin-left: 43px; }
          #CMD .section__gamecool3 .img__gamecool3 .model3 {
            background-image: url("../images/large/1x/animation/03/model/model3.png"); } }
        @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__gamecool3 .img__gamecool3 .model3 {
            background-image: url("../images/large/2x/animation/03/model/model3.webp"); } }
        @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__gamecool3 .img__gamecool3 .model3 {
            background-image: url("../images/large/2x/animation/03/model/model3.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
        #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model4 {
          z-index: 62;
          margin-top: 302px;
          margin-left: 43px; }
          #CMD .section__gamecool3 .img__gamecool3 .model4 {
            background-image: url("../images/large/1x/animation/03/model/model4.png"); } }
        @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__gamecool3 .img__gamecool3 .model4 {
            background-image: url("../images/large/2x/animation/03/model/model4.webp"); } }
        @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__gamecool3 .img__gamecool3 .model4 {
            background-image: url("../images/large/2x/animation/03/model/model4.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
        #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model5 {
          z-index: 60;
          margin-top: 395px;
          margin-left: 43px; }
          #CMD .section__gamecool3 .img__gamecool3 .model5 {
            background-image: url("../images/large/1x/animation/03/model/model5.png"); } }
        @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__gamecool3 .img__gamecool3 .model5 {
            background-image: url("../images/large/2x/animation/03/model/model5.webp"); } }
        @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__gamecool3 .img__gamecool3 .model5 {
            background-image: url("../images/large/2x/animation/03/model/model5.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
        #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model6 {
          z-index: 58;
          margin-top: 438px;
          margin-left: 43px; }
          #CMD .section__gamecool3 .img__gamecool3 .model6 {
            background-image: url("../images/large/1x/animation/03/model/model6.png"); } }
        @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__gamecool3 .img__gamecool3 .model6 {
            background-image: url("../images/large/2x/animation/03/model/model6.webp"); } }
        @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__gamecool3 .img__gamecool3 .model6 {
            background-image: url("../images/large/2x/animation/03/model/model6.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
        #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model7 {
          z-index: 56;
          margin-top: 560px;
          margin-left: 44px; }
          #CMD .section__gamecool3 .img__gamecool3 .model7 {
            background-image: url("../images/large/1x/animation/03/model/model7.png"); } }
        @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__gamecool3 .img__gamecool3 .model7 {
            background-image: url("../images/large/2x/animation/03/model/model7.webp"); } }
        @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__gamecool3 .img__gamecool3 .model7 {
            background-image: url("../images/large/2x/animation/03/model/model7.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
        #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model0-cover {
          position: absolute;
          display: block;
          content: '';
          z-index: 10000;
          margin-top: -79px;
          margin-left: 42px;
          width: 1080px;
          height: 408px; }
          #CMD .section__gamecool3 .img__gamecool3 .model0-cover {
            background-image: url("../images/large/1x/animation/03/model/model0_cover.png"); } }
        @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__gamecool3 .img__gamecool3 .model0-cover {
            background-image: url("../images/large/2x/animation/03/model/model0_cover.webp"); } }
        @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__gamecool3 .img__gamecool3 .model0-cover {
            background-image: url("../images/large/2x/animation/03/model/model0_cover.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__gamecool3 .img__gamecool3 #s3_svg {
    pointer-events: none; }
    #CMD .section__gamecool3 .img__gamecool3 #s3_svg .point-blur,
    #CMD .section__gamecool3 .img__gamecool3 #s3_svg .point {
      opacity: 0;
      animation: none; }
    #CMD .section__gamecool3 .img__gamecool3 #s3_svg .line {
      display: none;
      stroke-dashoffset: 396; }
      #CMD .section__gamecool3 .img__gamecool3 #s3_svg .line.desktop {
        display: block; }
  #CMD .section__gamecool3 .img__gamecool3 .parts-text .part {
    opacity: 0; }
  #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone {
    transition: none; }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model0 {
      opacity: 0;
      transform: translate3d(0px, 30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model1 {
      opacity: 0;
      transform: translate3d(0px, -30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model2 {
      opacity: 0;
      transform: translate3d(0px, -30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model3 {
      opacity: 0;
      transform: translate3d(0px, -30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model4 {
      opacity: 0;
      transform: translate3d(0px, -30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model5 {
      opacity: 0;
      transform: translate3d(0px, -30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model6 {
      opacity: 0;
      transform: translate3d(0px, -30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model7 {
      opacity: 0;
      transform: translate3d(0px, -30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model0-cover {
      opacity: 0;
      transform: translate3d(0px, 30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model0, #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model1 {
      opacity: 1; }
  @keyframes s3LineDraw {
    0% {
      opacity: 1;
      stroke-dashoffset: 396; }
    12% {
      opacity: 1;
      stroke-dashoffset: 396; }
    100% {
      stroke-dashoffset: 0;
      opacity: 1; } }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .thermal-upper-wind {
    opacity: 1;
    transition: opacity 500ms 1600ms ease; }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .thermal-main-wind {
    opacity: 1;
    transition: opacity 500ms 1600ms ease; }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .model-phone.model0 {
    opacity: 1;
    transition: transform 300ms ease-out 0ms, opacity 300ms 0ms;
    transform: translate3d(0px, 0, 0px); }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .model-phone.model1 {
    opacity: 1;
    transition: transform 300ms ease-out 200ms, opacity 300ms 200ms;
    transform: translate3d(0px, 0, 0px); }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .model-phone.model2 {
    opacity: 1;
    transition: transform 300ms ease-out 400ms, opacity 300ms 400ms;
    transform: translate3d(0px, 0, 0px); }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .model-phone.model3 {
    opacity: 1;
    transition: transform 300ms ease-out 600ms, opacity 300ms 600ms;
    transform: translate3d(0px, 0, 0px); }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .model-phone.model4 {
    opacity: 1;
    transition: transform 300ms ease-out 800ms, opacity 300ms 800ms;
    transform: translate3d(0px, 0, 0px); }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .model-phone.model5 {
    opacity: 1;
    transition: transform 300ms ease-out 1000ms, opacity 300ms 1000ms;
    transform: translate3d(0px, 0, 0px); }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .model-phone.model6 {
    opacity: 1;
    transition: transform 300ms ease-out 1200ms, opacity 300ms 1200ms;
    transform: translate3d(0px, 0, 0px); }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .model-phone.model7 {
    opacity: 1;
    transition: transform 300ms ease-out 1400ms, opacity 300ms 1400ms;
    transform: translate3d(0px, 0, 0px); }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .model-phone.model0-cover {
    opacity: 1;
    transform: translate3d(0px, 0, 0px);
    transition: transform 300ms ease-out, opacity 300ms; }
  #CMD .section__gamecool3 .img__gamecool3.step-2 #s3_svg .point-blur {
    opacity: 1;
    transition: opacity 300ms 200ms; }
  #CMD .section__gamecool3 .img__gamecool3.step-2 #s3_svg .point {
    opacity: 1;
    transition: opacity 300ms; }
  #CMD .section__gamecool3 .img__gamecool3.step-2 #s3_svg .line.line-1 {
    animation: s3LineDraw 700ms 200ms forwards; }
  #CMD .section__gamecool3 .img__gamecool3.step-2 #s3_svg .line.line-2 {
    animation: s3LineDraw 700ms 400ms forwards; }
  #CMD .section__gamecool3 .img__gamecool3.step-2 #s3_svg .line.line-3 {
    animation: s3LineDraw 700ms 600ms forwards; }
  #CMD .section__gamecool3 .img__gamecool3.step-2 #s3_svg .line.line-4 {
    animation: s3LineDraw 700ms 800ms forwards; }
  #CMD .section__gamecool3 .img__gamecool3.step-2 #s3_svg .line.line-5 {
    animation: s3LineDraw 700ms 1000ms forwards; }
  #CMD .section__gamecool3 .img__gamecool3.step-2 #s3_svg .line.line-6 {
    animation: s3LineDraw 700ms 1200ms forwards; }
  #CMD .section__gamecool3 .img__gamecool3.step-2 .parts-text .part {
    opacity: 1; }
    #CMD .section__gamecool3 .img__gamecool3.step-2 .parts-text .part.part-1 {
      transition: opacity 400ms 700ms; }
    #CMD .section__gamecool3 .img__gamecool3.step-2 .parts-text .part.part-2 {
      transition: opacity 400ms 900ms; }
    #CMD .section__gamecool3 .img__gamecool3.step-2 .parts-text .part.part-3 {
      transition: opacity 400ms 1100ms; }
    #CMD .section__gamecool3 .img__gamecool3.step-2 .parts-text .part.part-4 {
      transition: opacity 400ms 1300ms; }
    #CMD .section__gamecool3 .img__gamecool3.step-2 .parts-text .part.part-5 {
      transition: opacity 400ms 1500ms; }
    #CMD .section__gamecool3 .img__gamecool3.step-2 .parts-text .part.part-6 {
      transition: opacity 400ms 1700ms; }
  #CMD .section__gamecool3 {
    padding-top: 128px; }
    #CMD .section__gamecool3 .wd__content {
      margin-left: auto;
      margin-right: auto; }
      #CMD .section__gamecool3 .wd__content .content__info {
        width: 88%;
        max-width: 660px; }
    #CMD .section__gamecool3 .wd__feature__list .wd__feature .wd__feature__describe {
      max-width: 270px; }
    #CMD .section__gamecool3 .img__gamecool3 {
      margin-top: -424px;
      transform: scale(0.61); }
      #CMD .section__gamecool3 .img__gamecool3 .parts-text {
        top: 676px;
        margin-left: 264px; }
      #CMD .section__gamecool3 .img__gamecool3 .reset {
        margin-top: 220px;
        transform: scale(1.3); }
  #CMD .section__gamecool3 .img__gamecool3 {
    background: none; }
    #CMD .section__gamecool3 .img__gamecool3 .img__bg {
      top: 35px; }
    #CMD .section__gamecool3 .img__gamecool3 #s3_svg .line.desktop {
      display: none; }
    #CMD .section__gamecool3 .img__gamecool3 #s3_svg .line.tablet {
      display: block; }
  #CMD .section__gamecool3_1 .img__fan__flow {
    background-image: none !important; }
    #CMD .section__gamecool3_1 .img__fan__flow .detect-point-enter {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: 200px;
      width: 1px;
      height: 1px; }
    #CMD .section__gamecool3_1 .img__fan__flow .img__bg {
      position: absolute;
      top: 0;
      left: 0;
      width: 2560px;
      height: 1100px; }
      #CMD .section__gamecool3_1 .img__bg {
        background-image: url("../images/large/1x/animation/04/04_bg.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__gamecool3_1 .img__bg {
        background-image: url("../images/large/2x/animation/04/04_bg.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__gamecool3_1 .img__bg {
        background-image: url("../images/large/2x/animation/04/04_bg.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
    #CMD .section__gamecool3_1 .img__fan__flow .img__bg-dust {
      position: absolute;
      top: 176px;
      left: 0;
      width: 2560px;
      height: 628px; }
      #CMD .section__gamecool3_1 .img__bg-dust {
        background-image: url("../images/large/1x/animation/04/04_dust.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__gamecool3_1 .img__bg-dust {
        background-image: url("../images/large/2x/animation/04/04_dust.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__gamecool3_1 .img__bg-dust {
        background-image: url("../images/large/2x/animation/04/04_dust.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
    #CMD .section__gamecool3_1 .img__fan__flow .img__phone {
      position: absolute;
      top: 0;
      left: 0;
      width: 2560px;
      height: 1100px; }
      #CMD .section__gamecool3_1 .img__phone {
        background-image: url("../images/large/1x/animation/04/04_phone.png"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__gamecool3_1 .img__phone {
        background-image: url("../images/large/2x/animation/04/04_phone.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__gamecool3_1 .img__phone {
        background-image: url("../images/large/2x/animation/04/04_phone.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
    #CMD .section__gamecool3_1 .img__fan__flow .img__phone-cover {
      position: absolute;
      top: 322px;
      left: 50%;
      margin-left: -298px;
      width: 538px;
      height: 518px; }
      #CMD .section__gamecool3_1 .img__phone-cover {
        background-image: url("../images/large/1x/animation/04/04_phone_cover.png"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__gamecool3_1 .img__phone-cover {
        background-image: url("../images/large/2x/animation/04/04_phone_cover.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__gamecool3_1 .img__phone-cover {
        background-image: url("../images/large/2x/animation/04/04_phone_cover.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
    #CMD .section__gamecool3_1 .img__fan__flow canvas {
      position: absolute;
      z-index: 1000000; }
      #CMD .section__gamecool3_1 .img__fan__flow canvas:before, #CMD .section__gamecool3_1 .img__fan__flow canvas:after {
        display: block;
        position: absolute;
        content: ''; }
      #CMD .section__gamecool3_1 .img__fan__flow canvas#canvas__wind__hot-left {
        z-index: 3;
        top: 336px;
        left: 50%;
        margin-left: -688px;
        width: 510px;
        height: 466px; }
      #CMD .section__gamecool3_1 .img__fan__flow canvas#canvas__wind__hot-right {
        z-index: 2;
        top: 543px;
        left: 50%;
        margin-left: -35px;
        width: 670px;
        height: 520px; }
      #CMD .section__gamecool3_1 .img__fan__flow canvas#canvas__wind__hot-bottom {
        z-index: 4;
        top: 648px;
        left: 50%;
        margin-left: -298px;
        width: 370px;
        height: 192px; }
      #CMD .section__gamecool3_1 .img__fan__flow canvas#canvas__wind__cold {
        z-index: 1;
        top: 95px;
        left: 50%;
        margin-left: -207px;
        width: 744px;
        height: 434px; }
  #CMD .section__gamecool3_1 .img__fan__flow .img__bg {
    opacity: 0; }
  #CMD .section__gamecool3_1 .img__fan__flow .img__bg-dust {
    opacity: 0; }
  #CMD .section__gamecool3_1 .img__fan__flow .img__phone {
    transform: translate3d(0px, -50px, 0px); }
  #CMD .section__gamecool3_1 .img__fan__flow .img__phone-cover {
    opacity: 0; }
  #CMD .section__gamecool3_1 .img__fan__flow canvas {
    opacity: 0; }
  #CMD .section__gamecool3_1 .img__fan__flow.active .img__bg {
    opacity: 1;
    transition: opacity 500ms; }
  #CMD .section__gamecool3_1 .img__fan__flow.active .img__bg-dust {
    opacity: 1;
    transition: opacity 1300ms 300ms; }
  #CMD .section__gamecool3_1 .img__fan__flow.active .img__phone {
    transform: translate3d(0px, 0px, 0px);
    transition: all 800ms; }
  #CMD .section__gamecool3_1 .img__fan__flow.active .img__phone-cover {
    opacity: 1;
    transition: opacity 650ms 600ms; }
  #CMD .section__gamecool3_1 .img__fan__flow.active canvas {
    opacity: 1;
    transition: all 0ms 900ms; }
  #CMD .section__gamecool3_1 {
    margin-top: -265px; }
    #CMD .section__gamecool3_1 .wd__content {
      max-width: 100%; }
      #CMD .section__gamecool3_1 .wd__content .content__info {
        width: 79%;
        max-width: 734px; }
    #CMD .section__gamecool3_1 .img__fan__flow {
      margin-top: -233px;
      margin-left: -1302px;
      transform: scale(0.73); }
  #CMD .section__display {
    margin-top: -59px;
    padding-top: 0;
    min-height: unset; }
    #CMD .section__display .wd__content {
      position: relative;
      left: unset;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      max-width: 1300px; }
      #CMD .section__display .wd__content .content__info {
        width: 78%;
        max-width: 750px; }
    #CMD .section__display .wd__feature__list {
      margin-left: auto;
      margin-right: auto;
      max-width: 814px; }
      #CMD .section__display .wd__feature__list .wd__feature .wd__feature__describe {
        margin-left: auto;
        margin-right: auto;
        max-width: 200px; }
      #CMD .section__display .wd__feature__list .wd__feature figure {
        margin-top: -4px;
        background-size: contain; }
        #CMD .section__display .wd__feature__list .wd__feature figure.img__icon-1 {
          left: -13px;
          width: 218px; }
        #CMD .section__display .wd__feature__list .wd__feature figure.img__icon-2 {
          left: -21px;
          width: 102px; }
    #CMD .section__display .img__display {
      position: relative;
      top: unset;
      left: 50%;
      margin-top: -38px;
      margin-left: -645px;
      width: 1300px;
      height: 933px; }
      #CMD .section__display .img__display {
        background-image: url("../images/medium/1x/05.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__display .img__display {
        background-image: url("../images/medium/2x/05.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__display .img__display {
        background-image: url("../images/medium/2x/05.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
    #CMD .section__display .modal-button-container {
      margin-top: -96px; }
  #CMD .section__x_mode .img__x_mode {
    background: none !important; }
    #CMD .section__x_mode .img__x_mode .detect-point-out {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -239px;
      width: 1px;
      height: 470px; }
    #CMD .section__x_mode .img__x_mode .detect-point-enter {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 1px;
      height: 1px; }
    #CMD .section__x_mode .img__x_mode figure {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      width: 1920px;
      height: 662px; }
    #CMD .section__x_mode .img__bg {
      background-image: url("../images/large/1x/animation/06/bg.jpg"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__x_mode .img__bg {
      background-image: url("../images/large/2x/animation/06/bg.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__x_mode .img__bg {
      background-image: url("../images/large/2x/animation/06/bg.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
    #CMD .section__x_mode .img__x_mode .phone {
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -520px;
      width: 1040px;
      height: 492px; }
      #CMD .section__x_mode .img__x_mode .phone #s6_video {
        position: absolute;
        top: 37px;
        left: 50%;
        margin-left: -462px;
        width: 924px;
        height: 426px; }
      #CMD .section__x_mode .img__x_mode .phone .img__phone {
        width: 1040px;
        height: 492px; }
        #CMD .section__x_mode .img__phone {
          background-image: url("../images/large/1x/animation/06/phone.png"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__x_mode .img__phone {
          background-image: url("../images/large/2x/animation/06/phone.webp"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__x_mode .img__phone {
          background-image: url("../images/large/2x/animation/06/phone.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__x_mode .img__x_mode .img__bg,
  #CMD .section__x_mode .img__x_mode #s6_video {
    opacity: 0;
    transition: none; }
  #CMD .section__x_mode .img__x_mode.active .img__bg {
    opacity: 1;
    transition: opacity 700ms 100ms; }
  #CMD .section__x_mode .img__x_mode.active #s6_video {
    opacity: 1;
    transition: opacity 500ms; }
  #CMD .section__x_mode {
    padding-top: 156px; }
    #CMD .section__x_mode .wd__content {
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      max-width: 1300px; }
      #CMD .section__x_mode .wd__content .content__info {
        width: 79%;
        max-width: 774px; }
    #CMD .section__x_mode .img__x_mode {
      margin-top: -11px;
      margin-left: -651px;
      width: 1300px;
      height: 600px; }
      #CMD .section__x_mode .img__x_mode {
        background-image: url("../images/medium/1x/06.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__x_mode .img__x_mode {
        background-image: url("../images/medium/2x/06.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__x_mode .img__x_mode {
        background-image: url("../images/medium/2x/06.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
    #CMD .section__x_mode .modal-button-container {
      margin-top: -94px; }
  #CMD .section__x_mode .img__x_mode .detect-point-out {
    margin-top: -239px;
    height: 470px; }
  #CMD .section__x_mode .img__x_mode figure {
    width: 1300px;
    height: 600px; }
  #CMD .section__x_mode .img__x_mode .img__bg {
    margin-top: 4px;
    margin-left: 11px;
    width: 1282px;
    height: 594px;
    background-size: contain; }
    #CMD .section__x_mode .img__bg {
      background-image: url("../images/medium/1x/animation/06/bg.jpg"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__x_mode .img__bg {
      background-image: url("../images/medium/2x/animation/06/bg.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__x_mode .img__bg {
      background-image: url("../images/medium/2x/animation/06/bg.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__x_mode .img__x_mode .phone {
    top: 75px;
    margin-left: -363px;
    width: 730px;
    height: 340px; }
    #CMD .section__x_mode .img__x_mode .phone #s6_video {
      top: 23px;
      margin-left: -323px;
      width: 645px;
      height: 301px; }
    #CMD .section__x_mode .img__x_mode .phone .img__phone {
      width: 730px;
      height: 340px; }
      #CMD .section__x_mode .img__phone {
        background-image: url("../images/medium/1x/animation/06/phone.png"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__x_mode .img__phone {
        background-image: url("../images/medium/2x/animation/06/phone.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__x_mode .img__phone {
        background-image: url("../images/medium/2x/animation/06/phone.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__battery .img__battery {
    background: none !important; }
    #CMD .section__battery .img__battery .detect-point-out {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -239px;
      width: 1px;
      height: 470px; }
    #CMD .section__battery .img__battery .detect-point-enter {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 1px;
      height: 1px; }
    #CMD .section__battery .img__battery figure {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      width: 2560px;
      height: 594px; }
    #CMD .section__battery .img__bg {
      background-image: url("../images/large/1x/animation/07/07_bg.jpg"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__battery .img__bg {
      background-image: url("../images/large/2x/animation/07/07_bg.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__battery .img__bg {
      background-image: url("../images/large/2x/animation/07/07_bg.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
    #CMD .section__battery .img__text {
      background-image: url("../images/large/1x/animation/07/07_text.png"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__battery .img__text {
      background-image: url("../images/large/2x/animation/07/07_text.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__battery .img__text {
      background-image: url("../images/large/2x/animation/07/07_text.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
    #CMD .section__battery .img__battery .phone .mask {
      position: absolute;
      top: -10px;
      left: 50%;
      margin-left: -632px;
      width: 100px;
      height: 100px;
      background-color: #000;
      transform: matrix3d(9.6572, 0.07705, 0, 0.00028, -1.00898, 1.18274, 0, -0.00168, 0, 0, 1, 0, 160, 238, 0, 1);
      transform-origin: 0px 0px 0px; }
    #CMD .section__battery .img__battery .phone #s7_video {
      position: absolute;
      top: -14px;
      left: 50%;
      margin-left: -629px;
      width: 1336px;
      height: 616px;
      transform: matrix3d(0.70817, 0.00228, 0, 0.00001, -0.16698, 0.19008, 0, -0.00027, 0, 0, 1, 0, 159.34199, 238.51201, 0, 1);
      transform-origin: -2px 2px 0px; }
    #CMD .section__battery .img__phone {
      background-image: url("../images/large/1x/animation/07/07_phone.png"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__battery .img__phone {
      background-image: url("../images/large/2x/animation/07/07_phone.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__battery .img__phone {
      background-image: url("../images/large/2x/animation/07/07_phone.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  @keyframes s7TextLight {
    0% {
      filter: brightness(0) hue-rotate(45deg); }
    20% {
      filter: brightness(1) hue-rotate(-50deg); }
    60% {
      filter: brightness(1) hue-rotate(50deg); }
    100% {
      filter: brightness(1) hue-rotate(0deg); } }
  #CMD .section__battery .img__battery .img__bg {
    filter: brightness(0);
    transform: translateX(-2560px) translateZ(0px);
    transition: none; }
  #CMD .section__battery .img__battery .img__text {
    opacity: 0;
    transform: scale(0.7) translateY(0) translateZ(0);
    transition: none; }
  #CMD .section__battery .img__battery .phone .maks {
    position: absolute;
    transform: matrix3d(4.67333, 0.02728, 0, 0.00009, -0.63763, 0.2501, 0, -0.00173, 0, 0, 1, 0, 144, 310, 0, 1);
    transform-origin: 0px 0px 0px;
    /* Need to make sure you define the width and height */
    width: 100px;
    height: 100px; }
  #CMD .section__battery .img__battery.active .img__bg {
    filter: brightness(1);
    transform: translateX(0) translateZ(0px);
    transition: transform 700ms, filter 200ms; }
  #CMD .section__battery .img__battery.active .img__text {
    opacity: 1;
    transform: scale(1) translateY(0) translateZ(0);
    transition: transform 500ms 400ms, opacity 500ms 200ms; }
  #CMD .section__battery {
    padding-top: 158px; }
    #CMD .section__battery .wd__content {
      width: 100%;
      max-width: 1300px; }
      #CMD .section__battery .wd__content .content__info {
        width: 82%;
        max-width: 824px; }
    #CMD .section__battery .wd__feature__list {
      margin-left: auto;
      margin-right: auto;
      max-width: 1000px; }
    #CMD .section__battery .reset {
      margin-top: 16px; }
    #CMD .section__battery .img__battery {
      margin-top: -57px;
      transform: scale(0.77); }
      #CMD .section__battery .img__battery .img__text {
        top: 22px;
        left: 320px;
        width: 1920px;
        height: 500px;
        background-size: contain; }
    #CMD .section__battery .modal-button-container {
      margin-top: -79px; }
  #CMD .section__audio .img__audio {
    background: none !important; }
    #CMD .section__audio .img__audio figure {
      position: absolute;
      left: 0;
      top: 0;
      width: 1970px;
      height: 794px; }
    #CMD .section__audio .img__phone {
      background-image: url("../images/large/1x/animation/08/08_phone.jpg"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__audio .img__phone {
      background-image: url("../images/large/2x/animation/08/08_phone.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__audio .img__phone {
      background-image: url("../images/large/2x/animation/08/08_phone.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
    #CMD .section__audio .img__audio .ripples {
      position: absolute;
      left: 0;
      top: 0; }
      #CMD .section__audio .img__audio .ripples .img__ripple-1 {
        opacity: 0; }
        #CMD .section__audio .img__ripple-1 {
          background-image: url("../images/large/1x/animation/08/08_ripple_1.jpg"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__audio .img__ripple-1 {
          background-image: url("../images/large/2x/animation/08/08_ripple_1.webp"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__audio .img__ripple-1 {
          background-image: url("../images/large/2x/animation/08/08_ripple_1.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
      #CMD .section__audio .img__audio .ripples .img__ripple-2 {
        opacity: 0; }
        #CMD .section__audio .img__ripple-2 {
          background-image: url("../images/large/1x/animation/08/08_ripple_2.jpg"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__audio .img__ripple-2 {
          background-image: url("../images/large/2x/animation/08/08_ripple_2.webp"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__audio .img__ripple-2 {
          background-image: url("../images/large/2x/animation/08/08_ripple_2.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
      #CMD .section__audio .img__audio .ripples .img__ripple-3 {
        opacity: 0; }
        #CMD .section__audio .img__ripple-3 {
          background-image: url("../images/large/1x/animation/08/08_ripple_3.jpg"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__audio .img__ripple-3 {
          background-image: url("../images/large/2x/animation/08/08_ripple_3.webp"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__audio .img__ripple-3 {
          background-image: url("../images/large/2x/animation/08/08_ripple_3.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
      #CMD .section__audio .img__audio .ripples .img__ripple-4 {
        opacity: 0; }
        #CMD .section__audio .img__ripple-4 {
          background-image: url("../images/large/1x/animation/08/08_ripple_4.jpg"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__audio .img__ripple-4 {
          background-image: url("../images/large/2x/animation/08/08_ripple_4.webp"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__audio .img__ripple-4 {
          background-image: url("../images/large/2x/animation/08/08_ripple_4.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  @keyframes section08_ripple1 {
    0% {
      opacity: 0; }
    10% {
      opacity: 0; }
    30% {
      opacity: 1; }
    70% {
      opacity: 1; }
    85% {
      opacity: 1; }
    100% {
      opacity: 0; } }
  @keyframes section08_ripple2 {
    0% {
      opacity: 0; }
    15% {
      opacity: 0; }
    35% {
      opacity: 1; }
    70% {
      opacity: 1; }
    80% {
      opacity: 1; }
    100% {
      opacity: 0; } }
  @keyframes section08_ripple3 {
    0% {
      opacity: 0; }
    20% {
      opacity: 0; }
    40% {
      opacity: 1; }
    70% {
      opacity: 1; }
    80% {
      opacity: 1; }
    100% {
      opacity: 0; } }
  @keyframes section08_ripple4 {
    0% {
      opacity: 0; }
    25% {
      opacity: 0; }
    45% {
      opacity: 1; }
    70% {
      opacity: 1; }
    80% {
      opacity: 1; }
    100% {
      opacity: 0; } }
  #CMD .section__audio .ripples .img__ripple-1 {
    animation: section08_ripple1 1300ms infinite; }
  #CMD .section__audio .ripples .img__ripple-2 {
    animation: section08_ripple2 1300ms infinite; }
  #CMD .section__audio .ripples .img__ripple-3 {
    animation: section08_ripple3 1300ms infinite; }
  #CMD .section__audio .ripples .img__ripple-4 {
    animation: section08_ripple4 1300ms infinite; }
  #CMD .section__audio {
    padding-top: 174px; }
    #CMD .section__audio .wd__content {
      width: 100%;
      max-width: 1300px; }
      #CMD .section__audio .wd__content .content__info {
        width: 86%;
        max-width: 750px; }
    #CMD .section__audio .wd__feature__list {
      margin-top: 82px;
      margin: 82px auto 0;
      width: 85%;
      max-width: 644px; }
      #CMD .section__audio .wd__feature__list .wd__feature .wd__feature__describe {
        max-width: 200px; }
      #CMD .section__audio .wd__feature__list .wd__feature figure {
        margin-top: -19px;
        margin-bottom: 14px;
        height: 84px;
        background-size: contain; }
        #CMD .section__audio .wd__feature__list .wd__feature figure.img__icon-1 {
          width: 160px; }
        #CMD .section__audio .wd__feature__list .wd__feature figure.img__icon-2 {
          width: 160px; }
        #CMD .section__audio .wd__feature__list .wd__feature figure.img__icon-3 {
          width: 172px; }
        #CMD .section__audio .wd__feature__list .wd__feature figure.img__icon-4 {
          width: 226px; }
    #CMD .section__audio .img__audio {
      margin-top: -253px;
      margin-left: -968px;
      transform: scale(0.66); }
  #CMD .section__control .img__control {
    background: none !important; }
    #CMD .section__control .img__control .detect-point-out {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -239px;
      width: 1px;
      height: 470px; }
    #CMD .section__control .img__control .detect-point-enter {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 1px;
      height: 1px; }
    #CMD .section__control .img__control .img__phone {
      background-image: url("../images/large/1x/animation/09/09_phone.jpg") ;
      position: absolute;
      top: 0;
      left: 0;
      width: 1280px;
      height: 380px; } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      #CMD .section__control .img__control .img__phone {
        background-image: url("../images/large/2x/animation/09/09_phone.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
    #CMD .section__control .img__control .img__btn-light {
      position: absolute;
      top: 9px;
      left: 0;
      width: 1280px;
      height: 60px; }
      #CMD .section__control .img__btn-light {
        background-image: url("../images/large/1x/animation/09/09_light_button.png"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__control .img__btn-light {
        background-image: url("../images/large/2x/animation/09/09_light_button.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__control .img__btn-light {
        background-image: url("../images/large/2x/animation/09/09_light_button.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
    #CMD .section__control .img__control .img__circuit-light {
      background-image: url("../images/large/1x/animation/09/09_circuit_light.jpg") ;
      position: absolute;
      top: 0;
      left: 0;
      width: 1280px;
      height: 380px; } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      #CMD .section__control .img__control .img__circuit-light {
        background-image: url("../images/large/2x/animation/09/09_circuit_light.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__control .img__control {
    opacity: 0;
    transform: scale(0.8) translate3d(0px, 40px, 0px);
    transition: none; }
    #CMD .section__control .img__control .img__circuit-light {
      opacity: 0;
      transition: none; }
    #CMD .section__control .img__control .img__btn-light {
      opacity: 0;
      transition: none; }
    #CMD .section__control .img__control.active {
      opacity: 1;
      transform: scale(1) translate3d(0px, 0px, 0px);
      transition: transform 800ms, opacity 600ms; }
      #CMD .section__control .img__control.active .img__circuit-light {
        opacity: 1;
        transition: opacity 1200ms 1500ms; }
      #CMD .section__control .img__control.active .img__btn-light {
        opacity: 1;
        transition: opacity 500ms 1000ms; }
  #CMD .section__control {
    margin-top: -32px;
    padding-top: 0; }
    #CMD .section__control .wd__content {
      width: 100%;
      max-width: 1300px; }
      #CMD .section__control .wd__content .content__info {
        width: 84%;
        max-width: 740px; }
    #CMD .section__control .wd__feature__list {
      margin-left: auto;
      margin-right: auto;
      max-width: 804px; }
      #CMD .section__control .wd__feature__list .wd__feature.feature-3 .wd__feature__describe {
        max-width: 227px; }
    #CMD .section__control .img__control {
      margin-top: -57px;
      transform: scale(0.63); }
    #CMD .section__control .modal-button-container {
      margin-top: -58px; }
  #CMD .section__control .img__control {
    transform: scale(0.63) rotateX(36deg) perspective(100px); }
    #CMD .section__control .img__control.active {
      transform: scale(0.63) rotateX(0deg) perspective(100px); }
  #CMD .section__built_for_gamers .slick-prev,
  #CMD .section__built_for_gamers .slick-next {
    cursor: pointer; }
    #CMD .section__built_for_gamers .slick-prev:before,
    #CMD .section__built_for_gamers .slick-next:before {
      content: '';
      top: 42px;
      width: 29px;
      height: 36px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center; }
  #CMD .section__built_for_gamers .slick-prev:before {
    right: 13px; }
    #CMD .section__built_for_gamers .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.png"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .slick-next:before {
    left: 14px; }
    #CMD .section__built_for_gamers .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.png"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  @keyframes s10Style3LineDraw1 {
    0% {
      stroke-dashoffset: 351; }
    100% {
      stroke-dashoffset: 0; } }
  @keyframes s10Style3LineDraw2 {
    0% {
      stroke-dashoffset: 603; }
    100% {
      stroke-dashoffset: 0; } }
  @keyframes s10Style3LineDraw3 {
    0% {
      stroke-dashoffset: 325; }
    100% {
      stroke-dashoffset: 0; } }
  @keyframes s10Style3LineDraw4 {
    0% {
      stroke-dashoffset: 413; }
    100% {
      stroke-dashoffset: 0; } }
  @keyframes s10Style3LineDraw5 {
    0% {
      stroke-dashoffset: 340; }
    100% {
      stroke-dashoffset: 0; } }
  @keyframes s10Style3PointFlash {
    0% {
      opacity: 1; }
    50% {
      opacity: 0.5; }
    100% {
      opacity: 1; } }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme figure {
    position: absolute; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__bg {
    top: 0;
    left: 0;
    width: 1970px;
    height: 750px; }
    #CMD .section__built_for_gamers .container-style .style-3 .img__bg {
      background-image: url("../images/large/1x/animation/10/theme3/bg.jpg"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__bg {
      background-image: url("../images/large/2x/animation/10/theme3/bg.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__bg {
      background-image: url("../images/large/2x/animation/10/theme3/bg.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .container-style .style-3 .img__point-1 {
    top: 123px;
    left: 50%;
    margin-left: 341px;
    width: 128px;
    height: 128px; }
    #CMD .section__built_for_gamers .container-style .style-3 .img__point-1 {
      background-image: url("../images/large/1x/animation/10/theme3/point_1.jpg"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__point-1 {
      background-image: url("../images/large/2x/animation/10/theme3/point_1.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__point-1 {
      background-image: url("../images/large/2x/animation/10/theme3/point_1.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .container-style .style-3 .img__point-2 {
    top: 367px;
    left: 50%;
    margin-left: 107px;
    width: 220px;
    height: 220px; }
    #CMD .section__built_for_gamers .container-style .style-3 .img__point-2 {
      background-image: url("../images/large/1x/animation/10/theme3/point_2.jpg"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__point-2 {
      background-image: url("../images/large/2x/animation/10/theme3/point_2.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__point-2 {
      background-image: url("../images/large/2x/animation/10/theme3/point_2.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .container-style .style-3 .img__point-3 {
    top: 236px;
    left: 50%;
    margin-left: -427px;
    width: 130px;
    height: 130px; }
    #CMD .section__built_for_gamers .container-style .style-3 .img__point-3 {
      background-image: url("../images/large/1x/animation/10/theme3/point_3.jpg"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__point-3 {
      background-image: url("../images/large/2x/animation/10/theme3/point_3.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__point-3 {
      background-image: url("../images/large/2x/animation/10/theme3/point_3.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .container-style .style-3 .img__point-4 {
    top: 193px;
    left: 50%;
    margin-left: -74px;
    width: 130px;
    height: 130px; }
    #CMD .section__built_for_gamers .container-style .style-3 .img__point-4 {
      background-image: url("../images/large/1x/animation/10/theme3/point_4.jpg"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__point-4 {
      background-image: url("../images/large/2x/animation/10/theme3/point_4.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__point-4 {
      background-image: url("../images/large/2x/animation/10/theme3/point_4.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .container-style .style-3 #s10_theme3_svg {
    position: absolute;
    top: 80px;
    left: 50%;
    margin-left: -543px;
    width: 1070px;
    height: 616px; }
    #CMD .section__built_for_gamers .container-style .style-3 #s10_theme3_svg .line {
      fill: transparent;
      stroke-miterlimit: 10;
      stroke-width: 1px;
      stroke-linecap: round;
      fill: none;
      stroke: url(#s10SvgLineGradient); }
      #CMD .section__built_for_gamers .container-style .style-3 #s10_theme3_svg .line.line-1 {
        stroke-dashoffset: 357;
        stroke-dasharray: 357; }
      #CMD .section__built_for_gamers .container-style .style-3 #s10_theme3_svg .line.line-2 {
        stroke-dashoffset: 603;
        stroke-dasharray: 603; }
      #CMD .section__built_for_gamers .container-style .style-3 #s10_theme3_svg .line.line-3 {
        stroke-dashoffset: 325;
        stroke-dasharray: 325; }
      #CMD .section__built_for_gamers .container-style .style-3 #s10_theme3_svg .line.line-4 {
        stroke-dashoffset: 426;
        stroke-dasharray: 426; }
      #CMD .section__built_for_gamers .container-style .style-3 #s10_theme3_svg .line.line-5 {
        stroke-dashoffset: 400;
        stroke-dasharray: 400; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme .img__point-1,
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme .img__point-2,
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme .img__point-3,
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme .img__point-4 {
    opacity: 0;
    transition: none; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active .img__point-1 {
    opacity: 0.3;
    animation: s10Style3PointFlash 300ms 950ms infinite; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active .img__point-2 {
    opacity: 0.3;
    animation: s10Style3PointFlash 300ms 550ms infinite; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active .img__point-3 {
    opacity: 0.3;
    animation: s10Style3PointFlash 300ms 350ms infinite; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active .img__point-4 {
    opacity: 0.3;
    animation: s10Style3PointFlash 300ms infinite; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active #s10_theme3_svg .line-1 {
    animation: s10Style3LineDraw1 200ms 150ms ease-in-out forwards 1; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active #s10_theme3_svg .line-2 {
    animation: s10Style3LineDraw2 200ms 350ms ease-in-out forwards 1; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active #s10_theme3_svg .line-3 {
    animation: s10Style3LineDraw3 200ms 550ms ease-in-out forwards 1; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active #s10_theme3_svg .line-4 {
    animation: s10Style3LineDraw4 200ms 750ms ease-in-out forwards 1; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active #s10_theme3_svg .line-5 {
    animation: s10Style3LineDraw5 200ms 950ms ease-in-out forwards 1; }
  @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__built_for_gamers .container-style .style-4 .img__theme {
    background: none !important; }
  #CMD .section__built_for_gamers .container-style .style-4 .img__theme figure {
    position: absolute; }
  #CMD .section__built_for_gamers .container-style .style-4 .img__bg {
    z-index: 1;
    filter: grayscale(1);
    transition: none;
    top: 0;
    left: 0;
    width: 1970px;
    height: 750px; }
    #CMD .section__built_for_gamers .container-style .style-4 .img__bg {
      background-image: url("../images/large/1x/animation/10/theme4/bg.jpg"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-4 .img__bg {
      background-image: url("../images/large/2x/animation/10/theme4/bg.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-4 .img__bg {
      background-image: url("../images/large/2x/animation/10/theme4/bg.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .container-style .style-4 .img__phone {
    z-index: 2;
    top: 0;
    left: 0;
    width: 1970px;
    height: 750px;
    transform: translate3d(0, 0, 0); }
    #CMD .section__built_for_gamers .container-style .style-4 .img__phone {
      background-image: url("../images/large/1x/animation/10/theme4/phone.png"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-4 .img__phone {
      background-image: url("../images/large/2x/animation/10/theme4/phone.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-4 .img__phone {
      background-image: url("../images/large/2x/animation/10/theme4/phone.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .container-style .style-4 .img__line {
    z-index: 4;
    opacity: 0;
    left: 50%;
    margin-top: 295px;
    margin-left: -402px;
    width: 800px;
    height: 454px; }
    #CMD .section__built_for_gamers .container-style .style-4 .img__line {
      background-image: url("../images/large/1x/animation/10/theme4/line.jpg"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-4 .img__line {
      background-image: url("../images/large/2x/animation/10/theme4/line.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-4 .img__line {
      background-image: url("../images/large/2x/animation/10/theme4/line.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .container-style .style-4 .img__scene {
    z-index: 5;
    filter: grayscale(0.8);
    transition: none;
    top: 37px;
    left: 50%;
    margin-left: -374px;
    width: 796px;
    height: 713px; }
    #CMD .section__built_for_gamers .container-style .style-4 .img__scene {
      background-image: url("../images/large/1x/animation/10/theme4/scene.png"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-4 .img__scene {
      background-image: url("../images/large/2x/animation/10/theme4/scene.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-4 .img__scene {
      background-image: url("../images/large/2x/animation/10/theme4/scene.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .container-style .style-4 #s10-theme-4 {
    z-index: 3;
    position: absolute;
    left: 50%;
    margin-top: 296px;
    margin-left: -402px;
    width: 800px;
    height: 454px; }
  #CMD .section__built_for_gamers .container-style .style-4 .img__theme.step-1 .img__bg {
    filter: grayscale(0);
    transition: filter 300ms; }
  #CMD .section__built_for_gamers .container-style .style-4 .img__theme.step-1 .img__scene {
    filter: grayscale(0);
    transition: filter 300ms; }
  #CMD .section__built_for_gamers .container-style .style-4 .img__theme.step-1 #s10-theme-4 {
    animation: s10Style4LineFlash 150ms ease-out forwards infinite; }
  @keyframes s10Style5ripple1 {
    0% {
      opacity: 0;
      transform: matrix3d(1.49449, 0, 0, -0.0001, 0.01, 0.98295, 0, 0.00013, 0, 0, 1, 0, -1, 0, 0, 1); }
    10% {
      transform: matrix3d(1.49449, 0, 0, -0.0001, 0.01, 0.98295, 0, 0.00013, 0, 0, 1, 0, -1, 0, 0, 1); }
    90% {
      opacity: 1; }
    99% {
      transform: matrix3d(0.49027, -0.01159, 0, -0.0003, -0.01887, 0.3066, 0, -0.00019, 0, 0, 1, 0, 48, 39, 0, 1);
      opacity: 0; }
    100% {
      transform: matrix3d(1.49449, 0, 0, -0.0001, 0.01, 0.98295, 0, 0.00013, 0, 0, 1, 0, -1, 0, 0, 1);
      opacity: 0; } }
  @keyframes s10Style5ripple2 {
    0% {
      opacity: 0;
      transform: matrix3d(0.94567, -1.34093, 0, -0.00026, 0.86014, 0.63711, 0, -0.00006, 0, 0, 1, 0, -88.3186, 175.678, 0, 1); }
    10% {
      transform: matrix3d(0.94567, -1.34093, 0, -0.00026, 0.86014, 0.63711, 0, -0.00006, 0, 0, 1, 0, -88.3186, 175.678, 0, 1); }
    90% {
      opacity: 1; }
    99% {
      transform: matrix3d(0.41553, -0.39462, 0, 0.00066, 0.32572, 0.2141, 0, 0.00005, 0, 0, 1, 0, 24.555, 131.616, 0, 1);
      opacity: 0; }
    100% {
      transform: matrix3d(0.94567, -1.34093, 0, -0.00026, 0.86014, 0.63711, 0, -0.00006, 0, 0, 1, 0, -88.3186, 175.678, 0, 1);
      opacity: 0; } }
  @keyframes s10Style5ripple3 {
    0% {
      opacity: 0;
      transform: matrix3d(1.65159, -0.70798, 0, 0.00019, 0.40067, 0.90684, 0, -0.00005, 0, 0, 1, 0, -102.798, 90.518, 0, 1); }
    10% {
      transform: matrix3d(1.65159, -0.70798, 0, 0.00019, 0.40067, 0.90684, 0, -0.00005, 0, 0, 1, 0, -102.798, 90.518, 0, 1); }
    90% {
      opacity: 1; }
    99% {
      transform: matrix3d(0.55345, -0.2232, 0, 0.00013, 0.15549, 0.32703, 0, 0.00016, 0, 0, 1, 0, 31.3671, 99.8661, 0, 1);
      opacity: 0; }
    100% {
      transform: matrix3d(1.65159, -0.70798, 0, 0.00019, 0.40067, 0.90684, 0, -0.00005, 0, 0, 1, 0, -102.798, 90.518, 0, 1);
      opacity: 0; } }
  @keyframes s10Style5ripple4 {
    0% {
      opacity: 0;
      transform: skew(-154deg, -54deg) scale(1); }
    10% {
      transform: skew(-154deg, -54deg) scale(1); }
    90% {
      opacity: 1; }
    99% {
      transform: skew(-154deg, -54deg) scale(0.3);
      opacity: 0; }
    100% {
      transform: skew(-154deg, -54deg) scale(1);
      opacity: 0; } }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme {
    background: none !important; }
    #CMD .section__built_for_gamers .container-style .style-5 .img__theme .img__bg {
      top: 0;
      left: 0;
      width: 1970px;
      height: 750px; }
      #CMD .section__built_for_gamers .container-style .style-5 .img__bg {
        background-image: url("../images/large/1x/animation/10/theme5/bg.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__built_for_gamers .container-style .style-5 .img__bg {
        background-image: url("../images/large/2x/animation/10/theme5/bg.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__built_for_gamers .container-style .style-5 .img__bg {
        background-image: url("../images/large/2x/animation/10/theme5/bg.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
    #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple {
      position: absolute;
      left: 50%;
      width: 100px;
      height: 100px; }
      #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple .ripple-circle {
        position: absolute;
        opacity: 0;
        width: 100px;
        height: 100px; }
        #CMD .section__built_for_gamers .container-style .style-5 .ripple .ripple-circle {
          background-image: url("../images/large/1x/animation/10/theme5/ripple.png"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__built_for_gamers .container-style .style-5 .ripple .ripple-circle {
          background-image: url("../images/large/2x/animation/10/theme5/ripple.webp"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__built_for_gamers .container-style .style-5 .ripple .ripple-circle {
          background-image: url("../images/large/2x/animation/10/theme5/ripple.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
      #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple.ripple-1 {
        top: 3px;
        margin-left: 36px; }
        #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple.ripple-1 figure {
          transform-origin: 0px 0px 0px; }
      #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple.ripple-2 {
        top: 420px;
        margin-left: 176px; }
        #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple.ripple-2 figure {
          transform-origin: -50px -58px 0px; }
      #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple.ripple-3 {
        top: 575px;
        margin-left: -66px; }
        #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple.ripple-3 figure {
          transform-origin: -50px -58px 0px; }
      #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple.ripple-4 {
        top: 141px;
        margin-left: -180px; }
        #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple.ripple-4 figure {
          transform-origin: 58px 60px !important; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-1 .img__ripple-circle-1 {
    animation: s10Style5ripple1 1800ms 600ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-1 .img__ripple-circle-2 {
    animation: s10Style5ripple1 1800ms 1200ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-1 .img__ripple-circle-3 {
    animation: s10Style5ripple1 1800ms 1800ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-2 .img__ripple-circle-1 {
    animation: s10Style5ripple2 1800ms 600ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-2 .img__ripple-circle-2 {
    animation: s10Style5ripple2 1800ms 1200ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-2 .img__ripple-circle-3 {
    animation: s10Style5ripple2 1800ms 1800ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-3 .img__ripple-circle-1 {
    animation: s10Style5ripple3 1800ms 600ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-3 .img__ripple-circle-2 {
    animation: s10Style5ripple3 1800ms 1200ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-3 .img__ripple-circle-3 {
    animation: s10Style5ripple3 1800ms 1800ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-4 .img__ripple-circle-1 {
    animation: s10Style5ripple4 1800ms 600ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-4 .img__ripple-circle-2 {
    animation: s10Style5ripple4 1800ms 1200ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-4 .img__ripple-circle-3 {
    animation: s10Style5ripple4 1800ms 1800ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-6 .img__theme {
    background: none !important; }
  #CMD .section__built_for_gamers .container-style .style-6 .img__bg {
    top: 0;
    left: 0;
    width: 1970px;
    height: 750px; }
    #CMD .section__built_for_gamers .container-style .style-6 .img__bg {
      background-image: url("../images/large/1x/animation/10/theme6/bg.jpg"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-6 .img__bg {
      background-image: url("../images/large/2x/animation/10/theme6/bg.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-6 .img__bg {
      background-image: url("../images/large/2x/animation/10/theme6/bg.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .container-style .style-6 .logo-bg {
    transition: background 1500ms; }
  #CMD .section__built_for_gamers .container-style .style-6 .logo-left {
    position: absolute;
    top: 344px;
    left: 50%;
    margin-left: -273px;
    width: 134px;
    height: 114px; }
    #CMD .section__built_for_gamers .container-style .style-6 .logo-left .logo-bg {
      position: absolute;
      top: 1px;
      left: 1px;
      width: 130px;
      height: 110px; }
    #CMD .section__built_for_gamers .container-style .style-6 .logo-left .img__logo {
      position: absolute;
      top: 0;
      left: 0;
      width: 134px;
      height: 114px; }
      #CMD .section__built_for_gamers .container-style .style-6 .logo-left .img__logo {
        background-image: url("../images/large/1x/animation/10/theme6/phone_logo_left.png"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__built_for_gamers .container-style .style-6 .logo-left .img__logo {
        background-image: url("../images/large/2x/animation/10/theme6/phone_logo_left.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__built_for_gamers .container-style .style-6 .logo-left .img__logo {
        background-image: url("../images/large/2x/animation/10/theme6/phone_logo_left.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .container-style .style-6 .logo-right {
    position: absolute;
    top: 303px;
    left: 50%;
    margin-left: 165px;
    width: 170px;
    height: 144px; }
    #CMD .section__built_for_gamers .container-style .style-6 .logo-right .logo-bg {
      position: absolute;
      top: 1px;
      left: 1px;
      width: 166px;
      height: 140px; }
    #CMD .section__built_for_gamers .container-style .style-6 .logo-right .img__logo {
      position: absolute;
      top: 0;
      left: 0;
      width: 170px;
      height: 144px; }
      #CMD .section__built_for_gamers .container-style .style-6 .logo-right .img__logo {
        background-image: url("../images/large/1x/animation/10/theme6/phone_logo_right.png"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__built_for_gamers .container-style .style-6 .logo-right .img__logo {
        background-image: url("../images/large/2x/animation/10/theme6/phone_logo_right.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__built_for_gamers .container-style .style-6 .logo-right .img__logo {
        background-image: url("../images/large/2x/animation/10/theme6/phone_logo_right.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers {
    z-index: 2;
    padding-top: 181px; }
    #CMD .section__built_for_gamers .wd__content {
      width: 100%;
      max-width: 1300px; }
      #CMD .section__built_for_gamers .wd__content .content__info {
        width: 87%;
        max-width: 720px; }
    #CMD .section__built_for_gamers .scroll_container {
      position: relative;
      margin-left: auto;
      margin-right: auto;
      white-space: nowrap;
      overflow: scroll;
      width: 100%;
      -ms-overflow-style: none; }
      #CMD .section__built_for_gamers .scroll_container::-webkit-scrollbar {
        display: none; }
      #CMD .section__built_for_gamers .scroll_container .wd__feature__list {
        overflow: scroll;
        overflow-y: hidden;
        text-align: unset;
        left: 0;
        margin-left: auto;
        width: unset;
        -ms-overflow-style: none; }
        #CMD .section__built_for_gamers .scroll_container .wd__feature__list::-webkit-scrollbar {
          display: none; }
        #CMD .section__built_for_gamers .scroll_container .wd__feature__list .wd__feature {
          width: 214px;
          height: 80px; }
          #CMD .section__built_for_gamers .scroll_container .wd__feature__list .wd__feature:after {
            width: 214px;
            height: 80px;
            background-size: contain; }
          #CMD .section__built_for_gamers .scroll_container .wd__feature__list .wd__feature .wd__feature__data {
            width: 90%;
            font-size: 16px;
            line-height: 1.1;
            white-space: initial; }
    #CMD .section__built_for_gamers .container-style {
      margin-top: -16px;
      max-width: 1300px; }
      #CMD .section__built_for_gamers .container-style .style.style-1 .style__img {
        margin-top: 7px;
        margin-bottom: -30px; }
      #CMD .section__built_for_gamers .container-style .style.style-2 .style__img {
        margin-top: 14px;
        margin-bottom: -50px; }
      #CMD .section__built_for_gamers .container-style .style.style-3 .style__img {
        margin-top: -44px;
        margin-bottom: 0; }
      #CMD .section__built_for_gamers .container-style .style.style-4 .style__img {
        margin-top: 46px;
        margin-bottom: 29px; }
      #CMD .section__built_for_gamers .container-style .style.style-5 .style__img {
        margin-top: 50px;
        margin-bottom: 50px; }
      #CMD .section__built_for_gamers .container-style .style.style-6 .style__img {
        margin-top: -168px;
        margin-bottom: -30px; }
      #CMD .section__built_for_gamers .container-style .style.style-3 .style__img .img__theme {
        margin-left: -957px; }
      #CMD .section__built_for_gamers .container-style .style.style-4 .style__img .img__theme {
        margin-left: -998px; }
      #CMD .section__built_for_gamers .container-style .style.style-6 .style__img .img__theme {
        margin-left: -1006px; }
      #CMD .section__built_for_gamers .container-style .style .style__content {
        width: 80%;
        max-width: 800px; }
        #CMD .section__built_for_gamers .container-style .style .style__content .content-title {
          margin-bottom: 19px;
          font-size: 29px;
          line-height: 1.2; }
        #CMD .section__built_for_gamers .container-style .style .style__content .content-info {
          margin-left: auto;
          margin-right: auto;
          max-width: 630px;
          font-size: 18px;
          line-height: 1.5; }
        #CMD .section__built_for_gamers .container-style .style .style__content .content-comment {
          position: relative;
          margin: 19px auto 0;
          max-width: 630px;
          font-size: 18px;
          line-height: 1.5; }
      #CMD .section__built_for_gamers .container-style .style .style__img {
        margin-top: 30px; }
        #CMD .section__built_for_gamers .container-style .style .style__img .img__theme {
          margin-top: -130px;
          transform: scale(0.7); }
      #CMD .section__built_for_gamers .container-style .slick-prev,
      #CMD .section__built_for_gamers .container-style .slick-next {
        top: -36px;
        margin-top: 0; }
      #CMD .section__built_for_gamers .container-style .slick-prev {
        left: 23px; }
      #CMD .section__built_for_gamers .container-style .slick-next {
        right: 23px; }
  #CMD .section__triple_cameras .img__triple_cameras {
    overflow: hidden;
    background: none !important; }
    #CMD .section__triple_cameras .img__triple_cameras .detect-dot {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -400px;
      width: 1px;
      height: 1px; }
    #CMD .section__triple_cameras .img__triple_cameras .phone-left {
      position: absolute;
      top: 0;
      left: 0;
      width: 818px;
      height: 1316px; }
      #CMD .section__triple_cameras .img__triple_cameras .phone-left .img__phone {
        position: absolute;
        top: 0;
        left: 0;
        width: 818px;
        height: 1316px; }
        #CMD .section__triple_cameras .phone-left .img__phone {
          background-image: url("../images/large/1x/animation/11/11_phone_left.jpg"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__triple_cameras .phone-left .img__phone {
          background-image: url("../images/large/2x/animation/11/11_phone_left.webp"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__triple_cameras .phone-left .img__phone {
          background-image: url("../images/large/2x/animation/11/11_phone_left.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
    #CMD .section__triple_cameras .img__triple_cameras .phone-right {
      position: absolute;
      top: 0;
      left: 0;
      width: 818px;
      height: 1316px; }
      #CMD .section__triple_cameras .img__triple_cameras .phone-right .img__phone {
        position: absolute;
        top: 0;
        left: 0;
        width: 818px;
        height: 1316px; }
        #CMD .section__triple_cameras .phone-right .img__phone {
          background-image: url("../images/large/1x/animation/11/11_phone_right.png"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__triple_cameras .phone-right .img__phone {
          background-image: url("../images/large/2x/animation/11/11_phone_right.webp"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__triple_cameras .phone-right .img__phone {
          background-image: url("../images/large/2x/animation/11/11_phone_right.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
    #CMD .section__triple_cameras .img__triple_cameras .img__mask {
      position: absolute;
      top: 0;
      left: 0;
      width: 818px;
      height: 1316px; }
      #CMD .section__triple_cameras .img__mask {
        background-image: url("../images/large/1x/animation/11/11_mask.png"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__triple_cameras .img__mask {
        background-image: url("../images/large/2x/animation/11/11_mask.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__triple_cameras .img__mask {
        background-image: url("../images/large/2x/animation/11/11_mask.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__triple_cameras .phone-left .img__phone,
  #CMD .section__triple_cameras .phone-right .img__phone {
    will-change: transform; }
  #CMD .section__triple_cameras {
    margin-top: -40px;
    padding-top: 0;
    min-height: unset; }
    #CMD .section__triple_cameras .wd__content {
      left: unset;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      max-width: 1300px; }
      #CMD .section__triple_cameras .wd__content .content__info {
        width: 89%;
        max-width: 820px; }
    #CMD .section__triple_cameras .img__triple_cameras {
      position: relative;
      top: unset;
      left: 50%;
      margin-top: -207px;
      margin-left: -392px;
      transform: scale(0.71); }
  #CMD .section__accy .container-accy .accy .accy__content .content-title {
    opacity: 0;
    transform: translateY(-20px) translateZ(0);
    transition: all 400ms; }
  #CMD .section__accy .container-accy .accy .accy__content .content-info {
    opacity: 0;
    transition: opacity 400ms 200ms; }
  #CMD .section__accy .container-accy .accy .accy__img .img__shortcut .img__shortcut-icon {
    opacity: 0;
    transform: translateX(20px) translateZ(0);
    transition: all 400ms; }
  #CMD .section__accy .container-accy .slick-active .accy .accy__content .content-title {
    opacity: 1;
    transform: translateY(0) translateZ(0);
    transition: all 400ms 600ms; }
  #CMD .section__accy .container-accy .slick-active .accy .accy__content .content-info {
    opacity: 1;
    transition: opacity 400ms 800ms; }
  #CMD .section__accy .container-accy .slick-active .accy .accy__img .img__shortcut .img__shortcut-icon {
    opacity: 1;
    transform: translateX(0) translateZ(0);
    transition: all 400ms 600ms; }
  #CMD .section__accy .slick-prev,
  #CMD .section__accy .slick-next {
    cursor: pointer; }
    #CMD .section__accy .slick-prev:before,
    #CMD .section__accy .slick-next:before {
      content: '';
      top: 42px;
      width: 29px;
      height: 36px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center; }
  #CMD .section__accy .slick-prev:before {
    right: 13px; }
    #CMD .section__accy .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.png"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__accy .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__accy .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__accy .slick-next:before {
    left: 14px; }
    #CMD .section__accy .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.png"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__accy .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__accy .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__partners {
    margin-top: -107px;
    padding-top: 0; }
    #CMD .section__partners .wd__content {
      width: 100%;
      max-width: 1300px; }
      #CMD .section__partners .wd__content .content__info {
        width: 82%;
        max-width: 710px; }
    #CMD .section__partners .wd__feature__list {
      margin-top: 77px; }
      #CMD .section__partners .wd__feature__list .wd__feature {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0px;
        width: 100%; }
        #CMD .section__partners .wd__feature__list .wd__feature.feature-1 {
          margin-bottom: -21px; }
          #CMD .section__partners .wd__feature__list .wd__feature.feature-1:after {
            display: none !important;
            background: none !important; }
        #CMD .section__partners .wd__feature__list .wd__feature.feature-2 {
          margin-left: 0; }
          #CMD .section__partners .wd__feature__list .wd__feature.feature-2 .img__icon-2 {
            left: 6px; }
        #CMD .section__partners .wd__feature__list .wd__feature.feature-3 .img__icon-3 {
          top: -34px;
          left: 4px; }
        #CMD .section__partners .wd__feature__list .wd__feature .wd__feature__describe {
          max-width: 200px; }
        #CMD .section__partners .wd__feature__list .wd__feature figure {
          margin-top: -26px;
          margin-bottom: 9px;
          height: 104px;
          background-size: contain; }
          #CMD .section__partners .wd__feature__list .wd__feature figure.img__icon-1 {
            width: 434px;
            height: 124px; }
          #CMD .section__partners .wd__feature__list .wd__feature figure.img__icon-2 {
            width: 378px;
            height: 170px; }
          #CMD .section__partners .wd__feature__list .wd__feature figure.img__icon-3 {
            width: 331px;
            height: 134px; }
          #CMD .section__partners .wd__feature__list .wd__feature figure.img__icon-4 {
            width: 216px;
            height: 216px; }
    #CMD .section__partners .shadow {
      position: absolute;
      left: 30px;
      bottom: 80px; }
      #CMD .section__partners .shadow .wd__feature__list .wd__feature {
        position: absolute;
        left: 50%;
        margin: 0;
        transform: translateX(-50%); }
        #CMD .section__partners .shadow .wd__feature__list .wd__feature.feature-1 {
          bottom: 138px; }
          #CMD .section__partners .shadow .wd__feature__list .wd__feature.feature-1:after {
            bottom: 0; }
        #CMD .section__partners .shadow .wd__feature__list .wd__feature.feature-2 {
          bottom: 116px; }
        #CMD .section__partners .shadow .wd__feature__list .wd__feature.feature-3 {
          bottom: 99px; }
        #CMD .section__partners .shadow .wd__feature__list .wd__feature figure {
          opacity: 0.2;
          transform: rotateX(-73deg); }
    #CMD .section__partners .img__partners {
      position: relative;
      left: 50%;
      margin-top: -444px;
      margin-left: -680px;
      width: 1300px;
      height: 760px;
      background-size: contain; }
  #CMD .section__accy {
    margin-top: -75px;
    padding-top: 0;
    padding-bottom: 40px; }
    #CMD .section__accy .wd__content {
      width: 87%; }
      #CMD .section__accy .wd__content .content__info {
        width: 90%;
        max-width: 800px; }
    #CMD .section__accy .wd__feature__list {
      margin-top: 82px;
      margin-left: auto;
      margin-right: auto;
      max-width: 670px; }
      #CMD .section__accy .wd__feature__list .wd__feature {
        margin-left: 3px;
        margin-right: 3px;
        margin-bottom: 44px;
        width: 145px; }
        #CMD .section__accy .wd__feature__list .wd__feature figure {
          margin-bottom: 14px;
          height: 102px;
          transition: all 300ms; }
          #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-1 {
            width: 102px; }
            #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-1 {
              background-image: url("../images/medium/1x/icon/13/s13_icon_1.png"); } }
          @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-1 {
              background-image: url("../images/medium/2x/icon/13/s13_icon_1.webp"); } }
          @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-1 {
              background-image: url("../images/medium/2x/icon/13/s13_icon_1.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
          #CMD .section__accy .wd__feature__list .wd__feature figure:after {
            position: absolute;
            content: '';
            display: block; }
            #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-1:after {
              background-image: url("../images/medium/1x/icon/13/s13_icon_hl_1.png"); } }
          @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-1:after {
              background-image: url("../images/medium/2x/icon/13/s13_icon_hl_1.webp"); } }
          @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-1:after {
              background-image: url("../images/medium/2x/icon/13/s13_icon_hl_1.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
          #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-2 {
            width: 102px; }
            #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-2 {
              background-image: url("../images/medium/1x/icon/13/s13_icon_2.png"); } }
          @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-2 {
              background-image: url("../images/medium/2x/icon/13/s13_icon_2.webp"); } }
          @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-2 {
              background-image: url("../images/medium/2x/icon/13/s13_icon_2.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
          #CMD .section__accy .wd__feature__list .wd__feature figure:after {
            position: absolute;
            content: '';
            display: block; }
            #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-2:after {
              background-image: url("../images/medium/1x/icon/13/s13_icon_hl_2.png"); } }
          @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-2:after {
              background-image: url("../images/medium/2x/icon/13/s13_icon_hl_2.webp"); } }
          @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-2:after {
              background-image: url("../images/medium/2x/icon/13/s13_icon_hl_2.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
          #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-3 {
            width: 102px; }
            #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-3 {
              background-image: url("../images/medium/1x/icon/13/s13_icon_3.png"); } }
          @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-3 {
              background-image: url("../images/medium/2x/icon/13/s13_icon_3.webp"); } }
          @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-3 {
              background-image: url("../images/medium/2x/icon/13/s13_icon_3.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
          #CMD .section__accy .wd__feature__list .wd__feature figure:after {
            position: absolute;
            content: '';
            display: block; }
            #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-3:after {
              background-image: url("../images/medium/1x/icon/13/s13_icon_hl_3.png"); } }
          @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-3:after {
              background-image: url("../images/medium/2x/icon/13/s13_icon_hl_3.webp"); } }
          @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-3:after {
              background-image: url("../images/medium/2x/icon/13/s13_icon_hl_3.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
          #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-4 {
            width: 102px; }
            #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-4 {
              background-image: url("../images/medium/1x/icon/13/s13_icon_4.png"); } }
          @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-4 {
              background-image: url("../images/medium/2x/icon/13/s13_icon_4.webp"); } }
          @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-4 {
              background-image: url("../images/medium/2x/icon/13/s13_icon_4.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
          #CMD .section__accy .wd__feature__list .wd__feature figure:after {
            position: absolute;
            content: '';
            display: block; }
            #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-4:after {
              background-image: url("../images/medium/1x/icon/13/s13_icon_hl_4.png"); } }
          @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-4:after {
              background-image: url("../images/medium/2x/icon/13/s13_icon_hl_4.webp"); } }
          @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-4:after {
              background-image: url("../images/medium/2x/icon/13/s13_icon_hl_4.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
          #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-5 {
            width: 102px; }
            #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-5 {
              background-image: url("../images/medium/1x/icon/13/s13_icon_5.png"); } }
          @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-5 {
              background-image: url("../images/medium/2x/icon/13/s13_icon_5.webp"); } }
          @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-5 {
              background-image: url("../images/medium/2x/icon/13/s13_icon_5.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
          #CMD .section__accy .wd__feature__list .wd__feature figure:after {
            position: absolute;
            content: '';
            display: block; }
            #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-5:after {
              background-image: url("../images/medium/1x/icon/13/s13_icon_hl_5.png"); } }
          @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-5:after {
              background-image: url("../images/medium/2x/icon/13/s13_icon_hl_5.webp"); } }
          @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-5:after {
              background-image: url("../images/medium/2x/icon/13/s13_icon_hl_5.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
          #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-6 {
            width: 102px; }
            #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-6 {
              background-image: url("../images/medium/1x/icon/13/s13_icon_6.png"); } }
          @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-6 {
              background-image: url("../images/medium/2x/icon/13/s13_icon_6.webp"); } }
          @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-6 {
              background-image: url("../images/medium/2x/icon/13/s13_icon_6.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
          #CMD .section__accy .wd__feature__list .wd__feature figure:after {
            position: absolute;
            content: '';
            display: block; }
            #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-6:after {
              background-image: url("../images/medium/1x/icon/13/s13_icon_hl_6.png"); } }
          @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-6:after {
              background-image: url("../images/medium/2x/icon/13/s13_icon_hl_6.webp"); } }
          @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-6:after {
              background-image: url("../images/medium/2x/icon/13/s13_icon_hl_6.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
          #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-7 {
            width: 102px; }
            #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-7 {
              background-image: url("../images/medium/1x/icon/13/s13_icon_7.png"); } }
          @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-7 {
              background-image: url("../images/medium/2x/icon/13/s13_icon_7.webp"); } }
          @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-7 {
              background-image: url("../images/medium/2x/icon/13/s13_icon_7.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
          #CMD .section__accy .wd__feature__list .wd__feature figure:after {
            position: absolute;
            content: '';
            display: block; }
            #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-7:after {
              background-image: url("../images/medium/1x/icon/13/s13_icon_hl_7.png"); } }
          @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-7:after {
              background-image: url("../images/medium/2x/icon/13/s13_icon_hl_7.webp"); } }
          @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-7:after {
              background-image: url("../images/medium/2x/icon/13/s13_icon_hl_7.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
        #CMD .section__accy .wd__feature__list .wd__feature .wd__feature__data {
          margin-top: -6px; }
          #CMD .section__accy .wd__feature__list .wd__feature .wd__feature__data, #CMD .section__accy .wd__feature__list .wd__feature .wd__feature__data span, #CMD .section__accy .wd__feature__list .wd__feature .wd__feature__data sup {
            font-size: 16px; }
        #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-1 {
          background-image: url("../images/medium/1x/icon/13/s13_icon_hl_1.png"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-1 {
          background-image: url("../images/medium/2x/icon/13/s13_icon_hl_1.webp"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-1 {
          background-image: url("../images/medium/2x/icon/13/s13_icon_hl_1.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
        #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-2 {
          background-image: url("../images/medium/1x/icon/13/s13_icon_hl_2.png"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-2 {
          background-image: url("../images/medium/2x/icon/13/s13_icon_hl_2.webp"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-2 {
          background-image: url("../images/medium/2x/icon/13/s13_icon_hl_2.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
        #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-3 {
          background-image: url("../images/medium/1x/icon/13/s13_icon_hl_3.png"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-3 {
          background-image: url("../images/medium/2x/icon/13/s13_icon_hl_3.webp"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-3 {
          background-image: url("../images/medium/2x/icon/13/s13_icon_hl_3.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
        #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-4 {
          background-image: url("../images/medium/1x/icon/13/s13_icon_hl_4.png"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-4 {
          background-image: url("../images/medium/2x/icon/13/s13_icon_hl_4.webp"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-4 {
          background-image: url("../images/medium/2x/icon/13/s13_icon_hl_4.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
        #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-5 {
          background-image: url("../images/medium/1x/icon/13/s13_icon_hl_5.png"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-5 {
          background-image: url("../images/medium/2x/icon/13/s13_icon_hl_5.webp"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-5 {
          background-image: url("../images/medium/2x/icon/13/s13_icon_hl_5.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
        #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-6 {
          background-image: url("../images/medium/1x/icon/13/s13_icon_hl_6.png"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-6 {
          background-image: url("../images/medium/2x/icon/13/s13_icon_hl_6.webp"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-6 {
          background-image: url("../images/medium/2x/icon/13/s13_icon_hl_6.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
        #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-7 {
          background-image: url("../images/medium/1x/icon/13/s13_icon_hl_7.png"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-7 {
          background-image: url("../images/medium/2x/icon/13/s13_icon_hl_7.webp"); } }
      @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-7 {
          background-image: url("../images/medium/2x/icon/13/s13_icon_hl_7.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
    #CMD .section__accy .container-accy {
      margin: 27px auto 0;
      width: 100%;
      max-width: 900px; }
      #CMD .section__accy .container-accy .accy {
        width: 100%; }
        #CMD .section__accy .container-accy .accy:after {
          display: none; }
        #CMD .section__accy .container-accy .accy .accy__content {
          position: relative;
          text-align: center;
          box-sizing: border-box;
          z-index: 1;
          margin-left: auto;
          margin-right: auto;
          padding: 0 6%;
          width: 100%;
          max-width: 900px;
          background: none;
          transform: none; }
          #CMD .section__accy .container-accy .accy .accy__content .content-title {
            margin-left: auto;
            margin-right: auto;
            width: 87%;
            max-width: 570px;
            font-size: 28px; }
          #CMD .section__accy .container-accy .accy .accy__content .content-info {
            margin: 29px auto 0;
            width: 90%;
            max-width: 660px;
            font-size: 18px;
            line-height: 1.6; }
        #CMD .section__accy .container-accy .accy .accy__img {
          position: relative;
          margin-top: 66px; }
          #CMD .section__accy .container-accy .accy .accy__img .img__theme {
            left: 50%;
            margin-left: -650px;
            width: 1300px;
            height: 540px; }
          #CMD .section__accy .container-accy .accy .accy__img .img__shortcut {
            position: relative;
            width: auto;
            height: auto; }
            #CMD .section__accy .container-accy .accy .accy__img .img__shortcut .img__shortcut-line {
              display: none;
              background: none !important; }
            #CMD .section__accy .container-accy .accy .accy__img .img__shortcut .img__shortcut-icon {
              display: none;
              background: none !important; }
        #CMD .section__accy .container-accy .accy.accy-1 .accy__img .img__shortcut-icon {
          top: 0px;
          margin-left: 0px;
          width: 0px;
          height: 0px; }
        #CMD .section__accy .container-accy .accy.accy-2 .accy__img .img__shortcut-icon {
          top: 0px;
          margin-left: 0px;
          width: 0px;
          height: 0px; }
        #CMD .section__accy .container-accy .accy.accy-3 .accy__img .img__shortcut-icon {
          top: 0px;
          margin-left: 0px;
          width: 0px;
          height: 0px; }
        #CMD .section__accy .container-accy .accy.accy-4 .accy__img .img__shortcut-icon {
          top: 0px;
          margin-left: 0px;
          width: 0px;
          height: 0px; }
        #CMD .section__accy .container-accy .accy.accy-5 .accy__img .img__shortcut-icon {
          top: 0px;
          margin-left: 0px;
          width: 0px;
          height: 0px; }
        #CMD .section__accy .container-accy .accy.accy-6 .accy__img .img__shortcut-icon {
          top: 0px;
          margin-left: 0px;
          width: 0px;
          height: 0px; }
        #CMD .section__accy .container-accy .accy.accy-7 .accy__img .img__shortcut-icon {
          top: 0px;
          margin-left: 0px;
          width: 0px;
          height: 0px; }
    #CMD .section__accy .slick-prev,
    #CMD .section__accy .slick-next {
      display: block !important;
      top: unset;
      bottom: 0;
      margin-bottom: 185px;
      width: 45px; }
      #CMD .section__accy .slick-prev:before,
      #CMD .section__accy .slick-next:before {
        top: 27px; }
  #CMD .section__accy .container-accy .accy.accy-4 .accy__img .img__shortcut .img__shortcut-icon .sign-12-04-2 .img__sign,
  #CMD .section__accy .container-accy .accy.accy-4 .accy__img .img__shortcut .img__shortcut-icon .sign-12-04-2 .part__bg,
  #CMD .section__accy .container-accy .accy.accy-4 .svg_12_4_2 {
    display: none !important; }
  #CMD .section__accy .container-accy .accy.accy-4 .accy__img .img__theme .area__sign {
    top: 145px;
    margin-left: -101px; }
  #CMD .section__accy .container-accy .accy.accy-4 .accy__img .img__theme .area__sign,
  #CMD .section__accy .container-accy .accy.accy-4 .accy__img .img__theme .area__sign .part__bg,
  #CMD .section__accy .container-accy .accy.accy-4 .accy__img .img__theme .area__sign .img__sign {
    height: 168px;
    width: 72px;
    background-size: contain; }
  #CMD .section__accy .container-accy .accy.accy-4 .accy__img .img__theme .svg_12_4_1 {
    top: -82px;
    margin-left: -2px;
    width: 153px;
    height: 168px; }
  #CMD .section__accy .container-accy .accy.accy-4 .video .phone {
    top: 57px;
    margin-left: -25px;
    width: 168px;
    height: 286px; }
    #CMD .section__accy .container-accy .accy.accy-4 .video .phone .img__phone {
      width: 168px;
      height: 286px;
      background-size: contain; }
    #CMD .section__accy .container-accy .accy.accy-4 .video .phone video {
      top: 21px;
      left: 21px;
      width: 114px;
      height: 244px; }
  #CMD .section__accy .container-accy .accy.accy-4 .video__btn-play {
    top: 182px;
    margin-left: 201px; }
  #CMD .section__accy .slick-prev,
  #CMD .section__accy .slick-next {
    top: 61px;
    margin-bottom: unset;
    width: 45px; }
  #CMD .section__accy .slick-prev:before {
    right: 9px; }
  #CMD .section__accy .slick-next:before {
    left: 9px; }
  #CMD .section__accy .container-accy .accy.accy-1 .accy__img .img__theme {
    background-image: url("../images/medium/1x/animation/13/theme_1.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__accy .container-accy .accy.accy-1 .accy__img .img__theme {
    background-image: url("../images/medium/2x/animation/13/theme_1.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__accy .container-accy .accy.accy-1 .accy__img .img__theme {
    background-image: url("../images/medium/2x/animation/13/theme_1.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__accy .container-accy .accy.accy-2 .accy__img .img__theme {
    background-image: url("../images/medium/1x/animation/13/theme_2.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__accy .container-accy .accy.accy-2 .accy__img .img__theme {
    background-image: url("../images/medium/2x/animation/13/theme_2.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__accy .container-accy .accy.accy-2 .accy__img .img__theme {
    background-image: url("../images/medium/2x/animation/13/theme_2.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__accy .container-accy .accy.accy-3 .accy__img .img__theme {
    background-image: url("../images/medium/1x/animation/13/theme_3.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__accy .container-accy .accy.accy-3 .accy__img .img__theme {
    background-image: url("../images/medium/2x/animation/13/theme_3.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__accy .container-accy .accy.accy-3 .accy__img .img__theme {
    background-image: url("../images/medium/2x/animation/13/theme_3.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__accy .container-accy .accy.accy-4 .accy__img .img__theme {
    background-image: url("../images/medium/1x/animation/13/theme_4.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__accy .container-accy .accy.accy-4 .accy__img .img__theme {
    background-image: url("../images/medium/2x/animation/13/theme_4.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__accy .container-accy .accy.accy-4 .accy__img .img__theme {
    background-image: url("../images/medium/2x/animation/13/theme_4.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__accy .container-accy .accy.accy-5 .accy__img .img__theme {
    background-image: url("../images/medium/1x/animation/13/theme_5.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__accy .container-accy .accy.accy-5 .accy__img .img__theme {
    background-image: url("../images/medium/2x/animation/13/theme_5.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__accy .container-accy .accy.accy-5 .accy__img .img__theme {
    background-image: url("../images/medium/2x/animation/13/theme_5.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__accy .container-accy .accy.accy-6 .accy__img .img__theme {
    background-image: url("../images/medium/1x/animation/13/theme_6.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__accy .container-accy .accy.accy-6 .accy__img .img__theme {
    background-image: url("../images/medium/2x/animation/13/theme_6.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__accy .container-accy .accy.accy-6 .accy__img .img__theme {
    background-image: url("../images/medium/2x/animation/13/theme_6.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__accy .container-accy .accy.accy-7 .accy__img .img__theme {
    background-image: url("../images/medium/1x/animation/13/theme_7.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__accy .container-accy .accy.accy-7 .accy__img .img__theme {
    background-image: url("../images/medium/2x/animation/13/theme_7.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__accy .container-accy .accy.accy-7 .accy__img .img__theme {
    background-image: url("../images/medium/2x/animation/13/theme_7.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .inner-view {
    background: #0c0c0c; }
    #CMD .inner-view .inner-modal {
      padding-bottom: 0; }
    #CMD .inner-view .inner-view-container {
      position: relative;
      background: #444bb5;
      margin-left: auto;
      margin-right: auto;
      max-width: 1300px; }
      #CMD .inner-view .inner-view-container .wd__section .wd__content .content__slogan {
        color: #333; }
      #CMD .inner-view .inner-view-container .wd__section .wd__content .content__title {
        font-size: 28px; }
      #CMD .inner-view .inner-view-container .wd__section .wd__content .content__info {
        margin-top: 24px; }
      #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 {
      width: 62px;
      height: 62px;
      margin-top: -10px;
      margin-bottom: 10px;
      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 {
      visibility: visible;
      overflow: unset;
      height: auto; }
      #CMD .inner-view.fortest .inner-view-container .inner-modal {
        visibility: visible;
        overflow: unset;
        display: block;
        margin-top: 0;
        margin-bottom: 0;
        border-top: 300px solid #333;
        border-bottom: 300px solid red; }
  #CMD .section__inner2-1 .img__inner2-1 .barchart .bar {
    max-width: 0%;
    transition: none; }
    #CMD .section__inner2-1 .img__inner2-1 .barchart .bar .bar_name,
    #CMD .section__inner2-1 .img__inner2-1 .barchart .bar .bar_text {
      opacity: 0;
      transition: none; }
  #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar {
    max-width: 100%;
    transform: translateZ(0px); }
    #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar .bar_name,
    #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar .bar_text {
      opacity: 1; }
    #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(1) {
      transition: max-width 1s 0.2s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(1) .bar_name {
        transition: opacity 400ms 0.4s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(1) .bar_text {
        transition: opacity 400ms 0.9s ease; }
    #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(2) {
      transition: max-width 1s 0.4s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(2) .bar_name {
        transition: opacity 400ms 0.6s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(2) .bar_text {
        transition: opacity 400ms 1.1s ease; }
    #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(3) {
      transition: max-width 1s 0.6s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(3) .bar_name {
        transition: opacity 400ms 0.8s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(3) .bar_text {
        transition: opacity 400ms 1.3s ease; }
    #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(4) {
      transition: max-width 1s 0.8s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(4) .bar_name {
        transition: opacity 400ms 1s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(4) .bar_text {
        transition: opacity 400ms 1.5s ease; }
    #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(5) {
      transition: max-width 1s 1s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(5) .bar_name {
        transition: opacity 400ms 1.2s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(5) .bar_text {
        transition: opacity 400ms 1.7s ease; }
    #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(6) {
      transition: max-width 1s 1.2s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(6) .bar_name {
        transition: opacity 400ms 1.4s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(6) .bar_text {
        transition: opacity 400ms 1.9s ease; }
  #CMD .section__inner2-1 {
    padding-top: 73px; }
    #CMD .section__inner2-1 .wd__content .content__title {
      margin-top: 0; }
    #CMD .section__inner2-1 .wd__content .content__info {
      width: 90%;
      max-width: 1024px; }
    #CMD .section__inner2-1 .img__inner2-1 {
      margin-top: 2px;
      margin-left: -650px;
      width: 1300px;
      height: 530px; }
      #CMD .section__inner2-1 .img__inner2-1 .rules {
        margin-left: -345px;
        height: 361px; }
        #CMD .section__inner2-1 .img__inner2-1 .rules .rules-container .rule {
          margin-right: 64px; }
          #CMD .section__inner2-1 .img__inner2-1 .rules .rules-container .rule:before {
            top: 16px;
            height: 342px; }
          #CMD .section__inner2-1 .img__inner2-1 .rules .rules-container .rule span {
            left: -6px;
            bottom: 0; }
        #CMD .section__inner2-1 .img__inner2-1 .rules .barchart {
          padding-top: 17px; }
          #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar {
            margin-top: 30px;
            margin-bottom: 31px; }
            #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar .bar_name {
              left: 10px;
              min-width: 400px; }
            #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar .bar_text {
              margin-left: 20px; }
              #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar .bar_text .text-score {
                font-size: 28px; }
              #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar .bar_text .text-unit {
                padding-left: 2px;
                font-size: 25px; }
            #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar.type-hero {
              height: 48px; }
              #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar.type-hero .bar_text .text-score {
                font-size: 60px; }
              #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar.type-hero .bar_text .text-unit {
                font-size: 30px; }
            #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar.type-loser {
              height: 37px; }
          #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar_unit {
            margin-top: 8px;
            font-size: 15px; }
  #CMD .section__inner5-1 {
    padding-top: 73px; }
    #CMD .section__inner5-1 .wd__content {
      max-width: unset; }
      #CMD .section__inner5-1 .wd__content .content__title {
        margin-top: 0; }
      #CMD .section__inner5-1 .wd__content .content__info {
        width: 85%;
        max-width: 804px; }
    #CMD .section__inner5-1 .compare-text {
      height: 60px;
      bottom: 10px; }
      #CMD .section__inner5-1 .compare-text .title-left {
        bottom: 2px;
        margin-left: -319px;
        width: 300px; }
        #CMD .section__inner5-1 .compare-text .title-left span {
          font-size: 20px; }
      #CMD .section__inner5-1 .compare-text .title-right {
        margin-left: 11px;
        width: 300px; }
        #CMD .section__inner5-1 .compare-text .title-right span {
          font-size: 28px; }
  #CMD .section__inner5-1 .img__inner5-1 {
    margin-top: 2px;
    margin-left: -443px;
    width: 889px;
    height: 473px;
    background-size: contain; }
    #CMD .section__inner5-1 .img__inner5-1 {
      background-image: url("../images/medium/1x/inner/05_1/bg.jpg"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__inner5-1 .img__inner5-1 {
      background-image: url("../images/medium/2x/inner/05_1/bg.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__inner5-1 .img__inner5-1 {
      background-image: url("../images/medium/2x/inner/05_1/bg.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
    #CMD .section__inner5-1 .img__inner5-1 > .twentytwenty-wrapper {
      top: 85px;
      margin-left: -325px;
      width: 644px;
      height: 302px; }
    #CMD .section__inner5-1 .img__inner5-1 .img-1,
    #CMD .section__inner5-1 .img__inner5-1 .img-2 {
      top: -20px;
      width: 926px;
      height: 346px; }
  #CMD .section__inner5-1 .twentytwenty-handle {
    top: 20px;
    margin-left: -28px;
    width: 56px;
    height: 306px;
    background-size: cover; }
    #CMD .section__inner5-1 .twentytwenty-handle {
      background-image: url("../images/medium/1x/inner/05_1/center_line.png"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__inner5-1 .twentytwenty-handle {
      background-image: url("../images/medium/2x/inner/05_1/center_line.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__inner5-1 .twentytwenty-handle {
      background-image: url("../images/medium/2x/inner/05_1/center_line.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  @keyframes fadeLight {
    0% {
      opacity: 0; }
    30% {
      opacity: 1; }
    70% {
      opacity: 1; }
    100% {
      opacity: 0; } }
  #CMD .section__inner5-2 {
    padding-top: 91px; }
    #CMD .section__inner5-2 .wd__content {
      max-width: unset; }
      #CMD .section__inner5-2 .wd__content .content__title {
        margin-top: 0; }
      #CMD .section__inner5-2 .wd__content .content__info {
        width: 84%;
        max-width: 800px; }
    #CMD .section__inner5-2 .img__inner5-2 {
      margin-top: -104px;
      margin-left: -973px;
      transform: scale(0.8); }
  #CMD .section__inner5-3 {
    margin-top: -119px;
    padding-top: 0;
    padding-bottom: 180px; }
    #CMD .section__inner5-3 .wd__content {
      max-width: unset; }
      #CMD .section__inner5-3 .wd__content .content__title {
        margin-top: 0; }
      #CMD .section__inner5-3 .wd__content .content__info {
        width: 83%;
        max-width: 764px; }
    #CMD .section__inner5-3 .compare-text {
      height: 60px;
      bottom: 10px; }
      #CMD .section__inner5-3 .compare-text .title-left {
        bottom: 2px;
        margin-left: -319px;
        width: 300px; }
        #CMD .section__inner5-3 .compare-text .title-left span {
          font-size: 20px; }
      #CMD .section__inner5-3 .compare-text .title-right {
        margin-left: -58px;
        width: 300px; }
        #CMD .section__inner5-3 .compare-text .title-right span {
          font-size: 24px; }
        #CMD .section__inner5-3 .compare-text .title-right .img__icon-1 {
          top: 1px;
          left: 50%;
          margin-left: -144px;
          width: 140px;
          height: 35px;
          background-size: contain; }
  #CMD .section__inner5-3 .img__inner5-3 {
    margin-top: -49px;
    margin-left: -443px;
    width: 889px;
    height: 473px;
    background-size: contain; }
    #CMD .section__inner5-3 .img__inner5-3 {
      background-image: url("../images/medium/1x/inner/05_3/bg.jpg"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__inner5-3 .img__inner5-3 {
      background-image: url("../images/medium/2x/inner/05_3/bg.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__inner5-3 .img__inner5-3 {
      background-image: url("../images/medium/2x/inner/05_3/bg.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
    #CMD .section__inner5-3 .img__inner5-3 > .twentytwenty-wrapper {
      top: 85px;
      margin-left: -325px;
      width: 644px;
      height: 302px; }
  #CMD .section__inner5-3 .img-1,
  #CMD .section__inner5-3 .img-2 {
    top: -20px;
    width: 926px;
    height: 346px; }
  #CMD .section__inner5-3 .twentytwenty-handle {
    top: 20px;
    margin-left: -28px;
    width: 56px;
    height: 306px;
    background-size: cover; }
    #CMD .section__inner5-3 .twentytwenty-handle {
      background-image: url("../images/medium/1x/inner/05_3/center_line.png"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__inner5-3 .twentytwenty-handle {
      background-image: url("../images/medium/2x/inner/05_3/center_line.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__inner5-3 .twentytwenty-handle {
      background-image: url("../images/medium/2x/inner/05_3/center_line.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__inner6-1 {
    padding-top: 73px;
    padding-bottom: 98px; }
    #CMD .section__inner6-1 .wd__content {
      max-width: unset; }
      #CMD .section__inner6-1 .wd__content .content__title {
        margin-top: 0; }
      #CMD .section__inner6-1 .wd__content .content__info {
        width: 82%;
        max-width: 624px; }
    #CMD .section__inner6-1 .img__inner6-1 {
      position: relative;
      left: 50%;
      margin-top: 29px;
      margin-left: -650px;
      width: 1300px;
      height: 460px; }
      #CMD .section__inner6-1 .img__inner6-1 {
        background-image: url("../images/medium/1x/inner/06_1/bg.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__inner6-1 .img__inner6-1 {
        background-image: url("../images/medium/2x/inner/06_1/bg.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__inner6-1 .img__inner6-1 {
        background-image: url("../images/medium/2x/inner/06_1/bg.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__inner7-1 {
    padding-top: 73px;
    padding-bottom: 110px; }
    #CMD .section__inner7-1 .wd__content {
      left: unset;
      margin-left: auto;
      margin-right: auto;
      width: unset; }
      #CMD .section__inner7-1 .wd__content .content__title {
        margin-top: 0; }
      #CMD .section__inner7-1 .wd__content .content__info {
        width: 79%;
        max-width: 760px; }
    #CMD .section__inner7-1 .wd__feature__list {
      margin-left: auto;
      margin-right: auto;
      max-width: 1024px; }
    #CMD .section__inner7-1 .img__inner7-1 {
      position: relative;
      left: 50%;
      margin-top: 18px;
      margin-left: -215px;
      width: 610px;
      height: 840px; }
      #CMD .section__inner7-1 .img__inner7-1 {
        background-image: url("../images/medium/1x/inner/07_1/bg.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__inner7-1 .img__inner7-1 {
        background-image: url("../images/medium/2x/inner/07_1/bg.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__inner7-1 .img__inner7-1 {
        background-image: url("../images/medium/2x/inner/07_1/bg.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__inner9-0 .img__inner9-0 {
    position: relative;
    background: none !important; }
    #CMD .section__inner9-0 .img__inner9-0 figure {
      position: absolute; }
    #CMD .section__inner9-0 .img__inner9-0 .img__phone {
      top: 0;
      left: 0;
      width: 1280px;
      height: 850px; }
      #CMD .section__inner9-0 .img__phone {
        background-image: url("../images/large/1x/inner/09_0/phone.jpg"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__inner9-0 .img__phone {
        background-image: url("../images/large/2x/inner/09_0/phone.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__inner9-0 .img__phone {
        background-image: url("../images/large/2x/inner/09_0/phone.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
    #CMD .section__inner9-0 .img__inner9-0 .img__phone-shake {
      top: 0px;
      left: 0;
      width: 1280px;
      height: 850px; }
      #CMD .section__inner9-0 .img__phone-shake {
        background-image: url("../images/large/1x/inner/09_0/hand_shake.png"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__inner9-0 .img__phone-shake {
        background-image: url("../images/large/2x/inner/09_0/hand_shake.webp"); } }
    @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__inner9-0 .img__phone-shake {
        background-image: url("../images/large/2x/inner/09_0/hand_shake.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  @keyframes s9inner9_0HandShake {
    0% {
      transform: translate3d(0px, 0px, 0px); }
    3% { }
    10% {
      transform: translate3d(0px, 9px, 0px); }
    17% { }
    20% {
      transform: translate3d(0px, 0px, 0px); }
    30% {
      transform: translate3d(0px, -9px, 0px); }
    33% { }
    40% {
      transform: translate3d(0px, 0px, 0px); }
    47% { }
    50% {
      transform: translate3d(0px, 9px, 0px); }
    60% {
      transform: translate3d(0px, 0px, 0px); }
    63% { }
    70% {
      transform: translate3d(0px, -9px, 0px); }
    77% { }
    80% {
      transform: translate3d(0px, 0px, 0px); }
    100% {
      transform: translate3d(0px, 0px, 0px); } }
  @keyframes s9inner9_0ArrowMove {
    0% {
      transform: translate3d(0px, 0px, 0px); }
    10% {
      transform: translate3d(0px, 20px, 0px); }
    20% {
      transform: translate3d(0px, 0px, 0px); }
    30% {
      transform: translate3d(0px, -20px, 0px); }
    40% {
      transform: translate3d(0px, 0px, 0px); }
    50% {
      transform: translate3d(0px, 20px, 0px); }
    60% {
      transform: translate3d(0px, 0px, 0px); }
    70% {
      transform: translate3d(0px, -20px, 0px); }
    80% {
      transform: translate3d(0px, 0px, 0px); }
    100% {
      transform: translate3d(0px, 0px, 0px); } }
  @keyframes s9inner9_0PhoneMove {
    0% {
      transform: translate3d(0px, 0px, 0px); }
    10% {
      transform: translate3d(0px, 3px, 0px); }
    20% {
      transform: translate3d(0px, 0px, 0px); }
    30% {
      transform: translate3d(0px, -3px, 0px); }
    40% {
      transform: translate3d(0px, 0px, 0px); }
    50% {
      transform: translate3d(0px, 3px, 0px); }
    60% {
      transform: translate3d(0px, 0px, 0px); }
    70% {
      transform: translate3d(0px, -3px, 0px); }
    80% {
      transform: translate3d(0px, 0px, 0px); }
    100% {
      transform: translate3d(0px, 0px, 0px); } }
  #CMD .section__inner9-0 .img__inner9-0.active .img__phone {
    animation: s9inner9_0PhoneMove 1200ms forwards infinite linear; }
  #CMD .section__inner9-0 .img__inner9-0.active .img__phone-shake {
    animation: s9inner9_0HandShake 1200ms forwards infinite linear; }
  #CMD .section__inner9-0 .img__inner9-0.active .arrows {
    animation: s9inner9_0ArrowMove 1200ms forwards infinite linear; }
  #CMD .section__inner9-0 {
    padding-top: 73px; }
    #CMD .section__inner9-0 .wd__content {
      width: 100%;
      max-width: 1300px; }
      #CMD .section__inner9-0 .wd__content .content__info {
        width: 80%;
        max-width: 750px; }
    #CMD .section__inner9-0 .img__inner9-0 {
      margin-top: -139px;
      transform: scale(0.65); }
  #CMD .section__inner9-1 .slick-prev,
  #CMD .section__inner9-1 .slick-next {
    cursor: pointer; }
    #CMD .section__inner9-1 .slick-prev:before,
    #CMD .section__inner9-1 .slick-next:before {
      content: '';
      top: 42px;
      width: 29px;
      height: 36px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center; }
  #CMD .section__inner9-1 .slick-prev:before {
    right: 13px; }
    #CMD .section__inner9-1 .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.png"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__inner9-1 .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__inner9-1 .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__inner9-1 .slick-next:before {
    left: 14px; }
    #CMD .section__inner9-1 .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.png"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__inner9-1 .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.webp"); } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__inner9-1 .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__inner9-1 {
    margin-top: -90px;
    padding-top: 0; }
    #CMD .section__inner9-1 .wd__content {
      width: 100%;
      max-width: 1300px; }
      #CMD .section__inner9-1 .wd__content .content__info {
        width: 87%;
        max-width: 750px; }
    #CMD .section__inner9-1 .scroll_container {
      position: relative;
      margin-left: auto;
      margin-right: auto;
      white-space: nowrap;
      overflow: scroll;
      width: 100%;
      -ms-overflow-style: none; }
      #CMD .section__inner9-1 .scroll_container::-webkit-scrollbar {
        display: none; }
      #CMD .section__inner9-1 .scroll_container .wd__feature__list {
        overflow: scroll;
        text-align: unset;
        left: 0;
        margin-left: auto;
        width: unset;
        -ms-overflow-style: none; }
        #CMD .section__inner9-1 .scroll_container .wd__feature__list::-webkit-scrollbar {
          display: none; }
        #CMD .section__inner9-1 .scroll_container .wd__feature__list .wd__feature {
          width: 214px;
          height: 80px; }
          #CMD .section__inner9-1 .scroll_container .wd__feature__list .wd__feature:after {
            width: 214px;
            height: 80px;
            background-size: contain; }
          #CMD .section__inner9-1 .scroll_container .wd__feature__list .wd__feature .wd__feature__data {
            width: 90%;
            font-size: 16px;
            line-height: 1.1;
            white-space: initial; }
    #CMD .section__inner9-1 .container-style {
      margin-top: -23px;
      max-width: 1300px; }
      #CMD .section__inner9-1 .container-style .style .style__content {
        width: 80%;
        max-width: 800px; }
        #CMD .section__inner9-1 .container-style .style .style__content .content-title {
          margin-bottom: 19px;
          font-size: 29px;
          line-height: 1.2; }
        #CMD .section__inner9-1 .container-style .style .style__content .content-info {
          margin-left: auto;
          margin-right: auto;
          max-width: 620px;
          font-size: 18px;
          line-height: 1.5; }
      #CMD .section__inner9-1 .container-style .style .style__img {
        margin-top: -115px;
        margin-bottom: -90px;
        transform: scale(0.7); }
      #CMD .section__inner9-1 .container-style .slick-prev,
      #CMD .section__inner9-1 .container-style .slick-next {
        top: -36px;
        margin-top: 0; }
      #CMD .section__inner9-1 .container-style .slick-prev {
        left: 23px; }
      #CMD .section__inner9-1 .container-style .slick-next {
        right: 23px; }
  #CMD .product_price.active {
    margin-bottom: 231px;
    padding-top: 38px; }
  #CMD .product_pdguide.active {
    padding-top: 15px; }
  #CMD .product_videos.active {
    padding-top: 135px; }
  #CMD .video-bottom {
    margin-bottom: -12px;
    padding-bottom: 0; }
  #CMD .media-top {
    padding-top: 86px; }
  #CMD .media-bottom {
    margin-bottom: -79px;
    padding-bottom: 0; }
  #CMD .section__kv .img__fog {
    background-image: url("../images/scale/70p/1x/animation/01/bg_3.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .img__fog {
    background-image: url("../images/scale/70p/2x/animation/01/bg_3.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .img__fog {
    background-image: url("../images/scale/70p/2x/animation/01/bg_3.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__kv .img__kv .img__phone_left {
    background-image: url("../images/scale/70p/1x/animation/01/phone_left.png") ; } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    #CMD .section__kv .img__kv .img__phone_left {
      background-image: url("../images/scale/70p/2x/animation/01/phone_left.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__kv .img__phone_right {
    background-image: url("../images/scale/70p/1x/animation/01/phone_right.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .img__phone_right {
    background-image: url("../images/scale/70p/2x/animation/01/phone_right.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .img__phone_right {
    background-image: url("../images/scale/70p/2x/animation/01/phone_right.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__kv .img__phone_right .img__rog_logo {
    background-image: url("../images/scale/70p/1x/animation/01/phone_right_cover.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .img__phone_right .img__rog_logo {
    background-image: url("../images/scale/70p/2x/animation/01/phone_right_cover.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .img__phone_right .img__rog_logo {
    background-image: url("../images/scale/70p/2x/animation/01/phone_right_cover.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__kv .img__phone_fog {
    background-image: url("../images/scale/70p/1x/animation/01/smoke.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .img__phone_fog {
    background-image: url("../images/scale/70p/2x/animation/01/smoke.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .img__phone_fog {
    background-image: url("../images/scale/70p/2x/animation/01/smoke.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__kv .img__fire {
    background-image: url("../images/scale/70p/1x/animation/01/fire.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .img__fire {
    background-image: url("../images/scale/70p/2x/animation/01/fire.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .img__fire {
    background-image: url("../images/scale/70p/2x/animation/01/fire.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__gamecool3 .img__thermal__stop {
    background-image: url("../images/scale/70p/1x/animation/03/endding.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3 .img__thermal__stop {
    background-image: url("../images/scale/70p/2x/animation/03/endding.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3 .img__thermal__stop {
    background-image: url("../images/scale/70p/2x/animation/03/endding.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__gamecool3 .img__bg {
    background-image: url("../images/scale/70p/1x/animation/03/03_bg.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3 .img__bg {
    background-image: url("../images/scale/70p/2x/animation/03/03_bg.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3 .img__bg {
    background-image: url("../images/scale/70p/2x/animation/03/03_bg.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__gamecool3 .img__gamecool3 .thermal-upper-wind {
    background-image: url("../images/scale/70p/1x/animation/03/wind/upper-wind.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3 .img__gamecool3 .thermal-upper-wind {
    background-image: url("../images/scale/70p/2x/animation/03/wind/upper-wind.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3 .img__gamecool3 .thermal-upper-wind {
    background-image: url("../images/scale/70p/2x/animation/03/wind/upper-wind.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__gamecool3 .img__gamecool3 .thermal-main-wind {
    background-image: url("../images/scale/70p/1x/animation/03/wind/main-wind.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3 .img__gamecool3 .thermal-main-wind {
    background-image: url("../images/scale/70p/2x/animation/03/wind/main-wind.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3 .img__gamecool3 .thermal-main-wind {
    background-image: url("../images/scale/70p/2x/animation/03/wind/main-wind.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__gamecool3 .img__gamecool3 .model0 {
    background-image: url("../images/scale/70p/1x/animation/03/model/model0.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3 .img__gamecool3 .model0 {
    background-image: url("../images/scale/70p/2x/animation/03/model/model0.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3 .img__gamecool3 .model0 {
    background-image: url("../images/scale/70p/2x/animation/03/model/model0.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__gamecool3 .img__gamecool3 .model1 {
    background-image: url("../images/scale/70p/1x/animation/03/model/model1.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3 .img__gamecool3 .model1 {
    background-image: url("../images/scale/70p/2x/animation/03/model/model1.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3 .img__gamecool3 .model1 {
    background-image: url("../images/scale/70p/2x/animation/03/model/model1.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__gamecool3 .img__gamecool3 .model2 {
    background-image: url("../images/scale/70p/1x/animation/03/model/model2.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3 .img__gamecool3 .model2 {
    background-image: url("../images/scale/70p/2x/animation/03/model/model2.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3 .img__gamecool3 .model2 {
    background-image: url("../images/scale/70p/2x/animation/03/model/model2.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__gamecool3 .img__gamecool3 .model3 {
    background-image: url("../images/scale/70p/1x/animation/03/model/model3.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3 .img__gamecool3 .model3 {
    background-image: url("../images/scale/70p/2x/animation/03/model/model3.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3 .img__gamecool3 .model3 {
    background-image: url("../images/scale/70p/2x/animation/03/model/model3.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__gamecool3 .img__gamecool3 .model4 {
    background-image: url("../images/scale/70p/1x/animation/03/model/model4.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3 .img__gamecool3 .model4 {
    background-image: url("../images/scale/70p/2x/animation/03/model/model4.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3 .img__gamecool3 .model4 {
    background-image: url("../images/scale/70p/2x/animation/03/model/model4.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__gamecool3 .img__gamecool3 .model5 {
    background-image: url("../images/scale/70p/1x/animation/03/model/model5.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3 .img__gamecool3 .model5 {
    background-image: url("../images/scale/70p/2x/animation/03/model/model5.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3 .img__gamecool3 .model5 {
    background-image: url("../images/scale/70p/2x/animation/03/model/model5.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__gamecool3 .img__gamecool3 .model6 {
    background-image: url("../images/scale/70p/1x/animation/03/model/model6.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3 .img__gamecool3 .model6 {
    background-image: url("../images/scale/70p/2x/animation/03/model/model6.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3 .img__gamecool3 .model6 {
    background-image: url("../images/scale/70p/2x/animation/03/model/model6.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__gamecool3 .img__gamecool3 .model7 {
    background-image: url("../images/scale/70p/1x/animation/03/model/model7.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3 .img__gamecool3 .model7 {
    background-image: url("../images/scale/70p/2x/animation/03/model/model7.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3 .img__gamecool3 .model7 {
    background-image: url("../images/scale/70p/2x/animation/03/model/model7.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__gamecool3 .img__gamecool3 .model0-cover {
    background-image: url("../images/scale/70p/1x/animation/03/model/model0_cover.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3 .img__gamecool3 .model0-cover {
    background-image: url("../images/scale/70p/2x/animation/03/model/model0_cover.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3 .img__gamecool3 .model0-cover {
    background-image: url("../images/scale/70p/2x/animation/03/model/model0_cover.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__gamecool3_1 .img__bg {
    background-image: url("../images/scale/70p/1x/animation/04/04_bg.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3_1 .img__bg {
    background-image: url("../images/scale/70p/2x/animation/04/04_bg.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3_1 .img__bg {
    background-image: url("../images/scale/70p/2x/animation/04/04_bg.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__gamecool3_1 .img__bg-dust {
    background-image: url("../images/scale/70p/1x/animation/04/04_dust.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3_1 .img__bg-dust {
    background-image: url("../images/scale/70p/2x/animation/04/04_dust.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3_1 .img__bg-dust {
    background-image: url("../images/scale/70p/2x/animation/04/04_dust.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__gamecool3_1 .img__phone {
    background-image: url("../images/scale/70p/1x/animation/04/04_phone.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3_1 .img__phone {
    background-image: url("../images/scale/70p/2x/animation/04/04_phone.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3_1 .img__phone {
    background-image: url("../images/scale/70p/2x/animation/04/04_phone.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__gamecool3_1 .img__phone-cover {
    background-image: url("../images/scale/70p/1x/animation/04/04_phone_cover.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3_1 .img__phone-cover {
    background-image: url("../images/scale/70p/2x/animation/04/04_phone_cover.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3_1 .img__phone-cover {
    background-image: url("../images/scale/70p/2x/animation/04/04_phone_cover.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__battery .img__bg {
    background-image: url("../images/scale/70p/1x/animation/07/07_bg.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__battery .img__bg {
    background-image: url("../images/scale/70p/2x/animation/07/07_bg.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__battery .img__bg {
    background-image: url("../images/scale/70p/2x/animation/07/07_bg.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__battery .img__text {
    background-image: url("../images/scale/70p/1x/animation/07/07_text.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__battery .img__text {
    background-image: url("../images/scale/70p/2x/animation/07/07_text.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__battery .img__text {
    background-image: url("../images/scale/70p/2x/animation/07/07_text.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__battery .img__phone {
    background-image: url("../images/scale/70p/1x/animation/07/07_phone.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__battery .img__phone {
    background-image: url("../images/scale/70p/2x/animation/07/07_phone.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__battery .img__phone {
    background-image: url("../images/scale/70p/2x/animation/07/07_phone.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__x_mode .img__phone {
    background-image: url("../images/scale/70p/1x/animation/06/phone.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__x_mode .img__phone {
    background-image: url("../images/scale/70p/2x/animation/06/phone.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__x_mode .img__phone {
    background-image: url("../images/scale/70p/2x/animation/06/phone.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__audio .img__phone {
    background-image: url("../images/scale/70p/1x/animation/08/08_phone.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__audio .img__phone {
    background-image: url("../images/scale/70p/2x/animation/08/08_phone.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__audio .img__phone {
    background-image: url("../images/scale/70p/2x/animation/08/08_phone.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__audio .img__ripple-1 {
    background-image: url("../images/scale/70p/1x/animation/08/08_ripple_1.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__audio .img__ripple-1 {
    background-image: url("../images/scale/70p/2x/animation/08/08_ripple_1.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__audio .img__ripple-1 {
    background-image: url("../images/scale/70p/2x/animation/08/08_ripple_1.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__audio .img__ripple-2 {
    background-image: url("../images/scale/70p/1x/animation/08/08_ripple_2.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__audio .img__ripple-2 {
    background-image: url("../images/scale/70p/2x/animation/08/08_ripple_2.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__audio .img__ripple-2 {
    background-image: url("../images/scale/70p/2x/animation/08/08_ripple_2.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__audio .img__ripple-3 {
    background-image: url("../images/scale/70p/1x/animation/08/08_ripple_3.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__audio .img__ripple-3 {
    background-image: url("../images/scale/70p/2x/animation/08/08_ripple_3.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__audio .img__ripple-3 {
    background-image: url("../images/scale/70p/2x/animation/08/08_ripple_3.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__audio .img__ripple-4 {
    background-image: url("../images/scale/70p/1x/animation/08/08_ripple_4.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__audio .img__ripple-4 {
    background-image: url("../images/scale/70p/2x/animation/08/08_ripple_4.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__audio .img__ripple-4 {
    background-image: url("../images/scale/70p/2x/animation/08/08_ripple_4.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__control .img__control .img__phone {
    background-image: url("../images/scale/70p/1x/animation/09/09_phone.jpg") ; } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    #CMD .section__control .img__control .img__phone {
      background-image: url("../images/scale/70p/2x/animation/09/09_phone.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__control .img__btn-light {
    background-image: url("../images/scale/70p/1x/animation/09/09_light_button.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__control .img__btn-light {
    background-image: url("../images/scale/70p/2x/animation/09/09_light_button.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__control .img__btn-light {
    background-image: url("../images/scale/70p/2x/animation/09/09_light_button.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__control .img__control .img__circuit-light {
    background-image: url("../images/scale/70p/1x/animation/09/09_circuit_light.jpg") ; } }
  @media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
    #CMD .section__control .img__control .img__circuit-light {
      background-image: url("../images/scale/70p/2x/animation/09/09_circuit_light.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .style-1 .img__theme {
    background-image: url("../images/scale/70p/1x/animation/10/10_carousel_1.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .style-1 .img__theme {
    background-image: url("../images/scale/70p/2x/animation/10/10_carousel_1.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .style-1 .img__theme {
    background-image: url("../images/scale/70p/2x/animation/10/10_carousel_1.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .style-2 .img__theme {
    background-image: url("../images/scale/70p/1x/animation/10/10_carousel_2.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .style-2 .img__theme {
    background-image: url("../images/scale/70p/2x/animation/10/10_carousel_2.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .style-2 .img__theme {
    background-image: url("../images/scale/70p/2x/animation/10/10_carousel_2.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .style-3 .img__theme {
    background-image: url("../images/scale/70p/1x/animation/10/10_carousel_3.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .style-3 .img__theme {
    background-image: url("../images/scale/70p/2x/animation/10/10_carousel_3.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .style-3 .img__theme {
    background-image: url("../images/scale/70p/2x/animation/10/10_carousel_3.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .style-4 .img__theme {
    background-image: url("../images/scale/70p/1x/animation/10/10_carousel_4.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .style-4 .img__theme {
    background-image: url("../images/scale/70p/2x/animation/10/10_carousel_4.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .style-4 .img__theme {
    background-image: url("../images/scale/70p/2x/animation/10/10_carousel_4.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .style-5 .img__theme {
    background-image: url("../images/scale/70p/1x/animation/10/10_carousel_5.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .style-5 .img__theme {
    background-image: url("../images/scale/70p/2x/animation/10/10_carousel_5.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .style-5 .img__theme {
    background-image: url("../images/scale/70p/2x/animation/10/10_carousel_5.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .style-6 .img__theme {
    background-image: url("../images/scale/70p/1x/animation/10/10_carousel_6.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .style-6 .img__theme {
    background-image: url("../images/scale/70p/2x/animation/10/10_carousel_6.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .style-6 .img__theme {
    background-image: url("../images/scale/70p/2x/animation/10/10_carousel_6.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .container-style .style-3 .img__bg {
    background-image: url("../images/scale/70p/1x/animation/10/theme3/bg.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__bg {
    background-image: url("../images/scale/70p/2x/animation/10/theme3/bg.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__bg {
    background-image: url("../images/scale/70p/2x/animation/10/theme3/bg.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .container-style .style-3 .img__point-1 {
    background-image: url("../images/scale/70p/1x/animation/10/theme3/point_1.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__point-1 {
    background-image: url("../images/scale/70p/2x/animation/10/theme3/point_1.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__point-1 {
    background-image: url("../images/scale/70p/2x/animation/10/theme3/point_1.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .container-style .style-3 .img__point-2 {
    background-image: url("../images/scale/70p/1x/animation/10/theme3/point_2.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__point-2 {
    background-image: url("../images/scale/70p/2x/animation/10/theme3/point_2.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__point-2 {
    background-image: url("../images/scale/70p/2x/animation/10/theme3/point_2.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .container-style .style-3 .img__point-3 {
    background-image: url("../images/scale/70p/1x/animation/10/theme3/point_3.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__point-3 {
    background-image: url("../images/scale/70p/2x/animation/10/theme3/point_3.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__point-3 {
    background-image: url("../images/scale/70p/2x/animation/10/theme3/point_3.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .container-style .style-3 .img__point-4 {
    background-image: url("../images/scale/70p/1x/animation/10/theme3/point_4.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__point-4 {
    background-image: url("../images/scale/70p/2x/animation/10/theme3/point_4.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__point-4 {
    background-image: url("../images/scale/70p/2x/animation/10/theme3/point_4.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .container-style .style-4 .img__bg {
    background-image: url("../images/scale/70p/1x/animation/10/theme4/bg.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .container-style .style-4 .img__bg {
    background-image: url("../images/scale/70p/2x/animation/10/theme4/bg.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .container-style .style-4 .img__bg {
    background-image: url("../images/scale/70p/2x/animation/10/theme4/bg.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .container-style .style-4 .img__phone {
    background-image: url("../images/scale/70p/1x/animation/10/theme4/phone.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .container-style .style-4 .img__phone {
    background-image: url("../images/scale/70p/2x/animation/10/theme4/phone.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .container-style .style-4 .img__phone {
    background-image: url("../images/scale/70p/2x/animation/10/theme4/phone.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .container-style .style-4 .img__line {
    background-image: url("../images/scale/70p/1x/animation/10/theme4/line.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .container-style .style-4 .img__line {
    background-image: url("../images/scale/70p/2x/animation/10/theme4/line.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .container-style .style-4 .img__line {
    background-image: url("../images/scale/70p/2x/animation/10/theme4/line.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .container-style .style-4 .img__scene {
    background-image: url("../images/scale/70p/1x/animation/10/theme4/scene.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .container-style .style-4 .img__scene {
    background-image: url("../images/scale/70p/2x/animation/10/theme4/scene.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .container-style .style-4 .img__scene {
    background-image: url("../images/scale/70p/2x/animation/10/theme4/scene.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .container-style .style-5 .img__bg {
    background-image: url("../images/scale/70p/1x/animation/10/theme5/bg.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .container-style .style-5 .img__bg {
    background-image: url("../images/scale/70p/2x/animation/10/theme5/bg.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .container-style .style-5 .img__bg {
    background-image: url("../images/scale/70p/2x/animation/10/theme5/bg.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .container-style .style-5 .ripple .ripple-circle {
    background-image: url("../images/scale/70p/1x/animation/10/theme5/ripple.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .container-style .style-5 .ripple .ripple-circle {
    background-image: url("../images/scale/70p/2x/animation/10/theme5/ripple.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .container-style .style-5 .ripple .ripple-circle {
    background-image: url("../images/scale/70p/2x/animation/10/theme5/ripple.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .container-style .style-6 .img__bg {
    background-image: url("../images/scale/70p/1x/animation/10/theme6/bg.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .container-style .style-6 .img__bg {
    background-image: url("../images/scale/70p/2x/animation/10/theme6/bg.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .container-style .style-6 .img__bg {
    background-image: url("../images/scale/70p/2x/animation/10/theme6/bg.jpg"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .container-style .style-6 .logo-left .img__logo {
    background-image: url("../images/scale/70p/1x/animation/10/theme6/phone_logo_left.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .container-style .style-6 .logo-left .img__logo {
    background-image: url("../images/scale/70p/2x/animation/10/theme6/phone_logo_left.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .container-style .style-6 .logo-left .img__logo {
    background-image: url("../images/scale/70p/2x/animation/10/theme6/phone_logo_left.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__built_for_gamers .container-style .style-6 .logo-right .img__logo {
    background-image: url("../images/scale/70p/1x/animation/10/theme6/phone_logo_right.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .container-style .style-6 .logo-right .img__logo {
    background-image: url("../images/scale/70p/2x/animation/10/theme6/phone_logo_right.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .container-style .style-6 .logo-right .img__logo {
    background-image: url("../images/scale/70p/2x/animation/10/theme6/phone_logo_right.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__triple_cameras .phone-left .img__phone {
    background-image: url("../images/scale/70p/1x/animation/11/11_phone_left.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__triple_cameras .phone-left .img__phone {
    background-image: url("../images/scale/70p/2x/animation/11/11_phone_left.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__triple_cameras .phone-left .img__phone {
    background-image: url("../images/scale/70p/2x/animation/11/11_phone_left.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__triple_cameras .phone-right .img__phone {
    background-image: url("../images/scale/70p/1x/animation/11/11_phone_right.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__triple_cameras .phone-right .img__phone {
    background-image: url("../images/scale/70p/2x/animation/11/11_phone_right.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__triple_cameras .phone-right .img__phone {
    background-image: url("../images/scale/70p/2x/animation/11/11_phone_right.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) {
  #CMD .section__triple_cameras .img__mask {
    background-image: url("../images/scale/70p/1x/animation/11/11_mask.png"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__triple_cameras .img__mask {
    background-image: url("../images/scale/70p/2x/animation/11/11_mask.webp"); } }

@media all and (min-width: 731px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 1.5), all and (min-width: 731px) and (max-width: 1279px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__triple_cameras .img__mask {
    background-image: url("../images/scale/70p/2x/animation/11/11_mask.png"); } }

@media all and (min-width: 731px) and (max-width: 768px) {
  #CMD .section__comment {
    width: 89% !important; } }

@media all and (max-width: 730px) {
  #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: 0;
    margin-left: auto;
    margin-right: auto;
    width: 89%;
    text-align: left; }
    #CMD .wd__section .wd__content .content__slogan {
      letter-spacing: 0.7px; }
    #CMD .wd__section .wd__content .content__title {
      width: 100%;
      max-width: 730px; }
    #CMD .wd__section .wd__content .content__info {
      margin-left: 0 !important;
      width: 100%;
      max-width: 730px;
      line-height: 1.6; }
    #CMD .wd__section .wd__content .content__comment {
      width: 100%;
      max-width: 730px; }
    #CMD .wd__section .wd__content .content__parting__line {
      left: 0;
      margin-top: -24px;
      margin-left: -74px;
      transform: scale(0.55); }
      #CMD .wd__section .wd__content .content__parting__line .line-left:after,
      #CMD .wd__section .wd__content .content__parting__line .line-right:after {
        transform: translateX(-100%) translateZ(0px);
        transition: none !important; }
      #CMD .wd__section .wd__content .content__parting__line .line-left .img__line,
      #CMD .wd__section .wd__content .content__parting__line .line-right .img__line {
        filter: unset !important;
        animation: none !important; }
      #CMD .wd__section .wd__content .content__parting__line .line-left:after {
        transform: translateX(-100%) translateZ(0px) !important; }
      #CMD .wd__section .wd__content .content__parting__line .line-right:after {
        transform: translateX(100%) translateZ(0px) !important; }
  #CMD .wd__section .wd__feature__list {
    width: 100%; }
    #CMD .wd__section .wd__feature__list .wd__feature {
      text-align: center;
      box-sizing: border-box; }
      #CMD .wd__section .wd__feature__list .wd__feature .wd__feature__data {
        display: block !important;
        margin-bottom: 0px; }
  #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: 0px; }
    #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 .section__kv .img__kv {
    position: relative;
    background: none !important; }
    #CMD .section__kv .img__kv .img__bg {
      position: absolute;
      left: 50%;
      bottom: 0;
      margin-left: -1280px;
      width: 2560px;
      height: 1120px; }
    #CMD .section__kv .img__kv .img__fog {
      position: absolute;
      top: 450px;
      left: 50%;
      margin-left: -1280px;
      width: 2560px;
      height: 530px; }
      #CMD .section__kv .img__fog {
        background-image: url("../images/large/1x/animation/01/bg_3.jpg"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__kv .img__fog {
        background-image: url("../images/large/2x/animation/01/bg_3.webp"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__kv .img__fog {
        background-image: url("../images/large/2x/animation/01/bg_3.jpg"); } }

@media all and (max-width: 730px) {
      #CMD .section__kv .img__kv .img__fog:after {
        position: absolute;
        display: block;
        content: '';
        background-image: url("../images/large/1x/animation/01/bg_2.jpg"); }
    #CMD .section__kv .img__kv #canvas__tunnel {
      position: absolute;
      top: 0;
      left: 0;
      width: 2560px;
      height: 1120px; }
    #CMD .section__kv .img__kv .img__phone_left {
      position: absolute;
      top: 409px;
      left: 50%;
      margin-left: -661px;
      width: 804px;
      height: 430px; }
      #CMD .section__kv .img__phone_left {
        background-image: url("../images/large/1x/animation/01/phone_left.png"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__kv .img__phone_left {
        background-image: url("../images/large/2x/animation/01/phone_left.webp"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__kv .img__phone_left {
        background-image: url("../images/large/2x/animation/01/phone_left.png"); } }

@media all and (max-width: 730px) {
    #CMD .section__kv .img__kv .img__phone_right {
      position: absolute;
      top: 429px;
      left: 50%;
      margin-left: -169px;
      width: 780px;
      height: 390px; }
      #CMD .section__kv .img__phone_right {
        background-image: url("../images/large/1x/animation/01/phone_right.png"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__kv .img__phone_right {
        background-image: url("../images/large/2x/animation/01/phone_right.webp"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__kv .img__phone_right {
        background-image: url("../images/large/2x/animation/01/phone_right.png"); } }

@media all and (max-width: 730px) {
      #CMD .section__kv .img__kv .img__phone_right .rog_logo {
        position: absolute;
        left: 50%;
        top: 141px;
        margin-left: -93px;
        width: 170px;
        height: 100px; }
        #CMD .section__kv .img__kv .img__phone_right .rog_logo .logo-bg {
          position: absolute;
          top: 1px;
          left: 1px;
          width: 168px;
          height: 98px;
          transition: background 1000ms; }
        #CMD .section__kv .img__kv .img__phone_right .rog_logo .img__rog_logo {
          position: absolute;
          width: 170px;
          height: 100px; }
          #CMD .section__kv .img__phone_right .img__rog_logo {
            background-image: url("../images/large/1x/animation/01/phone_right_cover.png"); } }
        @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__kv .img__phone_right .img__rog_logo {
            background-image: url("../images/large/2x/animation/01/phone_right_cover.webp"); } }
        @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__kv .img__phone_right .img__rog_logo {
            background-image: url("../images/large/2x/animation/01/phone_right_cover.png"); } }

@media all and (max-width: 730px) {
    #CMD .section__kv .img__kv #kv_smoke {
      position: absolute;
      opacity: 0.7;
      bottom: 0;
      left: 50%;
      margin-left: -1280px;
      width: 2560px;
      height: 900px; }
      #CMD .section__kv .img__kv #kv_smoke canvas {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 2560px;
        height: 900px; }
    #CMD .section__kv .img__kv .img__phone_fog {
      position: absolute;
      top: o;
      left: 50%;
      margin-left: -1280px;
      width: 2560px;
      height: 1120px; }
      #CMD .section__kv .img__phone_fog {
        background-image: url("../images/large/1x/animation/01/smoke.png"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__kv .img__phone_fog {
        background-image: url("../images/large/2x/animation/01/smoke.webp"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__kv .img__phone_fog {
        background-image: url("../images/large/2x/animation/01/smoke.png"); } }

@media all and (max-width: 730px) {
    #CMD .section__kv .img__kv .img__fire {
      position: absolute;
      top: o;
      left: 50%;
      margin-left: -1280px;
      width: 2560px;
      height: 1120px; }
      #CMD .section__kv .img__fire {
        background-image: url("../images/large/1x/animation/01/fire.png"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__kv .img__fire {
        background-image: url("../images/large/2x/animation/01/fire.webp"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__kv .img__fire {
        background-image: url("../images/large/2x/animation/01/fire.png"); } }

@media all and (max-width: 730px) {
    #CMD .section__kv .img__kv .img__bottom_mask {
      position: absolute;
      left: 50%;
      margin-left: -1280px;
      bottom: 0;
      width: 2560px;
      height: 150px;
      background-image: url("../images/mask/s1_bottom_mask.png"); }
  #CMD .section__kv .img__kv .img__fog {
    opacity: 0;
    transition: none; }
  #CMD .section__kv .img__kv .img__phone_left {
    opacity: 0;
    transform: translate3d(-50px, 0px, 0px);
    transition: none; }
  #CMD .section__kv .img__kv .img__phone_right {
    opacity: 0;
    transform: translate3d(70px, 0px, 0px);
    transition: none; }
  #CMD .section__kv .img__kv #kv_smoke {
    opacity: 0;
    transition: none; }
  #CMD .section__kv .img__kv .img__phone_fog {
    opacity: 0;
    transition: none; }
  #CMD .section__kv .img__kv .img__fire {
    opacity: 0;
    transform: scale(0.7) rotate(5deg);
    transition: none; }
  #CMD .section__kv .img__kv.step-1 .img__phone_left {
    opacity: 1;
    will-change: transform;
    transform: translate3d(0px, 0px, 0px);
    transition: transform 250ms 100ms, opacity 100ms 100ms linear; }
  #CMD .section__kv .img__kv.step-1 .img__phone_right {
    opacity: 1;
    will-change: transform;
    transform: translate3d(0px, 0px, 0px);
    transition: transform 250ms, opacity 100ms linear; }
  #CMD .section__kv .img__kv.step-1 #kv_smoke {
    opacity: 0.4;
    transition: opacity 2500ms 900ms linear; }
  #CMD .section__kv .img__kv.step-1 .img__fog {
    opacity: 1;
    transition: opacity 1200ms 900ms linear; }
  #CMD .section__kv .img__kv.step-1 .img__phone_fog {
    opacity: 1;
    transition: opacity 1200ms 900ms linear; }
  #CMD .section__kv .img__kv.step-1 .img__fire {
    opacity: 1;
    transform: scale(1) rotate(0deg);
    transition: opacity 300ms 500ms linear, transform 300ms 500ms; }
  #CMD .section__kv .img__kv.end .img__phone_left {
    will-change: unset;
    transition: none; }
  #CMD .section__kv .img__kv.end .img__phone_right {
    will-change: unset;
    transition: none; }
  #CMD .section__kv .img__kv.end #kv_smoke {
    transition: none; }
  #CMD .section__kv .img__kv.end .img__fog {
    transition: none; }
  #CMD .section__kv .img__kv.end .img__phone_fog {
    transition: none; }
  #CMD .section__kv .img__kv.end .img__fire {
    transition: none; }
  #CMD .section__kv .wd__content {
    text-align: center;
    margin-top: -28px; }
    #CMD .section__kv .wd__content .content__slogan {
      -webkit-opacity: 1 !important;
      -khtml-opacity: 1 !important;
      -moz-opacity: 1 !important;
      -ms-opacity: 1 !important;
      -o-opacity: 1 !important;
      opacity: 1 !important;
      -webkit-transform: unset !important;
      -khtml-transform: unset !important;
      -moz-transform: unset !important;
      -ms-transform: unset !important;
      -o-transform: unset !important;
      transform: unset !important;
      text-align: center;
      margin-top: 3px;
      font-size: 24px;
      letter-spacing: 1px; }
    #CMD .section__kv .wd__content .content__title {
      -webkit-opacity: 1 !important;
      -khtml-opacity: 1 !important;
      -moz-opacity: 1 !important;
      -ms-opacity: 1 !important;
      -o-opacity: 1 !important;
      opacity: 1 !important;
      -webkit-transform: unset !important;
      -khtml-transform: unset !important;
      -moz-transform: unset !important;
      -ms-transform: unset !important;
      -o-transform: unset !important;
      transform: unset !important;
      text-align: center;
      margin-top: 8px;
      font-size: 26px; }
    #CMD .section__kv .wd__content .content__info {
      -webkit-opacity: 1 !important;
      -khtml-opacity: 1 !important;
      -moz-opacity: 1 !important;
      -ms-opacity: 1 !important;
      -o-opacity: 1 !important;
      opacity: 1 !important;
      -webkit-transform: unset !important;
      -khtml-transform: unset !important;
      -moz-transform: unset !important;
      -ms-transform: unset !important;
      -o-transform: unset !important;
      transform: unset !important;
      text-align: center;
      margin-top: 23px;
      margin-left: auto !important;
      margin-right: auto;
      width: 99%;
      max-width: 440px;
      line-height: 1.6; }
    #CMD .section__kv .wd__content.bottom-content {
      margin-top: -331px; }
  #CMD .section__kv .img__kv {
    margin-top: -378px;
    transform: scale(0.33); }
  #CMD .section__kv .img__logo {
    margin-top: -452px;
    margin-left: -161px;
    width: 320px;
    height: 100px;
    background-size: contain; }
    #CMD .section__kv .img__logo {
      background-image: url("../images/small/1x/kv_logo.png"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__kv .img__logo {
      background-image: url("../images/small/2x/kv_logo.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__kv .img__logo {
      background-image: url("../images/small/2x/kv_logo.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__performance .img__performance {
    background: none !important; }
    #CMD .section__performance .img__performance .detect-point-enter {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -220px;
      width: 1px;
      height: 1px; }
    #CMD .section__performance .img__performance .detect-point-out {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -409px;
      width: 1px;
      height: 740px; }
    #CMD .section__performance .img__performance figure {
      position: absolute; }
    #CMD .section__performance .img__performance .engine {
      position: absolute;
      top: 0;
      left: 0;
      width: 2560px;
      height: 1100px; }
      #CMD .section__performance .img__performance .engine .img__pipe-bg {
        top: 0;
        left: 0;
        width: 2560px;
        height: 1100px; }
        #CMD .section__performance .img__performance .img__pipe-bg {
          background-image: url("../images/large/1x/animation/02/pipe_bg.jpg"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__performance .img__performance .img__pipe-bg {
          background-image: url("../images/large/2x/animation/02/pipe_bg.webp"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__performance .img__performance .img__pipe-bg {
          background-image: url("../images/large/2x/animation/02/pipe_bg.jpg"); } }

@media all and (max-width: 730px) {
      #CMD .section__performance .img__performance .engine #s2Svg {
        position: absolute;
        top: 31px;
        left: 50%;
        margin-left: -638px;
        width: 1360px;
        height: 900px;
        filter: blur(3px);
        opacity: 1; }
        #CMD .section__performance .img__performance .engine #s2Svg .curve-line {
          stroke-dasharray: 750;
          stroke-dashoffset: 750;
          stroke-linecap: round;
          stroke-linejoin: round;
          transform: translate3d(0px, 0px, 0px);
          fill: none; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-1 {
            stroke: #00c4ff;
            stroke-width: 3px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-2 {
            stroke: #c795f6;
            stroke-width: 4px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-3 {
            stroke: #30d3fe;
            stroke-width: 5px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-4 {
            stroke: #ff2d43;
            stroke-width: 6px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-5 {
            stroke: #9ecaff;
            stroke-width: 5px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-6 {
            stroke: #ff1f36;
            stroke-width: 3px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-7 {
            stroke: #48e9ff;
            stroke-width: 6px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-8 {
            stroke: #ff1a14;
            stroke-width: 3px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-9 {
            stroke: #ff1500;
            stroke-width: 4px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-10 {
            stroke: #ff00ab;
            stroke-width: 5px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-11 {
            stroke: #ff0f32;
            stroke-width: 6px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-12 {
            stroke: #20a6ff;
            stroke-width: 3px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-13 {
            stroke: #ff4f65;
            stroke-width: 4px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-14 {
            stroke: #ff4a3d;
            stroke-width: 5px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-15 {
            stroke: #ffc6c1;
            stroke-width: 6px; }
          #CMD .section__performance .img__performance .engine #s2Svg .curve-line.line-16 {
            stroke: #23f9f9;
            stroke-width: 4px; }
      #CMD .section__performance .img__performance .engine .img__pipe-mask {
        top: 0;
        left: 0;
        width: 2560px;
        height: 1100px; }
        #CMD .section__performance .img__performance .img__pipe-mask {
          background-image: url("../images/large/1x/animation/02/pipe_mask.png"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__performance .img__performance .img__pipe-mask {
          background-image: url("../images/large/2x/animation/02/pipe_mask.webp"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__performance .img__performance .img__pipe-mask {
          background-image: url("../images/large/2x/animation/02/pipe_mask.png"); } }

@media all and (max-width: 730px) {
    #CMD .section__performance .img__performance .img__chip {
      top: 1px;
      left: 50%;
      margin-left: -258px;
      width: 640px;
      height: 430px; }
      #CMD .section__performance .img__performance .img__chip {
        background-image: url("../images/large/1x/animation/02/chip.png"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__performance .img__performance .img__chip {
        background-image: url("../images/large/2x/animation/02/chip.webp"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__performance .img__performance .img__chip {
        background-image: url("../images/large/2x/animation/02/chip.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__performance .img__performance .engine {
    transform-origin: top right;
    transform: translate3d(0, 0, 0);
    animation: unset; }
  #CMD .section__performance .img__performance .img__chip {
    opacity: 0;
    transform: translate3d(0px, 110px, 0px) scale(0.9);
    transition: none; }
  @keyframes s3CurveLine1 {
    0% {
      stroke-dashoffset: 750; }
    100% {
      stroke-dashoffset: -750; } }
  @keyframes s2Float {
    0% {
      transform: translate3d(0px, 0px, 0px); }
    12.5% {
      transform: translate3d(0px, 10px, 0px); }
    37.5% {
      transform: translate3d(0px, -10px, 0px); }
    50% {
      transform: translate3d(0px, 0px, 0px); }
    62.5% {
      transform: translate3d(0px, 6px, 0px); }
    87.5% {
      transform: translate3d(0px, -6px, 0px); }
    100% {
      transform: translate3d(0px, 0px, 0px); } }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-1 {
    animation: s3CurveLine1 300ms 200ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-2 {
    animation: s3CurveLine1 300ms 800ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-3 {
    animation: s3CurveLine1 300ms 600ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-4 {
    animation: s3CurveLine1 300ms 200ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-5 {
    animation: s3CurveLine1 300ms 400ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-6 {
    animation: s3CurveLine1 300ms 100ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-7 {
    animation: s3CurveLine1 300ms 370ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-8 {
    animation: s3CurveLine1 300ms 920ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-9 {
    animation: s3CurveLine1 300ms 300ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-10 {
    animation: s3CurveLine1 300ms 760ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-11 {
    animation: s3CurveLine1 300ms 430ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-12 {
    animation: s3CurveLine1 300ms 330ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-13 {
    animation: s3CurveLine1 300ms 570ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-14 {
    animation: s3CurveLine1 300ms 610ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-15 {
    animation: s3CurveLine1 300ms 400ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .engine #s2Svg .curve-line.line-16 {
    animation: s3CurveLine1 300ms 650ms linear forwards infinite; }
  #CMD .section__performance .img__performance.step-1 .img__chip {
    opacity: 1;
    will-change: transform;
    transform: translate3d(0px, 0px, 0px);
    transition: opacity 300ms linear 400ms, transform 600ms 400ms;
    animation: s2Float 5000ms 1120ms infinite linear forwards; }
  #CMD .section__performance {
    padding-top: 10px; }
    #CMD .section__performance .img__performance {
      margin-top: -271px;
      margin-bottom: -329px;
      margin-left: -1273px;
      transform: scale(0.43); }
    #CMD .section__performance .wd__content {
      margin-top: -20px;
      max-width: 1024px; }
      #CMD .section__performance .wd__content .content__info {
        max-width: 824px; }
    #CMD .section__performance .wd__feature__list {
      margin-top: 22px;
      max-width: 410px; }
      #CMD .section__performance .wd__feature__list .wd__feature {
        margin-left: 12px;
        margin-right: 12px; }
        #CMD .section__performance .wd__feature__list .wd__feature .wd__feature__describe {
          max-width: 230px; }
    #CMD .section__performance .modal-button-container {
      margin-top: -3px; }
  #CMD .section__performance .img__performance #s2Svg {
    opacity: 0 !important;
    transition: none; }
    #CMD .section__performance .img__performance #s2Svg .curve-line.line-1 {
      animation: unset !important;
      stroke-dashoffset: 0 !important; }
    #CMD .section__performance .img__performance #s2Svg .curve-line.line-2 {
      animation: unset !important;
      stroke-dashoffset: 0 !important; }
    #CMD .section__performance .img__performance #s2Svg .curve-line.line-3 {
      animation: unset !important;
      stroke-dashoffset: 0 !important; }
    #CMD .section__performance .img__performance #s2Svg .curve-line.line-4 {
      animation: unset !important;
      stroke-dashoffset: 0 !important; }
    #CMD .section__performance .img__performance #s2Svg .curve-line.line-5 {
      animation: unset !important;
      stroke-dashoffset: 0 !important; }
    #CMD .section__performance .img__performance #s2Svg .curve-line.line-6 {
      animation: unset !important;
      stroke-dashoffset: 0 !important; }
    #CMD .section__performance .img__performance #s2Svg .curve-line.line-7 {
      animation: unset !important;
      stroke-dashoffset: 0 !important; }
    #CMD .section__performance .img__performance #s2Svg .curve-line.line-8 {
      animation: unset !important;
      stroke-dashoffset: 0 !important; }
    #CMD .section__performance .img__performance #s2Svg .curve-line.line-9 {
      animation: unset !important;
      stroke-dashoffset: 0 !important; }
    #CMD .section__performance .img__performance #s2Svg .curve-line.line-10 {
      animation: unset !important;
      stroke-dashoffset: 0 !important; }
    #CMD .section__performance .img__performance #s2Svg .curve-line.line-11 {
      animation: unset !important;
      stroke-dashoffset: 0 !important; }
    #CMD .section__performance .img__performance #s2Svg .curve-line.line-12 {
      animation: unset !important;
      stroke-dashoffset: 0 !important; }
    #CMD .section__performance .img__performance #s2Svg .curve-line.line-13 {
      animation: unset !important;
      stroke-dashoffset: 0 !important; }
    #CMD .section__performance .img__performance #s2Svg .curve-line.line-14 {
      animation: unset !important;
      stroke-dashoffset: 0 !important; }
    #CMD .section__performance .img__performance #s2Svg .curve-line.line-15 {
      animation: unset !important;
      stroke-dashoffset: 0 !important; }
    #CMD .section__performance .img__performance #s2Svg .curve-line.line-16 {
      animation: unset !important;
      stroke-dashoffset: 0 !important; }
  #CMD .section__performance .img__performance.step-1 .engine {
    animation: s3MachineMove 400ms linear forwards; }
  #CMD .section__performance .img__performance.step-1 #s2Svg {
    opacity: 1 !important;
    transition: opacity 200ms 410ms linear; }
  #CMD .section__performance .img__performance.step-1 .img__chip {
    opacity: 1;
    will-change: transform;
    transform: translate3d(0px, 0px, 0px);
    transition: opacity 300ms linear 630ms, transform 600ms 630ms;
    animation: s2Float 5000ms 1240ms infinite linear forwards; }
  #CMD .section__gamecool3 .img__gamecool3 {
    position: relative;
    background: none !important;
    background: none; }
    #CMD .section__gamecool3 .img__gamecool3 .detect-point-enter {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: 60px;
      width: 1px;
      height: 100px; }
    #CMD .section__gamecool3 .img__gamecool3 .img__thermal__stop {
      opacity: 0;
      transition: opacity 300ms ease;
      position: absolute;
      z-index: 120;
      top: 71px;
      left: 50%;
      margin-left: -1143px;
      width: 1738px;
      height: 1620px; }
      #CMD .section__gamecool3 .img__thermal__stop {
        background-image: url("../images/large/1x/animation/03/endding.png"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__gamecool3 .img__thermal__stop {
        background-image: url("../images/large/2x/animation/03/endding.webp"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__gamecool3 .img__thermal__stop {
        background-image: url("../images/large/2x/animation/03/endding.png"); } }

@media all and (max-width: 730px) {
      #CMD .section__gamecool3 .img__gamecool3 .img__thermal__stop.js-showed {
        opacity: 1; }
    #CMD .section__gamecool3 .img__gamecool3 .img__bg {
      position: absolute;
      top: 42px;
      left: 0;
      width: 2560px;
      height: 1588px; }
      #CMD .section__gamecool3 .img__bg {
        background-image: url("../images/large/1x/animation/03/03_bg.jpg"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__gamecool3 .img__bg {
        background-image: url("../images/large/2x/animation/03/03_bg.webp"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__gamecool3 .img__bg {
        background-image: url("../images/large/2x/animation/03/03_bg.jpg"); } }

@media all and (max-width: 730px) {
    #CMD .section__gamecool3 .img__gamecool3 #thermalFlow {
      position: absolute;
      pointer-events: none;
      z-index: 120;
      top: 67px;
      left: 50%;
      margin-left: -1139px;
      width: 1738px;
      height: 1620px; }
    #CMD .section__gamecool3 .img__gamecool3 .reset {
      position: absolute;
      text-align: center;
      display: block;
      cursor: pointer;
      z-index: 10001;
      left: 50%;
      margin-top: 430px;
      margin-left: -109px;
      width: 200px;
      color: #cfcfcf; }
      #CMD .section__gamecool3 .img__gamecool3 .reset.isHide {
        display: none; }
      #CMD .section__gamecool3 .img__gamecool3 .reset .reset__btn {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin-right: 3px;
        width: 40px;
        height: 40px; }
        #CMD .section__gamecool3 .img__gamecool3 .reset__btn {
          background-image: url("../images/icon/replay.png"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__gamecool3 .img__gamecool3 .reset__btn {
          background-image: url("../images/icon/replay.webp"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__gamecool3 .img__gamecool3 .reset__btn {
          background-image: url("../images/icon/replay.png"); } }

@media all and (max-width: 730px) {
      #CMD .section__gamecool3 .img__gamecool3 .reset .reset__text {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        top: 1px; }
    #CMD .section__gamecool3 .img__gamecool3 .model-content {
      position: absolute;
      left: 50%;
      margin-top: 520px;
      margin-left: -840px;
      width: 1080px;
      height: 600px; }
      #CMD .section__gamecool3 .img__gamecool3 .model-content .thermal-upper-wind {
        position: absolute;
        z-index: 72;
        opacity: 0;
        top: -437px;
        left: -92px;
        width: 795px;
        height: 573px;
        transition: none; }
        #CMD .section__gamecool3 .img__gamecool3 .thermal-upper-wind {
          background-image: url("../images/large/1x/animation/03/wind/upper-wind.png"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__gamecool3 .img__gamecool3 .thermal-upper-wind {
          background-image: url("../images/large/2x/animation/03/wind/upper-wind.webp"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__gamecool3 .img__gamecool3 .thermal-upper-wind {
          background-image: url("../images/large/2x/animation/03/wind/upper-wind.png"); } }

@media all and (max-width: 730px) {
      #CMD .section__gamecool3 .img__gamecool3 .model-content .thermal-main-wind {
        position: absolute;
        z-index: 69;
        opacity: 0;
        top: -65px;
        left: -349px;
        width: 1840px;
        height: 1140px;
        transition: none; }
        #CMD .section__gamecool3 .img__gamecool3 .thermal-main-wind {
          background-image: url("../images/large/1x/animation/03/wind/main-wind.png"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__gamecool3 .img__gamecool3 .thermal-main-wind {
          background-image: url("../images/large/2x/animation/03/wind/main-wind.webp"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__gamecool3 .img__gamecool3 .thermal-main-wind {
          background-image: url("../images/large/2x/animation/03/wind/main-wind.png"); } }

@media all and (max-width: 730px) {
      #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone {
        position: absolute;
        transition: none;
        width: 1080px;
        height: 408px;
        transform: translate3d(0px, 0px, 0px); }
        #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model0 {
          z-index: 70;
          margin-top: -79px;
          margin-left: 42px; }
          #CMD .section__gamecool3 .img__gamecool3 .model0 {
            background-image: url("../images/large/1x/animation/03/model/model0.png"); } }
        @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__gamecool3 .img__gamecool3 .model0 {
            background-image: url("../images/large/2x/animation/03/model/model0.webp"); } }
        @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__gamecool3 .img__gamecool3 .model0 {
            background-image: url("../images/large/2x/animation/03/model/model0.png"); } }

@media all and (max-width: 730px) {
        #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model1 {
          z-index: 68;
          margin-top: 28px;
          margin-left: 43px; }
          #CMD .section__gamecool3 .img__gamecool3 .model1 {
            background-image: url("../images/large/1x/animation/03/model/model1.png"); } }
        @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__gamecool3 .img__gamecool3 .model1 {
            background-image: url("../images/large/2x/animation/03/model/model1.webp"); } }
        @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__gamecool3 .img__gamecool3 .model1 {
            background-image: url("../images/large/2x/animation/03/model/model1.png"); } }

@media all and (max-width: 730px) {
        #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model2 {
          z-index: 66;
          margin-top: 133px;
          margin-left: 42px; }
          #CMD .section__gamecool3 .img__gamecool3 .model2 {
            background-image: url("../images/large/1x/animation/03/model/model2.png"); } }
        @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__gamecool3 .img__gamecool3 .model2 {
            background-image: url("../images/large/2x/animation/03/model/model2.webp"); } }
        @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__gamecool3 .img__gamecool3 .model2 {
            background-image: url("../images/large/2x/animation/03/model/model2.png"); } }

@media all and (max-width: 730px) {
        #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model3 {
          z-index: 64;
          margin-top: 220px;
          margin-left: 43px; }
          #CMD .section__gamecool3 .img__gamecool3 .model3 {
            background-image: url("../images/large/1x/animation/03/model/model3.png"); } }
        @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__gamecool3 .img__gamecool3 .model3 {
            background-image: url("../images/large/2x/animation/03/model/model3.webp"); } }
        @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__gamecool3 .img__gamecool3 .model3 {
            background-image: url("../images/large/2x/animation/03/model/model3.png"); } }

@media all and (max-width: 730px) {
        #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model4 {
          z-index: 62;
          margin-top: 302px;
          margin-left: 43px; }
          #CMD .section__gamecool3 .img__gamecool3 .model4 {
            background-image: url("../images/large/1x/animation/03/model/model4.png"); } }
        @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__gamecool3 .img__gamecool3 .model4 {
            background-image: url("../images/large/2x/animation/03/model/model4.webp"); } }
        @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__gamecool3 .img__gamecool3 .model4 {
            background-image: url("../images/large/2x/animation/03/model/model4.png"); } }

@media all and (max-width: 730px) {
        #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model5 {
          z-index: 60;
          margin-top: 395px;
          margin-left: 43px; }
          #CMD .section__gamecool3 .img__gamecool3 .model5 {
            background-image: url("../images/large/1x/animation/03/model/model5.png"); } }
        @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__gamecool3 .img__gamecool3 .model5 {
            background-image: url("../images/large/2x/animation/03/model/model5.webp"); } }
        @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__gamecool3 .img__gamecool3 .model5 {
            background-image: url("../images/large/2x/animation/03/model/model5.png"); } }

@media all and (max-width: 730px) {
        #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model6 {
          z-index: 58;
          margin-top: 438px;
          margin-left: 43px; }
          #CMD .section__gamecool3 .img__gamecool3 .model6 {
            background-image: url("../images/large/1x/animation/03/model/model6.png"); } }
        @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__gamecool3 .img__gamecool3 .model6 {
            background-image: url("../images/large/2x/animation/03/model/model6.webp"); } }
        @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__gamecool3 .img__gamecool3 .model6 {
            background-image: url("../images/large/2x/animation/03/model/model6.png"); } }

@media all and (max-width: 730px) {
        #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model7 {
          z-index: 56;
          margin-top: 560px;
          margin-left: 44px; }
          #CMD .section__gamecool3 .img__gamecool3 .model7 {
            background-image: url("../images/large/1x/animation/03/model/model7.png"); } }
        @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__gamecool3 .img__gamecool3 .model7 {
            background-image: url("../images/large/2x/animation/03/model/model7.webp"); } }
        @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__gamecool3 .img__gamecool3 .model7 {
            background-image: url("../images/large/2x/animation/03/model/model7.png"); } }

@media all and (max-width: 730px) {
        #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model0-cover {
          position: absolute;
          display: block;
          content: '';
          z-index: 10000;
          margin-top: -79px;
          margin-left: 42px;
          width: 1080px;
          height: 408px; }
          #CMD .section__gamecool3 .img__gamecool3 .model0-cover {
            background-image: url("../images/large/1x/animation/03/model/model0_cover.png"); } }
        @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__gamecool3 .img__gamecool3 .model0-cover {
            background-image: url("../images/large/2x/animation/03/model/model0_cover.webp"); } }
        @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__gamecool3 .img__gamecool3 .model0-cover {
            background-image: url("../images/large/2x/animation/03/model/model0_cover.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__gamecool3 .img__gamecool3 #s3_svg {
    pointer-events: none; }
    #CMD .section__gamecool3 .img__gamecool3 #s3_svg .point-blur,
    #CMD .section__gamecool3 .img__gamecool3 #s3_svg .point {
      opacity: 0;
      animation: none; }
    #CMD .section__gamecool3 .img__gamecool3 #s3_svg .line {
      display: none;
      stroke-dashoffset: 396; }
      #CMD .section__gamecool3 .img__gamecool3 #s3_svg .line.desktop {
        display: block; }
  #CMD .section__gamecool3 .img__gamecool3 .parts-text .part {
    opacity: 0; }
  #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone {
    transition: none; }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model0 {
      opacity: 0;
      transform: translate3d(0px, 30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model1 {
      opacity: 0;
      transform: translate3d(0px, -30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model2 {
      opacity: 0;
      transform: translate3d(0px, -30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model3 {
      opacity: 0;
      transform: translate3d(0px, -30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model4 {
      opacity: 0;
      transform: translate3d(0px, -30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model5 {
      opacity: 0;
      transform: translate3d(0px, -30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model6 {
      opacity: 0;
      transform: translate3d(0px, -30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model7 {
      opacity: 0;
      transform: translate3d(0px, -30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model0-cover {
      opacity: 0;
      transform: translate3d(0px, 30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model0, #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model1 {
      opacity: 1; }
  @keyframes s3LineDraw {
    0% {
      opacity: 1;
      stroke-dashoffset: 396; }
    12% {
      opacity: 1;
      stroke-dashoffset: 396; }
    100% {
      stroke-dashoffset: 0;
      opacity: 1; } }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .thermal-upper-wind {
    opacity: 1;
    transition: opacity 500ms 1600ms ease; }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .thermal-main-wind {
    opacity: 1;
    transition: opacity 500ms 1600ms ease; }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .model-phone.model0 {
    opacity: 1;
    transition: transform 300ms ease-out 0ms, opacity 300ms 0ms;
    transform: translate3d(0px, 0, 0px); }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .model-phone.model1 {
    opacity: 1;
    transition: transform 300ms ease-out 200ms, opacity 300ms 200ms;
    transform: translate3d(0px, 0, 0px); }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .model-phone.model2 {
    opacity: 1;
    transition: transform 300ms ease-out 400ms, opacity 300ms 400ms;
    transform: translate3d(0px, 0, 0px); }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .model-phone.model3 {
    opacity: 1;
    transition: transform 300ms ease-out 600ms, opacity 300ms 600ms;
    transform: translate3d(0px, 0, 0px); }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .model-phone.model4 {
    opacity: 1;
    transition: transform 300ms ease-out 800ms, opacity 300ms 800ms;
    transform: translate3d(0px, 0, 0px); }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .model-phone.model5 {
    opacity: 1;
    transition: transform 300ms ease-out 1000ms, opacity 300ms 1000ms;
    transform: translate3d(0px, 0, 0px); }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .model-phone.model6 {
    opacity: 1;
    transition: transform 300ms ease-out 1200ms, opacity 300ms 1200ms;
    transform: translate3d(0px, 0, 0px); }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .model-phone.model7 {
    opacity: 1;
    transition: transform 300ms ease-out 1400ms, opacity 300ms 1400ms;
    transform: translate3d(0px, 0, 0px); }
  #CMD .section__gamecool3 .img__gamecool3.step-1 .model-content .model-phone.model0-cover {
    opacity: 1;
    transform: translate3d(0px, 0, 0px);
    transition: transform 300ms ease-out, opacity 300ms; }
  #CMD .section__gamecool3 .img__gamecool3.step-2 #s3_svg .point-blur {
    opacity: 1;
    transition: opacity 300ms 200ms; }
  #CMD .section__gamecool3 .img__gamecool3.step-2 #s3_svg .point {
    opacity: 1;
    transition: opacity 300ms; }
  #CMD .section__gamecool3 .img__gamecool3.step-2 #s3_svg .line.line-1 {
    animation: s3LineDraw 700ms 200ms forwards; }
  #CMD .section__gamecool3 .img__gamecool3.step-2 #s3_svg .line.line-2 {
    animation: s3LineDraw 700ms 400ms forwards; }
  #CMD .section__gamecool3 .img__gamecool3.step-2 #s3_svg .line.line-3 {
    animation: s3LineDraw 700ms 600ms forwards; }
  #CMD .section__gamecool3 .img__gamecool3.step-2 #s3_svg .line.line-4 {
    animation: s3LineDraw 700ms 800ms forwards; }
  #CMD .section__gamecool3 .img__gamecool3.step-2 #s3_svg .line.line-5 {
    animation: s3LineDraw 700ms 1000ms forwards; }
  #CMD .section__gamecool3 .img__gamecool3.step-2 #s3_svg .line.line-6 {
    animation: s3LineDraw 700ms 1200ms forwards; }
  #CMD .section__gamecool3 .img__gamecool3.step-2 .parts-text .part {
    opacity: 1; }
    #CMD .section__gamecool3 .img__gamecool3.step-2 .parts-text .part.part-1 {
      transition: opacity 400ms 700ms; }
    #CMD .section__gamecool3 .img__gamecool3.step-2 .parts-text .part.part-2 {
      transition: opacity 400ms 900ms; }
    #CMD .section__gamecool3 .img__gamecool3.step-2 .parts-text .part.part-3 {
      transition: opacity 400ms 1100ms; }
    #CMD .section__gamecool3 .img__gamecool3.step-2 .parts-text .part.part-4 {
      transition: opacity 400ms 1300ms; }
    #CMD .section__gamecool3 .img__gamecool3.step-2 .parts-text .part.part-5 {
      transition: opacity 400ms 1500ms; }
    #CMD .section__gamecool3 .img__gamecool3.step-2 .parts-text .part.part-6 {
      transition: opacity 400ms 1700ms; }
  #CMD .section__gamecool3 {
    padding-top: 78px; }
    #CMD .section__gamecool3 .wd__content .content__info {
      max-width: 744px; }
    #CMD .section__gamecool3 .wd__feature__list .wd__feature .wd__feature__describe {
      max-width: 270px; }
    #CMD .section__gamecool3 .img__gamecool3 {
      margin-top: -603px;
      transform: scale(0.415); }
  #CMD .section__gamecool3 #s3_svg {
    display: none; }
  #CMD .section__gamecool3 #s3_svg_mobile {
    position: absolute;
    display: block;
    z-index: 10000;
    top: 938px;
    left: 50%;
    margin-left: -36px;
    width: 274px;
    height: 530px;
    transform: scale(2.4); }
    #CMD .section__gamecool3 #s3_svg_mobile .point {
      fill: #fce2c1; }
    #CMD .section__gamecool3 #s3_svg_mobile .point-blur {
      fill: url(#s3MobilePointBlurGradient); }
    #CMD .section__gamecool3 #s3_svg_mobile .line {
      fill: none;
      stroke-miterlimit: 10;
      stroke-width: 1px;
      stroke-linecap: round;
      stroke-dasharray: 600;
      stroke: url(#s3MobileLineGradient); }
  #CMD .section__gamecool3 .parts-text {
    position: absolute;
    text-align: left;
    top: 1520px;
    left: 50%;
    margin-left: -212px;
    width: 600px;
    transform: rotate(-2deg) skew(13deg, -15deg) scale(1.2); }
    #CMD .section__gamecool3 .parts-text .part {
      position: absolute;
      text-align: right;
      width: 600px;
      max-width: 600px; }
      #CMD .section__gamecool3 .parts-text .part span {
        color: #fe0227;
        font-size: 24px; }
      #CMD .section__gamecool3 .parts-text .part.part-1 {
        margin-top: 244px;
        margin-left: -198px; }
      #CMD .section__gamecool3 .parts-text .part.part-2 {
        margin-top: 193px;
        margin-left: -220px; }
      #CMD .section__gamecool3 .parts-text .part.part-3 {
        margin-top: 147px;
        margin-left: -243px; }
      #CMD .section__gamecool3 .parts-text .part.part-4 {
        margin-top: 96px;
        margin-left: -263px; }
      #CMD .section__gamecool3 .parts-text .part.part-5 {
        margin-top: 39px;
        margin-left: -288px; }
      #CMD .section__gamecool3 .parts-text .part.part-6 {
        margin-top: -13px;
        margin-left: -314px; }
  #CMD .section__gamecool3 .img__gamecool3 .reset {
    margin-top: 370px;
    transform: scale(2.3); }
  #CMD .section__gamecool3 .img__gamecool3 #s3_svg_mobile .point-blur,
  #CMD .section__gamecool3 .img__gamecool3 #s3_svg_mobile .point {
    opacity: 0;
    animation: none; }
  #CMD .section__gamecool3 .img__gamecool3 #s3_svg_mobile .line {
    stroke-dashoffset: 600; }
  #CMD .section__gamecool3 .img__gamecool3 .parts-text .part {
    opacity: 0; }
  #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone {
    transition: none; }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model0 {
      opacity: 0;
      transform: translate3d(0px, 30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model1 {
      opacity: 0;
      transform: translate3d(0px, -30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model2 {
      opacity: 0;
      transform: translate3d(0px, -30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model3 {
      opacity: 0;
      transform: translate3d(0px, -30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model4 {
      opacity: 0;
      transform: translate3d(0px, -30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model5 {
      opacity: 0;
      transform: translate3d(0px, -30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model6 {
      opacity: 0;
      transform: translate3d(0px, -30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model7 {
      opacity: 0;
      transform: translate3d(0px, -30px, 0px); }
    #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model0, #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model1 {
      opacity: 1; }
  @keyframes s3LineMobileDraw {
    0% {
      opacity: 1;
      stroke-dashoffset: 600; }
    12% {
      opacity: 1;
      stroke-dashoffset: 600; }
    100% {
      stroke-dashoffset: 0;
      opacity: 1; } }
  #CMD .section__gamecool3 .img__gamecool3 #s3_svg_mobile {
    opacity: 0;
    transition: none; }
    #CMD .section__gamecool3 .img__gamecool3 #s3_svg_mobile .point-blur {
      opacity: 1;
      transition: none; }
    #CMD .section__gamecool3 .img__gamecool3 #s3_svg_mobile .point {
      opacity: 1;
      transition: none; }
    #CMD .section__gamecool3 .img__gamecool3 #s3_svg_mobile .line.line-1 {
      opacity: 1;
      stroke-dashoffset: 0 !important; }
    #CMD .section__gamecool3 .img__gamecool3 #s3_svg_mobile .line.line-2 {
      opacity: 1;
      stroke-dashoffset: 0 !important; }
    #CMD .section__gamecool3 .img__gamecool3 #s3_svg_mobile .line.line-3 {
      opacity: 1;
      stroke-dashoffset: 0 !important; }
    #CMD .section__gamecool3 .img__gamecool3 #s3_svg_mobile .line.line-4 {
      opacity: 1;
      stroke-dashoffset: 0 !important; }
    #CMD .section__gamecool3 .img__gamecool3 #s3_svg_mobile .line.line-5 {
      opacity: 1;
      stroke-dashoffset: 0 !important; }
    #CMD .section__gamecool3 .img__gamecool3 #s3_svg_mobile .line.line-6 {
      opacity: 1;
      stroke-dashoffset: 0 !important; }
  #CMD .section__gamecool3 .img__gamecool3 .parts-text {
    opacity: 1 !important;
    transition: none; }
    #CMD .section__gamecool3 .img__gamecool3 .parts-text .part {
      opacity: 1 !important; }
      #CMD .section__gamecool3 .img__gamecool3 .parts-text .part.part-1 {
        opacity: 1 !important;
        transition: none !important; }
      #CMD .section__gamecool3 .img__gamecool3 .parts-text .part.part-2 {
        opacity: 1 !important;
        transition: none !important; }
      #CMD .section__gamecool3 .img__gamecool3 .parts-text .part.part-3 {
        opacity: 1 !important;
        transition: none !important; }
      #CMD .section__gamecool3 .img__gamecool3 .parts-text .part.part-4 {
        opacity: 1 !important;
        transition: none !important; }
      #CMD .section__gamecool3 .img__gamecool3 .parts-text .part.part-5 {
        opacity: 1 !important;
        transition: none !important; }
      #CMD .section__gamecool3 .img__gamecool3 .parts-text .part.part-6 {
        opacity: 1 !important;
        transition: none !important; }
  #CMD .section__gamecool3 .img__gamecool3 .model-content .thermal-upper-wind {
    opacity: 1 !important;
    transition: none !important; }
  #CMD .section__gamecool3 .img__gamecool3 .model-content .thermal-main-wind {
    opacity: 1 !important;
    transition: none !important; }
  #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model0 {
    opacity: 1 !important;
    transition: none !important;
    transform: translate3d(0px, 0px, 0px) !important; }
  #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model0-cover {
    opacity: 1 !important;
    transition: none !important;
    transform: translate3d(0px, 0px, 0px) !important; }
  #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model1 {
    opacity: 1 !important;
    transition: none !important;
    transform: translate3d(0px, 0px, 0px) !important; }
  #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model0-cover {
    opacity: 1 !important;
    transition: none !important;
    transform: translate3d(0px, 0px, 0px) !important; }
  #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model2 {
    opacity: 1 !important;
    transition: none !important;
    transform: translate3d(0px, 0px, 0px) !important; }
  #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model0-cover {
    opacity: 1 !important;
    transition: none !important;
    transform: translate3d(0px, 0px, 0px) !important; }
  #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model3 {
    opacity: 1 !important;
    transition: none !important;
    transform: translate3d(0px, 0px, 0px) !important; }
  #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model0-cover {
    opacity: 1 !important;
    transition: none !important;
    transform: translate3d(0px, 0px, 0px) !important; }
  #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model4 {
    opacity: 1 !important;
    transition: none !important;
    transform: translate3d(0px, 0px, 0px) !important; }
  #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model0-cover {
    opacity: 1 !important;
    transition: none !important;
    transform: translate3d(0px, 0px, 0px) !important; }
  #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model5 {
    opacity: 1 !important;
    transition: none !important;
    transform: translate3d(0px, 0px, 0px) !important; }
  #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model0-cover {
    opacity: 1 !important;
    transition: none !important;
    transform: translate3d(0px, 0px, 0px) !important; }
  #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model6 {
    opacity: 1 !important;
    transition: none !important;
    transform: translate3d(0px, 0px, 0px) !important; }
  #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model0-cover {
    opacity: 1 !important;
    transition: none !important;
    transform: translate3d(0px, 0px, 0px) !important; }
  #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model7 {
    opacity: 1 !important;
    transition: none !important;
    transform: translate3d(0px, 0px, 0px) !important; }
  #CMD .section__gamecool3 .img__gamecool3 .model-content .model-phone.model0-cover {
    opacity: 1 !important;
    transition: none !important;
    transform: translate3d(0px, 0px, 0px) !important; }
  #CMD .section__gamecool3 .img__gamecool3 .img__thermal__stop {
    opacity: 1 !important;
    transition: none !important; }
  #CMD .section__gamecool3 .img__gamecool3 #s3_svg_mobile {
    opacity: 1 !important;
    transition: none !important; }
  #CMD .section__gamecool3 .img__gamecool3 #s3_svg * {
    transition: none !important;
    transform: unset !important;
    animation: unset !important; }
  #CMD .section__gamecool3 .img__gamecool3 .parts-text {
    opacity: 1 !important;
    transition: none !important; }
  #CMD .section__gamecool3_1 .img__fan__flow {
    background-image: none !important; }
    #CMD .section__gamecool3_1 .img__fan__flow .detect-point-enter {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: 200px;
      width: 1px;
      height: 1px; }
    #CMD .section__gamecool3_1 .img__fan__flow .img__bg {
      position: absolute;
      top: 0;
      left: 0;
      width: 2560px;
      height: 1100px; }
      #CMD .section__gamecool3_1 .img__bg {
        background-image: url("../images/large/1x/animation/04/04_bg.jpg"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__gamecool3_1 .img__bg {
        background-image: url("../images/large/2x/animation/04/04_bg.webp"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__gamecool3_1 .img__bg {
        background-image: url("../images/large/2x/animation/04/04_bg.jpg"); } }

@media all and (max-width: 730px) {
    #CMD .section__gamecool3_1 .img__fan__flow .img__bg-dust {
      position: absolute;
      top: 176px;
      left: 0;
      width: 2560px;
      height: 628px; }
      #CMD .section__gamecool3_1 .img__bg-dust {
        background-image: url("../images/large/1x/animation/04/04_dust.jpg"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__gamecool3_1 .img__bg-dust {
        background-image: url("../images/large/2x/animation/04/04_dust.webp"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__gamecool3_1 .img__bg-dust {
        background-image: url("../images/large/2x/animation/04/04_dust.jpg"); } }

@media all and (max-width: 730px) {
    #CMD .section__gamecool3_1 .img__fan__flow .img__phone {
      position: absolute;
      top: 0;
      left: 0;
      width: 2560px;
      height: 1100px; }
      #CMD .section__gamecool3_1 .img__phone {
        background-image: url("../images/large/1x/animation/04/04_phone.png"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__gamecool3_1 .img__phone {
        background-image: url("../images/large/2x/animation/04/04_phone.webp"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__gamecool3_1 .img__phone {
        background-image: url("../images/large/2x/animation/04/04_phone.png"); } }

@media all and (max-width: 730px) {
    #CMD .section__gamecool3_1 .img__fan__flow .img__phone-cover {
      position: absolute;
      top: 322px;
      left: 50%;
      margin-left: -298px;
      width: 538px;
      height: 518px; }
      #CMD .section__gamecool3_1 .img__phone-cover {
        background-image: url("../images/large/1x/animation/04/04_phone_cover.png"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__gamecool3_1 .img__phone-cover {
        background-image: url("../images/large/2x/animation/04/04_phone_cover.webp"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__gamecool3_1 .img__phone-cover {
        background-image: url("../images/large/2x/animation/04/04_phone_cover.png"); } }

@media all and (max-width: 730px) {
    #CMD .section__gamecool3_1 .img__fan__flow canvas {
      position: absolute;
      z-index: 1000000; }
      #CMD .section__gamecool3_1 .img__fan__flow canvas:before, #CMD .section__gamecool3_1 .img__fan__flow canvas:after {
        display: block;
        position: absolute;
        content: ''; }
      #CMD .section__gamecool3_1 .img__fan__flow canvas#canvas__wind__hot-left {
        z-index: 3;
        top: 336px;
        left: 50%;
        margin-left: -688px;
        width: 510px;
        height: 466px; }
      #CMD .section__gamecool3_1 .img__fan__flow canvas#canvas__wind__hot-right {
        z-index: 2;
        top: 543px;
        left: 50%;
        margin-left: -35px;
        width: 670px;
        height: 520px; }
      #CMD .section__gamecool3_1 .img__fan__flow canvas#canvas__wind__hot-bottom {
        z-index: 4;
        top: 648px;
        left: 50%;
        margin-left: -298px;
        width: 370px;
        height: 192px; }
      #CMD .section__gamecool3_1 .img__fan__flow canvas#canvas__wind__cold {
        z-index: 1;
        top: 95px;
        left: 50%;
        margin-left: -207px;
        width: 744px;
        height: 434px; }
  #CMD .section__gamecool3_1 .img__fan__flow .img__bg {
    opacity: 0; }
  #CMD .section__gamecool3_1 .img__fan__flow .img__bg-dust {
    opacity: 0; }
  #CMD .section__gamecool3_1 .img__fan__flow .img__phone {
    transform: translate3d(0px, -50px, 0px); }
  #CMD .section__gamecool3_1 .img__fan__flow .img__phone-cover {
    opacity: 0; }
  #CMD .section__gamecool3_1 .img__fan__flow canvas {
    opacity: 0; }
  #CMD .section__gamecool3_1 .img__fan__flow.active .img__bg {
    opacity: 1;
    transition: opacity 500ms; }
  #CMD .section__gamecool3_1 .img__fan__flow.active .img__bg-dust {
    opacity: 1;
    transition: opacity 1300ms 300ms; }
  #CMD .section__gamecool3_1 .img__fan__flow.active .img__phone {
    transform: translate3d(0px, 0px, 0px);
    transition: all 800ms; }
  #CMD .section__gamecool3_1 .img__fan__flow.active .img__phone-cover {
    opacity: 1;
    transition: opacity 650ms 600ms; }
  #CMD .section__gamecool3_1 .img__fan__flow.active canvas {
    opacity: 1;
    transition: all 0ms 900ms; }
  #CMD .section__gamecool3_1 {
    margin-top: -235px;
    z-index: unset; }
    #CMD .section__gamecool3_1 .wd__content {
      max-width: 100%; }
      #CMD .section__gamecool3_1 .wd__content .content__info {
        max-width: 734px; }
    #CMD .section__gamecool3_1 .img__fan__flow {
      margin-top: -382px;
      margin-left: -1282px;
      transform: scale(0.41); }
  #CMD .wd__feature__list {
    margin-top: 50px; }
  #CMD .section__gamecool3_1 .img__fan__flow .img__bg {
    opacity: 1; }
  #CMD .section__gamecool3_1 .img__fan__flow .img__bg-dust {
    opacity: 1; }
  #CMD .section__gamecool3_1 .img__fan__flow .img__phone {
    transform: translate3d(0px, 0px, 0px); }
  #CMD .section__gamecool3_1 .img__fan__flow.active .img__bg {
    transition: none; }
  #CMD .section__gamecool3_1 .img__fan__flow.active .img__bg-dust {
    transition: none; }
  #CMD .section__gamecool3_1 .img__fan__flow.active .img__phone {
    transition: none; }
  #CMD .section__gamecool3_1 .img__fan__flow.active .img__phone-cover {
    opacity: 1;
    transition: opacity 900ms; }
  #CMD .section__gamecool3_1 .img__fan__flow.active canvas {
    opacity: 1;
    transition: opacity 0ms 900ms; }
  #CMD .section__display {
    margin-top: -283px;
    padding-top: 0;
    min-height: unset; }
    #CMD .section__display .wd__content {
      position: relative;
      left: unset;
      max-width: 730px; }
      #CMD .section__display .wd__content .content__info {
        max-width: 824px; }
    #CMD .section__display .wd__feature__list {
      left: 50%;
      margin-left: -160px;
      width: 320px; }
      #CMD .section__display .wd__feature__list .wd__feature {
        margin-left: 10px;
        margin-right: 10px; }
        #CMD .section__display .wd__feature__list .wd__feature .wd__feature__describe {
          max-width: 200px; }
        #CMD .section__display .wd__feature__list .wd__feature figure {
          margin-top: -13px;
          height: 73px;
          background-size: contain; }
          #CMD .section__display .wd__feature__list .wd__feature figure.img__icon-1 {
            left: 0px;
            width: 163px; }
          #CMD .section__display .wd__feature__list .wd__feature figure.img__icon-2 {
            left: 0px;
            width: 66px; }
          #CMD .section__display .wd__feature__list .wd__feature figure.img__icon-2 {
            top: 11px; }
    #CMD .section__display .img__display {
      position: relative;
      top: unset;
      left: 50%;
      margin-top: -26px;
      margin-left: -363px;
      width: 730px;
      height: 640px; }
      #CMD .section__display .img__display {
        background-image: url("../images/small/1x/05.jpg"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__display .img__display {
        background-image: url("../images/small/2x/05.webp"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__display .img__display {
        background-image: url("../images/small/2x/05.jpg"); } }

@media all and (max-width: 730px) {
    #CMD .section__display .modal-button-container {
      margin-top: -94px; }
  #CMD .section__x_mode .img__x_mode {
    background: none !important; }
    #CMD .section__x_mode .img__x_mode .detect-point-out {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -239px;
      width: 1px;
      height: 470px; }
    #CMD .section__x_mode .img__x_mode .detect-point-enter {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 1px;
      height: 1px; }
    #CMD .section__x_mode .img__x_mode figure {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      width: 1920px;
      height: 662px; }
    #CMD .section__x_mode .img__bg {
      background-image: url("../images/large/1x/animation/06/bg.jpg"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__x_mode .img__bg {
      background-image: url("../images/large/2x/animation/06/bg.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__x_mode .img__bg {
      background-image: url("../images/large/2x/animation/06/bg.jpg"); } }

@media all and (max-width: 730px) {
    #CMD .section__x_mode .img__x_mode .phone {
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -520px;
      width: 1040px;
      height: 492px; }
      #CMD .section__x_mode .img__x_mode .phone #s6_video {
        position: absolute;
        top: 37px;
        left: 50%;
        margin-left: -462px;
        width: 924px;
        height: 426px; }
      #CMD .section__x_mode .img__x_mode .phone .img__phone {
        width: 1040px;
        height: 492px; }
        #CMD .section__x_mode .img__phone {
          background-image: url("../images/large/1x/animation/06/phone.png"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__x_mode .img__phone {
          background-image: url("../images/large/2x/animation/06/phone.webp"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__x_mode .img__phone {
          background-image: url("../images/large/2x/animation/06/phone.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__x_mode .img__x_mode .img__bg,
  #CMD .section__x_mode .img__x_mode #s6_video {
    opacity: 0;
    transition: none; }
  #CMD .section__x_mode .img__x_mode.active .img__bg {
    opacity: 1;
    transition: opacity 700ms 100ms; }
  #CMD .section__x_mode .img__x_mode.active #s6_video {
    opacity: 1;
    transition: opacity 500ms; }
  #CMD .section__x_mode {
    padding-top: 79px; }
    #CMD .section__x_mode .wd__content {
      max-width: 730px; }
      #CMD .section__x_mode .wd__content .content__info {
        max-width: 774px; }
    #CMD .section__x_mode .img__x_mode {
      margin-top: 11px;
      margin-left: -363px;
      width: 730px;
      height: 640px; }
    #CMD .section__x_mode .modal-button-container {
      margin-top: -93px; }
  #CMD .section__x_mode .img__x_mode .detect-point-out {
    margin-top: -239px;
    height: 470px; }
  #CMD .section__x_mode .img__x_mode figure {
    width: 730px;
    height: 640px; }
  #CMD .section__x_mode .img__bg {
    background-image: url("../images/small/1x/animation/06/bg.jpg"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__x_mode .img__bg {
    background-image: url("../images/small/2x/animation/06/bg.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__x_mode .img__bg {
    background-image: url("../images/small/2x/animation/06/bg.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__x_mode .img__x_mode .phone {
    top: 46px;
    margin-left: -110px;
    width: 220px;
    height: 470px; }
    #CMD .section__x_mode .img__x_mode .phone #s6_video {
      top: 27px;
      margin-left: -97px;
      width: 194px;
      height: 412px; }
    #CMD .section__x_mode .img__x_mode .phone .img__phone {
      width: 220px;
      height: 470px; }
      #CMD .section__x_mode .img__phone {
        background-image: url("../images/small/1x/animation/06/phone.png"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__x_mode .img__phone {
        background-image: url("../images/small/2x/animation/06/phone.webp"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__x_mode .img__phone {
        background-image: url("../images/small/2x/animation/06/phone.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__battery .img__battery {
    background: none !important; }
    #CMD .section__battery .img__battery .detect-point-out {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -239px;
      width: 1px;
      height: 470px; }
    #CMD .section__battery .img__battery .detect-point-enter {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 1px;
      height: 1px; }
    #CMD .section__battery .img__battery figure {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      width: 2560px;
      height: 594px; }
    #CMD .section__battery .img__bg {
      background-image: url("../images/large/1x/animation/07/07_bg.jpg"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__battery .img__bg {
      background-image: url("../images/large/2x/animation/07/07_bg.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__battery .img__bg {
      background-image: url("../images/large/2x/animation/07/07_bg.jpg"); } }

@media all and (max-width: 730px) {
    #CMD .section__battery .img__text {
      background-image: url("../images/large/1x/animation/07/07_text.png"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__battery .img__text {
      background-image: url("../images/large/2x/animation/07/07_text.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__battery .img__text {
      background-image: url("../images/large/2x/animation/07/07_text.png"); } }

@media all and (max-width: 730px) {
    #CMD .section__battery .img__battery .phone .mask {
      position: absolute;
      top: -10px;
      left: 50%;
      margin-left: -632px;
      width: 100px;
      height: 100px;
      background-color: #000;
      transform: matrix3d(9.6572, 0.07705, 0, 0.00028, -1.00898, 1.18274, 0, -0.00168, 0, 0, 1, 0, 160, 238, 0, 1);
      transform-origin: 0px 0px 0px; }
    #CMD .section__battery .img__battery .phone #s7_video {
      position: absolute;
      top: -14px;
      left: 50%;
      margin-left: -629px;
      width: 1336px;
      height: 616px;
      transform: matrix3d(0.70817, 0.00228, 0, 0.00001, -0.16698, 0.19008, 0, -0.00027, 0, 0, 1, 0, 159.34199, 238.51201, 0, 1);
      transform-origin: -2px 2px 0px; }
    #CMD .section__battery .img__phone {
      background-image: url("../images/large/1x/animation/07/07_phone.png"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__battery .img__phone {
      background-image: url("../images/large/2x/animation/07/07_phone.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__battery .img__phone {
      background-image: url("../images/large/2x/animation/07/07_phone.png"); } }

@media all and (max-width: 730px) {
  @keyframes s7TextLight {
    0% {
      filter: brightness(0) hue-rotate(45deg); }
    20% {
      filter: brightness(1) hue-rotate(-50deg); }
    60% {
      filter: brightness(1) hue-rotate(50deg); }
    100% {
      filter: brightness(1) hue-rotate(0deg); } }
  #CMD .section__battery .img__battery .img__bg {
    filter: brightness(0);
    transform: translateX(-2560px) translateZ(0px);
    transition: none; }
  #CMD .section__battery .img__battery .img__text {
    opacity: 0;
    transform: scale(0.7) translateY(0) translateZ(0);
    transition: none; }
  #CMD .section__battery .img__battery .phone .maks {
    position: absolute;
    transform: matrix3d(4.67333, 0.02728, 0, 0.00009, -0.63763, 0.2501, 0, -0.00173, 0, 0, 1, 0, 144, 310, 0, 1);
    transform-origin: 0px 0px 0px;
    /* Need to make sure you define the width and height */
    width: 100px;
    height: 100px; }
  #CMD .section__battery .img__battery.active .img__bg {
    filter: brightness(1);
    transform: translateX(0) translateZ(0px);
    transition: transform 700ms, filter 200ms; }
  #CMD .section__battery .img__battery.active .img__text {
    opacity: 1;
    transform: scale(1) translateY(0) translateZ(0);
    transition: transform 500ms 400ms, opacity 500ms 200ms; }
  #CMD .section__battery {
    padding-top: 78px; }
    #CMD .section__battery .wd__content {
      max-width: 730px; }
      #CMD .section__battery .wd__content .content__info {
        max-width: 804px; }
    #CMD .section__battery .wd__feature__list {
      margin-left: auto;
      margin-right: auto;
      max-width: 1000px; }
    #CMD .section__battery .img__battery {
      margin-top: -154px;
      transform: scale(0.39); }
      #CMD .section__battery .img__battery .img__text {
        top: 22px;
        left: 320px;
        width: 1920px;
        height: 500px;
        background-size: contain; }
    #CMD .section__battery .modal-button-container {
      margin-top: -186px; }
  #CMD .section__battery .video__btn-play {
    margin-left: -120px;
    transform: scale(2.2); }
  #CMD .section__battery .img__battery .detect-point-out {
    margin-top: -229px; }
  #CMD .section__battery .img__battery .img__bg {
    opacity: 0;
    filter: unset;
    transform: unset; }
  #CMD .section__battery .img__battery .img__text {
    transform: unset !important; }
  #CMD .section__battery .img__battery.active .img__bg {
    opacity: 1;
    filter: unset;
    transform: unset;
    transition: opacity 700ms; }
  #CMD .section__battery .img__battery.active .img__text {
    transform: unset !important;
    transition: opacity 500ms 200ms; }
  #CMD .section__audio .img__audio {
    background: none !important; }
    #CMD .section__audio .img__audio figure {
      position: absolute;
      left: 0;
      top: 0;
      width: 1970px;
      height: 794px; }
    #CMD .section__audio .img__phone {
      background-image: url("../images/large/1x/animation/08/08_phone.jpg"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__audio .img__phone {
      background-image: url("../images/large/2x/animation/08/08_phone.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__audio .img__phone {
      background-image: url("../images/large/2x/animation/08/08_phone.jpg"); } }

@media all and (max-width: 730px) {
    #CMD .section__audio .img__audio .ripples {
      position: absolute;
      left: 0;
      top: 0; }
      #CMD .section__audio .img__audio .ripples .img__ripple-1 {
        opacity: 0; }
        #CMD .section__audio .img__ripple-1 {
          background-image: url("../images/large/1x/animation/08/08_ripple_1.jpg"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__audio .img__ripple-1 {
          background-image: url("../images/large/2x/animation/08/08_ripple_1.webp"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__audio .img__ripple-1 {
          background-image: url("../images/large/2x/animation/08/08_ripple_1.jpg"); } }

@media all and (max-width: 730px) {
      #CMD .section__audio .img__audio .ripples .img__ripple-2 {
        opacity: 0; }
        #CMD .section__audio .img__ripple-2 {
          background-image: url("../images/large/1x/animation/08/08_ripple_2.jpg"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__audio .img__ripple-2 {
          background-image: url("../images/large/2x/animation/08/08_ripple_2.webp"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__audio .img__ripple-2 {
          background-image: url("../images/large/2x/animation/08/08_ripple_2.jpg"); } }

@media all and (max-width: 730px) {
      #CMD .section__audio .img__audio .ripples .img__ripple-3 {
        opacity: 0; }
        #CMD .section__audio .img__ripple-3 {
          background-image: url("../images/large/1x/animation/08/08_ripple_3.jpg"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__audio .img__ripple-3 {
          background-image: url("../images/large/2x/animation/08/08_ripple_3.webp"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__audio .img__ripple-3 {
          background-image: url("../images/large/2x/animation/08/08_ripple_3.jpg"); } }

@media all and (max-width: 730px) {
      #CMD .section__audio .img__audio .ripples .img__ripple-4 {
        opacity: 0; }
        #CMD .section__audio .img__ripple-4 {
          background-image: url("../images/large/1x/animation/08/08_ripple_4.jpg"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__audio .img__ripple-4 {
          background-image: url("../images/large/2x/animation/08/08_ripple_4.webp"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__audio .img__ripple-4 {
          background-image: url("../images/large/2x/animation/08/08_ripple_4.jpg"); } }

@media all and (max-width: 730px) {
  @keyframes section08_ripple1 {
    0% {
      opacity: 0; }
    10% {
      opacity: 0; }
    30% {
      opacity: 1; }
    70% {
      opacity: 1; }
    85% {
      opacity: 1; }
    100% {
      opacity: 0; } }
  @keyframes section08_ripple2 {
    0% {
      opacity: 0; }
    15% {
      opacity: 0; }
    35% {
      opacity: 1; }
    70% {
      opacity: 1; }
    80% {
      opacity: 1; }
    100% {
      opacity: 0; } }
  @keyframes section08_ripple3 {
    0% {
      opacity: 0; }
    20% {
      opacity: 0; }
    40% {
      opacity: 1; }
    70% {
      opacity: 1; }
    80% {
      opacity: 1; }
    100% {
      opacity: 0; } }
  @keyframes section08_ripple4 {
    0% {
      opacity: 0; }
    25% {
      opacity: 0; }
    45% {
      opacity: 1; }
    70% {
      opacity: 1; }
    80% {
      opacity: 1; }
    100% {
      opacity: 0; } }
  #CMD .section__audio .ripples .img__ripple-1 {
    animation: section08_ripple1 1300ms infinite; }
  #CMD .section__audio .ripples .img__ripple-2 {
    animation: section08_ripple2 1300ms infinite; }
  #CMD .section__audio .ripples .img__ripple-3 {
    animation: section08_ripple3 1300ms infinite; }
  #CMD .section__audio .ripples .img__ripple-4 {
    animation: section08_ripple4 1300ms infinite; }
  #CMD .section__audio {
    margin-top: -19px;
    padding-top: 0; }
    #CMD .section__audio .wd__content {
      max-width: 730px; }
      #CMD .section__audio .wd__content .content__info {
        max-width: 810px; }
    #CMD .section__audio .wd__feature__list {
      left: 50%;
      margin-top: 41px;
      margin-left: -160px;
      width: 320px; }
      #CMD .section__audio .wd__feature__list .wd__feature .wd__feature__describe {
        max-width: 140px; }
      #CMD .section__audio .wd__feature__list .wd__feature figure {
        margin-top: -8px;
        margin-bottom: 7px;
        height: 60px;
        background-size: contain; }
        #CMD .section__audio .wd__feature__list .wd__feature figure.img__icon-1 {
          margin-top: -8px;
          width: 114px; }
        #CMD .section__audio .wd__feature__list .wd__feature figure.img__icon-2 {
          margin-top: -8px;
          width: 108px; }
        #CMD .section__audio .wd__feature__list .wd__feature figure.img__icon-3 {
          margin-top: -20px;
          width: 123px; }
        #CMD .section__audio .wd__feature__list .wd__feature figure.img__icon-4 {
          margin-top: -44px;
          width: 161px; }
    #CMD .section__audio .img__audio {
      margin-top: -104px;
      margin-left: -371px;
      width: 730px;
      height: 384px; }
      #CMD .section__audio .img__audio figure {
        width: 730px;
        height: 384px; }
      #CMD .section__audio .img__audio .ripples {
        width: 730px;
        height: 384px; }
        #CMD .section__audio .img__ripple-1 {
          background-image: url("../images/small/1x/animation/08/08_ripple_1.jpg"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__audio .img__ripple-1 {
          background-image: url("../images/small/2x/animation/08/08_ripple_1.webp"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__audio .img__ripple-1 {
          background-image: url("../images/small/2x/animation/08/08_ripple_1.jpg"); } }

@media all and (max-width: 730px) {
        #CMD .section__audio .img__ripple-2 {
          background-image: url("../images/small/1x/animation/08/08_ripple_2.jpg"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__audio .img__ripple-2 {
          background-image: url("../images/small/2x/animation/08/08_ripple_2.webp"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__audio .img__ripple-2 {
          background-image: url("../images/small/2x/animation/08/08_ripple_2.jpg"); } }

@media all and (max-width: 730px) {
        #CMD .section__audio .img__ripple-3 {
          background-image: url("../images/small/1x/animation/08/08_ripple_3.jpg"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__audio .img__ripple-3 {
          background-image: url("../images/small/2x/animation/08/08_ripple_3.webp"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__audio .img__ripple-3 {
          background-image: url("../images/small/2x/animation/08/08_ripple_3.jpg"); } }

@media all and (max-width: 730px) {
        #CMD .section__audio .img__ripple-4 {
          background-image: url("../images/small/1x/animation/08/08_ripple_4.jpg"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__audio .img__ripple-4 {
          background-image: url("../images/small/2x/animation/08/08_ripple_4.webp"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__audio .img__ripple-4 {
          background-image: url("../images/small/2x/animation/08/08_ripple_4.jpg"); } }

@media all and (max-width: 730px) {
      #CMD .section__audio .img__audio .img__phone {
        z-index: ㄅ; }
        #CMD .section__audio .img__phone {
          background-image: url("../images/small/1x/animation/08/08_phone.jpg"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__audio .img__phone {
          background-image: url("../images/small/2x/animation/08/08_phone.webp"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__audio .img__phone {
          background-image: url("../images/small/2x/animation/08/08_phone.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__control .img__control {
    background: none !important; }
    #CMD .section__control .img__control .detect-point-out {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -239px;
      width: 1px;
      height: 470px; }
    #CMD .section__control .img__control .detect-point-enter {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 1px;
      height: 1px; }
    #CMD .section__control .img__control .img__phone {
      background-image: url("../images/large/1x/animation/09/09_phone.jpg") ;
      position: absolute;
      top: 0;
      left: 0;
      width: 1280px;
      height: 380px; } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      #CMD .section__control .img__control .img__phone {
        background-image: url("../images/large/2x/animation/09/09_phone.jpg"); } }

@media all and (max-width: 730px) {
    #CMD .section__control .img__control .img__btn-light {
      position: absolute;
      top: 9px;
      left: 0;
      width: 1280px;
      height: 60px; }
      #CMD .section__control .img__btn-light {
        background-image: url("../images/large/1x/animation/09/09_light_button.png"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__control .img__btn-light {
        background-image: url("../images/large/2x/animation/09/09_light_button.webp"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__control .img__btn-light {
        background-image: url("../images/large/2x/animation/09/09_light_button.png"); } }

@media all and (max-width: 730px) {
    #CMD .section__control .img__control .img__circuit-light {
      background-image: url("../images/large/1x/animation/09/09_circuit_light.jpg") ;
      position: absolute;
      top: 0;
      left: 0;
      width: 1280px;
      height: 380px; } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      #CMD .section__control .img__control .img__circuit-light {
        background-image: url("../images/large/2x/animation/09/09_circuit_light.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__control .img__control {
    opacity: 0;
    transform: scale(0.8) translate3d(0px, 40px, 0px);
    transition: none; }
    #CMD .section__control .img__control .img__circuit-light {
      opacity: 0;
      transition: none; }
    #CMD .section__control .img__control .img__btn-light {
      opacity: 0;
      transition: none; }
    #CMD .section__control .img__control.active {
      opacity: 1;
      transform: scale(1) translate3d(0px, 0px, 0px);
      transition: transform 800ms, opacity 600ms; }
      #CMD .section__control .img__control.active .img__circuit-light {
        opacity: 1;
        transition: opacity 1200ms 1500ms; }
      #CMD .section__control .img__control.active .img__btn-light {
        opacity: 1;
        transition: opacity 500ms 1000ms; }
  #CMD .section__control {
    margin-top: 0;
    padding-top: 30px; }
    #CMD .section__control .wd__content {
      max-width: 730px; }
      #CMD .section__control .wd__content .content__info {
        max-width: 820px; }
    #CMD .section__control .wd__feature__list {
      margin-left: auto;
      margin-right: auto;
      max-width: 584px; }
      #CMD .section__control .wd__feature__list .wd__feature.feature-3 .wd__feature__describe {
        max-width: 227px; }
      #CMD .section__control .wd__feature__list .wd__feature.feature-4 .wd__feature__describe {
        max-width: 150px; }
    #CMD .section__control .img__control {
      margin-top: -2px;
      margin-left: -365px;
      width: 730px;
      height: 202px;
      background: none !important; }
      #CMD .section__control .img__control .detect-point-out {
        margin-top: -149px;
        height: 260px; }
      #CMD .section__control .img__control .common figure {
        background: none !important; }
      #CMD .section__control .img__control .mobile {
        position: relative;
        width: 730px;
        height: 202px; }
        #CMD .section__control .img__control .mobile figure {
          position: absolute;
          width: 372px;
          height: 202px; }
        #CMD .section__control .img__control .mobile .phone-left,
        #CMD .section__control .img__control .mobile .phone-right {
          position: absolute;
          top: 0;
          width: 372px;
          height: 202px; }
        #CMD .section__control .img__control .mobile .phone-left {
          left: 0; }
          #CMD .section__control .phone-left .img__mobile-phone {
            background-image: url("../images/small/1x/animation/09/09_phone_left.jpg"); } }
        @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__control .phone-left .img__mobile-phone {
            background-image: url("../images/small/2x/animation/09/09_phone_left.webp"); } }
        @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__control .phone-left .img__mobile-phone {
            background-image: url("../images/small/2x/animation/09/09_phone_left.jpg"); } }

@media all and (max-width: 730px) {
          #CMD .section__control .phone-left .img__mobile-circuit-line {
            background-image: url("../images/small/1x/animation/09/09_phone_circuit_left.jpg"); } }
        @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__control .phone-left .img__mobile-circuit-line {
            background-image: url("../images/small/2x/animation/09/09_phone_circuit_left.webp"); } }
        @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__control .phone-left .img__mobile-circuit-line {
            background-image: url("../images/small/2x/animation/09/09_phone_circuit_left.jpg"); } }

@media all and (max-width: 730px) {
          #CMD .section__control .img__control .mobile .phone-left .img__mobile-btn-light {
            top: 10px;
            width: 372px;
            height: 40px; }
            #CMD .section__control .phone-left .img__mobile-btn-light {
              background-image: url("../images/small/1x/animation/09/09_phone_btn_left.png"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__control .phone-left .img__mobile-btn-light {
              background-image: url("../images/small/2x/animation/09/09_phone_btn_left.webp"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__control .phone-left .img__mobile-btn-light {
              background-image: url("../images/small/2x/animation/09/09_phone_btn_left.png"); } }

@media all and (max-width: 730px) {
        #CMD .section__control .img__control .mobile .phone-right {
          right: 0; }
          #CMD .section__control .phone-right .img__mobile-phone {
            background-image: url("../images/small/1x/animation/09/09_phone_right.jpg"); } }
        @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__control .phone-right .img__mobile-phone {
            background-image: url("../images/small/2x/animation/09/09_phone_right.webp"); } }
        @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__control .phone-right .img__mobile-phone {
            background-image: url("../images/small/2x/animation/09/09_phone_right.jpg"); } }

@media all and (max-width: 730px) {
          #CMD .section__control .phone-right .img__mobile-circuit-line {
            background-image: url("../images/small/1x/animation/09/09_phone_circuit_right.jpg"); } }
        @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
          .image-webp #CMD .section__control .phone-right .img__mobile-circuit-line {
            background-image: url("../images/small/2x/animation/09/09_phone_circuit_right.webp"); } }
        @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
          .image-old #CMD .section__control .phone-right .img__mobile-circuit-line {
            background-image: url("../images/small/2x/animation/09/09_phone_circuit_right.jpg"); } }

@media all and (max-width: 730px) {
          #CMD .section__control .img__control .mobile .phone-right .img__mobile-btn-light {
            top: 10px;
            width: 372px;
            height: 40px; }
            #CMD .section__control .phone-right .img__mobile-btn-light {
              background-image: url("../images/small/1x/animation/09/09_phone_btn_right.png"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__control .phone-right .img__mobile-btn-light {
              background-image: url("../images/small/2x/animation/09/09_phone_btn_right.webp"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__control .phone-right .img__mobile-btn-light {
              background-image: url("../images/small/2x/animation/09/09_phone_btn_right.png"); } }

@media all and (max-width: 730px) {
    #CMD .section__control .modal-button-container {
      margin-top: 2px; }
  #CMD .section__control .img__control {
    transform: none !important;
    transition: none !important; }
    #CMD .section__control .img__control .mobile .phone-left {
      transform: translateX(-50px) translateZ(0);
      transition: none; }
    #CMD .section__control .img__control .mobile .phone-right {
      transform: translateX(50px) translateZ(0);
      transition: none; }
    #CMD .section__control .img__control .mobile .img__mobile-circuit-line {
      opacity: 0;
      transition: none; }
    #CMD .section__control .img__control .mobile .img__mobile-btn-light {
      opacity: 0;
      transition: none; }
    #CMD .section__control .img__control.active .mobile .phone-left {
      transform: translateX(0px) translateZ(0);
      transition: transform 500ms; }
    #CMD .section__control .img__control.active .mobile .phone-right {
      transform: translateX(0px) translateZ(0);
      transition: transform 500ms; }
    #CMD .section__control .img__control.active .mobile .img__mobile-circuit-line {
      opacity: 1;
      transition: opacity 500ms 1050ms; }
    #CMD .section__control .img__control.active .mobile .img__mobile-btn-light {
      opacity: 1;
      transition: opacity 300ms 550ms; }
  #CMD .section__control .modal-button-container {
    margin-top: 2px; }
  #CMD .section__built_for_gamers .slick-prev,
  #CMD .section__built_for_gamers .slick-next {
    cursor: pointer; }
    #CMD .section__built_for_gamers .slick-prev:before,
    #CMD .section__built_for_gamers .slick-next:before {
      content: '';
      top: 42px;
      width: 29px;
      height: 36px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center; }
  #CMD .section__built_for_gamers .slick-prev:before {
    right: 13px; }
    #CMD .section__built_for_gamers .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.png"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .slick-next:before {
    left: 14px; }
    #CMD .section__built_for_gamers .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.png"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.png"); } }

@media all and (max-width: 730px) {
  @keyframes s10Style3LineDraw1 {
    0% {
      stroke-dashoffset: 351; }
    100% {
      stroke-dashoffset: 0; } }
  @keyframes s10Style3LineDraw2 {
    0% {
      stroke-dashoffset: 603; }
    100% {
      stroke-dashoffset: 0; } }
  @keyframes s10Style3LineDraw3 {
    0% {
      stroke-dashoffset: 325; }
    100% {
      stroke-dashoffset: 0; } }
  @keyframes s10Style3LineDraw4 {
    0% {
      stroke-dashoffset: 413; }
    100% {
      stroke-dashoffset: 0; } }
  @keyframes s10Style3LineDraw5 {
    0% {
      stroke-dashoffset: 340; }
    100% {
      stroke-dashoffset: 0; } }
  @keyframes s10Style3PointFlash {
    0% {
      opacity: 1; }
    50% {
      opacity: 0.5; }
    100% {
      opacity: 1; } }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme figure {
    position: absolute; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__bg {
    top: 0;
    left: 0;
    width: 1970px;
    height: 750px; }
    #CMD .section__built_for_gamers .container-style .style-3 .img__bg {
      background-image: url("../images/large/1x/animation/10/theme3/bg.jpg"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__bg {
      background-image: url("../images/large/2x/animation/10/theme3/bg.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__bg {
      background-image: url("../images/large/2x/animation/10/theme3/bg.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-3 .img__point-1 {
    top: 123px;
    left: 50%;
    margin-left: 341px;
    width: 128px;
    height: 128px; }
    #CMD .section__built_for_gamers .container-style .style-3 .img__point-1 {
      background-image: url("../images/large/1x/animation/10/theme3/point_1.jpg"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__point-1 {
      background-image: url("../images/large/2x/animation/10/theme3/point_1.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__point-1 {
      background-image: url("../images/large/2x/animation/10/theme3/point_1.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-3 .img__point-2 {
    top: 367px;
    left: 50%;
    margin-left: 107px;
    width: 220px;
    height: 220px; }
    #CMD .section__built_for_gamers .container-style .style-3 .img__point-2 {
      background-image: url("../images/large/1x/animation/10/theme3/point_2.jpg"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__point-2 {
      background-image: url("../images/large/2x/animation/10/theme3/point_2.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__point-2 {
      background-image: url("../images/large/2x/animation/10/theme3/point_2.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-3 .img__point-3 {
    top: 236px;
    left: 50%;
    margin-left: -427px;
    width: 130px;
    height: 130px; }
    #CMD .section__built_for_gamers .container-style .style-3 .img__point-3 {
      background-image: url("../images/large/1x/animation/10/theme3/point_3.jpg"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__point-3 {
      background-image: url("../images/large/2x/animation/10/theme3/point_3.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__point-3 {
      background-image: url("../images/large/2x/animation/10/theme3/point_3.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-3 .img__point-4 {
    top: 193px;
    left: 50%;
    margin-left: -74px;
    width: 130px;
    height: 130px; }
    #CMD .section__built_for_gamers .container-style .style-3 .img__point-4 {
      background-image: url("../images/large/1x/animation/10/theme3/point_4.jpg"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__point-4 {
      background-image: url("../images/large/2x/animation/10/theme3/point_4.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__point-4 {
      background-image: url("../images/large/2x/animation/10/theme3/point_4.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-3 #s10_theme3_svg {
    position: absolute;
    top: 80px;
    left: 50%;
    margin-left: -543px;
    width: 1070px;
    height: 616px; }
    #CMD .section__built_for_gamers .container-style .style-3 #s10_theme3_svg .line {
      fill: transparent;
      stroke-miterlimit: 10;
      stroke-width: 1px;
      stroke-linecap: round;
      fill: none;
      stroke: url(#s10SvgLineGradient); }
      #CMD .section__built_for_gamers .container-style .style-3 #s10_theme3_svg .line.line-1 {
        stroke-dashoffset: 357;
        stroke-dasharray: 357; }
      #CMD .section__built_for_gamers .container-style .style-3 #s10_theme3_svg .line.line-2 {
        stroke-dashoffset: 603;
        stroke-dasharray: 603; }
      #CMD .section__built_for_gamers .container-style .style-3 #s10_theme3_svg .line.line-3 {
        stroke-dashoffset: 325;
        stroke-dasharray: 325; }
      #CMD .section__built_for_gamers .container-style .style-3 #s10_theme3_svg .line.line-4 {
        stroke-dashoffset: 426;
        stroke-dasharray: 426; }
      #CMD .section__built_for_gamers .container-style .style-3 #s10_theme3_svg .line.line-5 {
        stroke-dashoffset: 400;
        stroke-dasharray: 400; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme .img__point-1,
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme .img__point-2,
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme .img__point-3,
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme .img__point-4 {
    opacity: 0;
    transition: none; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active .img__point-1 {
    opacity: 0.3;
    animation: s10Style3PointFlash 300ms 950ms infinite; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active .img__point-2 {
    opacity: 0.3;
    animation: s10Style3PointFlash 300ms 550ms infinite; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active .img__point-3 {
    opacity: 0.3;
    animation: s10Style3PointFlash 300ms 350ms infinite; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active .img__point-4 {
    opacity: 0.3;
    animation: s10Style3PointFlash 300ms infinite; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active #s10_theme3_svg .line-1 {
    animation: s10Style3LineDraw1 200ms 150ms ease-in-out forwards 1; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active #s10_theme3_svg .line-2 {
    animation: s10Style3LineDraw2 200ms 350ms ease-in-out forwards 1; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active #s10_theme3_svg .line-3 {
    animation: s10Style3LineDraw3 200ms 550ms ease-in-out forwards 1; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active #s10_theme3_svg .line-4 {
    animation: s10Style3LineDraw4 200ms 750ms ease-in-out forwards 1; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active #s10_theme3_svg .line-5 {
    animation: s10Style3LineDraw5 200ms 950ms ease-in-out forwards 1; }
  @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__built_for_gamers .container-style .style-4 .img__theme {
    background: none !important; }
  #CMD .section__built_for_gamers .container-style .style-4 .img__theme figure {
    position: absolute; }
  #CMD .section__built_for_gamers .container-style .style-4 .img__bg {
    z-index: 1;
    filter: grayscale(1);
    transition: none;
    top: 0;
    left: 0;
    width: 1970px;
    height: 750px; }
    #CMD .section__built_for_gamers .container-style .style-4 .img__bg {
      background-image: url("../images/large/1x/animation/10/theme4/bg.jpg"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-4 .img__bg {
      background-image: url("../images/large/2x/animation/10/theme4/bg.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-4 .img__bg {
      background-image: url("../images/large/2x/animation/10/theme4/bg.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-4 .img__phone {
    z-index: 2;
    top: 0;
    left: 0;
    width: 1970px;
    height: 750px;
    transform: translate3d(0, 0, 0); }
    #CMD .section__built_for_gamers .container-style .style-4 .img__phone {
      background-image: url("../images/large/1x/animation/10/theme4/phone.png"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-4 .img__phone {
      background-image: url("../images/large/2x/animation/10/theme4/phone.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-4 .img__phone {
      background-image: url("../images/large/2x/animation/10/theme4/phone.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-4 .img__line {
    z-index: 4;
    opacity: 0;
    left: 50%;
    margin-top: 295px;
    margin-left: -402px;
    width: 800px;
    height: 454px; }
    #CMD .section__built_for_gamers .container-style .style-4 .img__line {
      background-image: url("../images/large/1x/animation/10/theme4/line.jpg"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-4 .img__line {
      background-image: url("../images/large/2x/animation/10/theme4/line.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-4 .img__line {
      background-image: url("../images/large/2x/animation/10/theme4/line.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-4 .img__scene {
    z-index: 5;
    filter: grayscale(0.8);
    transition: none;
    top: 37px;
    left: 50%;
    margin-left: -374px;
    width: 796px;
    height: 713px; }
    #CMD .section__built_for_gamers .container-style .style-4 .img__scene {
      background-image: url("../images/large/1x/animation/10/theme4/scene.png"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-4 .img__scene {
      background-image: url("../images/large/2x/animation/10/theme4/scene.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-4 .img__scene {
      background-image: url("../images/large/2x/animation/10/theme4/scene.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-4 #s10-theme-4 {
    z-index: 3;
    position: absolute;
    left: 50%;
    margin-top: 296px;
    margin-left: -402px;
    width: 800px;
    height: 454px; }
  #CMD .section__built_for_gamers .container-style .style-4 .img__theme.step-1 .img__bg {
    filter: grayscale(0);
    transition: filter 300ms; }
  #CMD .section__built_for_gamers .container-style .style-4 .img__theme.step-1 .img__scene {
    filter: grayscale(0);
    transition: filter 300ms; }
  #CMD .section__built_for_gamers .container-style .style-4 .img__theme.step-1 #s10-theme-4 {
    animation: s10Style4LineFlash 150ms ease-out forwards infinite; }
  @keyframes s10Style5ripple1 {
    0% {
      opacity: 0;
      transform: matrix3d(1.49449, 0, 0, -0.0001, 0.01, 0.98295, 0, 0.00013, 0, 0, 1, 0, -1, 0, 0, 1); }
    10% {
      transform: matrix3d(1.49449, 0, 0, -0.0001, 0.01, 0.98295, 0, 0.00013, 0, 0, 1, 0, -1, 0, 0, 1); }
    90% {
      opacity: 1; }
    99% {
      transform: matrix3d(0.49027, -0.01159, 0, -0.0003, -0.01887, 0.3066, 0, -0.00019, 0, 0, 1, 0, 48, 39, 0, 1);
      opacity: 0; }
    100% {
      transform: matrix3d(1.49449, 0, 0, -0.0001, 0.01, 0.98295, 0, 0.00013, 0, 0, 1, 0, -1, 0, 0, 1);
      opacity: 0; } }
  @keyframes s10Style5ripple2 {
    0% {
      opacity: 0;
      transform: matrix3d(0.94567, -1.34093, 0, -0.00026, 0.86014, 0.63711, 0, -0.00006, 0, 0, 1, 0, -88.3186, 175.678, 0, 1); }
    10% {
      transform: matrix3d(0.94567, -1.34093, 0, -0.00026, 0.86014, 0.63711, 0, -0.00006, 0, 0, 1, 0, -88.3186, 175.678, 0, 1); }
    90% {
      opacity: 1; }
    99% {
      transform: matrix3d(0.41553, -0.39462, 0, 0.00066, 0.32572, 0.2141, 0, 0.00005, 0, 0, 1, 0, 24.555, 131.616, 0, 1);
      opacity: 0; }
    100% {
      transform: matrix3d(0.94567, -1.34093, 0, -0.00026, 0.86014, 0.63711, 0, -0.00006, 0, 0, 1, 0, -88.3186, 175.678, 0, 1);
      opacity: 0; } }
  @keyframes s10Style5ripple3 {
    0% {
      opacity: 0;
      transform: matrix3d(1.65159, -0.70798, 0, 0.00019, 0.40067, 0.90684, 0, -0.00005, 0, 0, 1, 0, -102.798, 90.518, 0, 1); }
    10% {
      transform: matrix3d(1.65159, -0.70798, 0, 0.00019, 0.40067, 0.90684, 0, -0.00005, 0, 0, 1, 0, -102.798, 90.518, 0, 1); }
    90% {
      opacity: 1; }
    99% {
      transform: matrix3d(0.55345, -0.2232, 0, 0.00013, 0.15549, 0.32703, 0, 0.00016, 0, 0, 1, 0, 31.3671, 99.8661, 0, 1);
      opacity: 0; }
    100% {
      transform: matrix3d(1.65159, -0.70798, 0, 0.00019, 0.40067, 0.90684, 0, -0.00005, 0, 0, 1, 0, -102.798, 90.518, 0, 1);
      opacity: 0; } }
  @keyframes s10Style5ripple4 {
    0% {
      opacity: 0;
      transform: skew(-154deg, -54deg) scale(1); }
    10% {
      transform: skew(-154deg, -54deg) scale(1); }
    90% {
      opacity: 1; }
    99% {
      transform: skew(-154deg, -54deg) scale(0.3);
      opacity: 0; }
    100% {
      transform: skew(-154deg, -54deg) scale(1);
      opacity: 0; } }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme {
    background: none !important; }
    #CMD .section__built_for_gamers .container-style .style-5 .img__theme .img__bg {
      top: 0;
      left: 0;
      width: 1970px;
      height: 750px; }
      #CMD .section__built_for_gamers .container-style .style-5 .img__bg {
        background-image: url("../images/large/1x/animation/10/theme5/bg.jpg"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__built_for_gamers .container-style .style-5 .img__bg {
        background-image: url("../images/large/2x/animation/10/theme5/bg.webp"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__built_for_gamers .container-style .style-5 .img__bg {
        background-image: url("../images/large/2x/animation/10/theme5/bg.jpg"); } }

@media all and (max-width: 730px) {
    #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple {
      position: absolute;
      left: 50%;
      width: 100px;
      height: 100px; }
      #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple .ripple-circle {
        position: absolute;
        opacity: 0;
        width: 100px;
        height: 100px; }
        #CMD .section__built_for_gamers .container-style .style-5 .ripple .ripple-circle {
          background-image: url("../images/large/1x/animation/10/theme5/ripple.png"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__built_for_gamers .container-style .style-5 .ripple .ripple-circle {
          background-image: url("../images/large/2x/animation/10/theme5/ripple.webp"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__built_for_gamers .container-style .style-5 .ripple .ripple-circle {
          background-image: url("../images/large/2x/animation/10/theme5/ripple.png"); } }

@media all and (max-width: 730px) {
      #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple.ripple-1 {
        top: 3px;
        margin-left: 36px; }
        #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple.ripple-1 figure {
          transform-origin: 0px 0px 0px; }
      #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple.ripple-2 {
        top: 420px;
        margin-left: 176px; }
        #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple.ripple-2 figure {
          transform-origin: -50px -58px 0px; }
      #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple.ripple-3 {
        top: 575px;
        margin-left: -66px; }
        #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple.ripple-3 figure {
          transform-origin: -50px -58px 0px; }
      #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple.ripple-4 {
        top: 141px;
        margin-left: -180px; }
        #CMD .section__built_for_gamers .container-style .style-5 .img__theme .ripple.ripple-4 figure {
          transform-origin: 58px 60px !important; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-1 .img__ripple-circle-1 {
    animation: s10Style5ripple1 1800ms 600ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-1 .img__ripple-circle-2 {
    animation: s10Style5ripple1 1800ms 1200ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-1 .img__ripple-circle-3 {
    animation: s10Style5ripple1 1800ms 1800ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-2 .img__ripple-circle-1 {
    animation: s10Style5ripple2 1800ms 600ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-2 .img__ripple-circle-2 {
    animation: s10Style5ripple2 1800ms 1200ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-2 .img__ripple-circle-3 {
    animation: s10Style5ripple2 1800ms 1800ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-3 .img__ripple-circle-1 {
    animation: s10Style5ripple3 1800ms 600ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-3 .img__ripple-circle-2 {
    animation: s10Style5ripple3 1800ms 1200ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-3 .img__ripple-circle-3 {
    animation: s10Style5ripple3 1800ms 1800ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-4 .img__ripple-circle-1 {
    animation: s10Style5ripple4 1800ms 600ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-4 .img__ripple-circle-2 {
    animation: s10Style5ripple4 1800ms 1200ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-5 .img__theme.active .ripple.ripple-4 .img__ripple-circle-3 {
    animation: s10Style5ripple4 1800ms 1800ms linear infinite; }
  #CMD .section__built_for_gamers .container-style .style-6 .img__theme {
    background: none !important; }
  #CMD .section__built_for_gamers .container-style .style-6 .img__bg {
    top: 0;
    left: 0;
    width: 1970px;
    height: 750px; }
    #CMD .section__built_for_gamers .container-style .style-6 .img__bg {
      background-image: url("../images/large/1x/animation/10/theme6/bg.jpg"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-6 .img__bg {
      background-image: url("../images/large/2x/animation/10/theme6/bg.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-6 .img__bg {
      background-image: url("../images/large/2x/animation/10/theme6/bg.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-6 .logo-bg {
    transition: background 1500ms; }
  #CMD .section__built_for_gamers .container-style .style-6 .logo-left {
    position: absolute;
    top: 344px;
    left: 50%;
    margin-left: -273px;
    width: 134px;
    height: 114px; }
    #CMD .section__built_for_gamers .container-style .style-6 .logo-left .logo-bg {
      position: absolute;
      top: 1px;
      left: 1px;
      width: 130px;
      height: 110px; }
    #CMD .section__built_for_gamers .container-style .style-6 .logo-left .img__logo {
      position: absolute;
      top: 0;
      left: 0;
      width: 134px;
      height: 114px; }
      #CMD .section__built_for_gamers .container-style .style-6 .logo-left .img__logo {
        background-image: url("../images/large/1x/animation/10/theme6/phone_logo_left.png"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__built_for_gamers .container-style .style-6 .logo-left .img__logo {
        background-image: url("../images/large/2x/animation/10/theme6/phone_logo_left.webp"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__built_for_gamers .container-style .style-6 .logo-left .img__logo {
        background-image: url("../images/large/2x/animation/10/theme6/phone_logo_left.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-6 .logo-right {
    position: absolute;
    top: 303px;
    left: 50%;
    margin-left: 165px;
    width: 170px;
    height: 144px; }
    #CMD .section__built_for_gamers .container-style .style-6 .logo-right .logo-bg {
      position: absolute;
      top: 1px;
      left: 1px;
      width: 166px;
      height: 140px; }
    #CMD .section__built_for_gamers .container-style .style-6 .logo-right .img__logo {
      position: absolute;
      top: 0;
      left: 0;
      width: 170px;
      height: 144px; }
      #CMD .section__built_for_gamers .container-style .style-6 .logo-right .img__logo {
        background-image: url("../images/large/1x/animation/10/theme6/phone_logo_right.png"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__built_for_gamers .container-style .style-6 .logo-right .img__logo {
        background-image: url("../images/large/2x/animation/10/theme6/phone_logo_right.webp"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__built_for_gamers .container-style .style-6 .logo-right .img__logo {
        background-image: url("../images/large/2x/animation/10/theme6/phone_logo_right.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers {
    padding-top: 100px; }
    #CMD .section__built_for_gamers .wd__content {
      max-width: 730px; }
      #CMD .section__built_for_gamers .wd__content .content__info {
        max-width: 720px; }
    #CMD .section__built_for_gamers .scroll_container {
      position: relative;
      overflow-x: scroll;
      white-space: nowrap;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      -ms-overflow-style: none; }
      #CMD .section__built_for_gamers .scroll_container::-webkit-scrollbar {
        display: none; }
      #CMD .section__built_for_gamers .scroll_container .wd__feature__list {
        overflow: scroll;
        overflow-y: hidden;
        text-align: unset;
        left: 0;
        margin-top: 41px;
        margin-left: auto;
        width: unset;
        -ms-overflow-style: none; }
        #CMD .section__built_for_gamers .scroll_container .wd__feature__list::-webkit-scrollbar {
          display: none; }
        #CMD .section__built_for_gamers .scroll_container .wd__feature__list .wd__feature {
          width: 163px;
          height: 61px; }
          #CMD .section__built_for_gamers .scroll_container .wd__feature__list .wd__feature:after {
            width: 163px;
            height: 61px;
            background-size: contain; }
          #CMD .section__built_for_gamers .scroll_container .wd__feature__list .wd__feature .wd__feature__data {
            width: 90%;
            font-size: 12px;
            line-height: 1.1;
            white-space: initial; }
    #CMD .section__built_for_gamers .container-style {
      white-space: nowrap;
      overflow: scroll;
      margin-top: -8px;
      max-width: 730px; }
      #CMD .section__built_for_gamers .container-style .style .style__content {
        z-index: 1;
        width: 77%;
        max-width: 800px; }
        #CMD .section__built_for_gamers .container-style .style .style__content .content-title {
          margin-bottom: 19px;
          font-size: 29px;
          line-height: 1.2; }
        #CMD .section__built_for_gamers .container-style .style .style__content .content-info {
          white-space: break-spaces;
          margin-left: auto;
          margin-right: auto;
          max-width: 630px;
          font-size: 15px;
          line-height: 1.4 !important; }
        #CMD .section__built_for_gamers .container-style .style .style__content .content-comment {
          position: relative;
          white-space: break-spaces;
          margin: 11px auto 0;
          max-width: 630px;
          font-size: 15px;
          line-height: 1.4 !important; }
          #CMD .section__built_for_gamers .container-style .style .style__content .content-comment * {
            position: relative;
            display: inline-block; }
      #CMD .section__built_for_gamers .container-style .style.style-3 .style__img .img__theme {
        margin-left: -968px; }
      #CMD .section__built_for_gamers .container-style .style.style-4 .style__img .img__theme {
        margin-left: -993px; }
      #CMD .section__built_for_gamers .container-style .style.style-6 .style__img .img__theme {
        margin-left: -997px; }
      #CMD .section__built_for_gamers .container-style .style .style__img {
        z-index: -1;
        margin-top: 9px; }
        #CMD .section__built_for_gamers .container-style .style .style__img .img__theme {
          margin-left: -985px;
          margin-top: -237px;
          transform: scale(0.4); }
      #CMD .section__built_for_gamers .container-style .slick-prev,
      #CMD .section__built_for_gamers .container-style .slick-next {
        display: block !important;
        top: -18px;
        margin-top: 0;
        transform: scale(0.6); }
      #CMD .section__built_for_gamers .container-style .slick-prev {
        left: -18px; }
        #CMD .section__built_for_gamers .container-style .slick-prev:before {
          top: 27px;
          right: 4px; }
      #CMD .section__built_for_gamers .container-style .slick-next {
        right: -18px; }
        #CMD .section__built_for_gamers .container-style .slick-next:before {
          top: 27px;
          left: 4px; }
    #CMD .section__built_for_gamers .container-style .style.style-3 .style__img .img__theme {
      margin-top: -237px; }
  #CMD .section__built_for_gamers .slick-prev,
  #CMD .section__built_for_gamers .slick-next {
    cursor: pointer; }
    #CMD .section__built_for_gamers .slick-prev:before,
    #CMD .section__built_for_gamers .slick-next:before {
      content: '';
      top: 42px;
      width: 29px;
      height: 36px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center; }
  #CMD .section__built_for_gamers .slick-prev:before {
    right: 13px; }
    #CMD .section__built_for_gamers .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.png"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .slick-next:before {
    left: 14px; }
    #CMD .section__built_for_gamers .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.png"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.png"); } }

@media all and (max-width: 730px) {
  @keyframes s10Style3LineDraw1 {
    0% {
      stroke-dashoffset: 351; }
    100% {
      stroke-dashoffset: 0; } }
  @keyframes s10Style3LineDraw2 {
    0% {
      stroke-dashoffset: 603; }
    100% {
      stroke-dashoffset: 0; } }
  @keyframes s10Style3LineDraw3 {
    0% {
      stroke-dashoffset: 325; }
    100% {
      stroke-dashoffset: 0; } }
  @keyframes s10Style3LineDraw4 {
    0% {
      stroke-dashoffset: 413; }
    100% {
      stroke-dashoffset: 0; } }
  @keyframes s10Style3LineDraw5 {
    0% {
      stroke-dashoffset: 340; }
    100% {
      stroke-dashoffset: 0; } }
  @keyframes s10Style3PointFlash {
    0% {
      opacity: 1; }
    50% {
      opacity: 0.5; }
    100% {
      opacity: 1; } }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme figure {
    position: absolute; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__bg {
    top: 0;
    left: 0;
    width: 1970px;
    height: 750px; }
    #CMD .section__built_for_gamers .container-style .style-3 .img__bg {
      background-image: url("../images/large/1x/animation/10/theme3/bg.jpg"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__bg {
      background-image: url("../images/large/2x/animation/10/theme3/bg.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__bg {
      background-image: url("../images/large/2x/animation/10/theme3/bg.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-3 .img__point-1 {
    top: 123px;
    left: 50%;
    margin-left: 341px;
    width: 128px;
    height: 128px; }
    #CMD .section__built_for_gamers .container-style .style-3 .img__point-1 {
      background-image: url("../images/large/1x/animation/10/theme3/point_1.jpg"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__point-1 {
      background-image: url("../images/large/2x/animation/10/theme3/point_1.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__point-1 {
      background-image: url("../images/large/2x/animation/10/theme3/point_1.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-3 .img__point-2 {
    top: 367px;
    left: 50%;
    margin-left: 107px;
    width: 220px;
    height: 220px; }
    #CMD .section__built_for_gamers .container-style .style-3 .img__point-2 {
      background-image: url("../images/large/1x/animation/10/theme3/point_2.jpg"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__point-2 {
      background-image: url("../images/large/2x/animation/10/theme3/point_2.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__point-2 {
      background-image: url("../images/large/2x/animation/10/theme3/point_2.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-3 .img__point-3 {
    top: 236px;
    left: 50%;
    margin-left: -427px;
    width: 130px;
    height: 130px; }
    #CMD .section__built_for_gamers .container-style .style-3 .img__point-3 {
      background-image: url("../images/large/1x/animation/10/theme3/point_3.jpg"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__point-3 {
      background-image: url("../images/large/2x/animation/10/theme3/point_3.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__point-3 {
      background-image: url("../images/large/2x/animation/10/theme3/point_3.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-3 .img__point-4 {
    top: 193px;
    left: 50%;
    margin-left: -74px;
    width: 130px;
    height: 130px; }
    #CMD .section__built_for_gamers .container-style .style-3 .img__point-4 {
      background-image: url("../images/large/1x/animation/10/theme3/point_4.jpg"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__point-4 {
      background-image: url("../images/large/2x/animation/10/theme3/point_4.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__point-4 {
      background-image: url("../images/large/2x/animation/10/theme3/point_4.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-3 #s10_theme3_svg {
    position: absolute;
    top: 80px;
    left: 50%;
    margin-left: -543px;
    width: 1070px;
    height: 616px; }
    #CMD .section__built_for_gamers .container-style .style-3 #s10_theme3_svg .line {
      fill: transparent;
      stroke-miterlimit: 10;
      stroke-width: 1px;
      stroke-linecap: round;
      fill: none;
      stroke: url(#s10SvgLineGradient); }
      #CMD .section__built_for_gamers .container-style .style-3 #s10_theme3_svg .line.line-1 {
        stroke-dashoffset: 357;
        stroke-dasharray: 357; }
      #CMD .section__built_for_gamers .container-style .style-3 #s10_theme3_svg .line.line-2 {
        stroke-dashoffset: 603;
        stroke-dasharray: 603; }
      #CMD .section__built_for_gamers .container-style .style-3 #s10_theme3_svg .line.line-3 {
        stroke-dashoffset: 325;
        stroke-dasharray: 325; }
      #CMD .section__built_for_gamers .container-style .style-3 #s10_theme3_svg .line.line-4 {
        stroke-dashoffset: 426;
        stroke-dasharray: 426; }
      #CMD .section__built_for_gamers .container-style .style-3 #s10_theme3_svg .line.line-5 {
        stroke-dashoffset: 400;
        stroke-dasharray: 400; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme .img__point-1,
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme .img__point-2,
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme .img__point-3,
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme .img__point-4 {
    opacity: 0;
    transition: none; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active .img__point-1 {
    opacity: 0.3;
    animation: s10Style3PointFlash 300ms 950ms infinite; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active .img__point-2 {
    opacity: 0.3;
    animation: s10Style3PointFlash 300ms 550ms infinite; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active .img__point-3 {
    opacity: 0.3;
    animation: s10Style3PointFlash 300ms 350ms infinite; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active .img__point-4 {
    opacity: 0.3;
    animation: s10Style3PointFlash 300ms infinite; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active #s10_theme3_svg .line-1 {
    animation: s10Style3LineDraw1 200ms 150ms ease-in-out forwards 1; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active #s10_theme3_svg .line-2 {
    animation: s10Style3LineDraw2 200ms 350ms ease-in-out forwards 1; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active #s10_theme3_svg .line-3 {
    animation: s10Style3LineDraw3 200ms 550ms ease-in-out forwards 1; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active #s10_theme3_svg .line-4 {
    animation: s10Style3LineDraw4 200ms 750ms ease-in-out forwards 1; }
  #CMD .section__built_for_gamers .container-style .style-3 .img__theme.active #s10_theme3_svg .line-5 {
    animation: s10Style3LineDraw5 200ms 950ms ease-in-out forwards 1; }
  @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__built_for_gamers .container-style .style-4 .img__bg {
    opacity: 1;
    filter: unset !important;
    transition: none; }
  #CMD .section__built_for_gamers .container-style .style-4 .img__scene {
    opacity: 0;
    filter: unset !important;
    transition: none; }
  #CMD .section__built_for_gamers .container-style .style-4 .img__theme.step-1 .img__bg {
    filter: unset !important;
    transition: none; }
  #CMD .section__built_for_gamers .container-style .style-4 .img__theme.step-1 .img__scene {
    opacity: 1;
    filter: unset !important;
    transition: opacity 300ms; }
  #CMD .section__built_for_gamers .container-style .style-4 .img__theme.step-1 #s10-theme-4 {
    animation: s10Style4LineFlash 150ms ease-out forwards infinite; }
  #CMD .section__triple_cameras .img__triple_cameras {
    overflow: hidden;
    background: none !important; }
    #CMD .section__triple_cameras .img__triple_cameras .detect-dot {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -400px;
      width: 1px;
      height: 1px; }
    #CMD .section__triple_cameras .img__triple_cameras .phone-left {
      position: absolute;
      top: 0;
      left: 0;
      width: 818px;
      height: 1316px; }
      #CMD .section__triple_cameras .img__triple_cameras .phone-left .img__phone {
        position: absolute;
        top: 0;
        left: 0;
        width: 818px;
        height: 1316px; }
        #CMD .section__triple_cameras .phone-left .img__phone {
          background-image: url("../images/large/1x/animation/11/11_phone_left.jpg"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__triple_cameras .phone-left .img__phone {
          background-image: url("../images/large/2x/animation/11/11_phone_left.webp"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__triple_cameras .phone-left .img__phone {
          background-image: url("../images/large/2x/animation/11/11_phone_left.jpg"); } }

@media all and (max-width: 730px) {
    #CMD .section__triple_cameras .img__triple_cameras .phone-right {
      position: absolute;
      top: 0;
      left: 0;
      width: 818px;
      height: 1316px; }
      #CMD .section__triple_cameras .img__triple_cameras .phone-right .img__phone {
        position: absolute;
        top: 0;
        left: 0;
        width: 818px;
        height: 1316px; }
        #CMD .section__triple_cameras .phone-right .img__phone {
          background-image: url("../images/large/1x/animation/11/11_phone_right.png"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__triple_cameras .phone-right .img__phone {
          background-image: url("../images/large/2x/animation/11/11_phone_right.webp"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__triple_cameras .phone-right .img__phone {
          background-image: url("../images/large/2x/animation/11/11_phone_right.png"); } }

@media all and (max-width: 730px) {
    #CMD .section__triple_cameras .img__triple_cameras .img__mask {
      position: absolute;
      top: 0;
      left: 0;
      width: 818px;
      height: 1316px; }
      #CMD .section__triple_cameras .img__mask {
        background-image: url("../images/large/1x/animation/11/11_mask.png"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__triple_cameras .img__mask {
        background-image: url("../images/large/2x/animation/11/11_mask.webp"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__triple_cameras .img__mask {
        background-image: url("../images/large/2x/animation/11/11_mask.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__triple_cameras .phone-left .img__phone,
  #CMD .section__triple_cameras .phone-right .img__phone {
    will-change: transform; }
  #CMD .section__triple_cameras {
    margin-top: -192px;
    padding-top: 0;
    min-height: unset; }
    #CMD .section__triple_cameras .wd__content {
      left: unset;
      max-width: 730px; }
      #CMD .section__triple_cameras .wd__content .content__info {
        max-width: 930px; }
    #CMD .section__triple_cameras .img__triple_cameras {
      position: relative;
      top: unset;
      left: 50%;
      margin-top: -420px;
      margin-left: -411px;
      transform: scale(0.35); }
  #CMD .section__accy .container-accy .accy .accy__content .content-title {
    opacity: 0;
    transform: translateY(-20px) translateZ(0);
    transition: all 400ms; }
  #CMD .section__accy .container-accy .accy .accy__content .content-info {
    opacity: 0;
    transition: opacity 400ms 200ms; }
  #CMD .section__accy .container-accy .accy .accy__img .img__shortcut .img__shortcut-icon {
    opacity: 0;
    transform: translateX(20px) translateZ(0);
    transition: all 400ms; }
  #CMD .section__accy .container-accy .slick-active .accy .accy__content .content-title {
    opacity: 1;
    transform: translateY(0) translateZ(0);
    transition: all 400ms 600ms; }
  #CMD .section__accy .container-accy .slick-active .accy .accy__content .content-info {
    opacity: 1;
    transition: opacity 400ms 800ms; }
  #CMD .section__accy .container-accy .slick-active .accy .accy__img .img__shortcut .img__shortcut-icon {
    opacity: 1;
    transform: translateX(0) translateZ(0);
    transition: all 400ms 600ms; }
  #CMD .section__accy .slick-prev,
  #CMD .section__accy .slick-next {
    cursor: pointer; }
    #CMD .section__accy .slick-prev:before,
    #CMD .section__accy .slick-next:before {
      content: '';
      top: 42px;
      width: 29px;
      height: 36px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center; }
  #CMD .section__accy .slick-prev:before {
    right: 13px; }
    #CMD .section__accy .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.png"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__accy .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__accy .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__accy .slick-next:before {
    left: 14px; }
    #CMD .section__accy .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.png"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__accy .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__accy .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__partners {
    z-index: 1000;
    margin-top: -372px;
    padding-top: 0; }
    #CMD .section__partners .wd__content {
      max-width: 730px; }
      #CMD .section__partners .wd__content .content__info {
        max-width: 750px; }
    #CMD .section__partners .wd__feature__list {
      margin-top: 61px; }
      #CMD .section__partners .wd__feature__list .wd__feature {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0px;
        width: 100%; }
        #CMD .section__partners .wd__feature__list .wd__feature.feature-1 {
          margin-bottom: -4px; }
          #CMD .section__partners .wd__feature__list .wd__feature.feature-1:after {
            display: none !important;
            background: none !important; }
          #CMD .section__partners .wd__feature__list .wd__feature.feature-1 figure {
            height: 74px; }
        #CMD .section__partners .wd__feature__list .wd__feature.feature-2 {
          margin-left: 0; }
          #CMD .section__partners .wd__feature__list .wd__feature.feature-2 .img__icon-2 {
            left: 4px; }
        #CMD .section__partners .wd__feature__list .wd__feature.feature-3 .img__icon-3 {
          top: -13px;
          left: 4px; }
        #CMD .section__partners .wd__feature__list .wd__feature .wd__feature__describe {
          max-width: 200px; }
        #CMD .section__partners .wd__feature__list .wd__feature figure {
          margin-top: -27px;
          margin-bottom: 14px;
          background-size: contain; }
          #CMD .section__partners .wd__feature__list .wd__feature figure.img__icon-1 {
            width: 321px;
            height: 74px; }
          #CMD .section__partners .wd__feature__list .wd__feature figure.img__icon-2 {
            width: 226px;
            height: 84px; }
          #CMD .section__partners .wd__feature__list .wd__feature figure.img__icon-3 {
            width: 198px;
            height: 84px; }
          #CMD .section__partners .wd__feature__list .wd__feature figure.img__icon-4 {
            width: 132px;
            height: 216px; }
    #CMD .section__partners .shadow {
      position: absolute;
      bottom: -20px; }
      #CMD .section__partners .shadow .wd__feature__list .wd__feature {
        position: absolute;
        left: 50%;
        bottom: 136px;
        margin: 0;
        transform: translateX(-50%); }
        #CMD .section__partners .shadow .wd__feature__list .wd__feature.feature-1 {
          bottom: 55px; }
          #CMD .section__partners .shadow .wd__feature__list .wd__feature.feature-1:after {
            bottom: 30px; }
        #CMD .section__partners .shadow .wd__feature__list .wd__feature.feature-2 {
          bottom: 48px; }
        #CMD .section__partners .shadow .wd__feature__list .wd__feature.feature-3 {
          bottom: 30px; }
        #CMD .section__partners .shadow .wd__feature__list .wd__feature figure {
          opacity: 0.3;
          transform: rotateX(74deg); }
    #CMD .section__partners .img__partners {
      margin-top: -338px;
      margin-left: -365px;
      width: 730px;
      height: 448px;
      background-size: contain; }
      #CMD .section__partners .img__partners {
        background-image: url("../images/small/1x/12.jpg"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__partners .img__partners {
        background-image: url("../images/small/2x/12.webp"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__partners .img__partners {
        background-image: url("../images/small/2x/12.jpg"); } }

@media all and (max-width: 730px) {
      #CMD .section__partners .img__partners .shadow {
        left: -4px; }
  #CMD .section__accy {
    margin-top: 70px;
    margin-bottom: 40px;
    padding-top: 0; }
    #CMD .section__accy .wd__content .content__info {
      width: 100%; }
    #CMD .section__accy .wd__feature__list {
      margin: 50px auto 0;
      max-width: 400px; }
      #CMD .section__accy .wd__feature__list .wd__feature {
        margin-left: 6px;
        margin-right: 6px;
        margin-bottom: 1px; }
        #CMD .section__accy .wd__feature__list .wd__feature figure {
          margin-bottom: 14px;
          height: 80px;
          transition: all 300ms; }
          #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-1 {
            width: 80px; }
            #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-1 {
              background-image: url("../images/small/1x/icon/13/s13_icon_1.png"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-1 {
              background-image: url("../images/small/2x/icon/13/s13_icon_1.webp"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-1 {
              background-image: url("../images/small/2x/icon/13/s13_icon_1.png"); } }

@media all and (max-width: 730px) {
          #CMD .section__accy .wd__feature__list .wd__feature figure:after {
            position: absolute;
            content: '';
            display: block; }
            #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-1:after {
              background-image: url("../images/small/1x/icon/13/s13_icon_hl_1.png"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-1:after {
              background-image: url("../images/small/2x/icon/13/s13_icon_hl_1.webp"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-1:after {
              background-image: url("../images/small/2x/icon/13/s13_icon_hl_1.png"); } }

@media all and (max-width: 730px) {
          #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-2 {
            width: 80px; }
            #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-2 {
              background-image: url("../images/small/1x/icon/13/s13_icon_2.png"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-2 {
              background-image: url("../images/small/2x/icon/13/s13_icon_2.webp"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-2 {
              background-image: url("../images/small/2x/icon/13/s13_icon_2.png"); } }

@media all and (max-width: 730px) {
          #CMD .section__accy .wd__feature__list .wd__feature figure:after {
            position: absolute;
            content: '';
            display: block; }
            #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-2:after {
              background-image: url("../images/small/1x/icon/13/s13_icon_hl_2.png"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-2:after {
              background-image: url("../images/small/2x/icon/13/s13_icon_hl_2.webp"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-2:after {
              background-image: url("../images/small/2x/icon/13/s13_icon_hl_2.png"); } }

@media all and (max-width: 730px) {
          #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-3 {
            width: 80px; }
            #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-3 {
              background-image: url("../images/small/1x/icon/13/s13_icon_3.png"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-3 {
              background-image: url("../images/small/2x/icon/13/s13_icon_3.webp"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-3 {
              background-image: url("../images/small/2x/icon/13/s13_icon_3.png"); } }

@media all and (max-width: 730px) {
          #CMD .section__accy .wd__feature__list .wd__feature figure:after {
            position: absolute;
            content: '';
            display: block; }
            #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-3:after {
              background-image: url("../images/small/1x/icon/13/s13_icon_hl_3.png"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-3:after {
              background-image: url("../images/small/2x/icon/13/s13_icon_hl_3.webp"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-3:after {
              background-image: url("../images/small/2x/icon/13/s13_icon_hl_3.png"); } }

@media all and (max-width: 730px) {
          #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-4 {
            width: 80px; }
            #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-4 {
              background-image: url("../images/small/1x/icon/13/s13_icon_4.png"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-4 {
              background-image: url("../images/small/2x/icon/13/s13_icon_4.webp"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-4 {
              background-image: url("../images/small/2x/icon/13/s13_icon_4.png"); } }

@media all and (max-width: 730px) {
          #CMD .section__accy .wd__feature__list .wd__feature figure:after {
            position: absolute;
            content: '';
            display: block; }
            #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-4:after {
              background-image: url("../images/small/1x/icon/13/s13_icon_hl_4.png"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-4:after {
              background-image: url("../images/small/2x/icon/13/s13_icon_hl_4.webp"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-4:after {
              background-image: url("../images/small/2x/icon/13/s13_icon_hl_4.png"); } }

@media all and (max-width: 730px) {
          #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-5 {
            width: 80px; }
            #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-5 {
              background-image: url("../images/small/1x/icon/13/s13_icon_5.png"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-5 {
              background-image: url("../images/small/2x/icon/13/s13_icon_5.webp"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-5 {
              background-image: url("../images/small/2x/icon/13/s13_icon_5.png"); } }

@media all and (max-width: 730px) {
          #CMD .section__accy .wd__feature__list .wd__feature figure:after {
            position: absolute;
            content: '';
            display: block; }
            #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-5:after {
              background-image: url("../images/small/1x/icon/13/s13_icon_hl_5.png"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-5:after {
              background-image: url("../images/small/2x/icon/13/s13_icon_hl_5.webp"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-5:after {
              background-image: url("../images/small/2x/icon/13/s13_icon_hl_5.png"); } }

@media all and (max-width: 730px) {
          #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-6 {
            width: 80px; }
            #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-6 {
              background-image: url("../images/small/1x/icon/13/s13_icon_6.png"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-6 {
              background-image: url("../images/small/2x/icon/13/s13_icon_6.webp"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-6 {
              background-image: url("../images/small/2x/icon/13/s13_icon_6.png"); } }

@media all and (max-width: 730px) {
          #CMD .section__accy .wd__feature__list .wd__feature figure:after {
            position: absolute;
            content: '';
            display: block; }
            #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-6:after {
              background-image: url("../images/small/1x/icon/13/s13_icon_hl_6.png"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-6:after {
              background-image: url("../images/small/2x/icon/13/s13_icon_hl_6.webp"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-6:after {
              background-image: url("../images/small/2x/icon/13/s13_icon_hl_6.png"); } }

@media all and (max-width: 730px) {
          #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-7 {
            width: 80px; }
            #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-7 {
              background-image: url("../images/small/1x/icon/13/s13_icon_7.png"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-7 {
              background-image: url("../images/small/2x/icon/13/s13_icon_7.webp"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-7 {
              background-image: url("../images/small/2x/icon/13/s13_icon_7.png"); } }

@media all and (max-width: 730px) {
          #CMD .section__accy .wd__feature__list .wd__feature figure:after {
            position: absolute;
            content: '';
            display: block; }
            #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-7:after {
              background-image: url("../images/small/1x/icon/13/s13_icon_hl_7.png"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-webp #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-7:after {
              background-image: url("../images/small/2x/icon/13/s13_icon_hl_7.webp"); } }
          @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
            .image-old #CMD .section__accy .wd__feature__list .wd__feature figure.img__icon-7:after {
              background-image: url("../images/small/2x/icon/13/s13_icon_hl_7.png"); } }

@media all and (max-width: 730px) {
        #CMD .section__accy .wd__feature__list .wd__feature .wd__feature__describe {
          display: none; }
        #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-1 {
          background-image: url("../images/small/1x/icon/13/s13_icon_hl_1.png"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-1 {
          background-image: url("../images/small/2x/icon/13/s13_icon_hl_1.webp"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-1 {
          background-image: url("../images/small/2x/icon/13/s13_icon_hl_1.png"); } }

@media all and (max-width: 730px) {
        #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-2 {
          background-image: url("../images/small/1x/icon/13/s13_icon_hl_2.png"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-2 {
          background-image: url("../images/small/2x/icon/13/s13_icon_hl_2.webp"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-2 {
          background-image: url("../images/small/2x/icon/13/s13_icon_hl_2.png"); } }

@media all and (max-width: 730px) {
        #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-3 {
          background-image: url("../images/small/1x/icon/13/s13_icon_hl_3.png"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-3 {
          background-image: url("../images/small/2x/icon/13/s13_icon_hl_3.webp"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-3 {
          background-image: url("../images/small/2x/icon/13/s13_icon_hl_3.png"); } }

@media all and (max-width: 730px) {
        #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-4 {
          background-image: url("../images/small/1x/icon/13/s13_icon_hl_4.png"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-4 {
          background-image: url("../images/small/2x/icon/13/s13_icon_hl_4.webp"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-4 {
          background-image: url("../images/small/2x/icon/13/s13_icon_hl_4.png"); } }

@media all and (max-width: 730px) {
        #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-5 {
          background-image: url("../images/small/1x/icon/13/s13_icon_hl_5.png"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-5 {
          background-image: url("../images/small/2x/icon/13/s13_icon_hl_5.webp"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-5 {
          background-image: url("../images/small/2x/icon/13/s13_icon_hl_5.png"); } }

@media all and (max-width: 730px) {
        #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-6 {
          background-image: url("../images/small/1x/icon/13/s13_icon_hl_6.png"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-6 {
          background-image: url("../images/small/2x/icon/13/s13_icon_hl_6.webp"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-6 {
          background-image: url("../images/small/2x/icon/13/s13_icon_hl_6.png"); } }

@media all and (max-width: 730px) {
        #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-7 {
          background-image: url("../images/small/1x/icon/13/s13_icon_hl_7.png"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-webp #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-7 {
          background-image: url("../images/small/2x/icon/13/s13_icon_hl_7.webp"); } }
      @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
        .image-old #CMD .section__accy .wd__feature__list .wd__feature.active figure.img__icon-7 {
          background-image: url("../images/small/2x/icon/13/s13_icon_hl_7.png"); } }

@media all and (max-width: 730px) {
    #CMD .section__accy .container-accy {
      margin: 18px auto 0;
      width: 100%;
      max-width: 500px; }
      #CMD .section__accy .container-accy .accy {
        overflow: hidden;
        width: 100%; }
        #CMD .section__accy .container-accy .accy:after {
          display: none; }
        #CMD .section__accy .container-accy .accy .accy__content {
          position: relative;
          text-align: center;
          box-sizing: border-box;
          z-index: 1;
          margin-left: auto;
          margin-right: auto;
          padding: 0 11%;
          width: 100%;
          max-width: 660px;
          background: none;
          transform: none; }
          #CMD .section__accy .container-accy .accy .accy__content .content-title {
            font-size: 16px; }
          #CMD .section__accy .container-accy .accy .accy__content .content-info {
            margin-top: 12px;
            font-size: 14px;
            line-height: 1.6; }
        #CMD .section__accy .container-accy .accy .accy__img {
          position: relative;
          margin-top: 40px; }
          #CMD .section__accy .container-accy .accy .accy__img .img__theme {
            left: 50%;
            margin-left: -365px;
            width: 730px;
            height: 288px; }
          #CMD .section__accy .container-accy .accy .accy__img .img__shortcut {
            position: relative;
            width: auto;
            height: 40px; }
            #CMD .section__accy .container-accy .accy .accy__img .img__shortcut .img__shortcut-line {
              display: none;
              background: none !important; }
            #CMD .section__accy .container-accy .accy .accy__img .img__shortcut .img__shortcut-icon {
              display: none;
              background: none !important; }
        #CMD .section__accy .container-accy .accy.accy-1 .accy__img .img__shortcut-icon {
          top: 0px;
          margin-left: 0px;
          width: 0px;
          height: 0px; }
        #CMD .section__accy .container-accy .accy.accy-2 .accy__img .img__shortcut-icon {
          top: 0px;
          margin-left: 0px;
          width: 0px;
          height: 0px; }
        #CMD .section__accy .container-accy .accy.accy-3 .accy__img .img__shortcut-icon {
          top: 0px;
          margin-left: 0px;
          width: 0px;
          height: 0px; }
        #CMD .section__accy .container-accy .accy.accy-4 .accy__img .img__shortcut-icon {
          top: 0px;
          margin-left: 0px;
          width: 0px;
          height: 0px; }
        #CMD .section__accy .container-accy .accy.accy-5 .accy__img .img__shortcut-icon {
          top: 0px;
          margin-left: 0px;
          width: 0px;
          height: 0px; }
        #CMD .section__accy .container-accy .accy.accy-6 .accy__img .img__shortcut-icon {
          top: 0px;
          margin-left: 0px;
          width: 0px;
          height: 0px; }
        #CMD .section__accy .container-accy .accy.accy-7 .accy__img .img__shortcut-icon {
          top: 0px;
          margin-left: 0px;
          width: 0px;
          height: 0px; }
    #CMD .section__accy .slick-prev,
    #CMD .section__accy .slick-next {
      display: block !important;
      top: 79px;
      width: 30px;
      height: 76px;
      background-color: rgba(0, 0, 0, 0.1); }
      #CMD .section__accy .slick-prev:before,
      #CMD .section__accy .slick-next:before {
        top: 28px;
        width: 18px;
        height: 22px; }
    #CMD .section__accy .slick-prev:before {
      right: 8px; }
    #CMD .section__accy .slick-next:before {
      left: 8px; }
  #CMD .section__accy .container-accy .accy .accy__img .img__shortcut .img__shortcut-line {
    display: none;
    background-image: none !important; }
  #CMD .section__accy .container-accy .accy.accy-1 .accy__img .img__theme {
    background-image: url("../images/small/1x/animation/13/theme_1.jpg"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__accy .container-accy .accy.accy-1 .accy__img .img__theme {
    background-image: url("../images/small/2x/animation/13/theme_1.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__accy .container-accy .accy.accy-1 .accy__img .img__theme {
    background-image: url("../images/small/2x/animation/13/theme_1.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__accy .container-accy .accy.accy-2 .accy__img .img__theme {
    background-image: url("../images/small/1x/animation/13/theme_2.jpg"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__accy .container-accy .accy.accy-2 .accy__img .img__theme {
    background-image: url("../images/small/2x/animation/13/theme_2.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__accy .container-accy .accy.accy-2 .accy__img .img__theme {
    background-image: url("../images/small/2x/animation/13/theme_2.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__accy .container-accy .accy.accy-3 .accy__img .img__theme {
    background-image: url("../images/small/1x/animation/13/theme_3.jpg"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__accy .container-accy .accy.accy-3 .accy__img .img__theme {
    background-image: url("../images/small/2x/animation/13/theme_3.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__accy .container-accy .accy.accy-3 .accy__img .img__theme {
    background-image: url("../images/small/2x/animation/13/theme_3.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__accy .container-accy .accy.accy-4 .accy__img .img__theme {
    background-image: url("../images/small/1x/animation/13/theme_4.jpg"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__accy .container-accy .accy.accy-4 .accy__img .img__theme {
    background-image: url("../images/small/2x/animation/13/theme_4.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__accy .container-accy .accy.accy-4 .accy__img .img__theme {
    background-image: url("../images/small/2x/animation/13/theme_4.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__accy .container-accy .accy.accy-5 .accy__img .img__theme {
    background-image: url("../images/small/1x/animation/13/theme_5.jpg"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__accy .container-accy .accy.accy-5 .accy__img .img__theme {
    background-image: url("../images/small/2x/animation/13/theme_5.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__accy .container-accy .accy.accy-5 .accy__img .img__theme {
    background-image: url("../images/small/2x/animation/13/theme_5.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__accy .container-accy .accy.accy-6 .accy__img .img__theme {
    background-image: url("../images/small/1x/animation/13/theme_6.jpg"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__accy .container-accy .accy.accy-6 .accy__img .img__theme {
    background-image: url("../images/small/2x/animation/13/theme_6.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__accy .container-accy .accy.accy-6 .accy__img .img__theme {
    background-image: url("../images/small/2x/animation/13/theme_6.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__accy .container-accy .accy.accy-7 .accy__img .img__theme {
    background-image: url("../images/small/1x/animation/13/theme_7.jpg"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__accy .container-accy .accy.accy-7 .accy__img .img__theme {
    background-image: url("../images/small/2x/animation/13/theme_7.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__accy .container-accy .accy.accy-7 .accy__img .img__theme {
    background-image: url("../images/small/2x/animation/13/theme_7.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .inner-view {
    background: #0c0c0c; }
    #CMD .inner-view .inner-view-container {
      position: relative;
      background: #0c0c0c;
      margin-left: auto;
      margin-right: auto; }
      #CMD .inner-view .inner-view-container .inner-modal {
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        min-height: 100vh;
        min-height: var(--safarivh);
        padding-bottom: 0; }
        #CMD .inner-view .inner-view-container .inner-modal .section_content {
          margin-left: auto;
          margin-right: auto;
          max-width: 414px; }
      #CMD .inner-view .inner-view-container .wd__section .wd__content .content__slogan {
        color: #333; }
      #CMD .inner-view .inner-view-container .wd__section .wd__content .content__title {
        font-size: 18px; }
      #CMD .inner-view .inner-view-container .wd__section .wd__content .content__info {
        margin-top: 12px; }
      #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__inner2-1 .img__inner2-1 .barchart .bar {
    max-width: 0%;
    transition: none; }
    #CMD .section__inner2-1 .img__inner2-1 .barchart .bar .bar_name,
    #CMD .section__inner2-1 .img__inner2-1 .barchart .bar .bar_text {
      opacity: 0;
      transition: none; }
  #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar {
    max-width: 100%;
    transform: translateZ(0px); }
    #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar .bar_name,
    #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar .bar_text {
      opacity: 1; }
    #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(1) {
      transition: max-width 1s 0.2s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(1) .bar_name {
        transition: opacity 400ms 0.4s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(1) .bar_text {
        transition: opacity 400ms 0.9s ease; }
    #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(2) {
      transition: max-width 1s 0.4s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(2) .bar_name {
        transition: opacity 400ms 0.6s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(2) .bar_text {
        transition: opacity 400ms 1.1s ease; }
    #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(3) {
      transition: max-width 1s 0.6s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(3) .bar_name {
        transition: opacity 400ms 0.8s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(3) .bar_text {
        transition: opacity 400ms 1.3s ease; }
    #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(4) {
      transition: max-width 1s 0.8s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(4) .bar_name {
        transition: opacity 400ms 1s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(4) .bar_text {
        transition: opacity 400ms 1.5s ease; }
    #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(5) {
      transition: max-width 1s 1s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(5) .bar_name {
        transition: opacity 400ms 1.2s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(5) .bar_text {
        transition: opacity 400ms 1.7s ease; }
    #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(6) {
      transition: max-width 1s 1.2s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(6) .bar_name {
        transition: opacity 400ms 1.4s ease; }
      #CMD .section__inner2-1 .img__inner2-1.active .barchart .bar:nth-child(6) .bar_text {
        transition: opacity 400ms 1.9s ease; }
  #CMD .section__inner2-1 {
    padding-top: 45px;
    padding-bottom: 30px; }
    #CMD .section__inner2-1 .wd__content .content__title {
      margin-top: 0; }
    #CMD .section__inner2-1 .wd__content .content__info {
      max-width: 1024px; }
    #CMD .section__inner2-1 .img__inner2-1 {
      margin-top: -18px;
      margin-left: -178px;
      width: 320px;
      height: 450px; }
      #CMD .section__inner2-1 .img__inner2-1 .rules {
        margin-left: -123px;
        height: 215px; }
        #CMD .section__inner2-1 .img__inner2-1 .rules .rules-container .rule {
          margin-right: 24px; }
          #CMD .section__inner2-1 .img__inner2-1 .rules .rules-container .rule:before {
            top: 8px;
            height: 186px; }
          #CMD .section__inner2-1 .img__inner2-1 .rules .rules-container .rule span {
            left: -7px;
            font-size: 11px;
            bottom: 0; }
          #CMD .section__inner2-1 .img__inner2-1 .rules .rules-container .rule:first-child span {
            left: -3px; }
        #CMD .section__inner2-1 .img__inner2-1 .rules .barchart {
          padding-top: 7px; }
          #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar {
            margin-top: 21px;
            margin-bottom: 21px; }
            #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar .bar_name {
              left: 10px;
              min-width: 400px;
              font-size: 12px; }
            #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar .bar_text {
              margin-left: 11px; }
              #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar .bar_text .text-score {
                font-size: 14px; }
              #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar .bar_text .text-unit {
                padding-left: 2px;
                font-size: 12px; }
            #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar.type-hero {
              height: 26px; }
              #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar.type-hero .bar_name {
                font-size: 13px; }
              #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar.type-hero .bar_text .text-score {
                font-size: 25px; }
              #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar.type-hero .bar_text .text-unit {
                font-size: 15px; }
            #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar.type-loser {
              height: 18px; }
          #CMD .section__inner2-1 .img__inner2-1 .rules .barchart .bar_unit {
            margin-top: 3px;
            right: -13px;
            font-size: 12px; }
  #CMD .section__inner5-1 {
    padding-top: 45px; }
    #CMD .section__inner5-1 .wd__content {
      max-width: unset; }
      #CMD .section__inner5-1 .wd__content .content__title {
        margin-top: 0; }
      #CMD .section__inner5-1 .wd__content .content__info {
        max-width: 844px; }
    #CMD .section__inner5-1 .compare-text {
      top: 100%;
      bottom: unset;
      margin-top: -20px;
      height: 60px; }
      #CMD .section__inner5-1 .compare-text .title-left {
        top: 0;
        margin-left: -156px;
        width: 150px; }
        #CMD .section__inner5-1 .compare-text .title-left span {
          font-size: 13px; }
      #CMD .section__inner5-1 .compare-text .title-right {
        top: 0;
        margin-left: 6px;
        width: 150px; }
        #CMD .section__inner5-1 .compare-text .title-right span {
          font-size: 16px; }
  #CMD .section__inner5-1 .img__inner5-1 {
    margin-top: 13px;
    margin-left: -242px;
    width: 484px;
    height: 251px; }
    #CMD .section__inner5-1 .img__inner5-1 {
      background-image: url("../images/small/1x/inner/05_1/bg.jpg"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__inner5-1 .img__inner5-1 {
      background-image: url("../images/small/2x/inner/05_1/bg.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__inner5-1 .img__inner5-1 {
      background-image: url("../images/small/2x/inner/05_1/bg.jpg"); } }

@media all and (max-width: 730px) {
    #CMD .section__inner5-1 .img__inner5-1 > .twentytwenty-wrapper {
      top: 44px;
      margin-left: -174px;
      width: 348px;
      height: 163px;
      border-radius: 10px; }
    #CMD .section__inner5-1 .img__inner5-1 .img-1,
    #CMD .section__inner5-1 .img__inner5-1 .img-2 {
      height: 167px; }
  #CMD .section__inner5-1 .twentytwenty-handle {
    top: 20px;
    margin-left: -15px;
    width: 30px;
    height: 166px;
    background-size: cover; }
    #CMD .section__inner5-1 .twentytwenty-handle {
      background-image: url("../images/small/1x/inner/05_1/center_line.png"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__inner5-1 .twentytwenty-handle {
      background-image: url("../images/small/2x/inner/05_1/center_line.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__inner5-1 .twentytwenty-handle {
      background-image: url("../images/small/2x/inner/05_1/center_line.png"); } }

@media all and (max-width: 730px) {
  @keyframes fadeLight {
    0% {
      opacity: 0; }
    30% {
      opacity: 1; }
    70% {
      opacity: 1; }
    100% {
      opacity: 0; } }
  #CMD .section__inner5-2 {
    margin-top: 80px;
    padding-top: 0; }
    #CMD .section__inner5-2 .wd__content {
      max-width: unset; }
      #CMD .section__inner5-2 .wd__content .content__title {
        margin-top: 0; }
      #CMD .section__inner5-2 .wd__content .content__info {
        max-width: 880px; }
    #CMD .section__inner5-2 .img__inner5-2 {
      margin-top: -288px;
      margin-left: -964px;
      transform: scale(0.4); }
  #CMD .section__inner5-3 {
    margin-top: -311px;
    padding-top: 0;
    padding-bottom: 150px; }
    #CMD .section__inner5-3 .wd__content {
      max-width: unset; }
      #CMD .section__inner5-3 .wd__content .content__title {
        margin-top: 0; }
      #CMD .section__inner5-3 .wd__content .content__info {
        max-width: 844px; }
    #CMD .section__inner5-3 .compare-text {
      top: 100%;
      bottom: unset;
      margin-top: -20px;
      height: 60px; }
      #CMD .section__inner5-3 .compare-text .title-left {
        top: 0;
        margin-left: -156px;
        width: 150px; }
        #CMD .section__inner5-3 .compare-text .title-left span {
          font-size: 13px; }
      #CMD .section__inner5-3 .compare-text .title-right {
        top: 0;
        margin-left: 6px;
        width: 150px; }
        #CMD .section__inner5-3 .compare-text .title-right span, #CMD .section__inner5-3 .compare-text .title-right .img__icon-1 {
          position: relative;
          display: block; }
        #CMD .section__inner5-3 .compare-text .title-right span {
          font-size: 16px; }
        #CMD .section__inner5-3 .compare-text .title-right .img__icon-1 {
          top: -1px;
          left: 50%;
          margin-left: -99px;
          width: 200px;
          height: 22px;
          background-size: contain; }
  #CMD .section__inner5-3 .img__inner5-3 {
    margin-top: -19px;
    margin-left: -242px;
    width: 484px;
    height: 251px; }
    #CMD .section__inner5-3 .img__inner5-3 {
      background-image: url("../images/small/1x/inner/05_3/bg.jpg"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__inner5-3 .img__inner5-3 {
      background-image: url("../images/small/2x/inner/05_3/bg.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__inner5-3 .img__inner5-3 {
      background-image: url("../images/small/2x/inner/05_3/bg.jpg"); } }

@media all and (max-width: 730px) {
    #CMD .section__inner5-3 .img__inner5-3 > .twentytwenty-wrapper {
      top: 44px;
      margin-left: -174px;
      width: 348px;
      height: 163px;
      border-radius: 10px; }
    #CMD .section__inner5-3 .img__inner5-3 .img-1,
    #CMD .section__inner5-3 .img__inner5-3 .img-2 {
      height: 167px; }
  #CMD .section__inner5-3 .twentytwenty-handle {
    top: 20px;
    margin-left: -15px;
    width: 30px;
    height: 166px;
    background-size: cover; }
    #CMD .section__inner5-3 .twentytwenty-handle {
      background-image: url("../images/small/1x/inner/05_3/center_line.png"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__inner5-3 .twentytwenty-handle {
      background-image: url("../images/small/2x/inner/05_3/center_line.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__inner5-3 .twentytwenty-handle {
      background-image: url("../images/small/2x/inner/05_3/center_line.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__inner6-1 {
    padding-top: 0;
    padding-bottom: 0; }
    #CMD .section__inner6-1 .wd__content {
      margin-top: 40px;
      max-width: unset; }
      #CMD .section__inner6-1 .wd__content .content__title {
        margin-top: 0; }
      #CMD .section__inner6-1 .wd__content .content__info {
        max-width: 830px; }
    #CMD .section__inner6-1 .img__inner6-1 {
      position: relative;
      left: 50%;
      margin-top: 13px;
      margin-left: -250px;
      margin-bottom: 100px;
      width: 500px;
      height: 252px; }
      #CMD .section__inner6-1 .img__inner6-1 {
        background-image: url("../images/small/1x/inner/06_1/bg.jpg"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__inner6-1 .img__inner6-1 {
        background-image: url("../images/small/2x/inner/06_1/bg.webp"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__inner6-1 .img__inner6-1 {
        background-image: url("../images/small/2x/inner/06_1/bg.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__inner7-1 {
    padding-top: 45px;
    padding-bottom: 40px; }
    #CMD .section__inner7-1 .wd__content {
      left: unset;
      margin-left: auto;
      margin-right: auto; }
      #CMD .section__inner7-1 .wd__content .content__title {
        margin-top: 0; }
      #CMD .section__inner7-1 .wd__content .content__info {
        max-width: 810px; }
    #CMD .section__inner7-1 .wd__feature__list {
      margin-left: auto;
      margin-right: auto;
      max-width: 1024px; }
    #CMD .section__inner7-1 .img__inner7-1 {
      position: relative;
      left: 50%;
      margin-top: -4px;
      margin-left: -355px;
      width: 730px;
      height: 521px; }
      #CMD .section__inner7-1 .img__inner7-1 {
        background-image: url("../images/small/1x/inner/07_1/bg.jpg"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__inner7-1 .img__inner7-1 {
        background-image: url("../images/small/2x/inner/07_1/bg.webp"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__inner7-1 .img__inner7-1 {
        background-image: url("../images/small/2x/inner/07_1/bg.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__inner9-0 .img__inner9-0 {
    position: relative;
    background: none !important; }
    #CMD .section__inner9-0 .img__inner9-0 figure {
      position: absolute; }
    #CMD .section__inner9-0 .img__inner9-0 .img__phone {
      top: 0;
      left: 0;
      width: 1280px;
      height: 850px; }
      #CMD .section__inner9-0 .img__phone {
        background-image: url("../images/large/1x/inner/09_0/phone.jpg"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__inner9-0 .img__phone {
        background-image: url("../images/large/2x/inner/09_0/phone.webp"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__inner9-0 .img__phone {
        background-image: url("../images/large/2x/inner/09_0/phone.jpg"); } }

@media all and (max-width: 730px) {
    #CMD .section__inner9-0 .img__inner9-0 .img__phone-shake {
      top: 0px;
      left: 0;
      width: 1280px;
      height: 850px; }
      #CMD .section__inner9-0 .img__phone-shake {
        background-image: url("../images/large/1x/inner/09_0/hand_shake.png"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-webp #CMD .section__inner9-0 .img__phone-shake {
        background-image: url("../images/large/2x/inner/09_0/hand_shake.webp"); } }
    @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
      .image-old #CMD .section__inner9-0 .img__phone-shake {
        background-image: url("../images/large/2x/inner/09_0/hand_shake.png"); } }

@media all and (max-width: 730px) {
  @keyframes s9inner9_0HandShake {
    0% {
      transform: translate3d(0px, 0px, 0px); }
    3% { }
    10% {
      transform: translate3d(0px, 9px, 0px); }
    17% { }
    20% {
      transform: translate3d(0px, 0px, 0px); }
    30% {
      transform: translate3d(0px, -9px, 0px); }
    33% { }
    40% {
      transform: translate3d(0px, 0px, 0px); }
    47% { }
    50% {
      transform: translate3d(0px, 9px, 0px); }
    60% {
      transform: translate3d(0px, 0px, 0px); }
    63% { }
    70% {
      transform: translate3d(0px, -9px, 0px); }
    77% { }
    80% {
      transform: translate3d(0px, 0px, 0px); }
    100% {
      transform: translate3d(0px, 0px, 0px); } }
  @keyframes s9inner9_0ArrowMove {
    0% {
      transform: translate3d(0px, 0px, 0px); }
    10% {
      transform: translate3d(0px, 20px, 0px); }
    20% {
      transform: translate3d(0px, 0px, 0px); }
    30% {
      transform: translate3d(0px, -20px, 0px); }
    40% {
      transform: translate3d(0px, 0px, 0px); }
    50% {
      transform: translate3d(0px, 20px, 0px); }
    60% {
      transform: translate3d(0px, 0px, 0px); }
    70% {
      transform: translate3d(0px, -20px, 0px); }
    80% {
      transform: translate3d(0px, 0px, 0px); }
    100% {
      transform: translate3d(0px, 0px, 0px); } }
  @keyframes s9inner9_0PhoneMove {
    0% {
      transform: translate3d(0px, 0px, 0px); }
    10% {
      transform: translate3d(0px, 3px, 0px); }
    20% {
      transform: translate3d(0px, 0px, 0px); }
    30% {
      transform: translate3d(0px, -3px, 0px); }
    40% {
      transform: translate3d(0px, 0px, 0px); }
    50% {
      transform: translate3d(0px, 3px, 0px); }
    60% {
      transform: translate3d(0px, 0px, 0px); }
    70% {
      transform: translate3d(0px, -3px, 0px); }
    80% {
      transform: translate3d(0px, 0px, 0px); }
    100% {
      transform: translate3d(0px, 0px, 0px); } }
  #CMD .section__inner9-0 .img__inner9-0.active .img__phone {
    animation: s9inner9_0PhoneMove 1200ms forwards infinite linear; }
  #CMD .section__inner9-0 .img__inner9-0.active .img__phone-shake {
    animation: s9inner9_0HandShake 1200ms forwards infinite linear; }
  #CMD .section__inner9-0 .img__inner9-0.active .arrows {
    animation: s9inner9_0ArrowMove 1200ms forwards infinite linear; }
  #CMD .section__inner9-0 {
    padding-top: 45px; }
    #CMD .section__inner9-0 .wd__content .content__info {
      max-width: 680px; }
    #CMD .section__inner9-0 .img__inner9-0 {
      margin-top: -262px;
      transform: scale(0.334); }
      #CMD .section__inner9-0 .img__inner9-0 .arrows {
        top: -39px; }
        #CMD .section__inner9-0 .img__inner9-0 .arrows .img__arrow-1 {
          margin-left: -415px; }
        #CMD .section__inner9-0 .img__inner9-0 .arrows .img__arrow-2 {
          margin-left: 224px; }
  #CMD .section__inner9-1 .slick-prev,
  #CMD .section__inner9-1 .slick-next {
    cursor: pointer; }
    #CMD .section__inner9-1 .slick-prev:before,
    #CMD .section__inner9-1 .slick-next:before {
      content: '';
      top: 42px;
      width: 29px;
      height: 36px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center; }
  #CMD .section__inner9-1 .slick-prev:before {
    right: 13px; }
    #CMD .section__inner9-1 .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.png"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__inner9-1 .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__inner9-1 .slick-prev:before {
      background-image: url("../images/icon/arrow_rog_l.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__inner9-1 .slick-next:before {
    left: 14px; }
    #CMD .section__inner9-1 .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.png"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__inner9-1 .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__inner9-1 .slick-next:before {
      background-image: url("../images/icon/arrow_rog_r.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__inner9-1 {
    margin-top: -220px;
    padding-top: 0; }
    #CMD .section__inner9-1 .wd__content .content__info {
      max-width: 680px; }
    #CMD .section__inner9-1 .scroll_container {
      position: relative;
      overflow-x: scroll;
      white-space: nowrap;
      left: 50%;
      margin-left: -46.5vw;
      margin-right: auto;
      width: 93vw;
      -ms-overflow-style: none; }
      #CMD .section__inner9-1 .scroll_container::-webkit-scrollbar {
        display: none; }
      #CMD .section__inner9-1 .scroll_container .wd__feature__list {
        overflow: scroll;
        text-align: unset;
        left: 0;
        margin-top: 41px;
        margin-left: auto;
        width: unset;
        -ms-overflow-style: none; }
        #CMD .section__inner9-1 .scroll_container .wd__feature__list::-webkit-scrollbar {
          display: none; }
        #CMD .section__inner9-1 .scroll_container .wd__feature__list .wd__feature {
          width: 163px;
          height: 61px; }
          #CMD .section__inner9-1 .scroll_container .wd__feature__list .wd__feature:after {
            width: 163px;
            height: 61px;
            background-size: contain; }
          #CMD .section__inner9-1 .scroll_container .wd__feature__list .wd__feature .wd__feature__data {
            width: 90%;
            font-size: 12px;
            line-height: 1.1;
            white-space: initial; }
    #CMD .section__inner9-1 .container-style {
      margin-top: -10px;
      max-width: 730px; }
      #CMD .section__inner9-1 .container-style .style .style__content {
        width: 77%;
        max-width: 800px; }
        #CMD .section__inner9-1 .container-style .style .style__content .content-title {
          margin-bottom: 19px;
          font-size: 29px;
          line-height: 1.2; }
        #CMD .section__inner9-1 .container-style .style .style__content .content-info {
          margin-left: auto;
          margin-right: auto;
          max-width: 630px;
          font-size: 14px;
          line-height: 1.4; }
      #CMD .section__inner9-1 .container-style .style .style__img {
        margin-top: -238px;
        margin-bottom: -190px;
        transform: scale(0.42); }
      #CMD .section__inner9-1 .container-style .slick-prev,
      #CMD .section__inner9-1 .container-style .slick-next {
        display: block !important;
        top: -18px;
        margin-top: 0;
        transform: scale(0.6); }
      #CMD .section__inner9-1 .container-style .slick-prev {
        left: -10px; }
      #CMD .section__inner9-1 .container-style .slick-next {
        right: -10px; }
    #CMD .section__inner9-1 .slick-list,
    #CMD .section__inner9-1 .container-style .style {
      overflow: visible; }
  #CMD .inner-view {
    background: #0c0c0c; }
    #CMD .inner-view .inner-view-container {
      position: relative;
      background: #0c0c0c;
      margin-left: auto;
      margin-right: auto; }
      #CMD .inner-view .inner-view-container .inner-modal {
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        min-height: 100vh;
        min-height: var(--safarivh);
        padding-bottom: 0; }
        #CMD .inner-view .inner-view-container .inner-modal .section_content {
          margin-left: auto;
          margin-right: auto;
          max-width: 414px; }
      #CMD .inner-view .inner-view-container .wd__section .wd__content .content__slogan {
        color: #333; }
      #CMD .inner-view .inner-view-container .wd__section .wd__content .content__title {
        font-size: 18px; }
      #CMD .inner-view .inner-view-container .wd__section .wd__content .content__info {
        margin-top: 12px; }
      #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/01/bg_1.jpg"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .img__bg {
    background-image: url("../images/scale/50p/2x/animation/01/bg_1.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .img__bg {
    background-image: url("../images/scale/50p/2x/animation/01/bg_1.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__kv .img__fog {
    background-image: url("../images/scale/50p/1x/animation/01/bg_3.jpg"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .img__fog {
    background-image: url("../images/scale/50p/2x/animation/01/bg_3.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .img__fog {
    background-image: url("../images/scale/50p/2x/animation/01/bg_3.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__kv .img__kv .img__phone_left {
    background-image: url("../images/scale/50p/1x/animation/01/phone_left.png") ; } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    #CMD .section__kv .img__kv .img__phone_left {
      background-image: url("../images/scale/50p/2x/animation/01/phone_left.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__kv .img__phone_right {
    background-image: url("../images/scale/50p/1x/animation/01/phone_right.png"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .img__phone_right {
    background-image: url("../images/scale/50p/2x/animation/01/phone_right.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .img__phone_right {
    background-image: url("../images/scale/50p/2x/animation/01/phone_right.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__kv .img__phone_right .img__rog_logo {
    background-image: url("../images/scale/50p/1x/animation/01/phone_right_cover.png"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .img__phone_right .img__rog_logo {
    background-image: url("../images/scale/50p/2x/animation/01/phone_right_cover.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .img__phone_right .img__rog_logo {
    background-image: url("../images/scale/50p/2x/animation/01/phone_right_cover.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__kv .img__phone_fog {
    background-image: url("../images/scale/50p/1x/animation/01/smoke.png"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .img__phone_fog {
    background-image: url("../images/scale/50p/2x/animation/01/smoke.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .img__phone_fog {
    background-image: url("../images/scale/50p/2x/animation/01/smoke.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__kv .img__fire {
    background-image: url("../images/scale/50p/1x/animation/01/fire.png"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__kv .img__fire {
    background-image: url("../images/scale/50p/2x/animation/01/fire.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__kv .img__fire {
    background-image: url("../images/scale/50p/2x/animation/01/fire.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__gamecool3 .img__thermal__stop {
    background-image: url("../images/scale/50p/1x/animation/03/endding.png"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3 .img__thermal__stop {
    background-image: url("../images/scale/50p/2x/animation/03/endding.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3 .img__thermal__stop {
    background-image: url("../images/scale/50p/2x/animation/03/endding.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__gamecool3 .img__bg {
    background-image: url("../images/scale/50p/1x/animation/03/03_bg.jpg"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3 .img__bg {
    background-image: url("../images/scale/50p/2x/animation/03/03_bg.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3 .img__bg {
    background-image: url("../images/scale/50p/2x/animation/03/03_bg.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__gamecool3 .img__gamecool3 .thermal-upper-wind {
    background-image: url("../images/scale/50p/1x/animation/03/wind/upper-wind.png"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3 .img__gamecool3 .thermal-upper-wind {
    background-image: url("../images/scale/50p/2x/animation/03/wind/upper-wind.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3 .img__gamecool3 .thermal-upper-wind {
    background-image: url("../images/scale/50p/2x/animation/03/wind/upper-wind.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__gamecool3 .img__gamecool3 .thermal-main-wind {
    background-image: url("../images/scale/50p/1x/animation/03/wind/main-wind.png"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3 .img__gamecool3 .thermal-main-wind {
    background-image: url("../images/scale/50p/2x/animation/03/wind/main-wind.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3 .img__gamecool3 .thermal-main-wind {
    background-image: url("../images/scale/50p/2x/animation/03/wind/main-wind.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__gamecool3 .img__gamecool3 .model0 {
    background-image: url("../images/scale/50p/1x/animation/03/model/model0.png"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3 .img__gamecool3 .model0 {
    background-image: url("../images/scale/50p/2x/animation/03/model/model0.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3 .img__gamecool3 .model0 {
    background-image: url("../images/scale/50p/2x/animation/03/model/model0.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__gamecool3 .img__gamecool3 .model1 {
    background-image: url("../images/scale/50p/1x/animation/03/model/model1.png"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3 .img__gamecool3 .model1 {
    background-image: url("../images/scale/50p/2x/animation/03/model/model1.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3 .img__gamecool3 .model1 {
    background-image: url("../images/scale/50p/2x/animation/03/model/model1.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__gamecool3 .img__gamecool3 .model2 {
    background-image: url("../images/scale/50p/1x/animation/03/model/model2.png"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3 .img__gamecool3 .model2 {
    background-image: url("../images/scale/50p/2x/animation/03/model/model2.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3 .img__gamecool3 .model2 {
    background-image: url("../images/scale/50p/2x/animation/03/model/model2.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__gamecool3 .img__gamecool3 .model3 {
    background-image: url("../images/scale/50p/1x/animation/03/model/model3.png"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3 .img__gamecool3 .model3 {
    background-image: url("../images/scale/50p/2x/animation/03/model/model3.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3 .img__gamecool3 .model3 {
    background-image: url("../images/scale/50p/2x/animation/03/model/model3.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__gamecool3 .img__gamecool3 .model4 {
    background-image: url("../images/scale/50p/1x/animation/03/model/model4.png"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3 .img__gamecool3 .model4 {
    background-image: url("../images/scale/50p/2x/animation/03/model/model4.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3 .img__gamecool3 .model4 {
    background-image: url("../images/scale/50p/2x/animation/03/model/model4.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__gamecool3 .img__gamecool3 .model5 {
    background-image: url("../images/scale/50p/1x/animation/03/model/model5.png"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3 .img__gamecool3 .model5 {
    background-image: url("../images/scale/50p/2x/animation/03/model/model5.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3 .img__gamecool3 .model5 {
    background-image: url("../images/scale/50p/2x/animation/03/model/model5.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__gamecool3 .img__gamecool3 .model6 {
    background-image: url("../images/scale/50p/1x/animation/03/model/model6.png"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3 .img__gamecool3 .model6 {
    background-image: url("../images/scale/50p/2x/animation/03/model/model6.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3 .img__gamecool3 .model6 {
    background-image: url("../images/scale/50p/2x/animation/03/model/model6.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__gamecool3 .img__gamecool3 .model7 {
    background-image: url("../images/scale/50p/1x/animation/03/model/model7.png"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3 .img__gamecool3 .model7 {
    background-image: url("../images/scale/50p/2x/animation/03/model/model7.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3 .img__gamecool3 .model7 {
    background-image: url("../images/scale/50p/2x/animation/03/model/model7.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__gamecool3 .img__gamecool3 .model0-cover {
    background-image: url("../images/scale/50p/1x/animation/03/model/model0_cover.png"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3 .img__gamecool3 .model0-cover {
    background-image: url("../images/scale/50p/2x/animation/03/model/model0_cover.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3 .img__gamecool3 .model0-cover {
    background-image: url("../images/scale/50p/2x/animation/03/model/model0_cover.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__gamecool3_1 .img__bg {
    background-image: url("../images/scale/50p/1x/animation/04/04_bg.jpg"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3_1 .img__bg {
    background-image: url("../images/scale/50p/2x/animation/04/04_bg.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3_1 .img__bg {
    background-image: url("../images/scale/50p/2x/animation/04/04_bg.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__gamecool3_1 .img__bg-dust {
    background-image: url("../images/scale/50p/1x/animation/04/04_dust.jpg"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3_1 .img__bg-dust {
    background-image: url("../images/scale/50p/2x/animation/04/04_dust.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3_1 .img__bg-dust {
    background-image: url("../images/scale/50p/2x/animation/04/04_dust.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__gamecool3_1 .img__phone {
    background-image: url("../images/scale/50p/1x/animation/04/04_phone.png"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3_1 .img__phone {
    background-image: url("../images/scale/50p/2x/animation/04/04_phone.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3_1 .img__phone {
    background-image: url("../images/scale/50p/2x/animation/04/04_phone.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__gamecool3_1 .img__phone-cover {
    background-image: url("../images/scale/50p/1x/animation/04/04_phone_cover.png"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__gamecool3_1 .img__phone-cover {
    background-image: url("../images/scale/50p/2x/animation/04/04_phone_cover.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__gamecool3_1 .img__phone-cover {
    background-image: url("../images/scale/50p/2x/animation/04/04_phone_cover.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__control .img__control .img__phone {
    background: none !important;
    background-image: url("../images/scale/50p/1x/animation/09/09_phone.jpg") ; } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    #CMD .section__control .img__control .img__phone {
      background-image: url("../images/scale/50p/2x/animation/09/09_phone.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__control .img__control .img__btn-light {
    background: none !important; }
    #CMD .section__control .img__btn-light {
      background-image: url("../images/scale/50p/1x/animation/09/09_light_button.png"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-webp #CMD .section__control .img__btn-light {
      background-image: url("../images/scale/50p/2x/animation/09/09_light_button.webp"); } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    .image-old #CMD .section__control .img__btn-light {
      background-image: url("../images/scale/50p/2x/animation/09/09_light_button.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__control .img__control .img__circuit-light {
    background: none !important;
    background-image: url("../images/scale/50p/1x/animation/09/09_circuit_light.jpg") ; } }
  @media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
    #CMD .section__control .img__control .img__circuit-light {
      background-image: url("../images/scale/50p/2x/animation/09/09_circuit_light.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .wd__feature__list .wd__feature:after {
    background-image: url("../images/scale/50p/1x/animation/10/10_tab.png"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .wd__feature__list .wd__feature:after {
    background-image: url("../images/scale/50p/2x/animation/10/10_tab.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .wd__feature__list .wd__feature:after {
    background-image: url("../images/scale/50p/2x/animation/10/10_tab.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .wd__feature__list .wd__feature.active:after {
    background-image: url("../images/scale/50p/1x/animation/10/10_tab_active.png"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .wd__feature__list .wd__feature.active:after {
    background-image: url("../images/scale/50p/2x/animation/10/10_tab_active.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .wd__feature__list .wd__feature.active:after {
    background-image: url("../images/scale/50p/2x/animation/10/10_tab_active.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .style-1 .img__theme {
    background-image: url("../images/scale/50p/1x/animation/10/10_carousel_1.jpg"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .style-1 .img__theme {
    background-image: url("../images/scale/50p/2x/animation/10/10_carousel_1.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .style-1 .img__theme {
    background-image: url("../images/scale/50p/2x/animation/10/10_carousel_1.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .style-2 .img__theme {
    background-image: url("../images/scale/50p/1x/animation/10/10_carousel_2.jpg"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .style-2 .img__theme {
    background-image: url("../images/scale/50p/2x/animation/10/10_carousel_2.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .style-2 .img__theme {
    background-image: url("../images/scale/50p/2x/animation/10/10_carousel_2.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .style-3 .img__theme {
    background-image: url("../images/scale/50p/1x/animation/10/10_carousel_3.jpg"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .style-3 .img__theme {
    background-image: url("../images/scale/50p/2x/animation/10/10_carousel_3.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .style-3 .img__theme {
    background-image: url("../images/scale/50p/2x/animation/10/10_carousel_3.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .style-4 .img__theme {
    background-image: url("../images/scale/50p/1x/animation/10/10_carousel_4.jpg"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .style-4 .img__theme {
    background-image: url("../images/scale/50p/2x/animation/10/10_carousel_4.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .style-4 .img__theme {
    background-image: url("../images/scale/50p/2x/animation/10/10_carousel_4.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .style-5 .img__theme {
    background-image: url("../images/scale/50p/1x/animation/10/10_carousel_5.jpg"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .style-5 .img__theme {
    background-image: url("../images/scale/50p/2x/animation/10/10_carousel_5.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .style-5 .img__theme {
    background-image: url("../images/scale/50p/2x/animation/10/10_carousel_5.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .style-6 .img__theme {
    background-image: url("../images/scale/50p/1x/animation/10/10_carousel_6.jpg"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .style-6 .img__theme {
    background-image: url("../images/scale/50p/2x/animation/10/10_carousel_6.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .style-6 .img__theme {
    background-image: url("../images/scale/50p/2x/animation/10/10_carousel_6.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-3 .img__bg {
    background-image: url("../images/scale/50p/1x/animation/10/theme3/bg.jpg"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__bg {
    background-image: url("../images/scale/50p/2x/animation/10/theme3/bg.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__bg {
    background-image: url("../images/scale/50p/2x/animation/10/theme3/bg.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-3 .img__point-1 {
    background-image: url("../images/scale/50p/1x/animation/10/theme3/point_1.jpg"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__point-1 {
    background-image: url("../images/scale/50p/2x/animation/10/theme3/point_1.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__point-1 {
    background-image: url("../images/scale/50p/2x/animation/10/theme3/point_1.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-3 .img__point-2 {
    background-image: url("../images/scale/50p/1x/animation/10/theme3/point_2.jpg"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__point-2 {
    background-image: url("../images/scale/50p/2x/animation/10/theme3/point_2.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__point-2 {
    background-image: url("../images/scale/50p/2x/animation/10/theme3/point_2.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-3 .img__point-3 {
    background-image: url("../images/scale/50p/1x/animation/10/theme3/point_3.jpg"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__point-3 {
    background-image: url("../images/scale/50p/2x/animation/10/theme3/point_3.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__point-3 {
    background-image: url("../images/scale/50p/2x/animation/10/theme3/point_3.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-3 .img__point-4 {
    background-image: url("../images/scale/50p/1x/animation/10/theme3/point_4.jpg"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .container-style .style-3 .img__point-4 {
    background-image: url("../images/scale/50p/2x/animation/10/theme3/point_4.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .container-style .style-3 .img__point-4 {
    background-image: url("../images/scale/50p/2x/animation/10/theme3/point_4.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-4 .img__bg {
    background-image: url("../images/scale/50p/1x/animation/10/theme4/bg.jpg"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .container-style .style-4 .img__bg {
    background-image: url("../images/scale/50p/2x/animation/10/theme4/bg.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .container-style .style-4 .img__bg {
    background-image: url("../images/scale/50p/2x/animation/10/theme4/bg.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-4 .img__phone {
    background-image: url("../images/scale/50p/1x/animation/10/theme4/phone.png"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .container-style .style-4 .img__phone {
    background-image: url("../images/scale/50p/2x/animation/10/theme4/phone.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .container-style .style-4 .img__phone {
    background-image: url("../images/scale/50p/2x/animation/10/theme4/phone.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-4 .img__line {
    background-image: url("../images/scale/50p/1x/animation/10/theme4/line.jpg"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .container-style .style-4 .img__line {
    background-image: url("../images/scale/50p/2x/animation/10/theme4/line.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .container-style .style-4 .img__line {
    background-image: url("../images/scale/50p/2x/animation/10/theme4/line.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-4 .img__scene {
    background-image: url("../images/scale/50p/1x/animation/10/theme4/scene.png"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .container-style .style-4 .img__scene {
    background-image: url("../images/scale/50p/2x/animation/10/theme4/scene.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .container-style .style-4 .img__scene {
    background-image: url("../images/scale/50p/2x/animation/10/theme4/scene.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-5 .img__bg {
    background-image: url("../images/scale/50p/1x/animation/10/theme5/bg.jpg"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .container-style .style-5 .img__bg {
    background-image: url("../images/scale/50p/2x/animation/10/theme5/bg.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .container-style .style-5 .img__bg {
    background-image: url("../images/scale/50p/2x/animation/10/theme5/bg.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-5 .ripple .ripple-circle {
    background-image: url("../images/scale/50p/1x/animation/10/theme5/ripple.png"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .container-style .style-5 .ripple .ripple-circle {
    background-image: url("../images/scale/50p/2x/animation/10/theme5/ripple.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .container-style .style-5 .ripple .ripple-circle {
    background-image: url("../images/scale/50p/2x/animation/10/theme5/ripple.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-6 .img__bg {
    background-image: url("../images/scale/50p/1x/animation/10/theme6/bg.jpg"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .container-style .style-6 .img__bg {
    background-image: url("../images/scale/50p/2x/animation/10/theme6/bg.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .container-style .style-6 .img__bg {
    background-image: url("../images/scale/50p/2x/animation/10/theme6/bg.jpg"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-6 .logo-left .img__logo {
    background-image: url("../images/scale/50p/1x/animation/10/theme6/phone_logo_left.png"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .container-style .style-6 .logo-left .img__logo {
    background-image: url("../images/scale/50p/2x/animation/10/theme6/phone_logo_left.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .container-style .style-6 .logo-left .img__logo {
    background-image: url("../images/scale/50p/2x/animation/10/theme6/phone_logo_left.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__built_for_gamers .container-style .style-6 .logo-right .img__logo {
    background-image: url("../images/scale/50p/1x/animation/10/theme6/phone_logo_right.png"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__built_for_gamers .container-style .style-6 .logo-right .img__logo {
    background-image: url("../images/scale/50p/2x/animation/10/theme6/phone_logo_right.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__built_for_gamers .container-style .style-6 .logo-right .img__logo {
    background-image: url("../images/scale/50p/2x/animation/10/theme6/phone_logo_right.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__triple_cameras .phone-left .img__phone {
    background-image: url("../images/scale/50p/1x/animation/11/11_phone_left.png"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__triple_cameras .phone-left .img__phone {
    background-image: url("../images/scale/50p/2x/animation/11/11_phone_left.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__triple_cameras .phone-left .img__phone {
    background-image: url("../images/scale/50p/2x/animation/11/11_phone_left.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__triple_cameras .phone-right .img__phone {
    background-image: url("../images/scale/50p/1x/animation/11/11_phone_right.png"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__triple_cameras .phone-right .img__phone {
    background-image: url("../images/scale/50p/2x/animation/11/11_phone_right.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__triple_cameras .phone-right .img__phone {
    background-image: url("../images/scale/50p/2x/animation/11/11_phone_right.png"); } }

@media all and (max-width: 730px) {
  #CMD .section__triple_cameras .img__mask {
    background-image: url("../images/scale/50p/1x/animation/11/11_mask.png"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-webp #CMD .section__triple_cameras .img__mask {
    background-image: url("../images/scale/50p/2x/animation/11/11_mask.webp"); } }

@media all and (max-width: 730px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 730px) and (min-resolution: 144dpi) {
  .image-old #CMD .section__triple_cameras .img__mask {
    background-image: url("../images/scale/50p/2x/animation/11/11_mask.png"); } }

@media all and (min-width: 1px) and (max-width: 730px) {
  #CMD .product_price.active {
    margin-top: 33px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 349px; }
  #CMD .product_pdguide.active {
    padding-top: 12px; }
  #CMD .section__pdc {
    position: relative;
    z-index: 1; }
    #CMD .section__pdc .product_videos.active {
      padding-top: 82px; }
    #CMD .section__pdc .video-bottom {
      margin-top: 0;
      padding-bottom: 16px; }
    #CMD .section__pdc .media-top {
      padding-top: 37px; }
    #CMD .section__pdc .media-bottom {
      margin-bottom: -33px;
      padding-bottom: 0; }
    #CMD .section__pdc .product_medias.slick-dotted .slick-dots {
      bottom: 15px; } }

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

#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: 730px) {
  #CMD.without-partner .section__accy {
    margin-top: -370px !important; } }
