@font-face {
  font-family: "Kairos Sans W06 Cond Medium";
  src: url("../font/Kairos Sans W06 Cond Medium.ttf") format("truetype"); }

@font-face {
  font-family: "TradeGothic";
  src: url("../font/Trade Gothic LT Bold.ttf") format("truetype"); }

@font-face {
  font-family: "TT-Norms-Regular";
  src: url("../font/TT Norms Pro Regular.otf") format("opentype"); }

@font-face {
  font-family: "TT-Norms-Bold";
  src: url("../font/TT Norms Pro Bold.otf") format("opentype"); }

@font-face {
  font-family: "Xolonium";
  src: url("../font/Xolonium.woff") format("woff"), url("../font/Xolonium.ttf") format("truetype"), url("../font/Xolonium.otf") format("opentype"), url("../font/Xolonium.eot"), url("../font/Xolonium.svg#svgFontName") format("svg"); }

@font-face {
  font-family: "ROGFonts-Regular";
  src: url("../font/ROGFonts-Regular.woff") format("woff"), url("../font/ROGFonts-Regular.ttf") format("truetype"), url("../font/ROGFonts-Regular.otf") format("opentype"), url("../font/ROGFonts-Regular.eot"), url("../font/ROGFonts-Regular.svg#svgFontName") format("svg"); }

@font-face {
  font-family: "RobotoBold";
  src: url("../font/RobotoCondensed-Bold.ttf") format("truetype"); }

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

html {
  overflow-x: hidden; }

body {
  line-height: 1;
  overflow: hidden;
  background-color: #000;
  font-family: "RobotoBold", "Roboto", "Segoe UI", sans-serif !important; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.SEO_text {
  height: 0;
  overflow: hidden; }

#AsusRogPhone6 {
  -webkit-user-select: none;
  --scale: 1;
  --zoom: 1; }
  #AsusRogPhone6 .link {
    color: #2ae2dd;
    text-decoration: none; }
  #AsusRogPhone6 .wrap {
    overflow: hidden; }
  #AsusRogPhone6 section {
    position: relative;
    width: 100%;
    overflow: hidden; }
    #AsusRogPhone6 section .container {
      width: 100%;
      padding: calc(20px / var(--scale));
      max-width: calc(1440px / var(--scale));
      box-sizing: border-box;
      margin: 0 auto; }
    #AsusRogPhone6 section .backdrop {
      width: calc(2560px / var(--scale));
      position: relative;
      left: 50%;
      margin-left: calc(-1280px / var(--scale)); }
  #AsusRogPhone6 .hero {
    margin-top: calc(-60px / var(--scale)); }
    #AsusRogPhone6 .hero .container {
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: calc(-720px / var(--scale));
      z-index: 2;
      box-sizing: border-box;
      padding: calc(20px / var(--scale)) calc(20px / var(--scale)) calc(20px / var(--scale)) calc(40px / var(--scale)); }
      #AsusRogPhone6 .hero .container .title {
        margin-top: calc(72px / var(--scale)); }
        #AsusRogPhone6 .hero .container .title__image {
          width: calc(722px / var(--scale));
          height: calc(60px / var(--scale));
          background-image: url("../image/pc/01_rogphone6.png");
          background-repeat: no-repeat;
          background-size: cover;
          background-position: center; }
      #AsusRogPhone6 .hero .container .slogan {
        font-size: calc(53px / var(--scale));
        margin-top: calc(24px / var(--scale));
        color: #fff; }
      #AsusRogPhone6 .hero .container .calendar {
        margin-top: calc(24px / var(--scale));
        margin-left: calc(-20px / var(--scale));
        padding: calc(36px / var(--scale)) calc(24px / var(--scale)) calc(42px / var(--scale));
        width: calc(486px / var(--scale));
        height: calc(160px / var(--scale));
        text-align: center;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        cursor: pointer;
        transform: scale(1);
        transition: 0.3s transform, 0.3s opacity;
        text-decoration: none; }
        #AsusRogPhone6 .hero .container .calendar__title {
          position: relative;
          z-index: 2;
          font-size: calc(36px / var(--scale));
          color: #cfe7ff;
          font-family: "ROGFonts-Regular", "Roboto", "Segoe UI", sans-serif !important; }
          #AsusRogPhone6 .hero .container .calendar__title--TG {
            font-family: "TradeGothic", "Roboto", "Segoe UI", sans-serif !important; }
        #AsusRogPhone6 .hero .container .calendar__text {
          position: relative;
          z-index: 2;
          font-size: calc(28px / var(--scale));
          color: #fff; }
        #AsusRogPhone6 .hero .container .calendar::after {
          content: "";
          display: block;
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          background-image: url("../image/pc/01_add2cal.png");
          background-repeat: no-repeat;
          background-size: cover;
          background-position: center;
          animation: calendarAni 3s infinite linear forwards; }
        #AsusRogPhone6 .hero .container .calendar:hover {
          transform: scale(1.05); }
          #AsusRogPhone6 .hero .container .calendar:hover::after {
            opacity: 1;
            animation: none; }

@keyframes calendarAni {
  0% {
    opacity: 0.4; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0.4; } }
      #AsusRogPhone6 .hero .container .timetable {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        width: calc(473px / var(--scale));
        height: calc(257px / var(--scale));
        background-image: url("../image/pc/01_cd0_mobile.png");
        margin-top: calc(120px / var(--scale));
        margin-left: auto;
        padding: calc(42px / var(--scale)) calc(114px / var(--scale)) calc(42px / var(--scale)) 0;
        color: #fff;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        position: relative; }
        #AsusRogPhone6 .hero .container .timetable__city {
          font-size: calc(48px / var(--scale));
          margin-bottom: calc(6px / var(--scale));
          text-shadow: 2px 2px 8px rgba(255, 255, 255, 0.5); }
        #AsusRogPhone6 .hero .container .timetable__date {
          font-size: calc(28px / var(--scale)); }
        #AsusRogPhone6 .hero .container .timetable__countdown {
          display: flex;
          font-size: calc(48px / var(--scale));
          align-items: flex-start;
          font-family: "ROGFonts-Regular", "Roboto", "Segoe UI", sans-serif !important;
          opacity: 0.6; }
          #AsusRogPhone6 .hero .container .timetable__countdown__item {
            margin-left: calc(14px / var(--scale));
            width: calc(84px / var(--scale));
            text-align: center; }
            #AsusRogPhone6 .hero .container .timetable__countdown__item.day {
              width: calc(182px / var(--scale));
              font-size: calc(105px / var(--scale));
              line-height: calc(76px / var(--scale));
              text-align: end; }
        #AsusRogPhone6 .hero .container .timetable__bar {
          position: absolute;
          width: 100%;
          height: 100%;
          bottom: calc(45px / var(--scale));
          left: 0; }
          #AsusRogPhone6 .hero .container .timetable__bar__item {
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            bottom: 0;
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center;
            opacity: 0; }
            #AsusRogPhone6 .hero .container .timetable__bar__item--1 {
              background-image: url("../image/pc/01_cd1.png"); }
            #AsusRogPhone6 .hero .container .timetable__bar__item--2 {
              background-image: url("../image/pc/01_cd2.png"); }
            #AsusRogPhone6 .hero .container .timetable__bar__item--3 {
              background-image: url("../image/pc/01_cd3.png"); }
            #AsusRogPhone6 .hero .container .timetable__bar__item--4 {
              background-image: url("../image/pc/01_cd4.png"); }
            #AsusRogPhone6 .hero .container .timetable__bar__item--5 {
              background-image: url("../image/pc/01_cd5.png"); }
            #AsusRogPhone6 .hero .container .timetable__bar__item--6 {
              background-image: url("../image/pc/01_cd6.png"); }

@keyframes timetableAni {
  0% {
    background-image: url("../image/pc/01_cd1.png"); }
  17% {
    background-image: url("../image/pc/01_cd2.png"); }
  33% {
    background-image: url("../image/pc/01_cd3.png"); }
  49% {
    background-image: url("../image/pc/01_cd4.png"); }
  65% {
    background-image: url("../image/pc/01_cd5.png"); }
  81% {
    background-image: url("../image/pc/01_cd6.png"); }
  97% {
    background-image: url("../image/pc/01_cd1.png"); } }
        #AsusRogPhone6 .hero .container .timetable--global .timetable__countdown {
          margin-top: calc(80px / var(--scale)); }
    #AsusRogPhone6 .hero .backdrop {
      margin-top: -35px; }
      #AsusRogPhone6 .hero .backdrop .video-box {
        width: 100%;
        height: calc(912px / var(--scale)); }
        #AsusRogPhone6 .hero .backdrop .video-box--mb {
          display: none; }
      #AsusRogPhone6 .hero .backdrop video {
        width: 100%;
        position: absolute;
        height: 100%;
        top: 0;
        left: 0; }
      #AsusRogPhone6 .hero .backdrop .video-loop {
        opacity: 0;
        transition: 0.3s; }
  #AsusRogPhone6 .kv .swiper-box {
    width: 100%;
    height: calc(690px / var(--scale));
    position: relative; }
    #AsusRogPhone6 .kv .swiper-box .swiper {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
      #AsusRogPhone6 .kv .swiper-box .swiper .swiper-slide {
        text-decoration: none; }
      #AsusRogPhone6 .kv .swiper-box .swiper .bg {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat; }
        #AsusRogPhone6 .kv .swiper-box .swiper .bg.bg-1 {
          background-image: url("../image/pc/01_bg_01.jpg"); }
        #AsusRogPhone6 .kv .swiper-box .swiper .bg.bg-2 {
          background-image: url("../image/pc/01_bg_02.jpg"); }
        #AsusRogPhone6 .kv .swiper-box .swiper .bg.bg-3 {
          background-image: url("../image/pc/01_bg_03.jpg"); }
        #AsusRogPhone6 .kv .swiper-box .swiper .bg.bg-4 {
          background-image: url("../image/pc/01_bg_04.jpg"); }
        #AsusRogPhone6 .kv .swiper-box .swiper .bg.bg-5 {
          background-image: url("../image/pc/01_bg_05.jpg"); }
        #AsusRogPhone6 .kv .swiper-box .swiper .bg.bg-6 {
          background-image: url("../image/pc/01_bg_06.jpg"); }
        #AsusRogPhone6 .kv .swiper-box .swiper .bg.bg-7 {
          background-image: url("../image/pc/01_bg_07.jpg"); }
      #AsusRogPhone6 .kv .swiper-box .swiper .title {
        font-size: 0;
        position: relative;
        height: calc(39px / var(--scale));
        margin-top: calc(60px / var(--scale));
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain; }
        #AsusRogPhone6 .kv .swiper-box .swiper .title.title-1 {
          background-image: url("../image/pc/01_title_01.png"); }
        #AsusRogPhone6 .kv .swiper-box .swiper .title.title-2 {
          background-image: url("../image/pc/01_title_02.png"); }
        #AsusRogPhone6 .kv .swiper-box .swiper .title.title-3 {
          background-image: url("../image/pc/01_title_03.png"); }
        #AsusRogPhone6 .kv .swiper-box .swiper .title.title-4 {
          background-image: url("../image/pc/01_title_04.png"); }
        #AsusRogPhone6 .kv .swiper-box .swiper .title.title-5 {
          background-image: url("../image/pc/01_title_05.png"); }
        #AsusRogPhone6 .kv .swiper-box .swiper .title.title-6 {
          background-image: url("../image/pc/01_title_06.png"); }
        #AsusRogPhone6 .kv .swiper-box .swiper .title.title-7 {
          background-image: url("../image/pc/01_title_07.png"); }
      #AsusRogPhone6 .kv .swiper-box .swiper .slogan {
        position: relative;
        text-align: center;
        font-size: calc(36px / var(--scale));
        margin-top: calc(28px / var(--scale));
        color: #fff; }
      #AsusRogPhone6 .kv .swiper-box .swiper .btn {
        border: 1px #fff solid;
        border-radius: 4px;
        padding: calc(12px / var(--scale)) calc(16px / var(--scale));
        font-size: calc(28px / var(--scale));
        color: #fff;
        width: calc(280px / var(--scale));
        cursor: pointer;
        box-sizing: border-box;
        position: absolute;
        right: 50%;
        margin-right: calc(275px / var(--scale));
        background-color: rgba(0, 0, 0, 0.4);
        transition: 0.3s color, 0.3s background-color; }
        #AsusRogPhone6 .kv .swiper-box .swiper .btn--right {
          margin-right: calc(-600px / var(--scale)); }
        #AsusRogPhone6 .kv .swiper-box .swiper .btn:hover {
          background-color: #fff;
          color: #000; }
        #AsusRogPhone6 .kv .swiper-box .swiper .btn.btn-buy {
          top: calc(445px / var(--scale));
          z-index: 1; }
        #AsusRogPhone6 .kv .swiper-box .swiper .btn.btn-more {
          top: calc(510px / var(--scale));
          overflow: visible; }
          #AsusRogPhone6 .kv .swiper-box .swiper .btn.btn-more:after {
            content: "";
            position: absolute;
            left: 0;
            top: calc(-510px / var(--scale));
            width: calc(1110px / var(--scale));
            height: calc(580px / var(--scale)); }
      #AsusRogPhone6 .kv .swiper-box .swiper .swiper-button-prev {
        left: auto;
        right: 50%;
        margin-right: calc(665px / var(--scale));
        animation: ani-breathe 3s infinite; }
        #AsusRogPhone6 .kv .swiper-box .swiper .swiper-button-prev::after {
          content: "";
          background-image: url("../image/pc/01_arrow_l.png");
          width: 28px;
          height: 32px; }
      #AsusRogPhone6 .kv .swiper-box .swiper .swiper-button-next {
        right: auto;
        left: 50%;
        margin-left: calc(665px / var(--scale));
        animation: ani-breathe 3s infinite; }
        #AsusRogPhone6 .kv .swiper-box .swiper .swiper-button-next::after {
          content: "";
          background-image: url("../image/pc/01_arrow_r.png");
          width: 28px;
          height: 32px; }
      #AsusRogPhone6 .kv .swiper-box .swiper .swiper-pagination {
        position: absolute;
        bottom: calc(72px / var(--scale));
        width: 100%; }
        #AsusRogPhone6 .kv .swiper-box .swiper .swiper-pagination .swiper-pagination-bullet {
          border-radius: 0;
          background-color: transparent;
          width: 10px;
          height: 10px;
          border: #fff solid 1px;
          opacity: 1;
          margin: 0 6px; }
        #AsusRogPhone6 .kv .swiper-box .swiper .swiper-pagination .swiper-pagination-bullet-active {
          background-color: #fff; }
  #AsusRogPhone6 .bg-moon {
    position: relative; }
    #AsusRogPhone6 .bg-moon:after {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: calc(1080px / var(--scale));
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url("../image/pc/02_bg.jpg"); }
  #AsusRogPhone6 .hero-shot {
    margin-top: calc(-60px / var(--scale));
    margin-bottom: calc(210px / var(--scale)); }
    #AsusRogPhone6 .hero-shot .swiper {
      height: calc(357px / var(--scale)); }
      #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper {
        justify-content: center; }
        #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide {
          width: calc(200px / var(--scale));
          height: calc(347px / var(--scale));
          padding-top: calc(10px / var(--scale)); }
          #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide--temp {
            display: none; }
          #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide:nth-last-child(2) {
            width: calc(201px / var(--scale)); }
            #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide:nth-last-child(2) .item::after {
              content: "";
              display: block;
              position: absolute;
              right: 0;
              top: 0;
              width: 1px;
              height: 100%;
              background-position: left center;
              background-repeat: no-repeat;
              background-size: contain;
              background-image: url("../image/pc/01_line_d.png"); }
          #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item {
            width: 100%;
            height: 100%;
            position: relative; }
            #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item::before {
              content: "";
              display: block;
              position: absolute;
              left: 0;
              top: 0;
              width: 1px;
              height: 100%;
              background-position: left center;
              background-repeat: no-repeat;
              background-size: contain;
              background-image: url("../image/pc/01_line_d.png"); }
            #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner {
              box-sizing: border-box;
              width: 100%;
              height: 100%; }
              #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner .like {
                display: flex;
                align-items: center;
                padding-top: calc(3px / var(--scale));
                padding-left: calc(12px / var(--scale));
                cursor: pointer; }
                #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner .like .icon {
                  position: relative;
                  top: 0;
                  width: calc(36px / var(--scale));
                  height: calc(36px / var(--scale));
                  background-size: contain;
                  background-position: center;
                  background-repeat: no-repeat;
                  background-image: url("../image/pc/01_icon_like.png");
                  transition: top 0.3s, background-image 0.3s; }
                #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner .like .line {
                  width: calc(15px / var(--scale));
                  height: 1px;
                  background-size: contain;
                  background-position: center;
                  background-repeat: no-repeat;
                  background-image: url("../image/pc/01_line_like.png"); }
                #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner .like .number {
                  color: #fff;
                  font-size: 10px; }
                #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner .like:hover .icon {
                  top: calc(-10px / var(--scale)); }
                #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner .like.active .icon {
                  background-image: url("../image/pc/01_icon_like_r.png"); }
                #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner .like.active:hover .icon {
                  top: 0; }
              #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner .cover {
                width: calc(184px / var(--scale));
                height: calc(140px / var(--scale));
                background-size: contain;
                background-position: center;
                background-repeat: no-repeat;
                margin: calc(10px / var(--scale)) auto calc(14px / var(--scale));
                cursor: pointer; }
                #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner .cover-1 {
                  background-image: url("../image/pc/01_product/p_01.png"); }
                #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner .cover-2 {
                  background-image: url("../image/pc/01_product/p_02.png"); }
                #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner .cover-3 {
                  background-image: url("../image/pc/01_product/p_03.png"); }
                #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner .cover-4 {
                  background-image: url("../image/pc/01_product/p_04.png"); }
                #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner .cover-5 {
                  background-image: url("../image/pc/01_product/p_05.png"); }
                #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner .cover-6 {
                  background-image: url("../image/pc/01_product/p_06.png"); }
                #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner .cover-7 {
                  background-image: url("../image/pc/01_product/p_07.png"); }
              #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner .name {
                text-align: center;
                font-size: 16px;
                line-height: 1.3;
                color: #fff;
                text-transform: uppercase;
                width: 185px;
                font-family: "ROGFonts-Regular", "Roboto", "Segoe UI", sans-serif !important;
                position: relative;
                left: 50%;
                transform: scale(var(--zoom)) translateX(-50%);
                transform-origin: left top; }
              #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner .btns {
                position: absolute;
                bottom: calc(42.5px / var(--scale));
                left: 0;
                width: 100%;
                text-align: center;
                transform: translateY(50%); }
                #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner .btns .btn {
                  display: inline-block;
                  width: calc(160px / var(--scale));
                  font-size: calc(18px / var(--scale));
                  padding: calc(8px / var(--scale)) 0;
                  border: #a7d1e7 solid thin;
                  border-radius: 5px;
                  color: #a7d1e7;
                  margin-top: calc(12px / var(--scale));
                  transition: 0.3s color, 0.3s background-color; }
                  #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner .btns .btn:first-child {
                    margin-top: 0; }
                  #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner .btns .btn:hover {
                    background-color: #a7d1e7;
                    color: #000; }
  #AsusRogPhone6 .videos {
    margin-bottom: calc(100px / var(--scale));
    z-index: 3; }
    #AsusRogPhone6 .videos .title {
      text-align: center;
      font-size: calc(44px / var(--scale));
      line-height: 1.2;
      color: #fff;
      font-family: "ROGFonts-Regular", "Roboto", "Segoe UI", sans-serif !important;
      margin-bottom: calc(55px / var(--scale)); }
    #AsusRogPhone6 .videos .swiper-videos {
      position: relative;
      width: calc(1240px / var(--scale));
      margin: 0 auto; }
      #AsusRogPhone6 .videos .swiper-videos .swiper-wrapper {
        height: auto;
        justify-content: center; }
        #AsusRogPhone6 .videos .swiper-videos .swiper-wrapper .swiper-slide {
          width: auto; }
          #AsusRogPhone6 .videos .swiper-videos .swiper-wrapper .swiper-slide .item {
            width: calc(395px / var(--scale));
            padding: 0 calc(9px / var(--scale)); }
            #AsusRogPhone6 .videos .swiper-videos .swiper-wrapper .swiper-slide .item .inner {
              cursor: pointer; }
              #AsusRogPhone6 .videos .swiper-videos .swiper-wrapper .swiper-slide .item .inner .cover {
                width: 100%;
                padding-bottom: 64.3038%;
                background-size: cover;
                background-position: center;
                background-repeat: no-repeat;
                position: relative; }
                #AsusRogPhone6 .videos .swiper-videos .swiper-wrapper .swiper-slide .item .inner .cover::after {
                  content: "";
                  position: absolute;
                  left: 0;
                  top: 0;
                  width: 100%;
                  height: calc(220px / var(--scale));
                  background-size: 45px;
                  background-position: center;
                  background-repeat: no-repeat;
                  background-image: url("../image/pc/02_play.png");
                  transition: background 0.3s; }
                #AsusRogPhone6 .videos .swiper-videos .swiper-wrapper .swiper-slide .item .inner .cover-1 {
                  background-image: url("../image/pc/02_video/v_01.png"); }
                #AsusRogPhone6 .videos .swiper-videos .swiper-wrapper .swiper-slide .item .inner .cover-2 {
                  background-image: url("../image/pc/02_video/v_02.png"); }
                #AsusRogPhone6 .videos .swiper-videos .swiper-wrapper .swiper-slide .item .inner .cover-3 {
                  background-image: url("../image/pc/02_video/v_03.png"); }
                #AsusRogPhone6 .videos .swiper-videos .swiper-wrapper .swiper-slide .item .inner .cover-4 {
                  background-image: url("../image/pc/02_video/v_04.png"); }
                #AsusRogPhone6 .videos .swiper-videos .swiper-wrapper .swiper-slide .item .inner .cover:hover::after {
                  background-size: 70px; }
              #AsusRogPhone6 .videos .swiper-videos .swiper-wrapper .swiper-slide .item .inner .name {
                font-size: calc(25px / var(--scale));
                line-height: 1.2;
                color: #fff;
                font-family: "TradeGothic", "Roboto", "Segoe UI", sans-serif !important;
                text-transform: uppercase;
                margin-top: calc(-17px / var(--scale));
                margin-left: calc(19px / var(--scale)); }
      #AsusRogPhone6 .videos .swiper-videos .swiper-button-prev {
        top: calc(110px / var(--scale));
        left: calc(-70px / var(--scale));
        width: auto;
        height: auto; }
        #AsusRogPhone6 .videos .swiper-videos .swiper-button-prev::after {
          content: "";
          background-size: contain;
          background-repeat: no-repeat;
          background-image: url("../image/pc/02_a_left.png");
          width: calc(37px / var(--scale));
          height: calc(41px / var(--scale)); }
      #AsusRogPhone6 .videos .swiper-videos .swiper-button-next {
        top: calc(110px / var(--scale));
        right: calc(-70px / var(--scale));
        width: auto;
        height: auto; }
        #AsusRogPhone6 .videos .swiper-videos .swiper-button-next::after {
          content: "";
          background-size: contain;
          background-repeat: no-repeat;
          background-image: url("../image/pc/02_a_right.png");
          width: calc(37px / var(--scale));
          height: calc(41px / var(--scale)); }
      #AsusRogPhone6 .videos .swiper-videos .swiper-pagination {
        position: relative;
        margin-top: calc(60px / var(--scale)); }
        #AsusRogPhone6 .videos .swiper-videos .swiper-pagination .swiper-pagination-bullet {
          border-radius: 0;
          background-color: transparent;
          width: 10px;
          height: 10px;
          border: #fff solid 1px;
          opacity: 1;
          margin: 0 6px;
          transition: width 0.3s; }
        #AsusRogPhone6 .videos .swiper-videos .swiper-pagination .swiper-pagination-bullet-active {
          width: 120px;
          background-color: #fff; }
  #AsusRogPhone6 .product {
    padding-top: 10px;
    padding-bottom: calc(122px / var(--scale)); }
    #AsusRogPhone6 .product .deal-banner {
      position: relative;
      z-index: 10;
      width: calc(1400px / var(--scale));
      margin: 0 auto calc(36px / var(--scale)); }
      #AsusRogPhone6 .product .deal-banner__image {
        width: 100%;
        padding-top: 25.7143%;
        background-image: url("../image/pc/04_deal_banner.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        transform: translateY(0px);
        transition: 0.3s transform; }
    #AsusRogPhone6 .product .title {
      margin: calc(15px / var(--scale)) 0;
      font-size: calc(48px / var(--scale));
      text-align: center;
      color: #fff;
      position: relative;
      z-index: 5; }
    #AsusRogPhone6 .product .container {
      position: relative;
      width: calc(1400px / var(--scale));
      margin: 0 auto; }
      #AsusRogPhone6 .product .container .tabs {
        width: 100%;
        position: relative;
        z-index: 3;
        display: flex;
        justify-content: space-between;
        margin-bottom: calc(42px / var(--scale));
        box-sizing: border-box; }
        #AsusRogPhone6 .product .container .tabs .tab {
          border: 1px #fff solid;
          padding: calc(12px / var(--scale)) calc(16px / var(--scale));
          font-size: calc(28px / var(--scale));
          color: #fff;
          width: calc((100% - calc(54px / var(--scale))) / 3);
          margin-right: calc(18px / var(--scale));
          transition: 0.3s color, 0.3s background-color;
          cursor: pointer;
          box-sizing: border-box; }
          #AsusRogPhone6 .product .container .tabs .tab__tag {
            display: none;
            border-top: calc(16px / var(--scale)) solid #000;
            border-left: calc(10px / var(--scale)) solid transparent;
            border-right: calc(10px / var(--scale)) solid transparent;
            margin-right: calc(10px / var(--scale)); }
          #AsusRogPhone6 .product .container .tabs .tab:last-child {
            margin-right: 0; }
          #AsusRogPhone6 .product .container .tabs .tab:hover {
            background-color: #fff;
            color: #000; }
          #AsusRogPhone6 .product .container .tabs .tab--active {
            background-color: #fff;
            color: #000; }
            #AsusRogPhone6 .product .container .tabs .tab--active .tab__tag {
              display: inline-block; }
        #AsusRogPhone6 .product .container .tabs--country {
          justify-content: center; }
          #AsusRogPhone6 .product .container .tabs--country .tab {
            width: calc((100% - calc(54px / var(--scale))) / 4); }
      #AsusRogPhone6 .product .container .products {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        width: calc(1323px / var(--scale));
        margin: 0 auto;
        padding-bottom: calc(42px / var(--scale));
        z-index: 3; }
        #AsusRogPhone6 .product .container .products__item {
          width: calc(421px / var(--scale));
          margin-right: calc(30px / var(--scale));
          margin-bottom: calc(30px / var(--scale));
          box-shadow: 2px 2px 20px #000;
          background-color: #000;
          background-repeat: no-repeat;
          background-size: cover;
          background-position: center;
          border-radius: 8px;
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: space-between; }
          #AsusRogPhone6 .product .container .products__item .cover {
            display: block;
            width: calc(387px / var(--scale));
            height: calc(297px / var(--scale));
            margin: calc(10px / var(--scale)) auto auto;
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center; }
            #AsusRogPhone6 .product .container .products__item .cover--a01 {
              background-image: url("../image/pc/03_product/a01.jpg"); }
            #AsusRogPhone6 .product .container .products__item .cover--a02 {
              background-image: url("../image/pc/03_product/a02.jpg"); }
            #AsusRogPhone6 .product .container .products__item .cover--a03 {
              background-image: url("../image/pc/03_product/a03.jpg"); }
            #AsusRogPhone6 .product .container .products__item .cover--a04 {
              background-image: url("../image/pc/03_product/a04.jpg"); }
            #AsusRogPhone6 .product .container .products__item .cover--a05 {
              background-image: url("../image/pc/03_product/a05.jpg"); }
            #AsusRogPhone6 .product .container .products__item .cover--a06 {
              background-image: url("../image/pc/03_product/a06.jpg"); }
            #AsusRogPhone6 .product .container .products__item .cover--b01 {
              background-image: url("../image/pc/03_product/b01.jpg"); }
            #AsusRogPhone6 .product .container .products__item .cover--b02 {
              background-image: url("../image/pc/03_product/b02.jpg"); }
            #AsusRogPhone6 .product .container .products__item .cover--b03 {
              background-image: url("../image/pc/03_product/b03.jpg"); }
            #AsusRogPhone6 .product .container .products__item .cover--b04 {
              background-image: url("../image/pc/03_product/b04.jpg"); }
            #AsusRogPhone6 .product .container .products__item .cover--b05 {
              background-image: url("../image/pc/03_product/b05.jpg"); }
            #AsusRogPhone6 .product .container .products__item .cover--b06 {
              background-image: url("../image/pc/03_product/b06.jpg"); }
            #AsusRogPhone6 .product .container .products__item .cover--c01 {
              background-image: url("../image/pc/03_product/c01.jpg"); }
            #AsusRogPhone6 .product .container .products__item .cover--c02 {
              background-image: url("../image/pc/03_product/c02.jpg"); }
            #AsusRogPhone6 .product .container .products__item .cover--c03 {
              background-image: url("../image/pc/03_product/c03.jpg"); }
            #AsusRogPhone6 .product .container .products__item .cover--c04 {
              background-image: url("../image/pc/03_product/c04.jpg"); }
            #AsusRogPhone6 .product .container .products__item .cover--c05 {
              background-image: url("../image/pc/03_product/c05.jpg"); }
            #AsusRogPhone6 .product .container .products__item .cover--c06 {
              background-image: url("../image/pc/03_product/c06.jpg"); }
            #AsusRogPhone6 .product .container .products__item .cover--d01 {
              background-image: url("../image/pc/03_product/d01.jpg"); }
            #AsusRogPhone6 .product .container .products__item .cover--d02 {
              background-image: url("../image/pc/03_product/d02.jpg"); }
            #AsusRogPhone6 .product .container .products__item .cover--d03 {
              background-image: url("../image/pc/03_product/d03.jpg"); }
            #AsusRogPhone6 .product .container .products__item .cover--d04 {
              background-image: url("../image/pc/03_product/d04.jpg"); }
            #AsusRogPhone6 .product .container .products__item .cover--d05 {
              background-image: url("../image/pc/03_product/d05.jpg"); }
            #AsusRogPhone6 .product .container .products__item .cover--d06 {
              background-image: url("../image/pc/03_product/d06.jpg"); }
          #AsusRogPhone6 .product .container .products__item .info {
            color: #fff;
            height: calc(100% - 297px / var(--scale));
            padding: calc(10px / var(--scale)) calc(20px / var(--scale));
            text-align: center;
            display: flex;
            flex-direction: column;
            box-sizing: border-box;
            width: 100%; }
            #AsusRogPhone6 .product .container .products__item .info .name {
              font-size: calc(30px / var(--scale));
              min-height: calc(64px / var(--scale));
              margin-bottom: auto;
              opacity: 0.7;
              font-family: "TT-Norms-Bold", "Roboto", "Segoe UI", sans-serif !important; }
              #AsusRogPhone6 .product .container .products__item .info .name--rog {
                font-family: "ROGFonts-Regular", "Roboto", "Segoe UI", sans-serif !important; }
              #AsusRogPhone6 .product .container .products__item .info .name--TUF {
                font-family: "Kairos Sans W06 Cond Medium", "Roboto", "Segoe UI", sans-serif !important; }
            #AsusRogPhone6 .product .container .products__item .info .modal {
              margin-top: 5px;
              font-size: calc(24px / var(--scale));
              font-family: "TT-Norms-Regular", "Roboto", "Segoe UI", sans-serif !important; }
            #AsusRogPhone6 .product .container .products__item .info .price-box {
              margin: calc(18px / var(--scale)) 0;
              padding: calc(18px / var(--scale)) 0;
              border-top: 1px solid rgba(255, 255, 255, 0.5);
              border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
              #AsusRogPhone6 .product .container .products__item .info .price-box .text {
                font-size: calc(14px / var(--scale));
                margin-bottom: calc(16px / var(--scale)); }
              #AsusRogPhone6 .product .container .products__item .info .price-box .price {
                color: #cfe7ff;
                font-size: calc(36px / var(--scale));
                margin-bottom: calc(16px / var(--scale)); }
                #AsusRogPhone6 .product .container .products__item .info .price-box .price:last-child {
                  margin-bottom: 0; }
              #AsusRogPhone6 .product .container .products__item .info .price-box .original-price {
                font-size: calc(16px / var(--scale));
                opacity: 0.6;
                text-decoration: line-through;
                margin-bottom: calc(16px / var(--scale));
                font-family: "Roboto", "Segoe UI", sans-serif !important; }
              #AsusRogPhone6 .product .container .products__item .info .price-box .save-price {
                font-size: calc(18px / var(--scale)); }
              #AsusRogPhone6 .product .container .products__item .info .price-box .note {
                margin-top: calc(6px / var(--scale));
                font-size: calc(14px / var(--scale));
                opacity: 0.5;
                font-family: "Roboto", "Segoe UI", sans-serif !important; }
            #AsusRogPhone6 .product .container .products__item .info .buttons {
              width: calc(260px / var(--scale));
              padding-top: 5px;
              margin: auto auto 0; }
              #AsusRogPhone6 .product .container .products__item .info .buttons .button {
                display: block;
                width: 100%;
                border: 1px solid #cfe7ff;
                color: #cfe7ff;
                box-sizing: border-box;
                border-radius: calc(4px / var(--scale));
                padding: calc(8px / var(--scale));
                text-decoration: none;
                font-size: calc(20px / var(--scale));
                text-align: center;
                margin-bottom: calc(20px / var(--scale));
                transition: 0.3s color, 0.3s background-color; }
                #AsusRogPhone6 .product .container .products__item .info .buttons .button:hover {
                  background-color: #cfe7ff;
                  color: #000; }
            #AsusRogPhone6 .product .container .products__item .info .countdown-box {
              display: none;
              text-align: center; }
              #AsusRogPhone6 .product .container .products__item .info .countdown-box .clock {
                display: flex;
                flex-wrap: wrap;
                width: calc(300px / var(--scale));
                margin: calc(42px / var(--scale)) auto calc(48px / var(--scale)); }
                #AsusRogPhone6 .product .container .products__item .info .countdown-box .clock__label {
                  width: 25%;
                  font-family: "Roboto", "Segoe UI", sans-serif !important;
                  font-size: calc(14px / var(--scale));
                  margin-bottom: calc(10px / var(--scale)); }
                #AsusRogPhone6 .product .container .products__item .info .countdown-box .clock__value {
                  width: 25%;
                  font-size: calc(42px / var(--scale));
                  color: #cfe7ff; }
              #AsusRogPhone6 .product .container .products__item .info .countdown-box .text {
                font-size: calc(22px / var(--scale)); }
          #AsusRogPhone6 .product .container .products__item:nth-child(3n + 0) {
            margin-right: 0; }
          #AsusRogPhone6 .product .container .products__item--countdown .info .name {
            margin-bottom: 0; }
          #AsusRogPhone6 .product .container .products__item--countdown .info .price-box {
            display: none; }
          #AsusRogPhone6 .product .container .products__item--countdown .info .buttons .buy-button {
            visibility: hidden; }
          #AsusRogPhone6 .product .container .products__item--countdown .info .countdown-box {
            display: block; }
          #AsusRogPhone6 .product .container .products__item--rog {
            background-image: url("../image/pc/04_frame1.png"); }
            #AsusRogPhone6 .product .container .products__item--rog .info .buttons {
              visibility: hidden; }
      #AsusRogPhone6 .product .container .country {
        position: relative;
        z-index: 2;
        justify-content: center; }
        #AsusRogPhone6 .product .container .country__item {
          text-decoration: none;
          overflow: hidden; }
          #AsusRogPhone6 .product .container .country__item .cover {
            display: block;
            width: 100%;
            height: 0;
            padding-top: 64.532%;
            overflow: hidden;
            position: relative; }
            #AsusRogPhone6 .product .container .country__item .cover__image {
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-position: center;
              transform: scale(1);
              transition: 0.3s transform; }
            #AsusRogPhone6 .product .container .country__item .cover__mask {
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-repeat: no-repeat;
              background-size: cover;
              background-position: center;
              background-image: url("../image/pc/05_city/mask.png"); }
          #AsusRogPhone6 .product .container .country__item .info {
            position: relative;
            z-index: 2;
            color: #fff;
            margin-top: calc(-42px / var(--scale)); }
            #AsusRogPhone6 .product .container .country__item .info__name {
              font-family: "ROGFonts-Regular", "Roboto", "Segoe UI", sans-serif !important;
              font-size: calc(30px / var(--scale));
              padding-left: calc(5px / var(--scale));
              margin-bottom: calc(12px / var(--scale)); }
            #AsusRogPhone6 .product .container .country__item .info__date {
              padding-left: calc(5px / var(--scale));
              font-size: calc(22px / var(--scale));
              font-family: "TradeGothic", "Roboto", "Segoe UI", sans-serif !important; }
          #AsusRogPhone6 .product .container .country__item .more-button {
            margin-top: calc(-30px / var(--scale));
            position: relative;
            z-index: 2;
            width: 100%;
            height: 0;
            padding-top: 18.71921%;
            background-repeat: no-repeat;
            background-size: cover;
            background-position: calc(-5px / var(--scale)) 0;
            background-image: url("../image/pc/05_city/04_more.png"); }
            #AsusRogPhone6 .product .container .country__item .more-button__text {
              position: absolute;
              text-align: right;
              width: auto;
              right: calc(12px / var(--scale));
              bottom: calc(12px / var(--scale));
              font-size: calc(22px / var(--scale));
              color: rgba(255, 255, 255, 0.8);
              box-sizing: border-box;
              transition: 0.3s all;
              border-bottom: 1px solid transparent; }
          #AsusRogPhone6 .product .container .country__item:hover .cover__image {
            transform: scale(1.2); }
          #AsusRogPhone6 .product .container .country__item:hover .more-button__text {
            border-bottom: 1px solid rgba(255, 255, 255, 0.8); }
          #AsusRogPhone6 .product .container .country__item:last-child {
            margin-right: 0 !important; }
        #AsusRogPhone6 .product .container .country__item--a01 .cover__image {
          background-image: url("../image/pc/05_city/a01.jpg"); }
        #AsusRogPhone6 .product .container .country__item--a02 .cover__image {
          background-image: url("../image/pc/05_city/a02.jpg"); }
        #AsusRogPhone6 .product .container .country__item--a03 .cover__image {
          background-image: url("../image/pc/05_city/a03.jpg"); }
        #AsusRogPhone6 .product .container .country__item--a04 .cover__image {
          background-image: url("../image/pc/05_city/a04.jpg"); }
        #AsusRogPhone6 .product .container .country__item--a05 .cover__image {
          background-image: url("../image/pc/05_city/a05.jpg"); }
        #AsusRogPhone6 .product .container .country__item--a06 .cover__image {
          background-image: url("../image/pc/05_city/a06.jpg"); }
        #AsusRogPhone6 .product .container .country__item--a07 .cover__image {
          background-image: url("../image/pc/05_city/a07.jpg"); }
        #AsusRogPhone6 .product .container .country__item--a08 .cover__image {
          background-image: url("../image/pc/05_city/a08.jpg"); }
        #AsusRogPhone6 .product .container .country__item--b01 .cover__image {
          background-image: url("../image/pc/05_city/b01.jpg"); }
        #AsusRogPhone6 .product .container .country__item--b02 .cover__image {
          background-image: url("../image/pc/05_city/b02.jpg"); }
        #AsusRogPhone6 .product .container .country__item--b03 .cover__image {
          background-image: url("../image/pc/05_city/b03.jpg"); }
        #AsusRogPhone6 .product .container .country__item--c01 .cover__image {
          background-image: url("../image/pc/05_city/c01.jpg"); }
        #AsusRogPhone6 .product .container .country__item--c02 .cover__image {
          background-image: url("../image/pc/05_city/c02.jpg"); }
      #AsusRogPhone6 .product .container .swiper-box {
        position: relative;
        width: calc((1200px / var(--scale)));
        margin: 0 auto calc(50px / var(--scale)); }
        #AsusRogPhone6 .product .container .swiper-box .swiper-wrapper {
          height: auto; }
        #AsusRogPhone6 .product .container .swiper-box .swiper-arrow {
          display: none;
          width: calc(37px / var(--scale));
          height: calc(41px / var(--scale));
          position: absolute;
          top: 50%;
          margin-top: calc(-20px / var(--scale));
          background-repeat: no-repeat;
          background-size: cover;
          background-position: center;
          cursor: pointer; }
          #AsusRogPhone6 .product .container .swiper-box .swiper-arrow--right {
            right: calc(-64px / var(--scale));
            background-image: url("../image/pc/03_a_right.png"); }
          #AsusRogPhone6 .product .container .swiper-box .swiper-arrow--left {
            left: calc(-64px / var(--scale));
            background-image: url("../image/pc/03_a_left.png"); }
        #AsusRogPhone6 .product .container .swiper-box .swiper-dots {
          display: none; }
    #AsusRogPhone6 .product .backdrop {
      position: absolute;
      top: calc(-200px / var(--scale));
      height: calc(1968px / var(--scale));
      background-image: url("../image/pc/03_bg.jpg");
      background-position: bottom;
      background-size: cover; }
      #AsusRogPhone6 .product .backdrop--fixed {
        position: fixed;
        top: auto;
        bottom: 0; }
    #AsusRogPhone6 .product .backdrop-block {
      position: absolute;
      top: calc(-200px / var(--scale));
      height: calc(1968px / var(--scale)); }
  #AsusRogPhone6 .event-video {
    position: relative;
    z-index: 2;
    padding-top: 1px;
    overflow: visible; }
    #AsusRogPhone6 .event-video .bg {
      margin-top: calc(-320px / var(--scale));
      position: relative;
      left: 50%;
      transform: translateX(-50%);
      width: calc(2560px / var(--scale));
      height: calc(1174px / var(--scale));
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url("../image/pc/04_bg.png"); }
    #AsusRogPhone6 .event-video .video-box {
      position: absolute;
      top: calc(20px / var(--scale));
      left: 50%;
      transform: translateX(-50%);
      width: calc(1240px / var(--scale));
      height: calc(700px / var(--scale)); }
      #AsusRogPhone6 .event-video .video-box .video {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0; }
      #AsusRogPhone6 .event-video .video-box .cover {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0; }
        #AsusRogPhone6 .event-video .video-box .cover--hide {
          display: none; }
      #AsusRogPhone6 .event-video .video-box .btn {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        transition: transform 0.3s; }
        #AsusRogPhone6 .event-video .video-box .btn .icon {
          margin: 0 auto;
          width: calc(97.5px / var(--scale));
          height: calc(104px / var(--scale));
          background-size: contain;
          background-position: center;
          background-repeat: no-repeat;
          background-image: url("../image/pc/04_play.png"); }
        #AsusRogPhone6 .event-video .video-box .btn .text {
          white-space: nowrap;
          font-size: calc(25px / var(--scale));
          color: #fff;
          text-transform: uppercase;
          font-family: "ROGFonts-Regular", "Roboto", "Segoe UI", sans-serif !important;
          margin-top: calc(-10px / var(--scale)); }
        #AsusRogPhone6 .event-video .video-box .btn:hover {
          transform: translate(-50%, -50%) scale(1.1); }
        #AsusRogPhone6 .event-video .video-box .btn--hide {
          display: none; }
  #AsusRogPhone6 .live {
    margin: 0 auto;
    padding-top: 1px;
    white-space: nowrap;
    text-align: center;
    font-size: 0;
    padding: 20px 20px 0 20px;
    box-sizing: border-box; }
    #AsusRogPhone6 .live .video {
      display: inline-block;
      vertical-align: top;
      width: 70%;
      padding-bottom: 40%;
      position: relative;
      margin-top: calc(-122px / var(--scale)); }
    #AsusRogPhone6 .live .YTA {
      display: inline-block;
      vertical-align: top;
      width: 30%;
      padding-bottom: 40%;
      position: relative;
      margin-top: calc(-122px / var(--scale)); }
    #AsusRogPhone6 .live iframe {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
  #AsusRogPhone6 .launch-event {
    position: fixed;
    background-image: url("../image/pc/e_frame2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 412px;
    height: 597px;
    right: 0;
    top: 40px;
    z-index: 51; }
    #AsusRogPhone6 .launch-event__close {
      position: absolute;
      top: 32px;
      right: 42px;
      background-image: url("../image/pc/x.png");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      width: 18px;
      height: 14px;
      cursor: pointer; }
    #AsusRogPhone6 .launch-event__inner {
      padding-top: 50px;
      display: flex;
      flex-direction: column;
      align-items: center; }
    #AsusRogPhone6 .launch-event__title {
      font-size: 32px;
      color: #fff;
      font-family: "ROGFonts-Regular", "Roboto", "Segoe UI", sans-serif !important;
      margin-bottom: 16px; }
    #AsusRogPhone6 .launch-event__sub-title {
      font-size: 24px;
      color: #fff;
      opacity: 0.7;
      margin-bottom: 12px; }
    #AsusRogPhone6 .launch-event__input {
      font-size: 16px;
      padding: 8px;
      width: 340px;
      box-sizing: border-box;
      text-align: center;
      color: white;
      background-color: #3a3b3c;
      border: none;
      outline: none;
      margin-bottom: 20px; }
    #AsusRogPhone6 .launch-event__button {
      width: 200px;
      border: 1px solid #cfe7ff;
      border-radius: 6px;
      font-size: 16px;
      background-color: #cfe7ff;
      box-sizing: border-box;
      height: 36px;
      font-family: "RobotoBold", "Roboto", "Segoe UI", sans-serif !important;
      cursor: pointer;
      color: #000; }
      #AsusRogPhone6 .launch-event__button:disabled {
        color: #606060;
        background-color: transparent;
        cursor: not-allowed; }
    #AsusRogPhone6 .launch-event__checkbox {
      width: 340px;
      display: flex;
      margin-top: 20px; }
      #AsusRogPhone6 .launch-event__checkbox input {
        width: 20px;
        height: 20px;
        color: #000; }
      #AsusRogPhone6 .launch-event__checkbox label {
        font-family: "Roboto", "Segoe UI", sans-serif !important;
        display: block;
        margin-left: 10px;
        font-size: 16px;
        line-height: 1.3;
        width: calc(100% - 50px);
        color: rgba(255, 255, 255, 0.6); }
    #AsusRogPhone6 .launch-event__text {
      color: rgba(255, 255, 255, 0.6);
      font-family: "Roboto", "Segoe UI", sans-serif !important;
      font-size: 16px; }
      #AsusRogPhone6 .launch-event__text__agreement {
        text-decoration: underline;
        color: #cfe7ff;
        cursor: pointer; }
    #AsusRogPhone6 .launch-event--sm {
      background-image: url("../image/pc/e_frame.png");
      width: 412px;
      height: 505px; }
  #AsusRogPhone6 .unsubscribe {
    position: relative;
    background-image: url("../image/pc/un_frame2.png");
    width: 431px;
    height: 517px;
    padding-top: 50px;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
    #AsusRogPhone6 .unsubscribe__inner {
      padding-top: 50px;
      display: flex;
      flex-direction: column;
      align-items: center; }
    #AsusRogPhone6 .unsubscribe__input {
      font-size: 16px;
      padding: 8px;
      width: 340px;
      box-sizing: border-box;
      text-align: center;
      color: white;
      background-color: #3a3b3c;
      border: none;
      outline: none;
      margin-bottom: 20px; }
    #AsusRogPhone6 .unsubscribe__button {
      width: 200px;
      border: 1px solid #cfe7ff;
      border-radius: 6px;
      font-size: 16px;
      background-color: #cfe7ff;
      box-sizing: border-box;
      height: 36px;
      font-family: "RobotoBold", "Roboto", "Segoe UI", sans-serif !important;
      cursor: pointer; }
      #AsusRogPhone6 .unsubscribe__button:disabled {
        color: #606060;
        background-color: transparent;
        cursor: not-allowed; }
    #AsusRogPhone6 .unsubscribe__checkbox {
      width: 340px;
      display: flex;
      margin-top: 20px; }
      #AsusRogPhone6 .unsubscribe__checkbox input {
        width: 20px;
        height: 20px;
        color: #000; }
      #AsusRogPhone6 .unsubscribe__checkbox label {
        font-family: "Roboto", "Segoe UI", sans-serif !important;
        display: block;
        margin-left: 10px;
        font-size: 16px;
        line-height: 1.3;
        width: calc(100% - 50px);
        color: rgba(255, 255, 255, 0.6); }
  #AsusRogPhone6 .nai-bar {
    position: fixed;
    top: 100px;
    left: 50%;
    margin-left: calc(720px / var(--scale));
    width: 29px;
    height: 536px;
    background-image: url("../image/pc/00_nai_bar.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 50; }
    #AsusRogPhone6 .nai-bar__item {
      width: 15px;
      height: 15px;
      background-image: url("../image/pc/00_nai_bar_box.png");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      margin-left: 7px;
      opacity: 0;
      transition: 0.3s opacity;
      cursor: pointer;
      position: relative; }
      #AsusRogPhone6 .nai-bar__item__tip {
        position: absolute;
        width: 0;
        height: 36px;
        right: -1;
        top: 50%;
        margin-top: -18px;
        background-image: url("../image/pc/00_nai_bar_hover.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        transition: 0.3s width;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
        font-size: 18px;
        white-space: nowrap; }
      #AsusRogPhone6 .nai-bar__item:nth-child(1) {
        margin-top: 150px; }
      #AsusRogPhone6 .nai-bar__item:nth-child(2) {
        margin-top: 35px; }
      #AsusRogPhone6 .nai-bar__item:nth-child(3) {
        margin-top: 35px; }
      #AsusRogPhone6 .nai-bar__item:nth-child(4) {
        margin-top: 35px; }
      #AsusRogPhone6 .nai-bar__item--active {
        opacity: 1; }
      #AsusRogPhone6 .nai-bar__item--show {
        opacity: 1; }
        #AsusRogPhone6 .nai-bar__item--show .nai-bar__item__tip {
          width: 199px; }
      #AsusRogPhone6 .nai-bar__item:hover {
        opacity: 1; }
        #AsusRogPhone6 .nai-bar__item:hover .nai-bar__item__tip {
          width: 199px; }
    #AsusRogPhone6 .nai-bar .share {
      width: 29px;
      height: 36px;
      cursor: pointer;
      margin-top: 25px;
      position: relative; }
      #AsusRogPhone6 .nai-bar .share .dropdown {
        position: absolute;
        width: 0;
        height: 36px;
        right: -1px;
        top: 0;
        background-image: url("../image/pc/00_nai_bar_hover.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        transition: 0.3s width;
        box-sizing: border-box;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        cursor: default; }
        #AsusRogPhone6 .nai-bar .share .dropdown__item {
          margin-left: 30px;
          background-repeat: no-repeat;
          background-size: cover;
          background-position: center;
          cursor: pointer; }
          #AsusRogPhone6 .nai-bar .share .dropdown__item--fb {
            width: 33px;
            height: 33px;
            background-image: url("../image/pc/00_nai_bar_fb.png"); }
          #AsusRogPhone6 .nai-bar .share .dropdown__item--twitter {
            width: 35px;
            height: 29px;
            background-image: url("../image/pc/00_nai_bar_tw.png"); }
      #AsusRogPhone6 .nai-bar .share:hover .dropdown {
        width: 199px; }
  #AsusRogPhone6 .video_lightbox {
    top: 0;
    left: 0;
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 0 5px;
    box-sizing: border-box;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 99999; }
    #AsusRogPhone6 .video_lightbox .lightbox_inner {
      width: 150vh;
      max-width: 1280px;
      transform: scale(0);
      transition: transform 0.3s;
      position: relative; }
      #AsusRogPhone6 .video_lightbox .lightbox_inner .player_box {
        width: 100%;
        padding-top: 56.25%;
        position: relative; }
      #AsusRogPhone6 .video_lightbox .lightbox_inner iframe {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0; }
      #AsusRogPhone6 .video_lightbox .lightbox_inner.active {
        transform: scale(1); }
    #AsusRogPhone6 .video_lightbox .video_close {
      position: absolute;
      top: -40px;
      right: 0px;
      width: 36px;
      height: 28px;
      background-size: cover;
      cursor: pointer;
      background-image: url("../image/pc/close_x.png"); }
    #AsusRogPhone6 .video_lightbox.active {
      display: flex; }
  #AsusRogPhone6 .buy_lightbox {
    top: 0;
    left: 0;
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 0 5px;
    box-sizing: border-box;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 99999; }
    #AsusRogPhone6 .buy_lightbox .lightbox_inner {
      width: calc(801px / var(--scale));
      height: calc(517px / var(--scale));
      transform: scale(0);
      transition: transform 0.3s;
      position: relative;
      background-image: url("../image/pc/pop_frame.png");
      text-align: center; }
      #AsusRogPhone6 .buy_lightbox .lightbox_inner.active {
        transform: scale(1); }
      #AsusRogPhone6 .buy_lightbox .lightbox_inner .buy_close {
        position: absolute;
        top: 0;
        right: 0;
        width: 55px;
        height: 45px;
        background-size: 24px;
        background-position: center;
        background-repeat: no-repeat;
        cursor: pointer;
        background-image: url("../image/pc/close_x.png"); }
      #AsusRogPhone6 .buy_lightbox .lightbox_inner .items {
        display: inline-block;
        font-size: 0;
        padding-top: calc(40px / var(--scale)); }
        #AsusRogPhone6 .buy_lightbox .lightbox_inner .items .item {
          display: inline-block;
          margin: calc(40px / var(--scale)); }
          #AsusRogPhone6 .buy_lightbox .lightbox_inner .items .item__img {
            width: calc(284px / var(--scale));
            height: calc(88px / var(--scale));
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            #AsusRogPhone6 .buy_lightbox .lightbox_inner .items .item__img-1 {
              background-image: url("../image/pc/pop_logo_01.png"); }
            #AsusRogPhone6 .buy_lightbox .lightbox_inner .items .item__img-2 {
              background-image: url("../image/pc/pop_logo_02.png"); }
            #AsusRogPhone6 .buy_lightbox .lightbox_inner .items .item__img-3 {
              background-image: url("../image/pc/pop_logo_03.png"); }
            #AsusRogPhone6 .buy_lightbox .lightbox_inner .items .item__img-4 {
              background-image: url("../image/pc/pop_logo_04.png"); }
          #AsusRogPhone6 .buy_lightbox .lightbox_inner .items .item .btn {
            margin-top: calc(16px / var(--scale));
            display: inline-block;
            width: calc(200px / var(--scale));
            font-size: calc(18px / var(--scale));
            padding: calc(8px / var(--scale)) 0;
            border: #a7d1e7 solid thin;
            border-radius: 5px;
            color: #a7d1e7;
            margin-top: calc(12px / var(--scale));
            transition: 0.3s color, 0.3s background-color; }
            #AsusRogPhone6 .buy_lightbox .lightbox_inner .items .item .btn:hover {
              background-color: #a7d1e7;
              color: #000; }
    #AsusRogPhone6 .buy_lightbox.active {
      display: flex; }
  @media (max-width: 1535px) {
    #AsusRogPhone6 {
      --scale: 1.2;
      --zoom: 0.833; } }
  @media (max-width: 1279px) {
    #AsusRogPhone6 {
      --scale: 1.625;
      --zoom: 0.615; }
      #AsusRogPhone6 .hero--unsubscribe {
        padding-bottom: 200px; } }
  @media (max-width: 960px) {
    #AsusRogPhone6 section {
      overflow: visible; }
      #AsusRogPhone6 section .container {
        padding: calc(100vw * 10 / 960);
        max-width: calc(100vw * 960 / 960); }
      #AsusRogPhone6 section .backdrop {
        width: calc(100vw * 960 / 960);
        left: 50%;
        margin-left: calc(-100vw * 480 / 960); }
    #AsusRogPhone6 .hero {
      margin-top: 0;
      margin-bottom: calc(100vw * 280 / 960);
      z-index: 10; }
      #AsusRogPhone6 .hero .container {
        position: absolute;
        top: 0;
        left: 0;
        margin-left: 0;
        z-index: 2;
        box-sizing: border-box;
        padding: 10px; }
        #AsusRogPhone6 .hero .container .title {
          margin-top: calc(100vw * 72 / 960); }
          #AsusRogPhone6 .hero .container .title__image {
            width: calc(100vw * 816 / 960);
            height: calc(100vw * 68 / 960);
            margin: 0 auto; }
        #AsusRogPhone6 .hero .container .slogan {
          font-size: calc(100vw * 72 / 960);
          margin-top: calc(100vw * 54 / 960);
          text-align: center; }
        #AsusRogPhone6 .hero .container .calendar {
          margin-top: calc(100vw * 630 / 960);
          margin-right: auto;
          margin-left: auto;
          padding: calc(100vw * 64 / 960) calc(100vw * 32 / 960) calc(100vw * 72 / 960);
          width: calc(100vw * 789 / 960);
          height: calc(100vw * 260 / 960);
          position: relative;
          z-index: 2;
          transform: scale(1.2); }
          #AsusRogPhone6 .hero .container .calendar__title {
            font-size: calc(100vw * 56 / 960); }
          #AsusRogPhone6 .hero .container .calendar__text {
            font-size: calc(100vw * 46 / 960); }
          #AsusRogPhone6 .hero .container .calendar:hover {
            transform: scale(1.2); }
        #AsusRogPhone6 .hero .container .timetable {
          width: calc(100vw * 473 * 1.3 / 960);
          height: calc(100vw * 257 * 1.3 / 960);
          position: relative;
          margin-top: calc(100vw * 36 * 1.3 / 960);
          margin-left: calc(100vw * -190 / 960);
          left: 50%;
          padding: calc(100vw * 42 * 1.3 / 960) calc(100vw * 114 * 1.3 / 960) calc(100vw * 42 * 1.3 / 960) 0;
          transform: scale(1.2); }
          #AsusRogPhone6 .hero .container .timetable__city {
            font-size: calc(100vw * 48 * 1.3 / 960);
            margin-bottom: calc(100vw * 6 * 1.3 / 960); }
          #AsusRogPhone6 .hero .container .timetable__date {
            font-size: calc(100vw * 28 * 1.3 / 960); }
          #AsusRogPhone6 .hero .container .timetable__countdown {
            font-size: calc(100vw * 48 * 1.3 / 960); }
            #AsusRogPhone6 .hero .container .timetable__countdown__item {
              margin-left: calc(100vw * 14 * 1.3 / 960);
              width: calc(100vw * 84 * 1.3 / 960); }
              #AsusRogPhone6 .hero .container .timetable__countdown__item.day {
                width: calc(100vw * 182 * 1.3 / 960);
                font-size: calc(100vw * 105 * 1.3 / 960);
                line-height: calc(100vw * 76 * 1.3 / 960); }
          #AsusRogPhone6 .hero .container .timetable__bar {
            bottom: calc(100vw * 40 * 1.3 / 960); }
          #AsusRogPhone6 .hero .container .timetable--global {
            background-image: url("../image/pc/01_cd0_mobile.png");
            margin-top: calc(100vw * -50 * 1.3 / 960);
            margin-left: calc(100vw * -210 / 960); }
            #AsusRogPhone6 .hero .container .timetable--global .timetable__countdown {
              margin-top: calc(100vw * 80 * 1.3 / 960); }
            #AsusRogPhone6 .hero .container .timetable--global .timetable__bar {
              left: calc(100vw * 16 * 1.3 / 960);
              bottom: calc(100vw * 40 * 1.3 / 960); }
              #AsusRogPhone6 .hero .container .timetable--global .timetable__bar__item {
                height: 50%;
                background-position: bottom; }
      #AsusRogPhone6 .hero .backdrop .video-box {
        height: calc(100vw * 1286 / 960); }
        #AsusRogPhone6 .hero .backdrop .video-box--mb {
          display: block; }
        #AsusRogPhone6 .hero .backdrop .video-box--pc {
          display: none; }
      #AsusRogPhone6 .hero--unsubscribe {
        padding-bottom: calc(100vw * 200 / 960); }
    #AsusRogPhone6 .kv {
      margin-top: -4.16667%; }
      #AsusRogPhone6 .kv .swiper-box {
        height: 0;
        padding-bottom: 127.08333%;
        padding-bottom: 117%; }
        #AsusRogPhone6 .kv .swiper-box .swiper .bg {
          height: 0;
          padding-bottom: 123.125%; }
          #AsusRogPhone6 .kv .swiper-box .swiper .bg.bg-1 {
            background-image: url("../image/mobile/01_bg_01.jpg"); }
          #AsusRogPhone6 .kv .swiper-box .swiper .bg.bg-2 {
            background-image: url("../image/mobile/01_bg_02.jpg"); }
          #AsusRogPhone6 .kv .swiper-box .swiper .bg.bg-3 {
            background-image: url("../image/mobile/01_bg_03.jpg"); }
          #AsusRogPhone6 .kv .swiper-box .swiper .bg.bg-4 {
            background-image: url("../image/mobile/01_bg_04.jpg"); }
          #AsusRogPhone6 .kv .swiper-box .swiper .bg.bg-5 {
            background-image: url("../image/mobile/01_bg_05.jpg"); }
          #AsusRogPhone6 .kv .swiper-box .swiper .bg.bg-6 {
            background-image: url("../image/mobile/01_bg_06.jpg"); }
          #AsusRogPhone6 .kv .swiper-box .swiper .bg.bg-7 {
            background-image: url("../image/mobile/01_bg_07.jpg"); }
        #AsusRogPhone6 .kv .swiper-box .swiper .title {
          height: 4.375%;
          margin-top: 8.33333%; }
        #AsusRogPhone6 .kv .swiper-box .swiper .slogan {
          font-size: 6vw;
          margin-top: 3.64583%; }
        #AsusRogPhone6 .kv .swiper-box .swiper .btn {
          padding: calc(100vw * 18 / 960) calc(100vw * 16 / 960);
          font-size: calc(100vw * 40 / 960);
          width: 41.66667%;
          right: 50%;
          margin-right: 0;
          transform: translateX(50%); }
          #AsusRogPhone6 .kv .swiper-box .swiper .btn.btn-buy {
            top: 98vw; }
          #AsusRogPhone6 .kv .swiper-box .swiper .btn.btn-more {
            top: 110vw;
            top: 99vw; }
            #AsusRogPhone6 .kv .swiper-box .swiper .btn.btn-more:after {
              width: 100vw;
              left: 50%;
              margin-left: -50vw;
              top: -100vw; }
        #AsusRogPhone6 .kv .swiper-box .swiper .swiper-button-prev {
          left: 15px;
          right: auto;
          margin-right: 0; }
        #AsusRogPhone6 .kv .swiper-box .swiper .swiper-button-next {
          right: 15px;
          left: auto;
          margin-left: 0; }
        #AsusRogPhone6 .kv .swiper-box .swiper .swiper-pagination {
          bottom: 0; }
          #AsusRogPhone6 .kv .swiper-box .swiper .swiper-pagination .swiper-pagination-bullet {
            width: 1.875vw;
            height: 1.875vw;
            margin: 0 1vw; }
    #AsusRogPhone6 .bg-moon:after {
      top: 48vw;
      height: 100vw; }
    #AsusRogPhone6 .hero-shot {
      margin-top: 6.25vw;
      margin-bottom: 20.833vw; }
      #AsusRogPhone6 .hero-shot .swiper {
        height: 77.083vw; }
        #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper {
          justify-content: flex-start; }
          #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide {
            width: 41.667vw;
            height: 100%; }
            #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide--temp {
              display: block;
              width: 8.333vw; }
            #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide:nth-last-child(2) {
              width: 41.667vw; }
              #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide:nth-last-child(2) .item::after {
                display: none; }
            #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item {
              box-sizing: border-box;
              padding: 1.875vw; }
              #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item::before {
                display: none; }
              #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner {
                background-color: #313131;
                border-radius: 3.646vw; }
                #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner .like {
                  padding-top: 2.083vw;
                  padding-left: 1.5625vw; }
                  #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner .like .icon {
                    width: 7.292vw;
                    height: 7.292vw; }
                  #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner .like .line {
                    width: 3.125vw;
                    height: 10px; }
                  #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner .like .number {
                    font-size: 2.604vw; }
                #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner .cover {
                  width: 100%;
                  height: 0;
                  padding-bottom: 76.087%;
                  margin-top: 2.604vw;
                  margin-bottom: 3.646vw; }
                #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner .name {
                  font-size: 3.125vw;
                  width: 35.417vw;
                  left: 0;
                  transform: none;
                  margin: 0 auto; }
                #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner .btns {
                  bottom: 11.5627vw; }
                  #AsusRogPhone6 .hero-shot .swiper .swiper-wrapper .swiper-slide .item .inner .btns .btn {
                    width: 33.333vw;
                    font-size: 3.646vw;
                    padding: 1.458vw 0;
                    margin-top: 2.292vw; }
    #AsusRogPhone6 .videos {
      margin-bottom: 11.979vw; }
      #AsusRogPhone6 .videos .title {
        font-size: 6.25vw;
        margin-bottom: 8.854vw; }
      #AsusRogPhone6 .videos .swiper-videos {
        width: 100%; }
        #AsusRogPhone6 .videos .swiper-videos .swiper-wrapper {
          justify-content: flex-start; }
          #AsusRogPhone6 .videos .swiper-videos .swiper-wrapper .swiper-slide .item {
            width: 78.125vw;
            padding: 0 2.604vw; }
            #AsusRogPhone6 .videos .swiper-videos .swiper-wrapper .swiper-slide .item .inner .cover {
              width: 100%;
              padding-bottom: 64.3038%; }
              #AsusRogPhone6 .videos .swiper-videos .swiper-wrapper .swiper-slide .item .inner .cover::after {
                height: 43.75vw;
                background-size: 10.416vw; }
              #AsusRogPhone6 .videos .swiper-videos .swiper-wrapper .swiper-slide .item .inner .cover:hover::after {
                background-size: 12.5vw; }
            #AsusRogPhone6 .videos .swiper-videos .swiper-wrapper .swiper-slide .item .inner .name {
              font-size: 6.667vw;
              margin-top: -3.646vw;
              margin-left: 3.646vw; }
        #AsusRogPhone6 .videos .swiper-videos .swiper-button-prev {
          top: auto;
          bottom: 0;
          left: 1.5625vw;
          transform: none;
          z-index: 11; }
          #AsusRogPhone6 .videos .swiper-videos .swiper-button-prev::after {
            width: 3.854vw;
            height: 4.271vw; }
        #AsusRogPhone6 .videos .swiper-videos .swiper-button-next {
          top: auto;
          bottom: 0;
          right: 1.5625vw;
          transform: none;
          z-index: 11; }
          #AsusRogPhone6 .videos .swiper-videos .swiper-button-next::after {
            width: 3.854vw;
            height: 4.271vw; }
        #AsusRogPhone6 .videos .swiper-videos .swiper-pagination {
          margin-top: 2.604vw; }
          #AsusRogPhone6 .videos .swiper-videos .swiper-pagination .swiper-pagination-bullet {
            width: 1.875vw;
            height: 1.875vw;
            margin: 0 1vw; }
          #AsusRogPhone6 .videos .swiper-videos .swiper-pagination .swiper-pagination-bullet-active {
            width: 25vw; }
    #AsusRogPhone6 .product {
      padding-bottom: calc(100vw * 122 / 960);
      padding-top: calc(100vw * 35 / 960); }
      #AsusRogPhone6 .product .deal-banner {
        width: 100%;
        max-width: calc(100vw * 900 / 960);
        margin: 0 auto calc(100vw * 36 / 960); }
        #AsusRogPhone6 .product .deal-banner__image {
          width: 100%;
          padding-top: 55.556%;
          background-image: url("../image/mobile/900x500.jpg"); }
      #AsusRogPhone6 .product .title {
        margin: calc(100vw * 42 / 960) auto calc(100vw * 42 / 960);
        font-size: calc(100vw * 64 / 960);
        width: calc(100vw * 720 / 960); }
      #AsusRogPhone6 .product .container {
        width: 100%;
        margin: 0 auto; }
        #AsusRogPhone6 .product .container .tabs {
          flex-wrap: wrap;
          width: calc(100vw * 900 / 960);
          margin: 0 auto; }
          #AsusRogPhone6 .product .container .tabs .tab {
            padding: calc(100vw * 18 / 960) calc(100vw * 16 / 960);
            font-size: calc(100vw * 40 / 960);
            width: calc((100% - (100vw * 30 / 960)) / 2);
            margin-right: calc(100vw * 30 / 960);
            margin-bottom: calc(100vw * 20 / 960);
            display: flex;
            justify-content: center;
            align-items: center; }
            #AsusRogPhone6 .product .container .tabs .tab__tag {
              display: none;
              border-top: calc(100vw * 24 / 960) solid #000;
              border-left: calc(100vw * 16 / 960) solid transparent;
              border-right: calc(100vw * 16 / 960) solid transparent;
              margin-right: calc(100vw * 18 / 960); }
            #AsusRogPhone6 .product .container .tabs .tab:nth-child(2) {
              margin-right: 0; }
          #AsusRogPhone6 .product .container .tabs--country .tab {
            width: calc((100% - (100vw * 30 / 960)) / 3);
            margin-right: calc(100vw * 15 / 960); }
            #AsusRogPhone6 .product .container .tabs--country .tab:nth-child(2) {
              margin-right: calc(100vw * 15 / 960); }
            #AsusRogPhone6 .product .container .tabs--country .tab:nth-child(3) {
              margin-right: 0; }
        #AsusRogPhone6 .product .container .products {
          width: 100%;
          padding-right: 10px;
          padding-left: 10px;
          box-sizing: border-box; }
          #AsusRogPhone6 .product .container .products__item {
            width: calc(50% - (100vw * 15 / 960));
            margin-right: calc(100vw * 30 / 960); }
            #AsusRogPhone6 .product .container .products__item .cover {
              display: block;
              width: calc(100vw * 387 / 960);
              height: calc(100vw * 297 / 960);
              margin: calc(100vw * 10 / 960) auto 0; }
            #AsusRogPhone6 .product .container .products__item .info {
              color: #fff;
              padding: calc(100vw * 10 / 960) calc(100vw * 32 / 960);
              height: calc(100% - (100vw * 297 / 960));
              text-align: center; }
              #AsusRogPhone6 .product .container .products__item .info .name {
                font-size: 30px;
                min-height: 64px; }
              #AsusRogPhone6 .product .container .products__item .info .modal {
                font-size: 24px; }
              #AsusRogPhone6 .product .container .products__item .info .price-box {
                margin: calc(100vw * 20 / 960) 0;
                padding: calc(100vw * 20 / 960) 0; }
                #AsusRogPhone6 .product .container .products__item .info .price-box .text {
                  font-size: 14px;
                  margin-bottom: 14px; }
                #AsusRogPhone6 .product .container .products__item .info .price-box .price {
                  font-size: 30px;
                  margin-bottom: 14px; }
                #AsusRogPhone6 .product .container .products__item .info .price-box .original-price {
                  font-size: 16px;
                  margin-bottom: 14px; }
                #AsusRogPhone6 .product .container .products__item .info .price-box .save-price {
                  font-size: 18px; }
                #AsusRogPhone6 .product .container .products__item .info .price-box .note {
                  margin-top: 6px;
                  font-size: 12px; }
              #AsusRogPhone6 .product .container .products__item .info .buttons {
                width: 100%; }
                #AsusRogPhone6 .product .container .products__item .info .buttons .button {
                  border-radius: 4px;
                  padding: 14px;
                  font-size: 20px;
                  margin-bottom: 20px; }
                  #AsusRogPhone6 .product .container .products__item .info .buttons .button.button-two-line {
                    height: 46px;
                    position: relative; }
                    #AsusRogPhone6 .product .container .products__item .info .buttons .button.button-two-line .button__text {
                      position: absolute;
                      display: block;
                      box-sizing: border-box;
                      padding: 0 14px;
                      width: 100%;
                      left: 0;
                      top: 50%;
                      transform: translateY(-50%); }
              #AsusRogPhone6 .product .container .products__item .info .countdown-box .clock {
                width: 300px;
                margin: 42px auto; }
                #AsusRogPhone6 .product .container .products__item .info .countdown-box .clock__label {
                  font-size: 14px;
                  margin-bottom: 10px; }
                #AsusRogPhone6 .product .container .products__item .info .countdown-box .clock__value {
                  font-size: 42px; }
              #AsusRogPhone6 .product .container .products__item .info .countdown-box .text {
                font-size: 24px; }
            #AsusRogPhone6 .product .container .products__item:nth-child(3n + 0) {
              margin-right: calc(100vw * 30 / 960); }
            #AsusRogPhone6 .product .container .products__item:nth-child(2n + 0) {
              margin-right: 0; }
        #AsusRogPhone6 .product .container .swiper-box {
          width: 80%;
          margin: calc(100vw * 60 / 960) auto calc(100vw * 120 / 960);
          padding-bottom: calc(100vw * 100 / 960); }
          #AsusRogPhone6 .product .container .swiper-box .swiper {
            overflow: visible; }
          #AsusRogPhone6 .product .container .swiper-box .swiper-arrow {
            top: auto;
            bottom: 0;
            margin-top: 0;
            z-index: 20;
            display: block;
            width: calc(100vw * 37 / 960);
            height: calc(100vw * 41 / 960); }
            #AsusRogPhone6 .product .container .swiper-box .swiper-arrow--right {
              right: calc(100vw * -41 / 960); }
            #AsusRogPhone6 .product .container .swiper-box .swiper-arrow--left {
              left: calc(100vw * -41 / 960); }
          #AsusRogPhone6 .product .container .swiper-box .swiper-dots {
            display: flex;
            position: absolute;
            width: 100%;
            bottom: calc(100vw * 9 / 960);
            z-index: 10;
            justify-content: center; }
            #AsusRogPhone6 .product .container .swiper-box .swiper-dots .swiper-dot {
              width: calc(100vw * 18 / 960);
              height: calc(100vw * 18 / 960);
              margin-right: calc(100vw * 24 / 960);
              border: 1px solid rgba(255, 255, 255, 0.7);
              transition: 0.3s all; }
              #AsusRogPhone6 .product .container .swiper-box .swiper-dots .swiper-dot:last-child {
                margin-right: 0; }
              #AsusRogPhone6 .product .container .swiper-box .swiper-dots .swiper-dot--active {
                border: 1px solid white;
                background-color: #fff;
                width: calc(100vw * 240 / 960); }
        #AsusRogPhone6 .product .container .country {
          width: 100%;
          justify-content: flex-start; }
          #AsusRogPhone6 .product .container .country__item .info {
            margin-top: calc(100vw * -80 / 960); }
            #AsusRogPhone6 .product .container .country__item .info__name {
              font-size: calc(100vw * 60 / 960);
              padding-left: calc(100vw * 10 / 960);
              margin-bottom: calc(100vw * 16 / 960); }
            #AsusRogPhone6 .product .container .country__item .info__date {
              font-size: calc(100vw * 40 / 960);
              padding-left: calc(100vw * 10 / 960); }
          #AsusRogPhone6 .product .container .country__item .more-button {
            background-position: calc(100vw * -10 / 960) 0;
            margin-top: calc(100vw * -42 / 960);
            width: 100%;
            height: 0;
            padding-top: 18.71921%; }
            #AsusRogPhone6 .product .container .country__item .more-button__text {
              font-size: calc(100vw * 40 / 960);
              right: calc(100vw * 20 / 960);
              bottom: calc(100vw * 20 / 960); }
          #AsusRogPhone6 .product .container .country__item:last-child {
            margin-right: 20px !important; }
      #AsusRogPhone6 .product .backdrop {
        background-image: url("../image/mobile/03_bg.jpg");
        top: calc(100vw * -300 / 960);
        height: 100vh; }
        #AsusRogPhone6 .product .backdrop--fixed {
          top: auto; }
      #AsusRogPhone6 .product .backdrop-block {
        top: calc(100vw * -300 / 960);
        height: 100vh; }
    #AsusRogPhone6 .event-video {
      margin-top: -17vw; }
      #AsusRogPhone6 .event-video .bg {
        margin-top: 0;
        left: 0;
        transform: none;
        width: 100%;
        height: 0;
        padding-bottom: 75.9375%;
        background-image: url("../image/mobile/04_bg.png"); }
      #AsusRogPhone6 .event-video .video-box {
        position: absolute;
        top: 29%;
        width: 72%;
        height: 0;
        padding-bottom: 46%; }
        #AsusRogPhone6 .event-video .video-box .btn .icon {
          width: 10.157vw;
          height: 10.866vw; }
        #AsusRogPhone6 .event-video .video-box .btn .text {
          font-size: 5.208vw;
          margin-top: 0; }
    #AsusRogPhone6 .live {
      padding: 0;
      white-space: normal; }
      #AsusRogPhone6 .live .video {
        margin-top: 0;
        width: 100%;
        padding-bottom: 57%; }
      #AsusRogPhone6 .live .YTA {
        margin-top: 0;
        width: 100%;
        padding-bottom: 100%; }
    #AsusRogPhone6 .launch-event {
      background-image: url("../image/pc/e_frame.png");
      position: relative;
      background-size: cover;
      width: calc(100vw * 900 / 960);
      height: calc(100vw * 1103 / 960);
      margin: 0 auto;
      right: auto;
      top: auto;
      z-index: 50; }
      #AsusRogPhone6 .launch-event__close {
        display: none; }
      #AsusRogPhone6 .launch-event__inner {
        padding-top: calc(100vw * 80 / 960);
        padding-right: calc(100vw * 30 / 960);
        display: flex;
        flex-direction: column;
        align-items: center; }
      #AsusRogPhone6 .launch-event__title {
        font-size: calc(100vw * 64 / 960);
        margin-bottom: calc(100vw * 30 / 960); }
      #AsusRogPhone6 .launch-event__sub-title {
        font-size: calc(100vw * 56 / 960);
        margin-bottom: calc(100vw * 30 / 960); }
      #AsusRogPhone6 .launch-event__input {
        font-size: calc(100vw * 40 / 960);
        padding: calc(100vw * 16 / 960);
        width: calc(100vw * 720 / 960);
        margin-bottom: calc(100vw * 20 / 960); }
      #AsusRogPhone6 .launch-event__button {
        width: calc(100vw * 360 / 960);
        font-size: calc(100vw * 32 / 960);
        height: calc(100vw * 64 / 960);
        margin-bottom: 0; }
      #AsusRogPhone6 .launch-event__checkbox {
        width: calc(100vw * 720 / 960);
        margin-top: calc(100vw * 50 / 960); }
        #AsusRogPhone6 .launch-event__checkbox input {
          width: calc(100vw * 50 / 960);
          height: calc(100vw * 50 / 960);
          color: #000; }
        #AsusRogPhone6 .launch-event__checkbox label {
          width: calc(100% - (100vw * 64 / 960));
          font-size: calc(100vw * 30 / 960); }
      #AsusRogPhone6 .launch-event__text {
        font-size: calc(100vw * 30 / 960); }
    #AsusRogPhone6 .nai-bar {
      display: none; }
    #AsusRogPhone6 .buy_lightbox .lightbox_inner {
      width: 80.1vw;
      height: 178.4vw;
      background-size: 100% auto;
      background-image: url("../image/mobile/pop_frame.png"); }
      #AsusRogPhone6 .buy_lightbox .lightbox_inner .items {
        width: 100%;
        padding-top: 10%; }
        #AsusRogPhone6 .buy_lightbox .lightbox_inner .items .item {
          width: 80%;
          display: inline-block;
          margin: 6% 0; }
          #AsusRogPhone6 .buy_lightbox .lightbox_inner .items .item__img {
            display: inline-block;
            width: 100%;
            height: 0;
            padding-bottom: 30.98592%;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            #AsusRogPhone6 .buy_lightbox .lightbox_inner .items .item__img-1 {
              background-image: url("../image/pc/pop_logo_01.png"); }
            #AsusRogPhone6 .buy_lightbox .lightbox_inner .items .item__img-2 {
              background-image: url("../image/pc/pop_logo_02.png"); }
            #AsusRogPhone6 .buy_lightbox .lightbox_inner .items .item__img-3 {
              background-image: url("../image/pc/pop_logo_03.png"); }
            #AsusRogPhone6 .buy_lightbox .lightbox_inner .items .item__img-4 {
              background-image: url("../image/pc/pop_logo_04.png"); }
          #AsusRogPhone6 .buy_lightbox .lightbox_inner .items .item .btn {
            width: 33.333vw;
            font-size: 3.646vw;
            padding: 1.458vw 0;
            margin-top: 4vw; } }
  @media (max-width: 768px) {
    #AsusRogPhone6 .product .container .products__item .info .name {
      font-size: 20px;
      min-height: 48px; }
      #AsusRogPhone6 .product .container .products__item .info .name--rog {
        font-size: 18px; }
    #AsusRogPhone6 .product .container .products__item .info .modal {
      font-size: 14px; }
    #AsusRogPhone6 .product .container .products__item .info .price-box .text {
      font-size: 12px;
      margin-bottom: 12px; }
    #AsusRogPhone6 .product .container .products__item .info .price-box .price {
      font-size: 24px;
      margin-bottom: 12px; }
    #AsusRogPhone6 .product .container .products__item .info .price-box .original-price {
      font-size: 14px;
      margin-bottom: 12px; }
    #AsusRogPhone6 .product .container .products__item .info .price-box .save-price {
      font-size: 16px; }
    #AsusRogPhone6 .product .container .products__item .info .price-box .note {
      margin-top: 6px;
      font-size: 12px; }
    #AsusRogPhone6 .product .container .products__item .info .countdown-box .clock {
      width: 100%;
      margin: 24px auto; }
      #AsusRogPhone6 .product .container .products__item .info .countdown-box .clock__label {
        font-size: 12px;
        margin-bottom: 10px; }
      #AsusRogPhone6 .product .container .products__item .info .countdown-box .clock__value {
        font-size: 32px; }
    #AsusRogPhone6 .product .container .products__item .info .countdown-box .text {
      font-size: 14px; }
    #AsusRogPhone6 .product .container .products__item .info .buttons .button {
      font-size: 16px;
      margin-bottom: 12px; }
    #AsusRogPhone6 .product .container .products__item:nth-child(3n + 0) {
      margin-right: calc(100vw * 30 / 960); }
    #AsusRogPhone6 .product .container .products__item:nth-child(2n + 0) {
      margin-right: 0; } }
  @media (max-width: 480px) {
    #AsusRogPhone6 .product .container .products__item .info .name {
      font-size: 16px;
      min-height: 36px; }
      #AsusRogPhone6 .product .container .products__item .info .name--rog {
        font-size: 14px; }
    #AsusRogPhone6 .product .container .products__item .info .modal {
      font-size: 12px; }
    #AsusRogPhone6 .product .container .products__item .info .price-box .text {
      margin-bottom: 6px; }
    #AsusRogPhone6 .product .container .products__item .info .price-box .price {
      font-size: 20px;
      margin-bottom: 6px; }
    #AsusRogPhone6 .product .container .products__item .info .price-box .original-price {
      font-size: 12px;
      margin-bottom: 6px; }
    #AsusRogPhone6 .product .container .products__item .info .price-box .save-price {
      font-size: 12px; }
    #AsusRogPhone6 .product .container .products__item .info .price-box .note {
      margin-top: 6px;
      font-size: 12px; }
    #AsusRogPhone6 .product .container .products__item .info .countdown-box .clock {
      width: 100%;
      margin: 24px auto; }
      #AsusRogPhone6 .product .container .products__item .info .countdown-box .clock__label {
        font-size: 12px;
        margin-bottom: 10px; }
      #AsusRogPhone6 .product .container .products__item .info .countdown-box .clock__value {
        font-size: 24px; }
    #AsusRogPhone6 .product .container .products__item .info .countdown-box .text {
      font-size: 12px; }
    #AsusRogPhone6 .product .container .products__item:nth-child(3n + 0) {
      margin-right: calc(100vw * 30 / 960); }
    #AsusRogPhone6 .product .container .products__item:nth-child(2n + 0) {
      margin-right: 0; } }

@keyframes ani-breathe {
  0% {
    opacity: 0.3; }
  30% {
    opacity: 1; }
  40% {
    opacity: 1; }
  100% {
    opacity: 0.3; } }

/*# sourceMappingURL=style.css.map */