@import url("https://use.typekit.net/eke1idl.css");
@import url("https://fonts.googleapis.com/css?family=Play:400,700");
@import url("https://storage-asset.msi.com/frontend/css/common-creation-font.css");


#AI-Laptop {
  background: black;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  color: #fff;
  font-family: "century-gothic",
      "Segoe UI",
      "Microsoft JhengHei",
      Arial,
      sans-serif;
}

#AI-Laptop ol,
#AI-Laptop ul,
#AI-Laptop li {
  list-style: none;
  overflow: hidden;
}
/* 
#AI-Laptop button {
  font-size: 100%;
  cursor: pointer;
  border: none;
  background: none;
} */

#AI-Laptop button:link,
#AI-Laptop button:hover,
#AI-Laptop button:visited,
#AI-Laptop button:active,
#AI-Laptop button:focus {
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#AI-Laptop a {
  text-decoration: none;
  outline: 0;
}

#AI-Laptop a:hover {
  text-decoration: none;
}

#AI-Laptop a:focus {
  -moz-outline-style: none;
}

#AI-Laptop .text-center {
  text-align: center;
}

#AI-Laptop .title {
  font-family: "good-times",
    sans-serif;
  font-weight: bold;
}

#AI-Laptop sup {
  font-family: "good-times",
    sans-serif;
  font-weight: bold;
  font-style: normal;
}

#AI-Laptop .text {
  font-weight: 400;
  font-style: normal;
}

#AI-Laptop h1 {
  font-size: 62px !important;
  line-height: 72px;
  margin: 15px;
  font-family: "century-gothic",
      "Segoe UI",
      "Microsoft JhengHei",
      Arial,
      sans-serif;
}

#AI-Laptop h2 {
  font-size:52px;
  line-height: 72px;
  margin: 15px;
  font-weight: bold;
  background: -webkit-linear-gradient(32deg, rgb(0, 102, 255) 40%, rgb(255, 0, 179), rgb(220, 45, 255) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #978170;
  margin: 10px 0 45px 0;
  font-family: "century-gothic",
      "Segoe UI",
      "Microsoft JhengHei",
      Arial,
      sans-serif;
}

#AI-Laptop h3 {
  font-size: 36px;
  line-height: 52px;
  font-weight: bold;
  font-family: "century-gothic",
      "Segoe UI",
      "Microsoft JhengHei",
      Arial,
      sans-serif;
}

#AI-Laptop b{
  font-weight: bold;
  font-size: 46px;
  background: -webkit-linear-gradient(32deg, rgb(0, 102, 255) 40%, rgb(255, 0, 179), rgb(220, 45, 255) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "century-gothic",
      "Segoe UI",
      "Microsoft JhengHei",
      Arial,
      sans-serif;
}

#AI-Laptop h4 {
  font-weight: bold;
  font-size: 28px;
  font-family: "century-gothic",
      "Segoe UI",
      "Microsoft JhengHei",
      Arial,
      sans-serif;
}

#AI-Laptop p {
  font-size: 18px;
  line-height: 26px;
  padding: 15px 0 5px 0;
  font-family: "century-gothic",
      "Segoe UI",
      "Microsoft JhengHei",
      Arial,
      sans-serif;
}

#AI-Laptop samp{
  font-weight: bold;
  background: -webkit-linear-gradient(45deg, rgb(0, 156, 255) 40%, rgb(86, 187, 255), rgb(39, 96, 255) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #978170;
  font-family: "century-gothic",
      "Segoe UI",
      "Microsoft JhengHei",
      Arial,
      sans-serif;
}

#AI-Laptop img {
  width: 100%;
  height: auto;
}

#AI-Laptop .text-center {
  text-align: center;
}

#AI-Laptop .imgxs {
  display: none;
}

#AI-Laptop .imglg {
  display: block;
}

#AI-Laptop hr {
  opacity: 0.2;
}

#AI-Laptop .icon {
  max-width: 100px;
  margin: 30px 0;
}

@media (max-width: 996px) {

  #AI-Laptop .imgxs {
    display: block;
  }

  #AI-Laptop .imglg {
    display: none;
  }

  #AI-Laptop h1 {
    font-size: 52px;
    line-height:62px;
    margin: 15px 0;
  }

  #AI-Laptop h2 {
    font-weight: bold;
    font-size: 42px;
    margin: 15px 0;
  }

  #AI-Laptop h3 {
    font-weight: bold;
    font-size: 30px;
    margin: 0 0;
  }

  #AI-Laptop h4 {
    font-weight: bold;
    font-size: 28px;
    line-height: 36px;
    margin:  0;
  }

  #AI-Laptop b {
    font-size: 42px;
  }

  #AI-Laptop p {
    font-size: 21px;
    line-height: 32px;
  }

  #AI-Laptop .imgxs {
      display: block;
    }

  #AI-Laptop .imglg {
      display: none;
  }

}
/* AI Laptop */

.msi__container {
  width: 100%;
  position: relative;
  padding: 0 25px;
  margin: 0 auto;
}

.box-text{
  display: block;
  width: 75%;
  margin: 0 auto;
}


@media (min-width: 1300px) {
  .msi__container {
    max-width: 1280px;
    padding: 0 25px;
    margin: 0 auto;
  }
}

@media (max-width: 996px) {
  .msi__container {
    max-width: 1280px;
    padding: 0 25px;
  }
  .box-text {
    display: block;
    width:100%;
    margin: 0 auto;
  }
}

/* end AI Laptop */

/* kv */
#kv {
  display: block;
  width: 100%;
  position: relative;
}

#kv .brand-kv{
  display: block;
  height:80vh;
  margin-bottom: 10%;
  position: relative;
}

#kv .brand-kv h2{
  display: block;
  width: 100%;
  font-size: 200px !important;
  line-height: 250px !important;
  z-index: 0;
  top: 30%;
  position: absolute;
}

#kv .brand-kv img{
  display: block;
  width: 80%;
  margin: 0 auto;
  left: 10%;
  z-index: 99;
  position: absolute;
}

#kv p {
  font-size: 21px;
  line-height: 32px;
  text-shadow: 2px 3px 5px black;
}

@media (max-width: 996px) {
  .kv-box-text {
    display: block;
    width: 100%;
    margin: 0 auto;
  }

    #kv .brand-kv {
      display: block;
      height: 40vh;
      margin-bottom: 0%;
      position: relative;
    }

    #kv .brand-kv h2 {
      display: block;
      width: 100%;
      font-size: 80px !important;
      line-height:120px !important;
      z-index: 0;
      top: 30%;
      position: absolute;
    }

    #kv .brand-kv img {
      display: block;
      width: 100%;
      margin: 0 auto;
      left: 0%;
      z-index: 99;
      position: absolute;
    }
}

@media (min-width: 1300px) {
  #kv .kv-box-text {

  }
}

@media (min-width: 2560px) {
  #kv h2 {
    font-size: 72px;
    line-height: 140px;
    margin: 15px;
    text-shadow: 2px 3px 5px black;
  }


}
/* end- kv */

/* opening animation */
#opening-animation{
  position: relative;
  overflow: hidden;
  display: block;
  background: #0d0f29 url("https://storage-asset.msi.com/event/2025/NB/msi-AI-laptop-nb/images/kv-bg.jpg") bottom center no-repeat;
  background-size: cover;
}


#opening-animation .item__01 {
  display: block;
  position: absolute;
  top: 15%;  
  left: 50%;
  transform: translate(-50%, -50%);
}

#opening-animation .item__01 h2 {
  font-size: 150px;
  line-height: 180px;
  margin: 0px 0 0px 0;
}

#opening-animation .item__01 h3 {
  font-size: 25px;
  margin: 0px 0 0px 0;
  text-shadow: black 0.1em 0.1em 0.2em;
}


#opening-animation .item__03 h3 {
  font-size: 28px !important;
}

@media (max-width: 996px) {
  #opening-animation{
    position: relative;
    overflow: hidden;
    display: block;
    background: #0d0f29 url("https://storage-asset.msi.com/event/2025/NB/msi-AI-laptop-nb/images/kv-bg.jpg") bottom center no-repeat;
    background-size: cover;
    padding-bottom: 10%;
  
  }
  #opening-animation .item__01 {
    display: block;
    position: relative;
    top: 20%;
    left:47%;
    transform: translate(-50%, -20%);
  }
  #opening-animation .item__01 h2 {
    display: block;
    font-size:20vw !important;
    line-height: 20vw !important;
    width: 100%;
    margin: 0px 0 0px 0;
  }
  #opening-animation .item__01 h3 {
    font-size: 18px;
    margin: 0px 0 0px 0;
    text-shadow: black 0.1em 0.1em 0.2em;
}
}



@keyframes bling {
  from {
    background-position: 0;
  }

  to {
    background-position: 1063px;
  }
}

.rainbow-text {
  display: inline-block;
  position: relative;
  font-weight: 500;
  font-size: 100px;
  color: transparent;
  animation: bling 5s linear infinite;
  background-image:
      linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet, red);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  background-size: 1063px;
}

.brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  text-align: center;
  position: relative;
}

#opening-animation .item__02 img {
  width:1000px !important;
  display: block;
  position: absolute;
  top: 62%;  
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
}

@media (min-width: 2560px) {
  #opening-animation .item__02 img {
    /* width:2000px !important; */
    display: block;
    position: absolute;
    top: 62%;  
    left: 50%;
    transform: translate(-50%, -50%);
  }
  
}

@media (max-width: 996px) {
  #opening-animation .item__02 img {
    width:100% !important;
    display: block;
    position: absolute;
    top: 62%;  
    left: 50%;
    transform: translate(-50%, -50%);
  }
}



@-webkit-keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }

  15% {
    opacity: 1;
    top: 50%;
  }

  50% {
    opacity: 0;
    top: 50%;
  }

  100% {
    opacity: 0;
    top: 29%;
  }
}

@-moz-keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }

  15% {
    opacity: 1;
    top: 50%;
  }

  50% {
    opacity: 0;
    top: 50%;
  }

  100% {
    opacity: 0;
    top: 29%;
  }
}

@keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }

  15% {
    opacity: 1;
    top: 50%;
  }

  50% {
    opacity: 0;
    top: 50%;
  }

  100% {
    opacity: 0;
    top: 29%;
  }
}

.scroll-btn {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -50%;
  text-align: center;
}

.scroll-btn>* {
  display: inline-block;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  color: #7f8c8d;
  color: rgb(137, 159, 255);
  letter-spacing: 2px;
}

.scroll-btn>*:hover,
.scroll-btn>*:focus,
.scroll-btn>*.active {
  color: rgb(137, 159, 255);
}

.scroll-btn>*:hover,
.scroll-btn>*:focus,
.scroll-btn>*:active,
.scroll-btn>*.active {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.scroll-btn .mouse {
  position: relative;
  display: block;
  width: 35px;
  height: 55px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid rgb(75, 72, 255);
  border-radius: 23px;
}

.scroll-btn .mouse>* {
  position: absolute;
  display: block;
  top: 29%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -4px;
  background: rgb(79, 59, 255);
  border-radius: 50%;
  -webkit-animation: ani-mouse 2.5s linear infinite;
  -moz-animation: ani-mouse 2.5s linear infinite;
  animation: ani-mouse 2.5s linear infinite;
}

@media (max-width: 996px) {
  .brand{
    height: auto;
    padding: 20% 0 0% 0;
  }

}


.main-box {
  display: flex;
  justify-content: center;
  align-items: center;
}

.tag-cloud {
  width: 60%;
  text-align: center;
}

@media (max-width: 996px) {
  .tag-cloud {
      width: 100%;
      text-align: center;
    }
}

.tag-cloud div {
  display: inline-block;
  line-height: 1.2em;
  vertical-align: middle;
  margin: 0 0.2em;
  transition: color 0.12s ease;
  user-select: none;
  color: gray;
}

.tag-animation {
  -webkit-animation: taganimation 2.5s linear infinite;
  -moz-animation: taganimation 2.5s linear infinite;
  animation: taganimation 2.5s linear infinite;
}

@-webkit-keyframes taganimation {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  50% {
    transform: scale(1.02);
    opacity: 0.8;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}


.tag-animation_a {
  -webkit-animation: taganimationa 2.5s linear infinite;
  -moz-animation: taganimationa 2.5s linear infinite;
  animation: taganimationa 2.5s linear infinite;
}

@-webkit-keyframes taganimationa {
  0% {
    transform: scale(1.02);
    opacity: 0.5;
  }

  50% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(1.02);
    opacity: 0.5;
  }
}


.tag-animation_b {
  -webkit-animation: taganimationb 2.5s linear infinite;
  -moz-animation: taganimationb 2.5s linear infinite;
  animation: taganimationb 2.5s linear infinite;
}

@-webkit-keyframes taganimationb {
  0% {
    transform: scale(1.2);
    opacity: 0.8;
  }

  50% {
    transform: scale(1.01);
    opacity: 1;
  }

  100% {
    transform: scale(1.2);
    opacity: 0.8;
  }
}


.tag-animation_c {
  -webkit-animation: taganimationc 2.5s linear infinite;
  -moz-animation: taganimationc 2.5s linear infinite;
  animation: taganimationc 2.5s linear infinite;
}

@-webkit-keyframes taganimationc {
  0% {
    transform: scale(0.9);
    opacity: 0.8;
  }

  50% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(0.9);
    opacity: 0.8;
  }
}


.tag-animation_d {
  -webkit-animation: taganimationd 2.5s linear infinite;
  -moz-animation: taganimationd 2.5s linear infinite;
  animation: taganimationd 2.5s linear infinite;
}

@-webkit-keyframes taganimationd {
  0% {
    transform: scale(0.8);
    opacity: 1;
  }

  50% {
    transform: scale(0.9);
    opacity: 0.8;
  }

  100% {
    transform: scale(0.8);
    opacity: 1;
  }
}

/* end-opening animation */

/* feature btn */
#feature-btn {
  margin: 5% 0;
  overflow: hidden;
}

#feature-btn li {
  display: block;
  width: 32%;
  float: left;
  border: 2px solid;
  border-image-source: linear-gradient(45deg, #4f5cff 30%, #b934ff, #8024b1, #a51ec7, #cc00ff 100%);
  border-image-slice: 1;
  padding: 25px 10px 15px 10px;
  background: hsla(288, 86%, 0%, 0.3);
  margin: 0.5%;
  min-height: 300px;
}

#feature-btn li a{
  color: white;
}

#feature-btn li:hover {
  display: block;
  border: 2px solid;
  border-image-source: linear-gradient(45deg, #cc00ff 30%, #a51ec7, #8024b1, #4f5cff, #cc00ff 100%);
  border-image-slice: 1;
  padding: 25px 10px 15px 10px;
  background: hsla(258, 48%, 72%, 0.2);
  transition: all .3s linear;
}

#feature-btn .Copilot-plus-PC img {
  width:180px;
  margin-bottom: 5px;
}

#feature-btn .gpu img {
  width: 75px;
  margin-bottom: 15px;
}

#feature-btn .MSI-AI img {
  width:85px;
  margin:5px 0 18px 0;
}

#feature-btn .AI-Robot img {
  width: 85px;
  margin: 5px 0 18px 0;
}

#feature-btn .AI-Artist img {
  width: 85px;
  margin: 5px 0 18px 0;
}

@media (max-width: 996px) {
  #feature-btn li {
    display: block;
    width: 98%;
    float: none;
    border: 2px solid;
    border-image-source: linear-gradient(45deg, #4f5cff 30%, #b934ff, #8024b1, #a51ec7, #cc00ff 100%);
    border-image-slice: 1;
    padding: 25px 15px 15px 15px;
    background: hsla(288, 86%, 0%, 0.3);
    margin: 1% 1% 5% 1%;
  }
}

/* end-feature btn */

/* all info-box */
.feature-info-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -moz-box-orient: row;
  -moz-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;

  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;

  -webkit-box-align: left;
  -moz-box-align: left;
  -ms-flex-align: left;
  align-items: left;

}

.feature-info-box>div {
  padding: 5% 20px;
  width: 50%;
}

.feature-info-box .box{
  display: block;
  padding: 20px 10px !important;
  background-color: #282b2c;
  border-bottom: 1px solid #ccc;
}

@media (max-width: 996px) {
  .feature-info-box {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-orient: column;
    -webkit-box-direction: column;
    -moz-box-orient: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;

    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;

    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    margin: 15% auto 2% auto;

    text-align: center;

  }

  .feature-info-box>div {
    padding: 1% 0px !important;
    width: 100%;
    margin-top: 0;
  }
}


.feature-info-box-TWO {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -moz-box-orient: row;
  -moz-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;

  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;

  -webkit-box-align: left;
  -moz-box-align: left;
  -ms-flex-align: left;
  align-items: left;

}

.feature-info-box-TWO .title {
  padding: 5% 20px;
  width: 50%;
}

.feature-info-box-TWO .textbox {
  padding: 5% 20px;
  width: 50%;
}

.feature-info-box-TWO .box {
  display: block;
  padding: 20px 10px !important;
  background-color: #282b2c;
  border-bottom: 1px solid #ccc;
}

@media (max-width: 996px) {
  .feature-info-box-TWO {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-orient: column;
    -webkit-box-direction: column;
    -moz-box-orient: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;

    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;

    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    margin: 0 auto;

    text-align: center;

  }

  .feature-info-box-TWO>div {
    padding: 1% 20px !important;
    width: 100% !important;
    margin-top: 0 !important;
  }
}

/* end all info-box */


/* Discrete AI Chip */
#Discrete-AI-Chip{
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 60px 0;
}

#CPU{
  clear: both;
  position: relative;
}

#CPU h3{
  padding: 0 30px;
}

.cpu__txtbox {
  position: relative;
  z-index: 2;
}

.cpu__txtbox-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: auto;
  text-align: center;
}

.cpu__txtbox-icon img {
  max-width: 90px;
  margin: 30px;
}

.cpu__txtbox p {
  text-align: center;
}

.cpu__info {
  position: relative;
  z-index: 2;
  max-width: 1280px;
  width: 100%;
  margin: 20px auto;
}

.cpu__info li {
  display: block;
  width: 40%;
  background-color: #222222;
  text-align: center;
  margin: 20px 40px;
  padding: 20px 20px 30px 20px;
  opacity: .8;
  min-height: 180px;
}

.cpu__info li span {
  display: block;
  font-weight: bold;
  font-size: 36px;
  margin:0 0 15px 0;
  background: -webkit-linear-gradient(32deg, rgb(0, 102, 255) 40%, rgb(255, 0, 179), rgb(220, 45, 255) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #978170;
}

@media (max-width: 996px) {
  .cpu__info li {
      display: block;
      width: 100%;
      background-color: #222222;
      text-align: center;
      margin: 20px 0;
      padding: 20px 20px 30px 20px;
      opacity: .8;
      min-height: 180px;
    }
}

@-webkit-keyframes fadeinout {
  0% {
    opacity: 0;
  }

  30% {
    opacity: 1;
  }

  40% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeinout {
  0% {
    opacity: 0;
  }

  30% {
    opacity: 1;
  }

  40% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes nputext {
  50% {
    -webkit-filter: drop-shadow(0 0 0.75rem crimson) contrast(150%);
    filter: drop-shadow(0 0 0.75rem crimson) contrast(150%);
  }
}

@keyframes nputext {
  50% {
    -webkit-filter: drop-shadow(0 0 0.75rem crimson) contrast(150%);
    filter: drop-shadow(0 0 0.75rem crimson) contrast(150%);
  }
}
.cpu__img {
  position: relative;
  width: 100%;
  z-index: 0;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}

.cpu__img img {
  width: 100%;
}

.cpu__img-light,
.cpu__img-npu {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.cpu__img-npu {
  z-index: 2;
  -webkit-animation: nputext 3s linear infinite;
  animation: nputext 3s linear infinite;
}

.cpu__img-light {
  -webkit-animation: fadeinout 3s linear infinite;
  animation: fadeinout 3s linear infinite;
}

@media (min-width: 996px) {
  .cpu {
    padding-top: 0;
  }

  .cpu__txtbox {
    margin-bottom: -7vh;
  }

  .cpu__txtbox-icon {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: left;
    width: 75%;
    margin: auto;
  }

  .cpu__txtbox-icon img {
    max-width: 130px;
  }

  .cpu__info {
    position: absolute;
    z-index: 2;
    bottom: 2%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .cpu__img {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/* end-CPU */

/* GPU */
#GPU{
  display: block;
  background: black url("https://storage-asset.msi.com/event/2024/NB/msi-AI-laptop-nb/image/GPU-bg.jpg") center no-repeat;
  background-size: cover;
  overflow: hidden;
  clear: both;
  margin-top: 50px;
  padding:5% 0;
}
@media (max-width: 996px) {
  #GPU {
      display: block;
      background: #031d22 url("https://storage-asset.msi.com/event/2024/NB/msi-AI-laptop-nb/image/GPU.jpg") bottom no-repeat;
      background-size: contain;
      overflow: hidden;
      clear: both;
      margin-top: 50px;
      padding: 5% 0 45vh 0;
    }
}

/* end - GPU */

/* SLM AI Solutions */
#SLM-AI-Solutions {
  display: block;
  background: black url("https://storage-asset.msi.com/event/2025/NB/msi-AI-laptop-nb/images/SLM-AI-Solutions-bg.jpg") center top no-repeat;
  background-size: cover;
  overflow: hidden;
  clear: both;
  padding: 30vh 0 10vh 0;
}

@media (max-width: 996px) {
  #SLM-AI-Solutions {
    display: block;
    background: black url("https://storage-asset.msi.com/event/2025/NB/msi-AI-laptop-nb/images/SLM-AI-Solutions-bg.jpg") center top no-repeat;
      background-size: cover;
    overflow: hidden;
    clear: both;
    padding: 10vh0 10vh 0;
  }
}

#SLM-AI-Solutions_info{
  display: block;
  overflow: hidden;
  background:black;
}
/* end - SLM AI Solutions */

/* end Discrete AI Chip */

/* Types of AI PC */
#Types-of-AI-PC {
  display: block;
  overflow: hidden;
}

#Types-of-AI-PC h4{
  line-height: 42px;
}

#Types-of-AI-PC li {
  display: block;
  width: 49%;
  float: left;
  padding: 30px 15px 15px 15px;
  background: #141414;
  margin: 0.5%;
  min-height: 450px;
  border-radius:20px;
}

#Types-of-AI-PC li p{
  font-size: 17px;
}

#Types-of-AI-PC .Efficient-AI-PC img{
  width: 80px;
  margin: 15px;
}

#Types-of-AI-PC .Copilot-plus-PC img {
  width: 180px;
  margin: 15px;
}

#Types-of-AI-PC .Professional-PC img {
  width: 150px;
  margin:30px 15px 10px 15px;
}

.Copilot{
  margin: 50px 0 0 0;
}
@media (max-width: 996px) {
  #Types-of-AI-PC li {
      display: block;
      width: 99%;
      float: none;
      padding: 30px 15px 15px 15px;
      background: #141414;
      margin: 5px;
      min-height: 325px;
      border-radius: 20px;
    }
}

/* end Types of AI PC */

/* AI Robot */
#AI-Robot{
  display: block;
  background: black url("https://storage-asset.msi.com/event/2024/NB/msi-AI-laptop-nb/image/AI-Robot-bg.jpg") top center no-repeat;
  background-size: contain;
  overflow: hidden;
  clear: both;
}

#AI-Robot .Note{
  font-size: 13px;
  color: #999;
  margin-bottom: 10px;
}

#AI-Robot .icon {
  max-width: 100px;
  margin: 10px 0;
}

#AI-Robot h2 {
  font-size: 52px;
  line-height: 72px;
  font-weight: bold;
  background: -webkit-linear-gradient(32deg, rgb(0, 102, 255) 40%, rgb(255, 0, 179), rgb(220, 45, 255) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #978170;
  margin: 0 !important;
  font-family: "century-gothic", "Segoe UI", "Microsoft JhengHei", Arial, sans-serif;
}

/* end AI Robot */


/* MSI Exclusive AI Tools */
#AI-Feature {
  overflow: hidden;
  clear: both;
  background: #0d0f29;
}

#AI-Info {
  background: #0d0f29 url("https://storage-asset.msi.com/event/2025/NB/msi-AI-laptop-nb/images/AI-Info-bgs.jpg") bottom center no-repeat;
  background-size: contain;
}

.AI-Engine {
  margin-bottom: 2%;
}

.AI-Artist .msi__container {
  margin-bottom: 2%;
}

.AI-Artist{
  padding-bottom: 20vh;
}

@media (max-width: 996px) {
  #AI-Feature {
    overflow: hidden;
    margin-top: 80px;
  }
  .MSI-Center-S {
    padding-top: 10%;
  }
}

#AI-Feature h3{
  font-size: 32px;
  line-height: 38px;
  padding: 0;
  margin: 20px 0;
  color: #ffffff;
  text-shadow: 0 0 5px #9829ff,
    0 0 5px #9829ff,
    0 0 5px #9829ff,
    0 0 5px #9829ff,
    0 0 5px #9829ff,
    0 0 5px #9829ff;
  padding-bottom: 20px;
  position: relative;
}

#AI-Feature h3::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  border: 2px solid;
  border-image-source: linear-gradient(45deg, #7560b7 0, #d04eb2 100%);
  border-image-slice: 1;
  width: 100%;
}

#AI-Info h3{
  font-size: 17px;
  background: -webkit-linear-gradient(32deg, rgb(238, 45, 255), rgb(66, 132, 255) 100%);
  color: #fff;
  padding-left: 15px;
}


/* end MSI Exclusive AI Tools*/


/* MSI Exclusive AI Tools Info */
.MSI-Center-S {
  display: block;
  overflow: hidden;
  margin-bottom: 1vh;
}

.security.pd-block .title--main {
  text-transform: capitalize;
}

.security__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  gap: 20px;
}

@media (min-width: 996px) {
  .security__flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.security__flex .summitIMG {
  display: block;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}

@media (min-width: 996px) {
  .security__flex .summitIMG {
    width: 50%;
  }
}

.security__flex .summitIMG.pc {
  display: none;
}

@media (min-width: 996px) {
  .security__flex .summitIMG.pc {
    display: block;
  }
}

.security__flex .summitIMG.mobile {
  display: block;
}

@media (min-width: 996px) {
  .security__flex .summitIMG.mobile {
    display: none;
  }
}

.security__flex .summitIMG img {
  border-style: solid;
  border-width: 1px;
  border-image-slice: 1;
  border: 1px solid;
  border: 10px solid;
  border-image-slice: 1;
  border-width: 1px;
  /*border-image-source: linear-gradient(0deg, rgb(154, 109, 28) 0%, rgb(216, 184, 82) 34%, rgb(192, 165, 76) 40%, rgb(154, 109, 28) 100%);*/

  border-image-source: linear-gradient(45deg, #7d7a7a 30%, #cccdce, #282b2c, #cccdce, #7d7a7a 100%);
}

.security__flex .summitIMG img.case1,
.security__flex .summitIMG img.case2,
.security__flex .summitIMG img.case3 {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 22;
}

.security__flex .summitIMG img.case1.active,
.security__flex .summitIMG img.case2.active,
.security__flex .summitIMG img.case3.active {
  display: block;
  -webkit-animation: fadeIn ease 0.8s;
  animation: fadeIn ease 0.8s;
}

.security__flex .rightBox {
  display: block;
  margin: 0 auto;
  width: 100%;
  text-align: left;
}

@media (min-width: 996px) {
  .security__flex .rightBox {
    width: 48%;
  }
}

.security__flex .rightBox button.accordion {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  border-right: 1px solid #E2C080;
  border-top: 1px solid #E2C080;
  border-left: 1px solid #E2C080;
  border-bottom: 0.5px solid #E2C080;
  outline: none;
  text-align: left;
  padding: 15px 20px;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}

.security__flex .rightBox button.accordion:after {
  font-family: FontAwesome;
  content: "\f150";
  font-size: 18px;
  float: left;
  padding-right: 20px;
}

.security__flex .rightBox button.accordion.is-open:after {
  content: "\f151";
}

.security__flex .rightBox button.accordion:hover,
.security__flex .rightBox button.accordion.is-open {
  background: rgb(0, 0, 0);
  background: radial-gradient(circle, rgb(0, 0, 0) 0%, rgb(128, 98, 44) 63%, rgb(112, 87, 42) 100%);
}

.security__flex .rightBox .accordion-content {
  background-color: #000;
  border-left: 1px solid #E2C080;
  border-right: 1px solid #E2C080;
  padding: 0 20px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-in-out;
  transition: max-height 0.2s ease-in-out;
}

.security__flex .rightBox .accordion-content li {
  display: block;
  border-bottom: 1px dotted rgba(71, 71, 71, 0.8);
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0.2;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0.2;
  }

  100% {
    opacity: 1;
  }
}

.accordion-container {
  position: relative;
  max-width: 550px;
  height: auto;
  margin: 10px auto;
}

.accordion-container .set h5{
  text-align: center !important;
}

.accordion-container .set {
  position: relative;
  width: 100%;
  height: auto;
}

.accordion-container .set a {
  display: block;
  padding: 10px 2px;
  text-decoration: none;
  color: #000;
  font-weight: 600;
  border-bottom: 1px solid #ada9a9;
  background: -webkit-linear-gradient(32deg, rgb(238, 45, 255), rgb(66, 132, 255) 100%);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

@media (min-width: 996px) {
  .accordion-container .set a {
    padding: 10px 15px;
  }
}

.accordion-container .set a .sBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center !important;
}

.accordion-container .set a .sBox h5 {
  font-weight: bold;
  font-size: 17px;
  color: white;
  text-align: center !important;
}

@media (max-width: 996px) {
  .accordion-container .set a .sBox h5 {
    display: block;
    font-size: 20px;
    text-align: center;
    padding-left: 15px;
  }
}

.accordion-container .set a .sBox h5 span {
  font-size: 16px;
  font-weight: normal;
}


.accordion-container .set a.active {
  background: -webkit-linear-gradient(32deg, rgb(238, 45, 255), rgb(66, 132, 255) 100%);
  color: #fff;
}

.accordion-container .set a i {
  position: absolute;
  display: block;
  right: 2%;
}

.accordion-container .set .content {
  display: none;
  padding: 20px 10px;
  background-color: #282b2c;
  border-bottom: 1px solid #ccc;
}

.accordion-container .set.button3 .content {
  border-bottom: none;
}

.accordion-container .set.button3 .content a {
  display: inline;
  font-weight: bold;
  padding: 0;
}

/* end Exclusive AI Tools Info*/

/* AI PC Products */
#AI-PC-Products{
  display: block;
  background-color: black;
  padding: 0px 0 80px 0;
}

#AI-PC-Products h3 {
  margin: 10px 0 20px 0;
}

#AI-PC-Products h4 {
  font-size: 18px;
  font-weight: normal;
  margin: 20px 0;
}
#AI-PC-Products a{
  display: inline-block;
  position: relative;
  border: 2px solid transparent;
  border-radius: 8px;
  background: linear-gradient(#000, #000) padding-box, linear-gradient(120deg, #509cff, #db28ff) border-box;
  transition: all 1s linear;
  vertical-align: top;
  margin: 0 10px 20px;
  padding: 10px 15px;
  min-width: 144px;
}

#AI-PC-Products a:hover {
  background: linear-gradient(120deg, #509cff, hsl(310, 100%, 57%)) padding-box, linear-gradient(120deg, #247df9, #48def6) border-box;

}
#AI-PC-Products samp{
  display: block;
  background: linear-gradient(120deg, #ffffff, #bbf6ff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#AI-PC-Products span {
  color:gray
}

@media (max-width: 996px) {
  /* AI PC Products */
    #AI-PC-Products {
      display: block;
      background-color: black;
      padding: 10px 0 ;
    }
}



/* end AI PC Products */


/* Related-Products */
#Related-Products {
  margin: 5% 0 0 0;
  padding: 5% 0;
  background-color: black;
  overflow: hidden;
}

@media (max-width: 996px) {
  #Related-Products {
    margin: 1% 0 0 0;
    padding: 5% 0;
    overflow: hidden;
  }
}

#Related-Products h3 a {
  display: block;
  font-size: 21px;
  width: 100%;
  border: 1px solid #fff;
  padding: 10px 5px;
}

#Related-Products img {
  margin-bottom:60px;
}

#Related-Products li {
  display: block;
  width: 30%;
  float: left;
  padding: 25px 15px 15px 15px;
  margin: 1%;
}

@media (max-width: 996px) {
  #Related-Products li {
    display: block;
    width: 100%;
    float: none;
    padding: 25px 15px 15px 15px;
    margin: 1%;
  }

  #Related-Products img {
    width: 60%;
    margin-bottom: 20px;
  }

  #Related-Products h3 {
    font-size: 18px;
  }
}

/* end-Related-Products */

/* Copilot-Note */
#Copilot-Note {
  padding: 2% 0;
}

.Copilot-Note{
  font-size: 13px !important;
  color: #999 !important;
  margin-bottom: 10px;
}

.Copilot-Note a {
  color: #999;
  text-decoration: underline !important;
}

.Copilot-Note a:hover {
  color: #999;
  text-decoration: underline;
}

/* end Note */

/* Note */
#Note {
  background-color: black;
  padding: 0 0 3% 0 ;
}

#Note li {
  font-size: 13px;
  color: #999;
  margin-bottom: 10px;
}

#Note li a{
  color: #999;
}

#Note li a:hover {
  color: #999;
  text-decoration: underline;
}

/* end Note */

/*  */
.others {
  display: block;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  padding-bottom: 5%;
}

.others img {
  display: block;
  max-width: 100%;
}

.others__containBox {
  display: block;
  width: 100%;
  margin: 30px auto 0;
}

.others__flex {
  display: block;
}

.others__flex-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: auto;
  margin: 0 auto;
  border: 1px solid #777777;
}

.others__flex .txtbox {
  padding: 30px;
  text-align: center;
  min-height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.others__flex .txtbox__icon {
  display: block;
  width: 60%;
  max-width: 150px;
  margin: 0 auto 20px;
  text-align: center;
}

.others .slick-arrow {
  position: absolute;
  top: 15vh;
  z-index: 2;
  width: 60px;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  border: none;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.5);
  text-indent: -9999px;
}

.others .slick-next::before,
.others .slick-prev::before {
  display: none;
}

.others .slick-prev {
  left: 3.5%;
  background-image: url("https://storage-asset.msi.com/global/picture/image/feature/nb/2023_RPLS/Stealth-18-AI-Studio-A1V/slick-prev.png");
}

.others .slick-next {
  right: 3.5%;
  background-image: url("https://storage-asset.msi.com/global/picture/image/feature/nb/2023_RPLS/Stealth-18-AI-Studio-A1V/slick-next.png");
}

.others .slick-slide {
  opacity: 0.2;
}

.others .slick-slide.slick-current {
  opacity: 1;
}

.others .slick-slider .slick-track,
.others .slick-slider .slick-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.others .slick-dots {
  max-width: 1280px;
  margin: auto;
  position: relative;
  width: 100%;
  display: none !important;
}

.others .slick-dots li {
  width: calc(14.28571428571429% - 20px);
}

.others .slick-dots li.slick-active button {
  background: #fff;
}

.others .slick-dots li button {
  background: #4c4c4c;
  width: 100%;
  height: 3px;
  padding: 0;
}

@media (min-width: 996px) {
  .others__flex-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 32%;
    text-align: center;
  }

  .others__flex-item .txtbox__icon {
    width: 30%;
    text-align: left;
  }

  .others .slick-prev {
    left: 32.7%;
  }

  .others .slick-next {
    right: 32.7%;
  }

  .others .slick-dots {
    width: 30%;
  }
}

#Support-AI-PC{
  padding: 10vh 0;
}

#Support-AI-PC a{
  display: inline-block;
  position: relative;
  border: 2px solid transparent;
  border-radius: 8px;
  background: linear-gradient(#0084ff, #a217ff) padding-box, linear-gradient(120deg, #509cff, #db28ff) border-box;
  transition: all 1s linear;
  vertical-align: top;
  margin: 0 10px 20px;
  padding: 20px 25px;
  min-width: 144px;
  font-size: 28px;
  color: white;
  font-weight: bold;
  -moz-box-shadow:0px 0px 20px 0px rgb(255, 255, 255);
  -webkit-box-shadow:0px 0px 20px 0px rgb(255, 255, 255);
  box-shadow:0px 0px 20px 0px rgb(255, 255, 255);
}

#Support-AI-PC a:hover {
  background: linear-gradient(120deg, #509cff, hsl(310, 100%, 57%)) padding-box, linear-gradient(120deg, #247df9, #48def6) border-box;
}