@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");

/* font */
#Windows_11 {
  font-family: "century-gothic", "Segoe UI", "Microsoft JhengHei", Arial,
    sans-serif;
  font-weight: 600;
  font-style: normal;
}

#Windows_11 h1 {
  font-size: 3.8rem;
  line-height: 4rem;
  font-weight: 600;
}

#Windows_11 h2 {
  font-size: 3rem;
  line-height: 5rem;
  font-weight: 600;
}

#Windows_11 h3 {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
}

#Windows_11 p {
  font-size: 1.2rem;
  line-height: 2.2rem;
  font-weight: 400;
  margin: 2% 0;
}

@media (max-width: 996px) {
  #Windows_11 h1 {
    font-size: 40px;
    line-height: 43px;
    font-weight: 600;
    text-align: center;
  }

  #Windows_11 h2 {
    font-size: 48px;
    line-height: 50px;
    font-weight: 600;
  }

  #Windows_11 h3 {
    font-size: 2.5rem;
    font-weight: 600;
  }

  #Windows_11 p {
    font-size: 21px;
    line-height: 28px;
    font-weight: 400;
    margin: 2% 0;
  }
}

@media (max-width: 375px) {
  #Windows_11 h1 {
    font-size: 2rem;
    line-height: 2rem;
    font-weight: 600;
  }

  #Windows_11 h2 {
    font-size: 2rem;
    line-height: 2.5rem;
    font-weight: 600;
  }

  #Windows_11 h3 {
    font-size: 1.5rem;
    font-weight: 600;
  }

  #Windows_11 p {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
    margin: 2% 0;
  }
}

#Windows_11 .gradient {
  background: linear-gradient(to left, #2585d6, #001968 65%, #15163e);
  background: -webkit-linear-gradient(to left, #2585d6, #001968 65%, #15163e);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

#Windows_11 .text-bold {
  font-weight: bold;
}

/* img */
#Windows_11 .imgxs img {
  display: none;
}

#Windows_11 .imglg img {
  display: block;
}

@media (max-width: 996px) {
  #Windows_11 .imgxs img {
    display: block;
  }

  #Windows_11 .imglg img {
    display: none;
  }
}

/* all page */
#Windows_11C {
  width: 100%;
  overflow: hidden;
  background-color: white;
}

#Windows_11 .msi__container {
  width: 100%;
  position: relative;
  padding: 0 25px;
  margin: 0 auto;
  position: relative;
}

#Windows_11 sup {
  font-size: 0.7em;
  font-weight: 500;
}

#Windows_11 .shadow {
  box-shadow: 0 10px 25px 10px rgb(43 100 124 / 0.3);
}

#Windows_11 .mention {
  font-size: 0.7em;
  line-height: 1.5em;
}

@media (max-width: 996px) {
  #Windows_11 .msi__container {
    padding: 0;
  }
  #Windows_11 .mention {
    font-size: 12px;
    line-height: 12px;
  }
}

/* kv */
#kv .msi__container {
  position: relative;
}

#kv .logo {
  position: absolute;
  top: 6%;
  left: 50%;
  transform: translate(-50%, 80%);
  text-align: center;
}

#kv .logo img {
  width: 60%;
}

#kv img {
  margin: 0 auto;
}

#kv .info-box {
  width: 55%;
  position: absolute;
  top: 55%;
  right: 0;
  transform: translate(0, -40%);
  padding-right: 6%;
}

#kv .info-box p {
  font-size: 22px;
  line-height: 1.5em;
  margin: 5% 0;
}

#kv .info-box a {
  display: inline-block;
  color: black;
  border: 1px black solid;
  padding: 2% 3%;
  border-radius: 8px;
}

#kv .info-box a:hover {
  color: white;
  background: linear-gradient(to left, #2585d6, #001968 135%);
  border: none;
}

#kv .fixed-Windows-images {
  position: absolute;
  top: 10px;
  right: 30px;
  z-index: 1;
}

#kv .fixed-Windows-images img {
  max-height: 32px;
  margin: 15px;
}

@media (max-width: 996px) {
  #kv .info-box {
    width: 100%;
    position: absolute;
    top: 20%;
    padding: 0 10%;
    transform: none;
  }

  #kv .logo {
    position: absolute;
    top: 1%;
    left: 50%;
    transform: translate(-50%, 80%);
    text-align: center;
  }

  #kv .logo img {
    width: 80%;
    margin: 25px 0;
  }
  #kv .info-box p {
    text-align: center;
    margin: 5% 0;
    font-size: 21px;
    line-height: 28px;
  }

  #kv .info-box a {
    display: block;
    text-align: center;
    font-size: 21px;
  }
  #kv .fixed-Windows-images {
    position: absolute;
    top: 10px;
    right: 0px;
    z-index: 1;
  }
  #kv .fixed-Windows-images img {
    max-height: 32px;
    margin: 5px;
  }
}

@media (max-width: 375px) {
  #kv .info-box {
    padding: 0 10%;
  }

  #kv .info-box p {
    font-size: 1rem;
    line-height: 1.2rem;
    margin: 5% 0;
  }

  #kv .info-box a {
    margin: 0 15%;
  }
}

/* 3x-faster */

#faster .info-box {
  display: block;
  width: 100%;
  background: center
      url("https://storage-asset.msi.com/event/2025/NB/windows11/images/Claim_Blade-d.png"),
    linear-gradient(to right, #b1d5e8, #c0ddf9);
  background-repeat: no-repeat;
  background-size: contain;
  text-align: center;
  padding: 5%;
}

#faster .info-box .text-wrap {
  background: linear-gradient(to left, white 50%, transparent 100%);
  margin: 0 30%;
  border: 2px white solid;
  border-radius: 20px;
  box-shadow: 0 -10px 20px 10px rgb(43 100 124 / 0.1),
    -10px 0 20px 10px rgb(43 100 124 / 0.1),
    10px 0 20px 10px rgb(43 100 124 / 0.1),
    0 10px 20px 10px rgb(43 100 124 / 0.1);
}

#faster .info-box h1 {
  font-size: 6rem;
  font-weight: 700;
  line-height: 1.4em;
  background: linear-gradient(to left, #2585d6, #001968 70%, #15163e);
  -webkit-background-clip: text;
  color: transparent;
}

#faster .info-box p {
  font-size: 2rem;
  line-height: 3rem;
  padding: 0 8%;
}

@media (max-width: 996px) {
  #faster .info-box {
    background: center
      url("https://storage-asset.msi.com/event/2025/NB/windows11/images/Claim_Blade-m.png");
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 20% 5%;
  }
  #faster .info-box .text-wrap {
    background: linear-gradient(to left, white 50%, transparent 100%);
    margin: 0 15%;
    border: 2px white solid;
    border-radius: 20px;
  }
  #faster .info-box h1 {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.4em;
  }
  #faster .info-box p {
    font-size: 36px;
    line-height: 38px;
  }
}

@media (max-width: 375px) {
  #faster .info-box .text-wrap {
    margin: 0 5%;
  }

  #faster .info-box h1 {
    font-size: 4rem;
    font-weight: 700;
    line-height: 1.4em;
  }

  #faster .info-box p {
    font-size: 1.5rem;
    line-height: 2rem;
    padding: 5% 8%;
  }
}

/* performance */

#performance .msi__container {
}

#performance .feature-info-box {
  display: flex;
  align-items: center;
  margin: 8%;
}

#performance .info-box {
  width: 100%;
  padding: 6% 6% 6% 0;
}

#performance .feature-info-box:nth-child(even) {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  margin: 5%;
}

#performance .feature-info-box:nth-child(even) .info-box {
  width: 100%;
  padding: 0 6%;
}

@media (max-width: 996px) {
  #performance .feature-info-box {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
    margin: 20% 8%;
  }

  #performance .feature-info-box:nth-child(even) {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
    margin: 0 8%;
  }

  #performance .info-box h2 {
    margin: 10% 0;
  }
}

@media (max-width: 375px) {
  #performance .info-box h2 {
    margin: 10% 0;
  }
}

/* product-category */

#product-category .msi__container {
  display: flex;
  justify-content: space-around;
}

#product-category .feature-info-box {
  padding: 2%;
  margin: 1%;
  background: #f4f4f4;
  box-shadow: 0 0 25px 0px rgba(23, 30, 33, 0.2);
  border: #f4f4f4 1px solid;
  border-radius: 8px;
}

#product-category .feature-info-box .info-box h3 {
}

#product-category .feature-info-box .info-box p {
  font-size: 0.8rem;
  line-height: 1.2rem;
  margin: 10% 0;
}

#product-category .feature-info-box .info-box a {
  margin: 15% 0;
  color: black;
}

#product-category .feature-info-box .info-box a:hover {
  color: #2a6cda;
}

@media (max-width: 996px) {
  #product-category .msi__container {
    display: flex;
    flex-direction: column;
  }
  #product-category .feature-info-box {
    margin: 5% 10%;
  }

  #product-category .info-box {
    margin: 0 10% 10% 10%;
  }
  #product-category .feature-info-box .info-box p {
    font-size: 2rem;
    line-height: 2.5rem;
    margin: 10% 0;
  }
  #product-category .feature-info-box .info-box a {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}

@media (max-width: 375px) {
  #product-category .feature-info-box {
    margin: 15% 15%;
  }

  #product-category .info-box {
    margin: 0 10% 10% 10%;
  }
}

/* find */

#find .info-box {
  text-align: center;
  margin: 5% 0;
}

#find .info-box a {
  border: 1px black solid;
  padding: 1% 3%;
  border-radius: 7px;
  color: black;
}

#find .info-box a:hover {
  border: 2px #3469ec solid;
  color: #3469ec;
}

@media (max-width: 996px) {
  #find .info-box {
    margin: 5%;
  }
  #find .info-box p {
    margin: 5% 0;
  }
  #find .info-box a {
    font-size: 21px;
  }
}

@media (max-width: 375px) {
  #find .info-box {
    text-align: center;
    margin: 10% 5%;
  }
  #find .info-box p {
    margin: 10% 0;
  }
}

/* disclaimers */
#disclaimers .msi__container {
  padding: 1%;
}

#disclaimers .info-box {
  border-top: 1px #c8c8c8 solid;
  padding: 3%;
}

@media (max-width: 375px) {
  #disclaimers .info-box {
    padding: 10% 5%;
  }
  #disclaimers .info-box li {
    margin: 3% 0;
  }
}

#Windows_11 .section {
  background-color: #f4f4f4;
  padding: 5% 0;
  margin: 5% 0;
}

#Windows_11 .section a {
  display: inline-block;
  color: black;
  border: 1px black solid;
  padding: 15px;
  border-radius: 8px;
  margin: 15px;
}

#Windows_11 .section a:hover {
  color: white;
  background: linear-gradient(to left, #2585d6, #001968 135%);
  border: none;
}

.video {
  display: block;
  width: 100%;
  padding: 5% 0;
  position: relative;
  z-index: 0;
}

.video__thumb {
  display: block;
  width: 100%;
  position: relative;
  z-index: 0;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.video__thumb img {
  transform: scale(1.1);
  transition: 0.3s all ease-in;
}

.video__thumb:hover img {
  transform: scale(1);
}

.video__Btn {
  display: block;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  z-index: 5;
  opacity: 0.5;
  transition: 0.3s all ease-in;
}

.video__thumb:hover .video__Btn {
  opacity: 0.9;
}
