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_2025 {
  --scale: 1; }
  @media (max-width: 1600px) {
    #AsusComputexEvent_2025 {
      --scale: 0.63; } }
  @media (max-width: 1200px) {
    #AsusComputexEvent_2025 {
      --scale: 0.53; } }
  #AsusComputexEvent_2025 .main {
    background-color: #000000; }
    #AsusComputexEvent_2025 .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_2025 .main .section-kv .video-box {
        position: relative;
        width: calc(100vw * 1920 / 1920);
        height: calc(100vw * 1080 / 1920);
        overflow: hidden; }
        #AsusComputexEvent_2025 .main .section-kv .video-box .kv-in-video {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          object-fit: cover;
          overflow: visible;
          opacity: 1;
          transition: opacity 0.5s ease;
          z-index: 1; }
          #AsusComputexEvent_2025 .main .section-kv .video-box .kv-in-video.hidden {
            opacity: 0;
            overflow: hidden; }
        #AsusComputexEvent_2025 .main .section-kv .video-box .kv-loop-video {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          object-fit: cover; }
      #AsusComputexEvent_2025 .main .section-kv .quick-giveaway-box {
        position: absolute;
        left: 50%;
        bottom: 25%;
        transform: translateX(-50%);
        width: 98.17%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        font-size: calc(20px * var(--scale));
        font-family: "TT-Norms";
        font-weight: 400;
        color: #fff;
        z-index: 2;
        opacity: 0;
        transition: opacity 0.8s linear; }
        #AsusComputexEvent_2025 .main .section-kv .quick-giveaway-box.show {
          opacity: 1; }
        #AsusComputexEvent_2025 .main .section-kv .quick-giveaway-box .quick-box {
          position: relative;
          display: flex;
          flex-direction: column;
          gap: calc(10px * var(--scale));
          padding: calc(20px * var(--scale)) calc(22px * var(--scale)) calc(15px * var(--scale));
          border-radius: calc(20px * var(--scale));
          background: #242328;
          border: 1px solid transparent;
          z-index: 2; }
          #AsusComputexEvent_2025 .main .section-kv .quick-giveaway-box .quick-box::before {
            content: "";
            position: absolute;
            inset: 0;
            border-radius: calc(20px * var(--scale));
            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_2025 .main .section-kv .quick-giveaway-box .quick-box .icon-btn-box {
            display: flex;
            flex-direction: row;
            justify-content: center; }
            #AsusComputexEvent_2025 .main .section-kv .quick-giveaway-box .quick-box .icon-btn-box .icon {
              width: calc(32px * var(--scale));
              height: calc(32px * var(--scale));
              position: relative;
              transform: scale(1);
              transition: transform 0.3s linear; }
              #AsusComputexEvent_2025 .main .section-kv .quick-giveaway-box .quick-box .icon-btn-box .icon:hover {
                transform: scale(1.2); }
              #AsusComputexEvent_2025 .main .section-kv .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_2025 .main .section-kv .quick-giveaway-box .quick-box .text {
            white-space: nowrap; }
        #AsusComputexEvent_2025 .main .section-kv .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(10px * var(--scale));
          padding: calc(20px * var(--scale));
          text-decoration: none;
          color: #fff;
          border-radius: calc(20px * var(--scale));
          background: #242328;
          border: 1px solid transparent; }
          #AsusComputexEvent_2025 .main .section-kv .quick-giveaway-box .giveway-box:hover .text,
          #AsusComputexEvent_2025 .main .section-kv .quick-giveaway-box .giveway-box:hover .icon {
            transform: scale(1.05); }
          #AsusComputexEvent_2025 .main .section-kv .quick-giveaway-box .giveway-box::before {
            content: "";
            position: absolute;
            inset: 0;
            border-radius: calc(20px * var(--scale));
            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_2025 .main .section-kv .quick-giveaway-box .giveway-box .text {
            flex: 1 1 calc(195px * var(--scale));
            transform: scale(1);
            transition: transform 0.3s linear; }
          #AsusComputexEvent_2025 .main .section-kv .quick-giveaway-box .giveway-box .icon {
            transform: scale(1);
            transition: transform 0.3s linear;
            flex: 0 0 calc(90px * var(--scale));
            height: calc(70px * var(--scale));
            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_2025 .main .section-kv {
        height: calc(100vw * 1350 / 960); }
        #AsusComputexEvent_2025 .main .section-kv .video-box {
          width: calc(100vw * 960 / 960);
          height: calc(100vw * 1350 / 960); }
          #AsusComputexEvent_2025 .main .section-kv .video-box .kv-in-video,
          #AsusComputexEvent_2025 .main .section-kv .video-box .kv-loop-video {
            object-position: top; }
        #AsusComputexEvent_2025 .main .section-kv .quick-giveaway-box {
          position: relative;
          bottom: 48%;
          width: calc(100vw * 810 / 960);
          flex-direction: column;
          gap: calc(100vw * 75 / 960);
          font-size: calc(100vw * 40 / 960);
          padding-top: 0; }
          #AsusComputexEvent_2025 .main .section-kv .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);
            border: 1px solid transparent; }
            #AsusComputexEvent_2025 .main .section-kv .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_2025 .main .section-kv .quick-giveaway-box .quick-box .icon-btn-box .icon {
              width: calc(100vw * 85 / 960);
              height: calc(100vw * 85 / 960); }
            #AsusComputexEvent_2025 .main .section-kv .quick-giveaway-box .quick-box .text {
              white-space: nowrap;
              text-align: center; }
          #AsusComputexEvent_2025 .main .section-kv .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_2025 .main .section-kv .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_2025 .main .section-kv .quick-giveaway-box .giveway-box .text {
              font-size: calc(100vw * 46 / 960);
              line-height: 1.3;
              flex: 0 0 calc(100vw * 475 / 960); }
            #AsusComputexEvent_2025 .main .section-kv .quick-giveaway-box .giveway-box .icon {
              flex: 0 0 calc(100vw * 233 / 960);
              height: calc(100vw * 176 / 960); } }
  #AsusComputexEvent_2025 .section-products {
    background-color: #000;
    color: #fff;
    font-family: "TT-Norms";
    font-weight: 400;
    margin-top: calc(-225px * var(--scale));
    position: relative;
    z-index: 2; }
    #AsusComputexEvent_2025 .section-products .logo-box {
      display: flex;
      align-items: center;
      justify-content: center;
      width: calc(1153px * var(--scale));
      height: calc(96px * var(--scale));
      margin: 0 auto calc(22px * var(--scale));
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      background-image: url("../image/share/bg_title.png"); }
      #AsusComputexEvent_2025 .section-products .logo-box .ausu-logo {
        text-align: center;
        font-size: calc(50px * var(--scale));
        font-family: "TT-Norms";
        font-weight: 400;
        background: linear-gradient(90deg, #277fff 45%, #00ffff 60%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        text-fill-color: transparent;
        line-height: 1.2; }
    #AsusComputexEvent_2025 .section-products a {
      display: block;
      text-decoration: none;
      color: #fff; }
    #AsusComputexEvent_2025 .section-products .tabs-outside-box {
      width: 100%;
      border-bottom: 2px solid #808080;
      border-top: 2px solid #808080;
      text-align: center; }
      #AsusComputexEvent_2025 .section-products .tabs-outside-box .tabs-inside-box {
        width: calc(1600px * var(--scale));
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: center;
        column-gap: calc(80px * var(--scale));
        box-sizing: border-box; }
        #AsusComputexEvent_2025 .section-products .tabs-outside-box .tabs-inside-box .tab {
          color: #fff;
          font-family: "TT-Norms";
          font-weight: 400;
          font-size: calc(26px * var(--scale));
          padding: calc(25px * var(--scale)) 0;
          text-shadow: none;
          border-bottom-width: 3px;
          border-bottom-style: solid;
          border-image: linear-gradient(to right, transparent, transparent);
          border-image-slice: 1;
          transition: text-shadow 0.8s linear, border-image 0.8s linear, color 0.8s linear; }
          #AsusComputexEvent_2025 .section-products .tabs-outside-box .tabs-inside-box .tab:focus:focus-visible {
            color: #00ffff;
            border-image: linear-gradient(to right, #00ffff, #277fff);
            border-image-slice: 1;
            text-shadow: #00ffff calc(1px * var(--scale)) calc(1px * var(--scale)) calc(5px * var(--scale)); }
          #AsusComputexEvent_2025 .section-products .tabs-outside-box .tabs-inside-box .tab:hover {
            cursor: pointer;
            color: #00ffff;
            border-image: linear-gradient(to right, #00ffff, #277fff);
            border-image-slice: 1;
            text-shadow: #00ffff calc(1px * var(--scale)) calc(1px * var(--scale)) calc(5px * var(--scale)); }
          #AsusComputexEvent_2025 .section-products .tabs-outside-box .tabs-inside-box .tab.active {
            color: #00ffff;
            border-image: linear-gradient(to right, #00ffff, #277fff);
            border-image-slice: 1;
            text-shadow: #00ffff calc(1px * var(--scale)) calc(1px * var(--scale)) calc(5px * var(--scale)); }
    #AsusComputexEvent_2025 .section-products .tags {
      width: calc(1440px * var(--scale));
      margin: 0 auto;
      display: none;
      flex-wrap: wrap;
      flex-direction: row;
      justify-content: center;
      padding: calc(50px * var(--scale)) 0;
      gap: calc(70px * var(--scale)); }
      #AsusComputexEvent_2025 .section-products .tags .tag {
        font-size: calc(24px * var(--scale));
        padding: calc(5px * var(--scale)) calc(35px * var(--scale));
        background-color: #000;
        border: 1px solid #fff;
        border-radius: calc(20px * var(--scale)); }
        #AsusComputexEvent_2025 .section-products .tags .tag:hover {
          cursor: pointer; }
        #AsusComputexEvent_2025 .section-products .tags .tag.active {
          background-color: #fff;
          color: #000;
          border: 1px solid #000; }
    #AsusComputexEvent_2025 .section-products .card-box {
      padding-top: calc(60px * var(--scale)); }
      #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 {
        width: calc(1446px * var(--scale));
        margin: 0 auto;
        position: relative; }
        #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 {
          opacity: 1;
          transform: translateY(0);
          transition: transform 0.5s linear, opacity 0.5s linear; }
          #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2.hidden {
            opacity: 0;
            transform: translateY(400px); }
          #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-wrapper {
            width: calc(1440px * var(--scale));
            padding-bottom: calc(115px * var(--scale));
            gap: calc(25px * var(--scale)); }
            #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-wrapper .swiper-slide {
              flex: 0 0 calc(340px * var(--scale));
              display: flex;
              flex-direction: column;
              height: auto; }
              #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-wrapper .swiper-slide .name {
                text-align: center;
                min-height: calc(53px * var(--scale));
                font-size: calc(22px * var(--scale));
                line-height: 1.2;
                margin-top: calc(5px * var(--scale)); }
              #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-wrapper .swiper-slide .card-content {
                display: flex;
                flex-direction: column;
                align-items: center;
                min-height: calc(100% - 30px);
                padding-bottom: calc(85px * var(--scale));
                background-color: #222222;
                border: 1px solid #212121;
                border-radius: calc(25px * var(--scale)); }
                #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-wrapper .swiper-slide .card-content .model {
                  text-align: center;
                  align-self: center;
                  font-size: calc(16px * var(--scale));
                  padding: calc(12px * var(--scale)) calc(15px * var(--scale));
                  font-weight: 300;
                  min-height: calc(40px * var(--scale)); }
                #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-wrapper .swiper-slide .card-content .img-box {
                  width: calc(270px * var(--scale));
                  height: calc(270px * var(--scale)); }
                  #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-wrapper .swiper-slide .card-content .img-box .img {
                    width: 100%;
                    height: 100%;
                    background-position: center;
                    background-repeat: no-repeat;
                    background-size: contain;
                    margin-top: calc(5px * var(--scale)); }
                #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-wrapper .swiper-slide .card-content .note-box .note {
                  display: flex;
                  flex-direction: column;
                  gap: calc(14px * var(--scale));
                  box-sizing: border-box;
                  padding: 0 calc(30px * var(--scale)) 0 calc(30px * var(--scale)); }
                  #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-wrapper .swiper-slide .card-content .note-box .note li {
                    display: inline-block;
                    vertical-align: middle;
                    position: relative;
                    list-style: none;
                    padding-left: calc(20px * var(--scale));
                    font-size: calc(20px * var(--scale));
                    line-height: 1.2;
                    font-weight: 300; }
                    #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-wrapper .swiper-slide .card-content .note-box .note li span {
                      white-space: nowrap; }
                    #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-wrapper .swiper-slide .card-content .note-box .note li::before {
                      content: "";
                      display: inline-block;
                      vertical-align: middle;
                      position: absolute;
                      left: 1%;
                      top: calc(10px * var(--scale));
                      width: calc(3px * var(--scale));
                      height: calc(3px * var(--scale));
                      background-color: #fff;
                      border-radius: 50%; }
                    #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-wrapper .swiper-slide .card-content .note-box .note li sup {
                      font-size: calc(14px * var(--scale));
                      vertical-align: top; }
                #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-wrapper .swiper-slide .card-content .btn-learn-more {
                  position: absolute;
                  bottom: 0;
                  display: inline-block;
                  text-align: center;
                  font-weight: 300;
                  border-radius: calc(20px * var(--scale));
                  font-size: calc(22px * var(--scale));
                  color: #fff;
                  text-shadow: none;
                  background: linear-gradient(90deg, #277fff 0%, #00ffff 100%);
                  padding: calc(8px * var(--scale)) calc(30px * var(--scale));
                  transition: text-shadow 0.8s linear, background 0.8s linear; }
                  #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-wrapper .swiper-slide .card-content .btn-learn-more:hover {
                    background: linear-gradient(90deg, #384963 0%, #316363 100%);
                    text-shadow: #00ffff calc(1px * var(--scale)) calc(1px * var(--scale)) calc(5px * var(--scale)); }
          #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-pagination {
            display: none;
            position: relative;
            left: 50%;
            bottom: calc(10px * var(--scale));
            transform: translateX(-50%); }
            #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-pagination .swiper-pagination-bullet {
              display: inline-block;
              width: calc(10px * var(--scale));
              height: calc(10px * var(--scale));
              border-radius: 50%;
              background-color: #898a8f;
              vertical-align: middle;
              position: relative;
              overflow: hidden;
              margin: auto calc(5px * var(--scale));
              opacity: 1; }
              #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-pagination .swiper-pagination-bullet::after {
                content: "";
                display: block;
                width: 0;
                height: 100%;
                position: absolute;
                background-color: #000000; }
              #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
                width: calc(30px * var(--scale));
                height: calc(10px * var(--scale));
                background-color: #0672cb; }
                #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
                  content: "";
                  width: 0;
                  transition: width 5s linear; }
        #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .swiper-button-next,
        #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .swiper-button-prev {
          top: 40%;
          width: calc(50px * var(--scale));
          height: calc(85px * var(--scale));
          background-position: center;
          background-repeat: no-repeat;
          background-size: contain;
          z-index: 10; }
          #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .swiper-button-next::after,
          #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .swiper-button-prev::after {
            display: none; }
        #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .swiper-button-next {
          right: 50%;
          background-image: url("../image/share/btn_next.png");
          margin-right: calc(-780px * var(--scale)); }
        #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .swiper-button-prev {
          left: 50%;
          background-image: url("../image/share/btn_pre.png");
          margin-left: calc(-780px * var(--scale)); }
    @media screen and (max-width: 960px) {
      #AsusComputexEvent_2025 .section-products {
        margin-top: calc(100vw * -330 / 960); }
        #AsusComputexEvent_2025 .section-products .logo-box {
          width: 100vw;
          height: calc(100vw * 96 / 960);
          margin: 0 auto calc(100vw * 50 / 960); }
          #AsusComputexEvent_2025 .section-products .logo-box .ausu-logo {
            font-size: calc(100vw * 50 / 960); }
        #AsusComputexEvent_2025 .section-products .tabs-outside-box .tabs-inside-box {
          width: calc(100vw * 960 / 960);
          flex-wrap: wrap;
          justify-content: space-evenly;
          column-gap: calc(100vw * 40 / 960);
          padding-bottom: calc(100vw * 35 / 960); }
          #AsusComputexEvent_2025 .section-products .tabs-outside-box .tabs-inside-box .tab {
            font-size: calc(100vw * 40 / 960);
            padding: calc(100vw * 55 / 960) 0 calc(100vw * 15 / 960); }
            #AsusComputexEvent_2025 .section-products .tabs-outside-box .tabs-inside-box .tab.active {
              text-shadow: #1576dc calc(100vw * 2 / 960) calc(100vw * 2 / 960) calc(100vw * 10 / 960), #1576dc calc(100vw * -2 / 960) calc(100vw * -2 / 960) calc(100vw * 10 / 960); }
        #AsusComputexEvent_2025 .section-products .tags {
          width: calc(100vw * 1020 / 960);
          padding: calc(100vw * 60 / 960) 0;
          margin: 0 auto;
          column-gap: calc(100vw * 70 / 960);
          row-gap: calc(100vw * 60 / 960); }
          #AsusComputexEvent_2025 .section-products .tags .tag {
            font-size: calc(100vw * 40 / 960);
            padding: calc(100vw * 10 / 960) calc(100vw * 40 / 960);
            border-radius: calc(100vw * 20 / 960); }
        #AsusComputexEvent_2025 .section-products .card-box {
          padding-top: calc(100vw * 60 / 960); }
          #AsusComputexEvent_2025 .section-products .card-box .card-anchor-before:focus:focus-visible,
          #AsusComputexEvent_2025 .section-products .card-box .card-anchor-after:focus:focus-visible {
            outline: none !important; }
          #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 {
            width: calc(100vw * 840 / 960);
            padding-bottom: calc(100vw * 50 / 960); }
            #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-wrapper {
              width: calc(100vw * 840 / 960);
              padding-bottom: calc(100vw * 100 / 960);
              gap: 0; }
              #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-wrapper .swiper-slide {
                flex: 0 0 auto; }
                #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-wrapper .swiper-slide .name {
                  font-size: calc(100vw * 36 / 960);
                  padding: 0 calc(100vw * 20 / 960);
                  height: auto;
                  min-height: calc(100vw * 130 / 960);
                  margin-top: calc(100vw * 5 / 960); }
                #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-wrapper .swiper-slide .card-content {
                  padding-bottom: calc(100vw * 60 / 960);
                  border-radius: calc(100vw * 30 / 960);
                  min-height: calc(100% - 15px); }
                  #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-wrapper .swiper-slide .card-content .model {
                    font-size: calc(100vw * 26 / 960);
                    padding: calc(100vw * 15 / 960) calc(100vw * 20 / 960);
                    min-height: calc(100vw * 52 / 960);
                    text-align: center; }
                  #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-wrapper .swiper-slide .card-content .img-box {
                    width: calc(100vw * 270 / 960);
                    height: calc(100vw * 270 / 960); }
                    #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-wrapper .swiper-slide .card-content .img-box .img {
                      margin-top: calc(100vw * 5 / 960); }
                  #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-wrapper .swiper-slide .card-content .note-box {
                    width: 100%; }
                    #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-wrapper .swiper-slide .card-content .note-box .note {
                      gap: calc(100vw * 8 / 960);
                      padding: 0 calc(100vw * 20 / 960) calc(100vw * 60 / 960) calc(100vw * 20 / 960); }
                      #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-wrapper .swiper-slide .card-content .note-box .note li {
                        padding-left: calc(100vw * 20 / 960);
                        font-size: calc(100vw * 36 / 960);
                        line-height: 1.3; }
                        #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-wrapper .swiper-slide .card-content .note-box .note li::before {
                          content: "";
                          left: 1%;
                          top: calc(100vw * 20 / 960);
                          width: calc(100vw * 6 / 960);
                          height: calc(100vw * 6 / 960); }
                        #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-wrapper .swiper-slide .card-content .note-box .note li sup {
                          font-size: calc(100vw * 20 / 960); }
                  #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-wrapper .swiper-slide .card-content .btn-learn-more {
                    bottom: calc(100vw * 20 / 960);
                    border-radius: calc(100vw * 30 / 960);
                    font-size: calc(100vw * 34 / 960);
                    padding: calc(100vw * 12 / 960) calc(100vw * 45 / 960); }
            #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-pagination {
              display: block;
              bottom: calc(100vw * 10 / 960); }
              #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-pagination .swiper-pagination-bullet {
                width: calc(100vw * 20 / 960);
                height: calc(100vw * 20 / 960);
                margin: auto calc(100vw * 25 / 960); }
                #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .mySwiper2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
                  width: calc(100vw * 240 / 960);
                  height: calc(100vw * 20 / 960);
                  border-radius: calc(100vw * 20 / 960); }
            #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .swiper-button-next,
            #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .swiper-button-prev {
              display: block;
              width: calc(100vw * 60 / 960);
              height: calc(100vw * 105 / 960);
              top: 30%; }
            #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .swiper-button-next {
              right: -7.5%;
              margin-right: 0; }
            #AsusComputexEvent_2025 .section-products .card-box .swiper-box2 .swiper-button-prev {
              left: -7.5%;
              margin-left: 0; } }
  #AsusComputexEvent_2025 .section-articles {
    position: relative;
    background-color: #000; }
    #AsusComputexEvent_2025 .section-articles .bg-01,
    #AsusComputexEvent_2025 .section-articles .bg-02 {
      position: absolute;
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      z-index: 1; }
    #AsusComputexEvent_2025 .section-articles .bg-01 {
      width: calc(214px * var(--scale));
      height: calc(110px * var(--scale));
      background-image: url("../image/share/bg_deco_01.png");
      top: calc(195px * var(--scale));
      left: 0; }
    #AsusComputexEvent_2025 .section-articles .bg-02 {
      width: calc(477px * var(--scale));
      height: calc(194px * var(--scale));
      background-image: url("../image/share/bg_deco_02.png");
      bottom: 0;
      right: 0; }
    #AsusComputexEvent_2025 .section-articles .section-title {
      padding: calc(95px * var(--scale)) 0 calc(55px * var(--scale));
      text-align: center;
      font-size: calc(60px * var(--scale));
      font-family: "TT-Norms";
      font-weight: 400;
      background: linear-gradient(90deg, #277fff 45%, #00ffff 60%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
      text-fill-color: transparent; }
    #AsusComputexEvent_2025 .section-articles .swiper-box1 {
      width: calc(1035px * var(--scale));
      position: relative;
      margin: 0 auto; }
      #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-wrapper {
        width: calc(1035px * var(--scale));
        row-gap: calc(60px * var(--scale));
        padding: calc(2px * var(--scale)) 0 calc(220px * var(--scale)) calc(2px * var(--scale));
        flex-wrap: wrap;
        justify-content: space-between; }
        #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-wrapper .swiper-slide {
          flex: 0 0 calc(460px * var(--scale));
          padding: calc(5px * var(--scale)); }
          #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-wrapper .swiper-slide .item-box {
            width: calc(460px * var(--scale));
            display: flex;
            flex-direction: column;
            gap: calc(10px * var(--scale));
            text-decoration: none;
            color: #fff;
            transition: color 0.8s linear, text-decoration-color 0.3s linear, text-decoration 0.3s linear; }
            #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-wrapper .swiper-slide .item-box:hover .img-box .img {
              background-size: 110%; }
            #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-wrapper .swiper-slide .item-box .img-box {
              position: relative;
              width: calc(460px * var(--scale));
              height: calc(460px * var(--scale));
              overflow: hidden; }
              #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-wrapper .swiper-slide .item-box .img-box .img {
                position: absolute;
                width: calc(450px * var(--scale));
                height: calc(450px * var(--scale));
                margin: calc(5px * var(--scale));
                background-position: center;
                background-repeat: no-repeat;
                background-size: 100%;
                transition: background-size 0.3s linear;
                border-top-left-radius: calc(26px * var(--scale)); }
                #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-wrapper .swiper-slide .item-box .img-box .img.img-01 {
                  background-image: url("../image/share/cover_01.png"); }
                #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-wrapper .swiper-slide .item-box .img-box .img.img-02 {
                  background-image: url("../image/share/cover_02.png"); }
                #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-wrapper .swiper-slide .item-box .img-box .img.img-03 {
                  background-image: url("../image/share/cover_03.png"); }
                #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-wrapper .swiper-slide .item-box .img-box .img.img-04 {
                  background-image: url("../image/share/cover_04.png"); }
              #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-wrapper .swiper-slide .item-box .img-box .text-box {
                position: relative;
                display: flex;
                flex-direction: column;
                gap: calc(10px * var(--scale));
                color: #fff;
                margin: calc(345px * var(--scale)) calc(15px * var(--scale)) 0;
                font-family: "TT-Norms";
                text-align: left;
                z-index: 2; }
                #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-wrapper .swiper-slide .item-box .img-box .text-box .title {
                  font-size: calc(26px * var(--scale));
                  font-weight: 400;
                  line-height: 1.2;
                  width: 100%;
                  box-sizing: border-box;
                  min-height: calc(62.375px * var(--scale));
                  display: -webkit-box;
                  -webkit-box-orient: vertical;
                  overflow: hidden;
                  text-overflow: ellipsis;
                  -webkit-line-clamp: 2;
                  line-clamp: 2;
                  color: #fff; }
                #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-wrapper .swiper-slide .item-box .img-box .text-box .learn-more {
                  font-size: calc(20px * var(--scale));
                  background: linear-gradient(90deg, #277fff 0%, #00ffff 20%);
                  -webkit-background-clip: text;
                  -webkit-text-fill-color: transparent;
                  background-clip: text;
                  text-fill-color: transparent; }
              #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-wrapper .swiper-slide .item-box .img-box .mask {
                position: absolute;
                left: 1%;
                bottom: 1%;
                width: 98%;
                height: calc(120px * var(--scale));
                background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 120%); }
      #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-pagination {
        position: absolute;
        left: 50%;
        bottom: calc(10px * var(--scale));
        transform: translateX(-50%); }
        #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-pagination .swiper-pagination-bullet {
          display: inline-block;
          width: calc(10px * var(--scale));
          height: calc(10px * var(--scale));
          border-radius: 50%;
          background-color: #898a8f;
          vertical-align: middle;
          position: relative;
          overflow: hidden;
          margin: auto calc(5px * var(--scale));
          opacity: 1; }
          #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-pagination .swiper-pagination-bullet::after {
            content: "";
            display: block;
            width: 0;
            height: 100%;
            position: absolute;
            background-color: #000000; }
          #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
            background-color: #ffffff; }
            #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
              content: "";
              width: 0;
              transition: width 5s linear; }
      #AsusComputexEvent_2025 .section-articles .swiper-box1 .swiper-button-next,
      #AsusComputexEvent_2025 .section-articles .swiper-box1 .swiper-button-prev {
        top: 35%;
        width: calc(50px * var(--scale));
        height: calc(85px * var(--scale));
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        z-index: 10; }
        #AsusComputexEvent_2025 .section-articles .swiper-box1 .swiper-button-next::after,
        #AsusComputexEvent_2025 .section-articles .swiper-box1 .swiper-button-prev::after {
          display: none; }
      #AsusComputexEvent_2025 .section-articles .swiper-box1 .swiper-button-next {
        right: 50%;
        background-image: url("../image/share/arrow_r.png");
        margin-right: calc(-785px * var(--scale)); }
      #AsusComputexEvent_2025 .section-articles .swiper-box1 .swiper-button-prev {
        left: 50%;
        background-image: url("../image/share/arrow_l.png");
        margin-left: calc(-785px * var(--scale)); }
    @media screen and (max-width: 960px) {
      #AsusComputexEvent_2025 .section-articles .bg-01 {
        width: calc(100vw * 214 / 960);
        height: calc(100vw * 110 / 960);
        top: calc(100vw * 55 / 960);
        left: calc(100vw * -35 / 960); }
      #AsusComputexEvent_2025 .section-articles .bg-02 {
        width: calc(100vw * 645 / 960);
        height: calc(100vw * 194 / 960);
        right: calc(100vw * -85 / 960); }
      #AsusComputexEvent_2025 .section-articles .section-title {
        padding: calc(100vw * 200 / 960) 0 calc(100vw * 55 / 960);
        font-size: calc(100vw * 80 / 960); }
      #AsusComputexEvent_2025 .section-articles .swiper-box1 {
        width: calc(100vw * 768 / 960);
        margin: 0 auto; }
        #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-wrapper {
          flex-direction: column;
          width: 100%;
          gap: calc(100vw * 50 / 960);
          padding: calc(100vw * 3 / 960) calc(100vw * 3 / 960) calc(100vw * 225 / 960) calc(100vw * 3 / 960); }
          #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-wrapper .swiper-slide {
            flex: 0 0 auto;
            padding: calc(100vw * 2 / 960);
            height: calc(100vw * 768 / 960); }
            #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-wrapper .swiper-slide .item-box {
              width: 100%;
              height: 100%;
              flex-direction: row;
              gap: calc(100vw * 30 / 960); }
              #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-wrapper .swiper-slide .item-box:hover .img-box .img {
                background-size: 100%; }
              #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-wrapper .swiper-slide .item-box .img-box {
                width: 100%;
                height: 100%; }
                #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-wrapper .swiper-slide .item-box .img-box .img {
                  width: calc(100vw * 752 / 960);
                  height: calc(100vw * 752 / 960);
                  margin: calc(100vw * 8 / 960);
                  border-top-left-radius: calc(100vw * 30 / 960); }
                #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-wrapper .swiper-slide .item-box .img-box .text-box {
                  align-self: flex-end;
                  display: flex;
                  flex-direction: column;
                  width: 100%;
                  gap: calc(100vw * 10 / 960);
                  margin: calc(100vw * 570 / 960) 0 0 0; }
                  #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-wrapper .swiper-slide .item-box .img-box .text-box .title {
                    padding: 0 calc(100vw * 15 / 960);
                    font-size: calc(100vw * 46 / 960);
                    line-height: 1.25;
                    min-height: calc(100vw * 115 / 960); }
                  #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-wrapper .swiper-slide .item-box .img-box .text-box .learn-more {
                    font-size: calc(100vw * 36 / 960);
                    padding: 0 calc(100vw * 15 / 960); }
                #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-wrapper .swiper-slide .item-box .img-box .mask {
                  left: 0;
                  bottom: 0;
                  width: 100%;
                  height: calc(100vw * 350 / 960);
                  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 140%); }
        #AsusComputexEvent_2025 .section-articles .swiper-box1 .mySwiper1 .swiper-pagination {
          display: none; }
        #AsusComputexEvent_2025 .section-articles .swiper-box1 .swiper-button-next,
        #AsusComputexEvent_2025 .section-articles .swiper-box1 .swiper-button-prev {
          display: none; } }

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