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

blockquote,
q {
  quotes: none;
}

ul {
  list-style: none;
}

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

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

@font-face {
  font-family: "TT-Norms";
  font-weight: 100;
  src: url("../font/TT Norms Pro Thin.otf") format("opentype");
}
@font-face {
  font-family: "TT-Norms";
  font-weight: 300;
  src: url("../font/TT Norms Pro Light.otf") format("opentype");
}
@font-face {
  font-family: "TT-Norms";
  font-weight: 400;
  src: url("../font/TT Norms Pro Regular.otf") format("opentype");
}
@font-face {
  font-family: "TT-Norms";
  font-weight: 500;
  src: url("../font/TT Norms Pro Medium.otf") format("opentype");
}
@font-face {
  font-family: "TT-Norms";
  font-weight: 700;
  src: url("../font/TT Norms Pro Bold.otf") format("opentype");
}
@font-face {
  font-family: "Myriad";
  font-weight: 400;
  src: url("../font/MyriadPro-Regular.otf") format("opentype");
}
body button {
  border-style: none;
  background-color: transparent;
  margin: 0;
  padding: 0;
}

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

*:focus:focus-visible {
  outline: #f70023 solid 3px !important;
}

:root {
  --color-bg-bk: #000000;
  --color-bg-bk-0: #00000000;
  --color-bg-bk-35: #00000059;
  --color-bg-bk-65: #000000a6;
  --color-bg-b: #19c1f8;
  --color-bg-w: #fff;
  --color-text-w: #fff;
  --color-text-b: #19c1f8;
  --color-text-y: #fea415;
  --scale: 1;
}

@media screen and (max-width: 1600px) {
  :root {
    --scale: calc(1600 / 2560);
  }
}
@media screen and (max-width: 1240px) {
  :root {
    --scale: calc(1200 / 2560);
  }
}
@media screen and (max-width: 1023px) {
  :root {
    --scale: 1;
  }
}
@media screen and (max-width: 767px) {
  :root {
    --scale: calc(767 / 1080);
  }
}
#AsusCesEvent_2026 {
  background-color: var(--color-bg-bk);
  overflow: hidden;
  font-family: "TT-Norms";
  color: var(--color-text-w);
}
#AsusCesEvent_2026 * {
  box-sizing: border-box;
}
#AsusCesEvent_2026 a {
  text-decoration: none;
  color: inherit;
}
#AsusCesEvent_2026 img {
  max-width: 100%;
}
#AsusCesEvent_2026 .kv {
  position: relative;
  margin: 0 auto;
  height: 1077px;
  z-index: 5;
  padding-top: 75px;
}
#AsusCesEvent_2026 .kv-bg {
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
  top: 0;
  z-index: -1;
}
#AsusCesEvent_2026 .kv-bg video {
  width: auto;
  height: 1077px;
  object-fit: cover;
}
#AsusCesEvent_2026 .kv-bg .tools {
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 10;
}
#AsusCesEvent_2026 .kv-bg .tools button {
  padding: 0;
}
#AsusCesEvent_2026 .kv-top {
  display: flex;
  justify-content: space-between;
  padding: 0 50px;
  margin-bottom: 100px;
  align-items: center;
}
#AsusCesEvent_2026 .kv-top .kv-tools .btn-stop, #AsusCesEvent_2026 .kv-top .kv-tools .btn-play {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background-color: var(--color-bg-bk-0);
  transition: background-color 0.3s;
  display: none;
  cursor: pointer;
}
#AsusCesEvent_2026 .kv-top .kv-tools .btn-stop .icon, #AsusCesEvent_2026 .kv-top .kv-tools .btn-play .icon {
  width: 50px;
  height: 50px;
  background-color: var(--color-bg-w);
  mask-size: contain;
  font-size: 0;
  position: relative;
}
#AsusCesEvent_2026 .kv-top .kv-tools .btn-stop:hover, #AsusCesEvent_2026 .kv-top .kv-tools .btn-stop:focus, #AsusCesEvent_2026 .kv-top .kv-tools .btn-play:hover, #AsusCesEvent_2026 .kv-top .kv-tools .btn-play:focus {
  background-color: var(--color-bg-b);
}
#AsusCesEvent_2026 .kv-top .kv-tools .btn-stop.active, #AsusCesEvent_2026 .kv-top .kv-tools .btn-play.active {
  display: block;
}
#AsusCesEvent_2026 .kv-top .kv-tools .btn-stop .icon {
  mask: url(../images/pc/icon_stop.svg) no-repeat center center;
}
#AsusCesEvent_2026 .kv-top .kv-tools .btn-play .icon {
  mask: url(../images/pc/icon_play.svg) no-repeat center center;
}
#AsusCesEvent_2026 .kv-title {
  text-align: center;
  margin: 0 auto 20px;
}
#AsusCesEvent_2026 .kv-date {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 42px;
  margin-bottom: 68px;
}
#AsusCesEvent_2026 .kv-date .btn-date {
  text-transform: uppercase;
  border-radius: 2px;
  padding: 21px 6px 15px 23px;
  background-color: var(--color-bg-bk-65);
  font-size: 3.25rem;
  display: inline-block;
  font-weight: 500;
  letter-spacing: 1.2rem;
  position: relative;
}
#AsusCesEvent_2026 .kv-date .btn-date .text-sm {
  font-size: 2.15rem;
  letter-spacing: 0.3rem;
}
#AsusCesEvent_2026 .kv-date .btn-date::after {
  content: "";
  background: url(../images/pc/icon_finger_ani.png) no-repeat -112px top;
  background-size: auto 50px;
  width: 56px;
  height: 50px;
  position: absolute;
  right: -33px;
  bottom: -24px;
  animation: fingerStepsAni 0.3s steps(3) infinite alternate;
}
#AsusCesEvent_2026 .kv-date .btn-date:hover, #AsusCesEvent_2026 .kv-date .btn-date:focus {
  animation: breatheAni 1s ease-in-out infinite;
  background-color: var(--color-bg-b);
}
#AsusCesEvent_2026 .kv-date .timer {
  display: flex;
  align-items: flex-end;
  margin-left: 48px;
  text-shadow: 3px 0 7px var(--color-bg-bk-35);
}
#AsusCesEvent_2026 .kv-date .timer .timer-item {
  display: flex;
  align-items: flex-end;
  margin-top: -6px;
  text-align: right;
  margin-left: 50px;
}
#AsusCesEvent_2026 .kv-date .timer .timer-item .text-base {
  font-weight: 100;
  font-size: 5rem;
  width: 110px;
}
#AsusCesEvent_2026 .kv-date .timer .timer-item .text-lg {
  font-weight: 100;
  font-size: 8rem;
  width: 170px;
}
#AsusCesEvent_2026 .kv-date .timer .timer-item .text-sm {
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 3px;
  margin-left: 10px;
}
#AsusCesEvent_2026 .kv-date .timer .timer-item.days {
  gap: 16px;
  margin-left: 0;
}
#AsusCesEvent_2026 .kv-bottom {
  display: flex;
  padding-left: 10px;
  align-items: center;
  justify-content: center;
}
#AsusCesEvent_2026 .kv-bottom .btn-give {
  animation: giftUpDownAni 2s ease-in-out infinite;
  transform-origin: center bottom;
  transition: transform 0.3s ease;
  cursor: pointer;
}
#AsusCesEvent_2026 .kv-bottom .btn-give:hover, #AsusCesEvent_2026 .kv-bottom .btn-give:focus {
  animation: giftShakeAni 0.3s ease-in-out infinite alternate;
}
#AsusCesEvent_2026 .kv-bottom .cities {
  margin-left: 40px;
  display: flex;
  margin-top: 45px;
  text-shadow: 3px 0 7px var(--color-bg-bk-35);
}
#AsusCesEvent_2026 .kv-bottom .cities-item {
  text-align: center;
}
#AsusCesEvent_2026 .kv-bottom .cities-item .text-lg {
  font-size: 3.7rem;
  text-transform: uppercase;
  letter-spacing: 0.45rem;
  margin-bottom: 12px;
}
#AsusCesEvent_2026 .kv-bottom .cities-item .text-base {
  font-size: 1.4rem;
  letter-spacing: 0.04rem;
}
#AsusCesEvent_2026 .kv-bottom .cities-item .text-sm {
  font-size: 1rem;
}
#AsusCesEvent_2026 .kv-bottom .cities-item:first-child .text-lg {
  letter-spacing: 0.06rem;
}
#AsusCesEvent_2026 .kv-bottom .cities-item:nth-child(2) {
  margin-left: 30px;
}
#AsusCesEvent_2026 .kv-bottom .cities-item:nth-child(3) {
  margin-left: 30px;
}
#AsusCesEvent_2026 .kv-bottom .btn-sign {
  margin-top: 50px;
  margin-left: 40px;
  display: inline-flex;
  border-radius: 50px;
  border: 2px solid var(--color-bg-w);
  padding: 10px 20px 10px;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.01rem;
  transition: background-color 0.3s;
  color: var(--color-text-w);
  cursor: pointer;
  text-align: left;
  align-items: center;
}
#AsusCesEvent_2026 .kv-bottom .btn-sign .icon {
  margin-right: 10px;
}
#AsusCesEvent_2026 .kv-bottom .btn-sign .br {
  display: block;
}
#AsusCesEvent_2026 .kv-bottom .btn-sign:hover, #AsusCesEvent_2026 .kv-bottom .btn-sign:focus {
  background-color: var(--color-bg-b);
  animation: breatheAni 1s ease-in-out infinite;
}
#AsusCesEvent_2026 .kv::after {
  content: "";
  width: 100%;
  height: 193px;
  position: absolute;
  left: 0;
  bottom: -193px;
  background: url(../images/pc/kv_shadow.png) no-repeat center top;
  pointer-events: none;
}
#AsusCesEvent_2026 .section {
  position: relative;
  z-index: 5;
  padding-bottom: 70px;
}
#AsusCesEvent_2026 .section-box {
  width: 100%;
  max-width: 1457px;
  margin: 0 auto;
  position: relative;
}
#AsusCesEvent_2026 .section-title {
  padding: 32px 55px 30px 3px;
  font-size: 4.6rem;
  letter-spacing: 0.05rem;
  display: inline-block;
  position: relative;
  z-index: 1;
  margin-bottom: 47px;
}
#AsusCesEvent_2026 .section-title::before {
  position: absolute;
  width: 100vw;
  content: "";
  right: 0;
  top: 0;
  height: 100%;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%;
  border-radius: 0 20px 20px 0;
  overflow: hidden;
  z-index: -1;
}
#AsusCesEvent_2026 #cut1 {
  background: url(../images/pc/bg.png) no-repeat center top;
  background-size: auto 589px;
  margin-bottom: -95px;
}
#AsusCesEvent_2026 #cut1 .section-box {
  text-align: center;
  height: 589px;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 2;
  flex-direction: column;
  padding: 80px;
  letter-spacing: 0.15rem;
}
#AsusCesEvent_2026 #cut1 .section-box .sub-title {
  font-size: 2.6rem;
  margin-bottom: 64px;
}
#AsusCesEvent_2026 #cut1 .section-box .title {
  font-size: 4rem;
  font-weight: 100;
  letter-spacing: 0.22rem;
  padding-right: 60px;
  margin-bottom: 35px;
}
#AsusCesEvent_2026 #cut1 .section-box .title a:hover img, #AsusCesEvent_2026 #cut1 .section-box .title a:focus img {
  animation: breatheAni 0.8s ease-in-out infinite;
}
#AsusCesEvent_2026 #cut1 .section-box p {
  font-size: 1.6rem;
  line-height: 1.4;
}
#AsusCesEvent_2026 #cut2 .section-title {
  text-transform: uppercase;
}
#AsusCesEvent_2026 #cut2 .section-title::before {
  background-image: url(../images/pc/title_bar_1.png);
}
#AsusCesEvent_2026 #cut2 .articles-block {
  display: flex;
  gap: 22px;
}
#AsusCesEvent_2026 #cut2 .articles-block .article {
  display: block;
  flex: 1;
}
#AsusCesEvent_2026 #cut2 .articles-block .article-img {
  border-radius: 20px;
  overflow: hidden;
}
#AsusCesEvent_2026 #cut2 .articles-block .article-img img {
  max-width: 100%;
  vertical-align: bottom;
  transition: all 0.3s;
}
#AsusCesEvent_2026 #cut2 .articles-block .article-text {
  padding: 15px 40px;
}
#AsusCesEvent_2026 #cut2 .articles-block .article-text .text-sm {
  margin-bottom: 5px;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.05rem;
}
#AsusCesEvent_2026 #cut2 .articles-block .article-text .name {
  font-size: 1.5rem;
  letter-spacing: 0.01rem;
  line-height: 1.3;
}
#AsusCesEvent_2026 #cut2 .articles-block .article:hover {
  text-decoration: underline;
}
#AsusCesEvent_2026 #cut2 .articles-block .article:hover .article-img img {
  transform: scale(1.15, 1.15);
}
#AsusCesEvent_2026 #cut3 .section-title::before {
  background-image: url(../images/pc/title_bar_2.png);
}
#AsusCesEvent_2026 #cut3 .qa-block {
  padding: 0 30px;
  margin-bottom: 75px;
}
#AsusCesEvent_2026 #cut3 .qa-block .qa-item {
  letter-spacing: 0.02rem;
  margin-bottom: 30px;
  line-height: 1.6;
}
#AsusCesEvent_2026 #cut3 .qa-block .qa-item .qa-name {
  color: var(--color-text-w);
  font-size: 1.8rem;
  padding: 22px 31px 12px 20px;
  letter-spacing: 0.07rem;
  position: relative;
  cursor: pointer;
  text-align: left;
}
#AsusCesEvent_2026 #cut3 .qa-block .qa-item .qa-name::before {
  width: 7px;
  height: 7px;
  content: "";
  background-color: var(--color-bg-w);
  display: block;
  position: absolute;
  left: 0;
  top: 34px;
}
#AsusCesEvent_2026 #cut3 .qa-block .qa-item .qa-name::after {
  width: 20px;
  height: 22px;
  content: "";
  background-color: var(--color-bg-w);
  mask: url(../images/pc/icon_arrow.png) no-repeat center center;
  mask-size: contain;
  margin-left: 7px;
  margin-top: 3px;
  display: inline-block;
}
#AsusCesEvent_2026 #cut3 .qa-block .qa-item .qa-name:hover, #AsusCesEvent_2026 #cut3 .qa-block .qa-item .qa-name:focus {
  color: var(--color-text-b);
}
#AsusCesEvent_2026 #cut3 .qa-block .qa-item .qa-name:hover::before, #AsusCesEvent_2026 #cut3 .qa-block .qa-item .qa-name:focus::before {
  background-color: var(--color-bg-b);
}
#AsusCesEvent_2026 #cut3 .qa-block .qa-item .qa-name:hover::after, #AsusCesEvent_2026 #cut3 .qa-block .qa-item .qa-name:focus::after {
  background-color: var(--color-bg-b);
}
#AsusCesEvent_2026 #cut3 .qa-block .qa-item .qa-text {
  font-size: 1.8rem;
  padding: 12px 80px 0;
  color: var(--color-text-y);
  display: none;
}
#AsusCesEvent_2026 #cut3 .qa-block .qa-item .qa-text a {
  color: var(--color-text-b);
  display: inline-block;
  text-decoration: underline;
}
#AsusCesEvent_2026 #cut3 .qa-block .qa-item .qa-text a:hover, #AsusCesEvent_2026 #cut3 .qa-block .qa-item .qa-text a:focus {
  text-decoration: none;
}
#AsusCesEvent_2026 #cut3 .qa-block .qa-item.active .qa-name::after {
  display: none;
}
#AsusCesEvent_2026 #cut3 .qa-block .qa-item.active .qa-text {
  display: block;
}
#AsusCesEvent_2026 #cut4 .section-title::before {
  background-image: url(../images/pc/title_bar_3.png);
}
#AsusCesEvent_2026 #cut4 .iframe-wrapper {
  overflow: visible;
  height: 2557.5px;
  position: relative;
  margin: 40px auto 0;
  width: 550px;
}
#AsusCesEvent_2026 #cut4 .iframe-block {
  width: 550px;
  height: 1650px;
  border-radius: 20px;
  transform: scale(1.55);
  transform-origin: center top;
  position: absolute;
  left: 0;
  right: 0;
}
#AsusCesEvent_2026 #cut4 .iframe-block iframe {
  width: 100%;
  height: 100%;
}
@keyframes fingerStepsAni {
  from {
    background-position: 0px;
  }
  to {
    background-position: -168px;
  }
}
@keyframes giftUpDownAni {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
}
@keyframes giftShakeAni {
  0% {
    transform: rotate(-5deg);
  }
  50% {
    transform: rotate(5deg);
  }
  100% {
    transform: rotate(-5deg);
  }
}
@keyframes breatheAni {
  0%, 100% {
    transform: scale(1);
    opacity: 0.7;
  }
  50% {
    transform: scale(1.15);
    opacity: 1;
  }
}
@media screen and (max-width: 1600px) {
  #AsusCesEvent_2026 .kv {
    height: calc(1240px * var(--scale));
  }
  #AsusCesEvent_2026 .kv-bg video {
    height: calc(1240px * var(--scale));
  }
  #AsusCesEvent_2026 .kv-top {
    margin-bottom: calc(100px * var(--scale));
  }
  #AsusCesEvent_2026 .kv-top .kv-tools .btn-stop, #AsusCesEvent_2026 .kv-top .kv-tools .btn-play {
    width: calc(60px * var(--scale));
    height: calc(60px * var(--scale));
  }
  #AsusCesEvent_2026 .kv-top .kv-tools .btn-stop .icon, #AsusCesEvent_2026 .kv-top .kv-tools .btn-play .icon {
    width: calc(60px * var(--scale));
    height: calc(60px * var(--scale));
  }
  #AsusCesEvent_2026 .kv-top .kv-ces {
    width: calc(129px * var(--scale));
  }
  #AsusCesEvent_2026 .kv-title {
    margin: 0 auto calc(50px * var(--scale));
    width: calc(1325px * var(--scale));
  }
  #AsusCesEvent_2026 .kv-date {
    padding-left: calc(42px * var(--scale));
    margin-bottom: calc(58px * var(--scale));
  }
  #AsusCesEvent_2026 .kv-date .btn-date {
    font-size: 2.7rem;
  }
  #AsusCesEvent_2026 .kv-date .btn-date .text-sm {
    font-size: 1.8rem;
  }
  #AsusCesEvent_2026 .kv-date .timer {
    margin-left: calc(48px * var(--scale));
  }
  #AsusCesEvent_2026 .kv-date .timer .timer-item .text-base {
    font-size: 4.2rem;
    width: 100px;
  }
  #AsusCesEvent_2026 .kv-date .timer .timer-item .text-lg {
    font-size: 7rem;
    width: 150px;
  }
  #AsusCesEvent_2026 .kv-date .timer .timer-item .text-sm {
    font-size: 1.4rem;
    margin-bottom: 5px;
  }
  #AsusCesEvent_2026 .kv-bottom {
    padding-left: 0;
  }
  #AsusCesEvent_2026 .kv-bottom .btn-give {
    width: calc(206px * var(--scale));
  }
  #AsusCesEvent_2026 .kv-bottom .cities {
    margin-top: calc(45px * var(--scale));
  }
  #AsusCesEvent_2026 .kv-bottom .cities-item .text-lg {
    font-size: 3rem;
    margin-bottom: 12px;
  }
  #AsusCesEvent_2026 .kv-bottom .cities-item .text-base {
    font-size: 1.2rem;
  }
  #AsusCesEvent_2026 .kv-bottom .cities-item .text-sm {
    font-size: 0.8rem;
  }
  #AsusCesEvent_2026 .kv-bottom .cities-item:nth-child(2) {
    margin-left: calc(50px * var(--scale));
  }
  #AsusCesEvent_2026 .kv-bottom .cities-item:nth-child(3) {
    margin-left: calc(50px * var(--scale));
  }
  #AsusCesEvent_2026 .kv-bottom .btn-sign {
    margin-top: calc(50px * var(--scale));
    font-size: 1.6rem;
  }
  #AsusCesEvent_2026 .kv::after {
    height: calc(193px * var(--scale));
    bottom: calc(-193px * var(--scale));
  }
  #AsusCesEvent_2026 .section {
    padding-bottom: calc(70px * var(--scale));
  }
  #AsusCesEvent_2026 .section-box {
    max-width: 1400px;
  }
  #AsusCesEvent_2026 .section-title {
    padding: 32px 40px 30px 30px;
    font-size: 4rem;
  }
  #AsusCesEvent_2026 #cut1 {
    background-size: auto calc(660px * var(--scale));
    margin-bottom: calc(-95px * var(--scale));
  }
  #AsusCesEvent_2026 #cut1 .section-box {
    height: calc(660px * var(--scale));
    padding: calc(80px * var(--scale));
  }
  #AsusCesEvent_2026 #cut1 .section-box .sub-title {
    font-size: 2rem;
    margin-bottom: calc(70px * var(--scale));
  }
  #AsusCesEvent_2026 #cut1 .section-box .title {
    font-size: 3.6rem;
    padding-right: calc(60px * var(--scale));
    margin-bottom: calc(40px * var(--scale));
  }
  #AsusCesEvent_2026 #cut1 .section-box p {
    font-size: 1.4rem;
  }
  #AsusCesEvent_2026 #cut2 .articles-block {
    padding: 0 20px;
    gap: 20px;
  }
}
@media screen and (max-width: 1240px) {
  #AsusCesEvent_2026 .kv {
    height: calc(1680px * var(--scale));
  }
  #AsusCesEvent_2026 .kv-bg video {
    height: calc(1680px * var(--scale));
  }
  #AsusCesEvent_2026 .kv-date {
    padding-left: calc(42px * var(--scale));
    margin-bottom: calc(40px * var(--scale));
  }
  #AsusCesEvent_2026 .kv-date .btn-date {
    font-size: 2.1rem;
    letter-spacing: 1.1rem;
  }
  #AsusCesEvent_2026 .kv-date .btn-date .text-sm {
    font-size: 1.4rem;
  }
  #AsusCesEvent_2026 .kv-date .timer .timer-item {
    margin-left: 20px;
  }
  #AsusCesEvent_2026 .kv-bottom {
    flex-wrap: wrap;
  }
  #AsusCesEvent_2026 .kv-bottom .btn-give {
    order: 2;
    width: calc(300px * var(--scale));
  }
  #AsusCesEvent_2026 .kv-bottom .cities {
    width: 100%;
    justify-content: center;
    order: 1;
    margin-top: calc(60px * var(--scale));
    margin-bottom: calc(100px * var(--scale));
  }
  #AsusCesEvent_2026 .kv-bottom .cities-item:nth-child(2) {
    margin-left: 50px;
  }
  #AsusCesEvent_2026 .kv-bottom .cities-item:nth-child(3) {
    margin-left: 50px;
  }
  #AsusCesEvent_2026 .kv-bottom .btn-sign {
    order: 3;
    margin-top: 0;
    margin-left: 100px;
  }
  #AsusCesEvent_2026 .kv::after {
    height: calc(193px * var(--scale));
    bottom: calc(-193px * var(--scale));
  }
  #AsusCesEvent_2026 .section-box {
    max-width: 1000px;
  }
  #AsusCesEvent_2026 .section-title {
    padding: 28px 40px 26px 20px;
    font-size: 3rem;
  }
  #AsusCesEvent_2026 #cut1 {
    background-size: auto calc(720px * var(--scale));
    margin-bottom: calc(-95px * var(--scale));
  }
  #AsusCesEvent_2026 #cut1 .section-box {
    height: calc(720px * var(--scale));
    padding: calc(80px * var(--scale));
  }
  #AsusCesEvent_2026 #cut1 .section-box .sub-title {
    font-size: 1.6rem;
  }
  #AsusCesEvent_2026 #cut1 .section-box .title {
    font-size: 3rem;
  }
  #AsusCesEvent_2026 #cut1 .section-box p {
    font-size: 1rem;
  }
}
@media screen and (max-width: 1023px) {
  #AsusCesEvent_2026 .kv {
    height: 1077px;
    padding: 75px 20px 0;
  }
  #AsusCesEvent_2026 .kv-bg video {
    height: 1077px;
  }
  #AsusCesEvent_2026 .kv-top {
    padding: 0;
    margin-bottom: 80px;
  }
  #AsusCesEvent_2026 .kv-title {
    margin: 0 auto 40px;
    width: 90%;
  }
  #AsusCesEvent_2026 .kv-date {
    padding-left: 0;
    margin-bottom: 50px;
    flex-wrap: wrap;
  }
  #AsusCesEvent_2026 .kv-date .btn-date {
    order: 2;
    padding: 15px 6px 12px 23px;
    font-size: 3.25rem;
    letter-spacing: 1.2rem;
    display: flex;
    align-items: center;
  }
  #AsusCesEvent_2026 .kv-date .btn-date .text-sm {
    margin-right: 10px;
    margin-top: 3px;
  }
  #AsusCesEvent_2026 .kv-date .timer {
    order: 1;
    margin-left: 0;
    margin-bottom: 40px;
    width: 100%;
    justify-content: center;
  }
  #AsusCesEvent_2026 .kv-date .timer .timer-item {
    margin-top: -6px;
    margin-left: 20px;
  }
  #AsusCesEvent_2026 .kv-date .timer .timer-item .text-base {
    font-size: 4rem;
    width: 90px;
  }
  #AsusCesEvent_2026 .kv-date .timer .timer-item .text-lg {
    font-size: 7rem;
    width: 100px;
  }
  #AsusCesEvent_2026 .kv-date .timer .timer-item .text-sm {
    font-size: 1.4rem;
    margin-bottom: 5px;
  }
  #AsusCesEvent_2026 .kv-date .timer .timer-item.days {
    gap: 16px;
  }
  #AsusCesEvent_2026 .kv-bottom .cities {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 40px;
  }
  #AsusCesEvent_2026 .kv-bottom .cities-item .text-lg {
    font-size: 2.8rem;
  }
  #AsusCesEvent_2026 .kv-bottom .cities-item .text-base {
    font-size: 1.2rem;
  }
  #AsusCesEvent_2026 .kv-bottom .cities-item .text-sm {
    font-size: 0.8rem;
  }
  #AsusCesEvent_2026 .kv-bottom .cities-item:nth-child(2) {
    margin-left: 30px;
  }
  #AsusCesEvent_2026 .kv-bottom .cities-item:nth-child(3) {
    margin-left: 30px;
  }
  #AsusCesEvent_2026 .kv-bottom .btn-sign {
    margin-left: 50px;
  }
  #AsusCesEvent_2026 .kv::after {
    height: 193px;
    bottom: -193px;
  }
  #AsusCesEvent_2026 .section {
    padding-bottom: 70px;
  }
  #AsusCesEvent_2026 .section-box {
    width: 100%;
  }
  #AsusCesEvent_2026 .section-title {
    padding: 30px 30px 30px 20px;
    font-size: 2.3rem;
  }
  #AsusCesEvent_2026 #cut1 {
    background: url(../images/mobile/bg.png) no-repeat center top;
    background-size: auto 500px;
    margin-bottom: -60px;
  }
  #AsusCesEvent_2026 #cut1 .section-box {
    height: 500px;
    padding: 100px 30px;
  }
  #AsusCesEvent_2026 #cut1 .section-box .sub-title {
    font-size: 1.8rem;
    margin-bottom: 50px;
  }
  #AsusCesEvent_2026 #cut1 .section-box .title {
    font-size: 2.6rem;
    padding-right: 0;
    margin-bottom: 35px;
  }
  #AsusCesEvent_2026 #cut1 .section-box p {
    font-size: 1.4rem;
  }
  #AsusCesEvent_2026 #cut2 .articles-block {
    flex-direction: column;
    gap: 30px;
    padding: 0 30px;
  }
  #AsusCesEvent_2026 #cut2 .articles-block .article-img img {
    max-width: none;
    width: 100%;
  }
  #AsusCesEvent_2026 #cut2 .articles-block .article-text {
    padding: 20px 40px;
  }
  #AsusCesEvent_2026 #cut2 .articles-block .article-text .text-sm {
    font-size: 1rem;
  }
  #AsusCesEvent_2026 #cut2 .articles-block .article-text .name {
    font-size: 1.8rem;
  }
  #AsusCesEvent_2026 #cut3 .qa-block .qa-item .qa-name {
    font-size: 1.6rem;
  }
  #AsusCesEvent_2026 #cut3 .qa-block .qa-item .qa-text {
    font-size: 1.6rem;
    padding: 12px 50px 0;
  }
  #AsusCesEvent_2026 #cut4 .iframe-wrapper {
    height: 1650px;
    width: 550px;
  }
  #AsusCesEvent_2026 #cut4 .iframe-block {
    width: 550px;
    height: 1650px;
    transform: scale(1);
  }
}
@media screen and (max-width: 767px) {
  #AsusCesEvent_2026 .kv {
    height: 1380px;
  }
  #AsusCesEvent_2026 .kv-bg video {
    height: 1380px;
  }
  #AsusCesEvent_2026 .kv-date {
    margin-bottom: calc(30px * var(--scale));
  }
  #AsusCesEvent_2026 .kv-date .timer .timer-item .text-base {
    font-size: 3rem;
    width: 70px;
  }
  #AsusCesEvent_2026 .kv-date .timer .timer-item .text-lg {
    font-size: 5rem;
    width: 100px;
  }
  #AsusCesEvent_2026 .kv-date .timer .timer-item .text-sm {
    font-size: 1rem;
    margin-bottom: 3px;
  }
  #AsusCesEvent_2026 .kv-date .timer .timer-item.days {
    gap: 0;
  }
  #AsusCesEvent_2026 .kv-bottom .cities {
    margin-top: 30px;
    margin-left: 0;
    flex-wrap: wrap;
    gap: 30px;
  }
  #AsusCesEvent_2026 .kv-bottom .cities-item .text-lg {
    font-size: 2.6rem;
  }
  #AsusCesEvent_2026 .kv-bottom .cities-item .text-base {
    font-size: 1.2rem;
  }
  #AsusCesEvent_2026 .kv-bottom .cities-item .text-sm {
    font-size: 0.8rem;
  }
  #AsusCesEvent_2026 .kv-bottom .cities-item:nth-child(2) {
    margin-left: 0;
  }
  #AsusCesEvent_2026 .kv-bottom .cities-item:nth-child(3) {
    margin-left: 0;
  }
  #AsusCesEvent_2026 .kv::after {
    height: 193px;
    bottom: -193px;
  }
  #AsusCesEvent_2026 .section-title {
    padding: 20px;
    font-size: 1.8rem;
  }
  #AsusCesEvent_2026 #cut1 {
    background-size: auto calc(600px * var(--scale));
    margin-bottom: calc(-60px * var(--scale));
  }
  #AsusCesEvent_2026 #cut1 .section-box {
    height: calc(600px * var(--scale));
    padding: calc(60px * var(--scale)) 30px;
  }
  #AsusCesEvent_2026 #cut1 .section-box .sub-title {
    font-size: 1.4rem;
    margin-bottom: 50px;
  }
  #AsusCesEvent_2026 #cut1 .section-box .title {
    font-size: 2rem;
    padding-right: 0;
    margin-bottom: calc(45px * var(--scale));
  }
  #AsusCesEvent_2026 #cut1 .section-box p {
    font-size: 1rem;
  }
  #AsusCesEvent_2026 #cut2 .articles-block {
    gap: 20px;
    padding: 0 20px;
  }
  #AsusCesEvent_2026 #cut2 .articles-block .article-text {
    padding: 20px 30px;
  }
  #AsusCesEvent_2026 #cut2 .articles-block .article-text .name {
    font-size: 1.6rem;
  }
  #AsusCesEvent_2026 #cut3 .qa-block {
    margin-bottom: 0;
  }
  #AsusCesEvent_2026 #cut3 .qa-block .qa-item {
    margin-bottom: 0;
  }
  #AsusCesEvent_2026 #cut3 .qa-block .qa-item .qa-name {
    font-size: 1.4rem;
  }
  #AsusCesEvent_2026 #cut3 .qa-block .qa-item .qa-name::after {
    width: 15px;
    height: 16px;
  }
  #AsusCesEvent_2026 #cut3 .qa-block .qa-item .qa-text {
    font-size: 1.2rem;
    padding: 12px 30px 0;
  }
  #AsusCesEvent_2026 #cut4 .iframe-wrapper {
    padding: 0 20px;
    height: 90vh;
    width: calc(100vw - 40px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  #AsusCesEvent_2026 #cut4 .iframe-block {
    height: 100%;
    width: 100%;
    transform: scale(1);
    position: relative;
  }
}
@media screen and (max-width: 599px) {
  #AsusCesEvent_2026 .kv {
    height: calc(1480px * var(--scale));
    padding-top: 50px;
  }
  #AsusCesEvent_2026 .kv-bg video {
    height: calc(1480px * var(--scale));
  }
  #AsusCesEvent_2026 .kv-top {
    margin-bottom: 40px;
  }
  #AsusCesEvent_2026 .kv-top .kv-tools .btn-stop, #AsusCesEvent_2026 .kv-top .kv-tools .btn-play {
    width: calc(50px * var(--scale));
    height: calc(50px * var(--scale));
  }
  #AsusCesEvent_2026 .kv-top .kv-tools .btn-stop .icon, #AsusCesEvent_2026 .kv-top .kv-tools .btn-play .icon {
    width: calc(50px * var(--scale));
    height: calc(50px * var(--scale));
  }
  #AsusCesEvent_2026 .kv-top .kv-ces {
    width: calc(100px * var(--scale));
  }
  #AsusCesEvent_2026 .kv-title {
    margin: 0 auto calc(30px * var(--scale));
  }
  #AsusCesEvent_2026 .kv-date {
    margin-bottom: calc(30px * var(--scale));
  }
  #AsusCesEvent_2026 .kv-date .btn-date {
    padding: 16px 6px 12px 23px;
    letter-spacing: 0.8rem;
    font-size: 2.1rem;
    margin-top: calc(30px * var(--scale));
  }
  #AsusCesEvent_2026 .kv-date .btn-date .text-sm {
    margin-right: 10px;
    margin-top: 3px;
    font-size: 1.2rem;
  }
  #AsusCesEvent_2026 .kv-date .timer {
    margin-bottom: calc(20px * var(--scale));
  }
  #AsusCesEvent_2026 .kv-date .timer .timer-item {
    margin-top: -6px;
    margin-left: 10px;
  }
  #AsusCesEvent_2026 .kv-date .timer .timer-item .text-base {
    font-size: 2rem;
    width: 45px;
  }
  #AsusCesEvent_2026 .kv-date .timer .timer-item .text-lg {
    font-size: 3rem;
    width: 60px;
  }
  #AsusCesEvent_2026 .kv-date .timer .timer-item .text-sm {
    font-size: 0.8rem;
    margin-bottom: 3px;
  }
  #AsusCesEvent_2026 .kv-date .timer .timer-item.days {
    gap: 0;
  }
  #AsusCesEvent_2026 .kv-bottom {
    gap: 30px 40px;
  }
  #AsusCesEvent_2026 .kv-bottom .btn-give {
    width: calc(206px * var(--scale));
  }
  #AsusCesEvent_2026 .kv-bottom .cities {
    margin: 20px 0;
    flex-wrap: wrap;
    gap: 24px;
  }
  #AsusCesEvent_2026 .kv-bottom .cities-item .text-lg {
    font-size: 2.1rem;
  }
  #AsusCesEvent_2026 .kv-bottom .cities-item .text-base {
    font-size: 1rem;
  }
  #AsusCesEvent_2026 .kv-bottom .cities-item .text-sm {
    font-size: 0.8rem;
  }
  #AsusCesEvent_2026 .kv-bottom .cities-item:nth-child(2) {
    margin-left: 0;
  }
  #AsusCesEvent_2026 .kv-bottom .cities-item:nth-child(3) {
    margin-left: 0;
  }
  #AsusCesEvent_2026 .kv-bottom .btn-sign {
    margin-left: 0;
    font-size: 1.2rem;
  }
  #AsusCesEvent_2026 .kv-bottom .btn-sign .icon {
    width: 20px;
  }
  #AsusCesEvent_2026 #cut1 {
    background-size: auto calc(630px * var(--scale));
  }
  #AsusCesEvent_2026 #cut1 .section-box {
    height: calc(630px * var(--scale));
  }
  #AsusCesEvent_2026 #cut1 .section-box .sub-title {
    margin-bottom: 30px;
  }
  #AsusCesEvent_2026 #cut1 .section-box .title a {
    width: 36px;
    display: inline-block;
  }
  #AsusCesEvent_2026 #cut1 .section-box .title a img {
    max-width: 100%;
  }
  #AsusCesEvent_2026 #cut1 .section-box p {
    font-size: 1rem;
  }
}/*# sourceMappingURL=style.css.map */