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

#AsusComputexEvent_2024 {
  --scale: 1; }
  @media (max-width: 1600px) {
    #AsusComputexEvent_2024 {
      --scale: 0.63; } }
  @media (max-width: 1200px) {
    #AsusComputexEvent_2024 {
      --scale: 0.53; } }
  #AsusComputexEvent_2024 .main {
    background-color: #090d17; }
    #AsusComputexEvent_2024 .main .section-kv {
      overflow: hidden;
      position: relative;
      max-width: calc(100vw * 1920 / 1920);
      height: calc(100vw * 1080 / 1920);
      margin: 0 auto;
      font-family: "TT-Norms"; }
      #AsusComputexEvent_2024 .main .section-kv .kv-video-pc {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: calc(100vw * 1920 / 1920);
        height: calc(100vw * 1080 / 1920); }
      #AsusComputexEvent_2024 .main .section-kv .kv-video-mobile {
        display: none; }
      #AsusComputexEvent_2024 .main .section-kv .content {
        position: relative;
        height: calc(100vw * 1080 / 1920);
        z-index: 1; }
        #AsusComputexEvent_2024 .main .section-kv .content .icon-win11 {
          display: flex;
          margin: calc(100vw * 25 / 1920) calc(100vw * 40 / 1920) 0 auto;
          width: calc(100vw * 230 / 1920);
          height: calc(100vw * 50 / 1920); }
          #AsusComputexEvent_2024 .main .section-kv .content .icon-win11 svg {
            display: block;
            fill: #595757;
            width: 100%; }
        #AsusComputexEvent_2024 .main .section-kv .content .title {
          position: absolute;
          top: calc(100vw * 530 / 1920);
          left: 50%;
          transform: translateX(-50%);
          margin-left: calc(100vw * -30 / 1920);
          font-size: calc(100vw * 24 / 1920);
          font-weight: 700;
          letter-spacing: calc(100vw * 7.5 / 1920);
          color: #e1fdff;
          text-shadow: #e0fbff 0px 0px calc(100vw * 12 / 1920); }
        #AsusComputexEvent_2024 .main .section-kv .content .city-date-box {
          position: absolute;
          top: calc(100vw * 600 / 1920);
          left: 50%;
          transform: translateX(-50%);
          margin-left: calc(100vw * -130 / 1920);
          display: flex;
          flex-direction: row;
          gap: calc(100vw * 170 / 1920); }
          #AsusComputexEvent_2024 .main .section-kv .content .city-date-box .city-box {
            display: flex;
            flex-direction: column;
            gap: calc(100vw * 10 / 1920);
            color: #d9d9d9; }
            #AsusComputexEvent_2024 .main .section-kv .content .city-date-box .city-box .city {
              font-size: calc(100vw * 36 / 1920);
              font-weight: 500;
              text-transform: capitalize;
              text-shadow: 0px 0px calc(100vw * 10 / 1920) #2763a0;
              background: linear-gradient(180deg, #fff 19.77%, #96bcff 81.4%);
              background-clip: text;
              -webkit-background-clip: text;
              color: transparent; }
            #AsusComputexEvent_2024 .main .section-kv .content .city-date-box .city-box .date {
              font-size: calc(100vw * 24 / 1920);
              font-style: normal;
              font-weight: 400;
              color: rgba(255, 255, 255, 0.76);
              text-shadow: 0px 0px calc(100vw * 7 / 1920) #18205d; }
        #AsusComputexEvent_2024 .main .section-kv .content .notify-me-box {
          position: absolute;
          top: calc(100vw * 725 / 1920);
          left: 50%;
          transform: translateX(-50%);
          margin-left: calc(100vw * -30 / 1920);
          text-transform: capitalize;
          border-radius: calc(100vw * 38 / 1920);
          border: 1px solid #fff;
          background: linear-gradient(180deg, #002d9a 0%, #74f6fb 100%);
          box-shadow: 0px 0px calc(100vw * 38 / 1920) 0px #4a8bdc; }
          #AsusComputexEvent_2024 .main .section-kv .content .notify-me-box:hover {
            cursor: pointer; }
            #AsusComputexEvent_2024 .main .section-kv .content .notify-me-box:hover .notify-me-pc {
              transform: scale(1.1); }
          #AsusComputexEvent_2024 .main .section-kv .content .notify-me-box a {
            display: block;
            text-decoration: none;
            color: #fff; }
          #AsusComputexEvent_2024 .main .section-kv .content .notify-me-box .notify-me-pc {
            text-shadow: 0px 0px calc(100vw * 10 / 1920) #5ba8f6;
            font-size: calc(100vw * 22 / 1920);
            font-weight: 500;
            transform: scale(1);
            transition: transform 0.3s linear; }
            #AsusComputexEvent_2024 .main .section-kv .content .notify-me-box .notify-me-pc .notify-me-text {
              padding: calc(100vw * 14 / 1920) calc(100vw * 70 / 1920); }
          #AsusComputexEvent_2024 .main .section-kv .content .notify-me-box .notify-me-box-mobile {
            display: none; }
        #AsusComputexEvent_2024 .main .section-kv .content .play-stop-btn-box {
          width: calc(100vw * 70 / 1920);
          height: calc(100vw * 70 / 1920);
          position: absolute;
          z-index: 1;
          top: calc(100vw * 965 / 1920);
          left: 50%;
          transform: translateX(-50%);
          margin-left: calc(100vw * -30 / 1920); }
          #AsusComputexEvent_2024 .main .section-kv .content .play-stop-btn-box .play-btn,
          #AsusComputexEvent_2024 .main .section-kv .content .play-stop-btn-box .stop-btn {
            display: none;
            position: absolute; }
            #AsusComputexEvent_2024 .main .section-kv .content .play-stop-btn-box .play-btn.active,
            #AsusComputexEvent_2024 .main .section-kv .content .play-stop-btn-box .stop-btn.active {
              display: block; }
            #AsusComputexEvent_2024 .main .section-kv .content .play-stop-btn-box .play-btn:hover,
            #AsusComputexEvent_2024 .main .section-kv .content .play-stop-btn-box .stop-btn:hover {
              cursor: pointer; }
        #AsusComputexEvent_2024 .main .section-kv .content .quick-giveaway-box {
          position: fixed;
          left: 50%;
          bottom: 5%;
          transform: translateX(-50%);
          width: 98.17%;
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          align-items: center;
          font-size: calc(100vw * 20 / 1920);
          font-weight: 400;
          color: #fff; }
          #AsusComputexEvent_2024 .main .section-kv .content .quick-giveaway-box .quick-box {
            position: relative;
            display: flex;
            flex-direction: column;
            gap: calc(100vw * 10 / 1920);
            padding: calc(100vw * 20 / 1920) calc(100vw * 22 / 1920) calc(100vw * 15 / 1920);
            border-radius: calc(100vw * 20 / 1920);
            background: #242328;
            border: 1px solid transparent; }
            #AsusComputexEvent_2024 .main .section-kv .content .quick-giveaway-box .quick-box::before {
              content: "";
              position: absolute;
              inset: 0;
              border-radius: calc(100vw * 20 / 1920);
              padding: 1px;
              -moz-background: -moz-linear-gradient(left right, #74c5f2 0%, #fcfeff 100%);
              -webkit-background: -webkit-linear-gradient(left right, #74c5f2 0%, #fcfeff 100%);
              background: linear-gradient(to right, #74c5f2 0%, #fcfeff 100%);
              -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
              -webkit-mask-composite: xor;
              mask-composite: exclude; }
            #AsusComputexEvent_2024 .main .section-kv .content .quick-giveaway-box .quick-box .icon-btn-box {
              display: flex;
              flex-direction: row;
              justify-content: space-around; }
              #AsusComputexEvent_2024 .main .section-kv .content .quick-giveaway-box .quick-box .icon-btn-box .icon {
                width: calc(100vw * 32 / 1920);
                height: calc(100vw * 32 / 1920);
                position: relative;
                transform: scale(1);
                transition: transform 0.3s linear; }
                #AsusComputexEvent_2024 .main .section-kv .content .quick-giveaway-box .quick-box .icon-btn-box .icon:hover {
                  transform: scale(1.2); }
                #AsusComputexEvent_2024 .main .section-kv .content .quick-giveaway-box .quick-box .icon-btn-box .icon svg {
                  display: block;
                  width: 100%;
                  height: 100%;
                  position: absolute;
                  left: 50%;
                  top: 50%;
                  transform: translate(-50%, -50%); }
            #AsusComputexEvent_2024 .main .section-kv .content .quick-giveaway-box .quick-box .text {
              white-space: nowrap; }
          #AsusComputexEvent_2024 .main .section-kv .content .quick-giveaway-box .giveway-box {
            position: relative;
            display: flex;
            flex-direction: row;
            justify-content: center;
            align-items: center;
            width: 18%;
            flex: 0 0 auto;
            gap: calc(100vw * 10 / 1920);
            padding: calc(100vw * 20 / 1920);
            text-decoration: none;
            color: #fff;
            border-radius: calc(100vw * 20 / 1920);
            background: #242328;
            border: 1px solid transparent; }
            #AsusComputexEvent_2024 .main .section-kv .content .quick-giveaway-box .giveway-box:hover .text,
            #AsusComputexEvent_2024 .main .section-kv .content .quick-giveaway-box .giveway-box:hover .icon {
              transform: scale(1.05); }
            #AsusComputexEvent_2024 .main .section-kv .content .quick-giveaway-box .giveway-box::before {
              content: "";
              position: absolute;
              inset: 0;
              border-radius: calc(100vw * 20 / 1920);
              padding: 1px;
              -moz-background: -moz-linear-gradient(left right, #74c5f2 0%, #fcfeff 100%);
              -webkit-background: -webkit-linear-gradient(left right, #74c5f2 0%, #fcfeff 100%);
              background: linear-gradient(to right, #74c5f2 0%, #fcfeff 100%);
              -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
              -webkit-mask-composite: xor;
              mask-composite: exclude; }
            #AsusComputexEvent_2024 .main .section-kv .content .quick-giveaway-box .giveway-box .text {
              flex: 1 1 calc(100vw * 195 / 1920);
              transform: scale(1);
              transition: transform 0.3s linear; }
            #AsusComputexEvent_2024 .main .section-kv .content .quick-giveaway-box .giveway-box .icon {
              transform: scale(1);
              transition: transform 0.3s linear;
              flex: 0 0 calc(100vw * 90 / 1920);
              height: calc(100vw * 70 / 1920);
              background-position: center;
              background-repeat: no-repeat;
              background-size: contain;
              background-image: url("../image/share/icon_giveaway_03.png"); }
    @media screen and (max-width: 960px) {
      #AsusComputexEvent_2024 .main .section-kv {
        max-width: calc(100vw * 960 / 960);
        height: calc(100vw * 1800 / 960); }
        #AsusComputexEvent_2024 .main .section-kv .kv-video-pc {
          display: none; }
        #AsusComputexEvent_2024 .main .section-kv .kv-video-mobile {
          display: block;
          position: absolute;
          width: calc(100vw * 960 / 960);
          height: calc(100vw * 756 / 960); }
        #AsusComputexEvent_2024 .main .section-kv .content .icon-win11 {
          margin: calc(100vw * 25 / 960) auto 0 calc(100vw * 30 / 960);
          width: calc(100vw * 230 / 960);
          height: calc(100vw * 50 / 960); }
        #AsusComputexEvent_2024 .main .section-kv .content .title {
          top: calc(100vw * 460 / 960);
          font-size: calc(100vw * 30 / 960);
          letter-spacing: calc(100vw * 9.5 / 960);
          text-shadow: #e0fbff 0px 0px calc(100vw * 12 / 960);
          white-space: nowrap;
          margin-left: 0; }
        #AsusComputexEvent_2024 .main .section-kv .content .city-date-box {
          width: calc(100vw * 860 / 960);
          top: calc(100vw * 600 / 960);
          justify-content: space-between;
          margin-left: 0;
          gap: 0; }
          #AsusComputexEvent_2024 .main .section-kv .content .city-date-box .city-box {
            gap: calc(100vw * 10 / 960); }
            #AsusComputexEvent_2024 .main .section-kv .content .city-date-box .city-box .city {
              font-size: calc(100vw * 60 / 960);
              text-shadow: 0px 0px calc(100vw * 50 / 960) #2763a0;
              background: linear-gradient(180deg, #fff 19.77%, #96bcff 81.4%);
              background-clip: text;
              -webkit-background-clip: text;
              color: transparent; }
            #AsusComputexEvent_2024 .main .section-kv .content .city-date-box .city-box .date {
              font-size: calc(100vw * 36 / 960);
              text-shadow: 0px 0px calc(100vw * 7 / 960) #18205d; }
        #AsusComputexEvent_2024 .main .section-kv .content .notify-me-box {
          top: calc(100vw * 810 / 960);
          white-space: nowrap;
          margin-left: 0;
          border-radius: calc(100vw * 80 / 960);
          border: 2px solid #fff;
          background: linear-gradient(180deg, #002d9a 0%, #74f6fb 100%);
          box-shadow: 0px 0px calc(100vw * 38 / 960) 0px #4a8bdc; }
          #AsusComputexEvent_2024 .main .section-kv .content .notify-me-box .notify-me-pc {
            display: none; }
          #AsusComputexEvent_2024 .main .section-kv .content .notify-me-box .notify-me-box-mobile {
            display: block;
            text-shadow: 0px 0px calc(100vw * 10 / 960) #5ba8f6;
            font-size: calc(100vw * 70 / 960); }
            #AsusComputexEvent_2024 .main .section-kv .content .notify-me-box .notify-me-box-mobile .notify-me-text {
              padding: calc(100vw * 30 / 960) calc(100vw * 135 / 960); }
        #AsusComputexEvent_2024 .main .section-kv .content .play-stop-btn-box {
          display: none;
          width: calc(100vw * 100 / 960);
          height: calc(100vw * 100 / 960);
          top: calc(100vw * 500 / 960);
          margin-left: 0; }
        #AsusComputexEvent_2024 .main .section-kv .content .quick-giveaway-box {
          position: absolute;
          top: calc(100vw * 1080 / 960);
          width: calc(100vw * 810 / 960);
          flex-direction: column;
          gap: calc(100vw * 75 / 960);
          font-size: calc(100vw * 40 / 960); }
          #AsusComputexEvent_2024 .main .section-kv .content .quick-giveaway-box .quick-box {
            width: 100%;
            box-sizing: border-box;
            gap: calc(100vw * 30 / 960);
            padding: calc(100vw * 60 / 960) calc(100vw * 40 / 960) calc(100vw * 40 / 960);
            border-radius: calc(100vw * 50 / 960);
            background: rgba(255, 255, 255, 0.1);
            border: 1px solid transparent; }
            #AsusComputexEvent_2024 .main .section-kv .content .quick-giveaway-box .quick-box::before {
              content: "";
              position: absolute;
              inset: 0;
              border-radius: calc(100vw * 50 / 960);
              padding: 1px;
              -moz-background: -moz-linear-gradient(left right, #74c5f2 0%, #fcfeff 100%);
              -webkit-background: -webkit-linear-gradient(left right, #74c5f2 0%, #fcfeff 100%);
              background: linear-gradient(to right, #74c5f2 0%, #fcfeff 100%);
              -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
              -webkit-mask-composite: xor;
              mask-composite: exclude; }
            #AsusComputexEvent_2024 .main .section-kv .content .quick-giveaway-box .quick-box .icon-btn-box .icon {
              width: calc(100vw * 85 / 960);
              height: calc(100vw * 85 / 960); }
            #AsusComputexEvent_2024 .main .section-kv .content .quick-giveaway-box .quick-box .text {
              white-space: nowrap;
              text-align: center; }
          #AsusComputexEvent_2024 .main .section-kv .content .quick-giveaway-box .giveway-box {
            width: 100%;
            box-sizing: border-box;
            gap: calc(100vw * 10 / 960);
            padding: calc(100vw * 60 / 960) calc(100vw * 40 / 960) calc(100vw * 40 / 960);
            border-radius: calc(100vw * 50 / 960);
            background: #242328;
            border: 1px solid transparent; }
            #AsusComputexEvent_2024 .main .section-kv .content .quick-giveaway-box .giveway-box::before {
              content: "";
              position: absolute;
              inset: 0;
              border-radius: calc(100vw * 50 / 960);
              padding: 1px;
              -moz-background: -moz-linear-gradient(left right, #74c5f2 0%, #fcfeff 100%);
              -webkit-background: -webkit-linear-gradient(left right, #74c5f2 0%, #fcfeff 100%);
              background: linear-gradient(to right, #74c5f2 0%, #fcfeff 100%);
              -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
              -webkit-mask-composite: xor;
              mask-composite: exclude; }
            #AsusComputexEvent_2024 .main .section-kv .content .quick-giveaway-box .giveway-box .text {
              font-size: calc(100vw * 46 / 960);
              line-height: 1.3;
              flex: 0 0 calc(100vw * 475 / 960); }
            #AsusComputexEvent_2024 .main .section-kv .content .quick-giveaway-box .giveway-box .icon {
              flex: 0 0 calc(100vw * 233 / 960);
              height: calc(100vw * 176 / 960); } }
  #AsusComputexEvent_2024 .lightbox {
    display: none;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -155%);
    opacity: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(15, 24, 35, 0.8);
    padding: 0 5px;
    box-sizing: border-box;
    z-index: 999;
    transition: transform 0.5s linear, opacity 0.5s linear;
    font-family: "TT-Norms";
    font-weight: 500; }
    #AsusComputexEvent_2024 .lightbox.active {
      display: block;
      transform: translate(-50%, -50%);
      opacity: 1; }
    #AsusComputexEvent_2024 .lightbox .lightbox_inner {
      position: relative;
      width: auto;
      max-width: calc(1240px * var(--scale));
      height: 95vh;
      background-color: black;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      border-radius: calc(25px * var(--scale));
      box-sizing: border-box;
      pointer-events: auto;
      overflow: hidden; }
      #AsusComputexEvent_2024 .lightbox .lightbox_inner .close-btn {
        position: absolute;
        width: calc(60px * var(--scale));
        height: calc(60px * var(--scale));
        background-size: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url("../image/share/icon_close.svg");
        top: 4%;
        right: 3%; }
        #AsusComputexEvent_2024 .lightbox .lightbox_inner .close-btn .close-btn-mask {
          display: block;
          width: 100%;
          height: 100%; }
      #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box {
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        max-width: calc(1240px * var(--scale));
        padding: calc(120px * var(--scale)) calc(50px * var(--scale));
        overflow: auto;
        color: #ffffff; }
        #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box::-webkit-scrollbar {
          width: 10px; }
        #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box::-webkit-scrollbar-thumb {
          background-color: #555;
          border-radius: 10px; }
        #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box::-webkit-scrollbar-track {
          background-color: #fff; }
        #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box a {
          text-decoration: none;
          color: #08a8e4;
          transition: text-decoration 0.3s linear; }
          #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box a:hover {
            text-decoration: underline; }
        #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box .inner-box {
          width: 100%;
          display: flex;
          flex-direction: column;
          align-items: center;
          pointer-events: auto; }
          #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box .inner-box .title {
            width: calc(880px * var(--scale));
            text-align: center;
            font-size: calc(72px * var(--scale));
            line-height: 1.35; }
          #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box .inner-box .step-box {
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            align-items: center;
            padding: calc(10px * var(--scale)) 0 calc(80px * var(--scale)); }
            #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box .inner-box .step-box .step-card {
              flex: 0 0 calc(365px * var(--scale));
              display: flex;
              flex-direction: column;
              gap: calc(10px * var(--scale));
              justify-content: center;
              align-items: center; }
              #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box .inner-box .step-box .step-card .top .img-01 {
                background-image: url("../image/share/icon_giveaway_01.png"); }
              #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box .inner-box .step-box .step-card .top .img-02 {
                background-image: url("../image/share/icon_giveaway_02.png"); }
              #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box .inner-box .step-box .step-card .top .img-03 {
                background-image: url("../image/share/icon_giveaway_03.png"); }
              #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box .inner-box .step-box .step-card .top .img {
                width: calc(235px * var(--scale));
                height: calc(175px * var(--scale));
                background-size: cover;
                background-position: center;
                background-repeat: no-repeat; }
              #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box .inner-box .step-box .step-card .middle {
                font-size: calc(50px * var(--scale)); }
              #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box .inner-box .step-box .step-card .bottom {
                min-height: calc(215px * var(--scale));
                text-align: center;
                font-weight: 400;
                font-size: calc(32px * var(--scale));
                line-height: 1.1; }
          #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box .inner-box .note-box {
            font-size: calc(32px * var(--scale));
            font-weight: 400;
            margin: 0 calc(40px * var(--scale)); }
            #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box .inner-box .note-box .title {
              font-size: calc(32px * var(--scale));
              text-align: left;
              padding-bottom: calc(15px * var(--scale)); }
            #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box .inner-box .note-box ol {
              list-style: disc;
              display: flex;
              flex-direction: column;
              gap: calc(15px * var(--scale)); }
              #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box .inner-box .note-box ol li {
                line-height: 1.1; }
    @media (max-width: 960px) {
      #AsusComputexEvent_2024 .lightbox .lightbox_inner {
        width: 90%;
        height: 95vh;
        max-width: none;
        padding: calc(100vw * 30 / 960) 0; }
        #AsusComputexEvent_2024 .lightbox .lightbox_inner .close-btn {
          top: 3%;
          right: 5%; }
          #AsusComputexEvent_2024 .lightbox .lightbox_inner .close-btn .close-btn-mask {
            display: block;
            width: 100%;
            height: 100%; }
        #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box {
          width: 100%;
          height: 100%;
          max-width: none;
          box-sizing: border-box;
          padding: calc(100vw * 130 / 960) calc(100vw * 50 / 960); }
          #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box .inner-box .title {
            width: 100%;
            font-size: 6.25vw; }
          #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box .inner-box .step-box {
            flex-direction: column;
            width: 70%;
            gap: calc(100vw * 100 / 960);
            padding: calc(100vw * 50 / 960) 0 calc(100vw * 100 / 960); }
            #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box .inner-box .step-box .step-card {
              flex: 0 0 auto;
              gap: calc(100vw * 20 / 960); }
              #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box .inner-box .step-box .step-card .middle {
                font-size: calc(100vw * 50 / 960); }
              #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box .inner-box .step-box .step-card .bottom {
                min-height: auto;
                font-size: calc(100vw * 32 / 960); }
          #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box .inner-box .note-box {
            width: 90%;
            margin: 0;
            font-size: calc(100vw * 32 / 960); }
            #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box .inner-box .note-box .title {
              font-size: calc(100vw * 32 / 960);
              text-align: left;
              padding-bottom: calc(15px * var(--scale)); }
            #AsusComputexEvent_2024 .lightbox .lightbox_inner .content-box .inner-box .note-box ol {
              width: 100%; } }

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