@charset "UTF-8";
@import url("https://asset.msi.com/event/nb/2018/Prestige_Limited_Edition/css/Fonts_CenturyGothic.css");
.msi__container {
  position: relative;
  padding: 0 15px;
  margin: 0 auto;
}
@media (min-width: 1921px) {
  .msi__container {
    width: 1640px;
  }
}
@media (max-width: 1920px) and (min-width: 1600px) {
  .msi__container {
    width: 1500px;
  }
}
@media (max-width: 1599px) and (min-width: 1300px) {
  .msi__container {
    width: 1260px;
  }
}
@media (max-width: 1299px) and (min-width: 992px) {
  .msi__container {
    width: 990px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .msi__container {
    width: 750px;
  }
}
@media (max-width: 767px) {
  .msi__container {
    width: 100%;
  }
}

.DD2 {
  background: #cbe3f4;
  overflow: hidden;
  font-family: var(--fontA);
}
.DD2 .common__title {
  text-align: center;
  font-weight: bold;
  font-size: var(--title-xl);
  color: #133e79;
  font-style: italic;
}
.DD2 .kv {
  position: relative;
}
.DD2 .kv__subtitle {
  position: absolute;
  top: 70%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  text-shadow: 0 0 0.5vw #4794cc, 0 0 0.5vw #4794cc;
}
.DD2 .kv__subtitle h1 {
  font-size: 3vw;
  font-weight: 400;
}
@media screen and (max-width: 991px) {
  .DD2 .kv__subtitle h1 {
    font-size: 7vw;
    width: 100%;
    font-weight: 900;
    text-shadow: 0 0 12px #4794cc, 0 0 12px #4794cc, 0 0 12px #4794cc, 0 0 12px #4794cc, 0 0 12px #4794cc, 0 0 12px #4794cc;
  }
}
.DD2 .next {
  margin-top: -12%;
}
@media screen and (max-width: 991px) {
  .DD2 .next {
    margin-top: -5%;
  }
}
.DD2 .next h2 {
  display: block;
  -webkit-transform: scaleY(0.8);
          transform: scaleY(0.8);
  -webkit-transform-origin: center;
          transform-origin: center;
  font-size: var(--title-xl);
  color: #fff;
  text-align: center;
  text-shadow: 0 0 12px #4794cc, 0 0 12px #4794cc;
  margin: auto;
  margin-bottom: 60px;
}
@media screen and (max-width: 991px) {
  .DD2 .next h2 {
    margin-bottom: 20px;
  }
}
.DD2 .next h2 span {
  font-size: 120%;
}
.DD2 .next p {
  font-size: 20px;
  margin-bottom: 1em;
  line-height: 1.5em;
  color: #212638;
  text-align: center;
  opacity: 0.75;
}
@media (max-width: 1600px) {
  .DD2 .next p {
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  .DD2 .next p {
    font-size: 17px;
  }
}
@media (max-width: 1050px) {
  .DD2 .next p {
    font-size: 16px;
  }
}
.DD2 .buynow {
  padding-top: 6vh;
  padding-bottom: 6vh;
  background: linear-gradient(-180deg, #cbe3f4 0%, rgba(255, 255, 255, 0) 20%), linear-gradient(-210deg, #cbe3f4 0%, #ffffff 50%);
}
@media (max-width: 1300px) {
  .DD2 .buynow {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 1050px) {
  .DD2 .buynow {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 800px) {
  .DD2 .buynow {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.DD2 .buynow__line {
  margin: 20px 0;
  height: 2px;
  background: #6a8ba3;
  width: 100%;
}
.DD2 .buynow__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 60px;
}
@media screen and (max-width: 991px) {
  .DD2 .buynow__tabs {
    margin-top: 20px;
  }
}
.DD2 .buynow__tabs-item {
  font-size: 20px;
  margin-bottom: 1em;
  line-height: 1.5em;
  width: 20%;
  text-align: center;
  background: linear-gradient(145deg, #92b8e0 0%, #2e66a9 33%, #7bb3ff 66%, #ffffff 100%);
  background-size: 200% 200%;
  background-position: 100% 100%;
  padding: 12px 0;
  margin: 0 24px;
  border: 1px solid #8ea7bb;
  cursor: pointer;
  opacity: 0.78;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  -webkit-filter: drop-shadow();
          filter: drop-shadow();
}
@media (max-width: 1600px) {
  .DD2 .buynow__tabs-item {
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  .DD2 .buynow__tabs-item {
    font-size: 17px;
  }
}
@media (max-width: 1050px) {
  .DD2 .buynow__tabs-item {
    font-size: 16px;
  }
}
@media screen and (max-width: 991px) {
  .DD2 .buynow__tabs-item {
    width: 33.3333333333%;
    margin-bottom: 10px;
    margin: 0;
  }
}
.DD2 .buynow__tabs-item.active {
  opacity: 1;
  background-position: 0% 100%;
  color: #fff;
  -webkit-box-shadow: -5px -5px 10px rgba(255, 255, 255, 0.1), 5px 5px 10px rgba(0, 0, 0, 0.1);
          box-shadow: -5px -5px 10px rgba(255, 255, 255, 0.1), 5px 5px 10px rgba(0, 0, 0, 0.1);
}
.DD2 .buynow__tabs-item:hover {
  opacity: 1;
  background-position: 0% 100%;
  color: #fff;
  -webkit-box-shadow: -5px -5px 10px rgba(255, 255, 255, 0.1), 5px 5px 10px rgba(0, 0, 0, 0.1);
          box-shadow: -5px -5px 10px rgba(255, 255, 255, 0.1), 5px 5px 10px rgba(0, 0, 0, 0.1);
}
.DD2 .buynow__block {
  display: none;
}
.DD2 .buynow__block.active {
  display: block;
}
.DD2 .buynow__2-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.DD2 .buynow__2-tabs > div {
  width: 25%;
  text-align: center;
  margin: 0 5%;
  cursor: pointer;
}
@media screen and (max-width: 991px) {
  .DD2 .buynow__2-tabs > div {
    margin: 0 0.25%;
    width: 50%;
  }
}
@media screen and (max-width: 991px) {
  .DD2 .buynow__2-tabs > div .content-inner {
    padding: 10px 0;
  }
}
.DD2 .buynow__2-tabs > div h6 {
  font-size: 36px;
  background: -webkit-linear-gradient(#3c72c0, #abc5db);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 900;
}
@media screen and (max-width: 991px) {
  .DD2 .buynow__2-tabs > div h6 {
    font-size: 5vw;
  }
}
.DD2 .buynow__2-tabs > div p {
  font-size: 16px;
  color: #000000;
}
@media screen and (max-width: 991px) {
  .DD2 .buynow__2-tabs > div p {
    font-size: 12px;
  }
}
.DD2 .buynow__2-tabs > div img {
  margin-top: 20px;
}
.DD2 .buynow__1-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.DD2 .buynow__1-tabs > div {
  width: 25%;
  text-align: center;
  margin: 0 5%;
  cursor: pointer;
}
@media screen and (max-width: 991px) {
  .DD2 .buynow__1-tabs > div {
    width: 50%;
  }
}
.DD2 .buynow__0-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.DD2 .buynow__0-tabs > div {
  width: 25%;
  text-align: center;
  cursor: pointer;
}
@media screen and (max-width: 991px) {
  .DD2 .buynow__0-tabs > div .content-inner {
    padding: 10px 0;
  }
}
.DD2 .buynow__0-tabs > div h6 {
  font-size: 72px;
  background: -webkit-linear-gradient(#3c72c0, #abc5db);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 900;
}
@media screen and (max-width: 991px) {
  .DD2 .buynow__0-tabs > div h6 {
    font-size: 6vw;
  }
}
.DD2 .buynow__area {
  width: 70%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 991px) {
  .DD2 .buynow__area {
    width: 100%;
  }
}
.DD2 .buynow__area-liner {
  margin: 20px 0;
  height: 2px;
  background: #6a8ba3;
  width: 100%;
}
.DD2 .buynow__area-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.DD2 .buynow__area-price-item {
  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;
}
.DD2 .buynow__area-price-item a {
  padding: 6px 20px;
  border: 2px solid #6a8ba3;
  font-size: 20px;
  margin-bottom: 1em;
  line-height: 1.5em;
  margin: 0;
  background: -webkit-gradient(linear, left top, right top, from(#184a8d), to(#b6cadc));
  background: linear-gradient(90deg, #184a8d, #b6cadc);
  -webkit-background-clip: text;
  font-weight: 900;
  -webkit-text-fill-color: transparent;
  border-radius: 48px;
}
@media (max-width: 1600px) {
  .DD2 .buynow__area-price-item a {
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  .DD2 .buynow__area-price-item a {
    font-size: 17px;
  }
}
@media (max-width: 1050px) {
  .DD2 .buynow__area-price-item a {
    font-size: 16px;
  }
}
.DD2 .buynow__area-price-item .before {
  color: #a3a3a3;
  font-weight: 900;
  font-size: 20px;
  margin-bottom: 1em;
  line-height: 1.5em;
  text-decoration: line-through;
  margin-bottom: 0;
}
@media (max-width: 1600px) {
  .DD2 .buynow__area-price-item .before {
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  .DD2 .buynow__area-price-item .before {
    font-size: 17px;
  }
}
@media (max-width: 1050px) {
  .DD2 .buynow__area-price-item .before {
    font-size: 16px;
  }
}
.DD2 .buynow__area-price-item .after {
  color: #133e79;
  font-weight: 900;
  font-size: 28px;
  margin-bottom: 1em;
  line-height: 1.5em;
  margin-bottom: 0;
}
@media (max-width: 1600px) {
  .DD2 .buynow__area-price-item .after {
    font-size: 26px;
  }
}
@media (max-width: 1300px) {
  .DD2 .buynow__area-price-item .after {
    font-size: 25px;
  }
}
@media (max-width: 1050px) {
  .DD2 .buynow__area-price-item .after {
    font-size: 24px;
  }
}
.DD2 .buynow__area-item {
  width: 50%;
}
@media screen and (max-width: 991px) {
  .DD2 .buynow__area-item {
    width: 100%;
  }
}
.DD2 .buynow__area-item > div {
  padding: 40px;
}
.DD2 .buynow__area-item > div h5 {
  font-size: 24px;
  margin-bottom: 1em;
  line-height: 1.5em;
}
@media (max-width: 1600px) {
  .DD2 .buynow__area-item > div h5 {
    font-size: 22px;
  }
}
@media (max-width: 1300px) {
  .DD2 .buynow__area-item > div h5 {
    font-size: 21px;
  }
}
@media (max-width: 1050px) {
  .DD2 .buynow__area-item > div h5 {
    font-size: 20px;
  }
}
.DD2 .buynow__area-item > div ul {
  list-style: disc;
  padding: 0;
  margin: 0;
  padding-left: 20px;
}
.DD2 .buynow__area-item > div ul li {
  list-style-type: disc;
  font-size: 12px;
  line-height: 2;
}
.DD2 .buynow__area-item > div ul li:last-child {
  margin-bottom: 0;
}
.DD2 .allaround {
  background: #fff;
  padding-top: 6vh;
  padding-bottom: 6vh;
  position: relative;
}
@media (max-width: 1300px) {
  .DD2 .allaround {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 1050px) {
  .DD2 .allaround {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 800px) {
  .DD2 .allaround {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.DD2 .allaround__subtitle {
  text-align: center;
  font-size: 20px;
  margin-bottom: 1em;
  line-height: 1.5em;
  color: #272727;
  margin-top: 20px;
}
@media (max-width: 1600px) {
  .DD2 .allaround__subtitle {
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  .DD2 .allaround__subtitle {
    font-size: 17px;
  }
}
@media (max-width: 1050px) {
  .DD2 .allaround__subtitle {
    font-size: 16px;
  }
}
.DD2 .allaround__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 991px) {
  .DD2 .allaround__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.DD2 .allaround__block-item {
  width: calc(33.3333333333% - 20px);
  margin: 0 10px;
  background: #79a8d4;
  padding-bottom: 24px;
}
@media screen and (max-width: 991px) {
  .DD2 .allaround__block-item {
    width: 100%;
  }
}
.DD2 .allaround__block-item:nth-child(2) {
  background: #6287da;
  margin-top: 40px;
}
@media screen and (max-width: 991px) {
  .DD2 .allaround__block-item:nth-child(2) {
    margin-top: 20px;
  }
}
.DD2 .allaround__block-item:nth-child(2) h6 {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(10%, #6287da), to(rgba(98, 135, 218, 0)));
  background: linear-gradient(-360deg, #6287da 10%, rgba(98, 135, 218, 0) 100%);
}
.DD2 .allaround__block-item:nth-child(2) p {
  background: #6287da;
}
.DD2 .allaround__block-item:nth-child(3) {
  background: #1f3a73;
  margin-top: 80px;
}
@media screen and (max-width: 991px) {
  .DD2 .allaround__block-item:nth-child(3) {
    margin-top: 20px;
  }
}
.DD2 .allaround__block-item:nth-child(3) h6 {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(10%, #1f3a73), to(rgba(31, 58, 115, 0)));
  background: linear-gradient(-360deg, #1f3a73 10%, rgba(31, 58, 115, 0) 100%);
}
.DD2 .allaround__block-item:nth-child(3) p {
  background: #1f3a73;
}
.DD2 .allaround__block-item h6 {
  font-size: 24px;
  margin-bottom: 1em;
  line-height: 1.5em;
  font-weight: 900;
  color: #fff;
  text-align: center;
  padding: 24px;
  margin: 0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(10%, #79a8d4), to(rgba(121, 168, 212, 0)));
  background: linear-gradient(-360deg, #79a8d4 10%, rgba(121, 168, 212, 0) 100%);
  margin-top: -30%;
  position: relative;
}
@media (max-width: 1600px) {
  .DD2 .allaround__block-item h6 {
    font-size: 22px;
  }
}
@media (max-width: 1300px) {
  .DD2 .allaround__block-item h6 {
    font-size: 21px;
  }
}
@media (max-width: 1050px) {
  .DD2 .allaround__block-item h6 {
    font-size: 20px;
  }
}
.DD2 .allaround__block-item p {
  background: #79a8d4;
  position: relative;
  padding: 0 24px 12px 24px;
  font-size: 16px;
  margin-bottom: 1em;
  line-height: 1.5em;
  margin-bottom: 0px;
  color: #fff;
}
@media (max-width: 1600px) {
  .DD2 .allaround__block-item p {
    font-size: 14px;
  }
}
@media (max-width: 1300px) {
  .DD2 .allaround__block-item p {
    font-size: 13px;
  }
}
@media (max-width: 1050px) {
  .DD2 .allaround__block-item p {
    font-size: 12px;
  }
}
.DD2 .allaround__block-item p span {
  font-weight: 900;
}
.DD2 .robust {
  background: #fff;
  padding-top: 6vh;
  padding-bottom: 6vh;
  position: relative;
}
@media (max-width: 1300px) {
  .DD2 .robust {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 1050px) {
  .DD2 .robust {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 800px) {
  .DD2 .robust {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.DD2 .robust__desc {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  width: 50%;
}
.DD2 .robust__textbox {
  width: 70%;
  margin: auto;
  margin-top: 70px;
  text-align: center;
}
.DD2 .robust__textbox-item {
  display: none;
}
.DD2 .robust__textbox-item p {
  font-size: 16px;
}
.DD2 .robust__textbox-item.active {
  display: block;
}
.DD2 .robust__tabs {
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin: auto;
}
@media screen and (max-width: 991px) {
  .DD2 .robust__tabs {
    width: 100%;
  }
}
.DD2 .robust__tabs-item {
  width: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 3px solid rgba(0, 0, 0, 0);
  padding-bottom: 24px;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .DD2 .robust__tabs-item {
    padding-bottom: 0px;
  }
}
.DD2 .robust__tabs-item.active {
  border-bottom: 3px solid #394e9f;
}
.DD2 .robust__tabs-item.active img {
  -webkit-filter: brightness(1);
          filter: brightness(1);
}
.DD2 .robust__tabs-item.active p {
  color: #394e9f;
  font-weight: 900;
}
@media screen and (max-width: 991px) {
  .DD2 .robust__tabs-item.active p {
    font-size: 12px;
  }
}
.DD2 .robust__tabs-item img {
  width: 30%;
  -webkit-filter: brightness(0);
          filter: brightness(0);
}
@media screen and (max-width: 991px) {
  .DD2 .robust__tabs-item img {
    width: 50%;
  }
}
.DD2 .robust__tabs-item p {
  margin-top: 24px;
  font-size: 16px;
  color: #000;
}
.DD2 .robust__block {
  position: relative;
}
.DD2 .robust__block-item {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.DD2 .robust__block-item img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  opacity: 0;
}
.DD2 .robust__block-item img:nth-child(1) {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.DD2 .robust__block-item img:nth-child(2) {
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.DD2 .robust__block-item img:nth-child(3) {
  -webkit-transition: 1s;
  transition: 1s;
}
.DD2 .robust__block-item.active img {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.DD2 .featureintro {
  background: #fff;
  padding-top: 6vh;
  padding-bottom: 6vh;
  position: relative;
}
@media (max-width: 1300px) {
  .DD2 .featureintro {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 1050px) {
  .DD2 .featureintro {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 800px) {
  .DD2 .featureintro {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.DD2 .featureintro__itemimg {
  width: 70%;
  display: block;
  margin: auto;
}
@media screen and (max-width: 991px) {
  .DD2 .featureintro__itemimg {
    width: 50%;
  }
}
.DD2 .featureintro__title {
  text-align: center;
  font-size: 20px;
  margin-bottom: 1em;
  line-height: 1.5em;
  color: #ffffff;
  font-weight: 900;
}
@media (max-width: 1600px) {
  .DD2 .featureintro__title {
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  .DD2 .featureintro__title {
    font-size: 17px;
  }
}
@media (max-width: 1050px) {
  .DD2 .featureintro__title {
    font-size: 16px;
  }
}
.DD2 .featureintro__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 70%;
  margin: auto;
  margin-top: 40px;
}
@media screen and (max-width: 991px) {
  .DD2 .featureintro__top {
    width: 100%;
  }
}
.DD2 .featureintro__top-item {
  width: calc(33.3333333333% - 10px);
  margin-right: 10px;
  background: #687288;
  padding: 20px;
}
@media screen and (max-width: 991px) {
  .DD2 .featureintro__top-item {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }
}
.DD2 .featureintro__top-item:last-child {
  margin-right: 0;
}
.DD2 .featureintro__top-item p {
  font-size: 14px;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  line-height: 1.4;
}
.DD2 .featureintro__anm {
  position: absolute;
  top: 20px;
  left: 20px;
  text-align: center;
  font-size: 20px;
  margin-bottom: 1em;
  line-height: 1.5em;
  color: #ffffff;
  font-weight: 900;
  width: 45%;
}
@media (max-width: 1600px) {
  .DD2 .featureintro__anm {
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  .DD2 .featureintro__anm {
    font-size: 17px;
  }
}
@media (max-width: 1050px) {
  .DD2 .featureintro__anm {
    font-size: 16px;
  }
}
@media screen and (max-width: 991px) {
  .DD2 .featureintro__anm {
    top: 10px;
  }
}
.DD2 .featureintro__main {
  position: absolute;
  width: 95%;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}
.DD2 .featureintro__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 70%;
  margin: auto;
  margin-top: 10px;
}
@media screen and (max-width: 991px) {
  .DD2 .featureintro__bottom {
    margin-top: 0;
    width: 100%;
  }
}
.DD2 .featureintro__bottom .featureintro__title {
  position: absolute;
  top: 20px;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
}
.DD2 .featureintro__bottom .featureintro__top-item {
  padding: 0;
  position: relative;
}
.DD2 .featureintro__bottom-item {
  width: calc(66.6666666667% - 10px);
  margin-right: 10px;
  background: #687288;
  position: relative;
}
@media screen and (max-width: 991px) {
  .DD2 .featureintro__bottom-item {
    width: 100%;
  }
}
.DD2 .featureintro__bottom-item:last-child {
  margin-right: 0;
}
.DD2 .featureintro__bottom-img {
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 40%;
}
.DD2 .ventureai {
  background: #fff;
  padding-top: 6vh;
  padding-bottom: 6vh;
}
@media (max-width: 1300px) {
  .DD2 .ventureai {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 1050px) {
  .DD2 .ventureai {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 800px) {
  .DD2 .ventureai {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.DD2 .ventureai__subtitle {
  text-align: center;
  font-size: 20px;
  margin-bottom: 1em;
  line-height: 1.5em;
  color: #272727;
  margin-top: 20px;
}
@media (max-width: 1600px) {
  .DD2 .ventureai__subtitle {
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  .DD2 .ventureai__subtitle {
    font-size: 17px;
  }
}
@media (max-width: 1050px) {
  .DD2 .ventureai__subtitle {
    font-size: 16px;
  }
}
.DD2 .ventureai__line {
  margin-top: -3px;
  margin-bottom: 20px;
  height: 2px;
  background: #6a8ba3;
  width: 100%;
  opacity: 0.4;
}
.DD2 .ventureai__block-slick {
  width: 70%;
  display: block;
  margin: auto;
  margin-top: 70px;
}
@media screen and (max-width: 991px) {
  .DD2 .ventureai__block-slick {
    width: 100%;
  }
}
.DD2 .ventureai__block-slick--item {
  position: relative;
}
.DD2 .ventureai__block-slick--item img {
  width: 100%;
}
.DD2 .ventureai__block-slick--item p {
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-size: 20px !important;
  color: #fff !important;
}
.DD2 .ventureai__block-mainimg {
  width: 70%;
  display: block;
  margin: auto;
  margin-top: 40px;
}
.DD2 .ventureai__block-item {
  display: none;
}
.DD2 .ventureai__block-item.active {
  display: block;
}
.DD2 .ventureai__block-item h6 {
  font-size: 24px;
  margin-bottom: 1em;
  line-height: 1.5em;
  font-weight: 900;
  color: #272727;
  text-align: center;
  margin-bottom: 0;
  margin-top: 20px;
}
@media (max-width: 1600px) {
  .DD2 .ventureai__block-item h6 {
    font-size: 22px;
  }
}
@media (max-width: 1300px) {
  .DD2 .ventureai__block-item h6 {
    font-size: 21px;
  }
}
@media (max-width: 1050px) {
  .DD2 .ventureai__block-item h6 {
    font-size: 20px;
  }
}
.DD2 .ventureai__block-item p {
  font-size: 16px;
  color: #272727;
  text-align: center;
  margin-bottom: 0;
  margin-top: 20px;
}
.DD2 .ventureai__block-item .note {
  color: #272727;
  opacity: 0.75;
  text-align: center;
}
.DD2 .ventureai__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}
.DD2 .ventureai__tabs-item {
  width: 33.3333333333%;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0.7;
  padding-bottom: 20px;
  border-bottom: 4px solid rgba(57, 78, 159, 0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
}
.DD2 .ventureai__tabs-item:hover {
  opacity: 1;
  border-bottom: 4px solid #394e9f;
}
.DD2 .ventureai__tabs-item.active {
  opacity: 1;
  border-bottom: 4px solid #394e9f;
}
.DD2 .ventureai__tabs-item > img {
  width: 20%;
}
.DD2 .ventureai__tabs-item p {
  font-size: 20px;
  margin-bottom: 1em;
  line-height: 1.5em;
  color: #272727;
  font-weight: 900;
  margin: 0;
}
@media (max-width: 1600px) {
  .DD2 .ventureai__tabs-item p {
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  .DD2 .ventureai__tabs-item p {
    font-size: 17px;
  }
}
@media (max-width: 1050px) {
  .DD2 .ventureai__tabs-item p {
    font-size: 16px;
  }
}
.DD2 .ventureai__tabs-item p img {
  width: 18px;
}
.DD2 .green {
  background: #fff;
  padding-top: 6vh;
  padding-bottom: 6vh;
  padding-bottom: 40vh;
  position: relative;
}
@media (max-width: 1300px) {
  .DD2 .green {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 1050px) {
  .DD2 .green {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 800px) {
  .DD2 .green {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.DD2 .green .common__title {
  font-style: normal;
}
.DD2 .green .common__title span {
  background: -webkit-linear-gradient(#d1c84d, #42a97a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 900;
}
.DD2 .green__desc {
  position: absolute;
  right: 20px;
  bottom: 0;
  width: 80%;
}
.DD2 .green__block {
  margin-top: 70px;
}
.DD2 .green__block-titlebox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.DD2 .green__block-titlebox h6 {
  font-size: 24px;
  font-weight: 900;
  margin-left: 24px;
}
.DD2 .green__block-titlebox img {
  width: 80px;
}
.DD2 .green__block-item > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .DD2 .green__block-item > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.DD2 .green__block-item.bg1 {
  background: url("https://storage-asset.msi.com/event/2025/NB/robust/images/images/BGA.png") no-repeat center center;
  background-size: 100% 100%;
}
@media screen and (max-width: 991px) {
  .DD2 .green__block-item.bg1 {
    background-size: 1920px 600px;
    background-position: center;
  }
}
.DD2 .green__block-item.bg2 {
  background: url("https://storage-asset.msi.com/event/2025/NB/robust/images/images/BGB.png") no-repeat center center;
  background-size: 100% 100%;
}
@media screen and (max-width: 991px) {
  .DD2 .green__block-item.bg2 {
    background-size: 1920px 600px;
    background-position: center;
  }
}
.DD2 .green__block-item.bg2 p {
  color: #000;
  text-shadow: 0 0 12px rgba(0, 0, 0, 0), 0 0 12px rgba(0, 0, 0, 0);
}
.DD2 .green__block-textbox {
  width: 50%;
  padding: 40px 0;
}
@media screen and (max-width: 991px) {
  .DD2 .green__block-textbox {
    width: 90%;
  }
}
.DD2 .green__block-textbox--logo1 {
  width: 30%;
}
.DD2 .green__block-textbox p {
  margin-top: 20px;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.4;
  text-shadow: 0 0 12px #000000, 0 0 12px #000000;
}
.DD2 .green__block-imgbox {
  width: 30%;
}
@media screen and (max-width: 991px) {
  .DD2 .green__block-imgbox {
    width: 60%;
  }
}

.slick-next, .slick-prev {
  background: #6b869e;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.slick-next.slick-disabled, .slick-prev.slick-disabled {
  background: #4a4d4f;
}
.slick-next img, .slick-prev img {
  width: 35%;
}
.slick-next:hover, .slick-prev:hover {
  background: #4a4d4f;
  opacity: 0.8;
}
.slick-prev:before {
  content: "";
  display: none;
}

.slick-next:before {
  display: none;
}

.slick-prev {
  top: -32px;
  right: 70px;
  left: auto;
}
.slick-prev img {
  -webkit-transform: translateX(-10%);
          transform: translateX(-10%);
}

.slick-next {
  top: -32px;
  right: 0px;
}
.slick-next img {
  -webkit-transform: translateX(10%);
          transform: translateX(10%);
}

.left__light {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-10%, -50%);
          transform: translate(-10%, -50%);
  width: 50%;
  opacity: 0.7;
  z-index: 5;
  pointer-events: none;
}

.right__light {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  width: 50%;
  opacity: 0.7;
  z-index: 5;
  pointer-events: none;
}

.single-beam-border::before {
  background: conic-gradient(from var(--gradient-angle), transparent 0%, transparent 88%, #ffffff 93%, #00e5ff 95%, #ffffff 97%, transparent 100%);
  -webkit-animation-duration: 1.8s;
          animation-duration: 1.8s;
}

/* 註冊 CSS 自訂變數 --gradient-angle，讓瀏覽器可以對角度進行平滑動畫 */
@property --gradient-angle {
  syntax: "<angle>";
  initial-value: 0deg;
  inherits: false;
}
.glowing-border-box {
  position: relative;
  width: 320px;
  max-width: 90%;
  padding: 4px;
  border-radius: 16px;
  overflow: hidden;
  background: transparent;
  color: #e0e0e0;
  text-align: center;
  /* 使用偽元素 ::before 來創建移動的光效背景 */
  /* ---- 特定效果的實現 ---- */
  /* 1. 虹彩流光邊框 */
  /* 2. 單束光追蹤邊框 */
}
.glowing-border-box.active::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  /* 動畫：名稱 rotate-gradient, 持續時間, 線性變化, 無限循環 */
  -webkit-animation: rotate-gradient 3s linear infinite;
          animation: rotate-gradient 3s linear infinite;
}
.glowing-border-box.rainbow-border::before {
  /* 使用錐形漸層 (conic-gradient) 創造彩虹效果 */
  /* from var(--gradient-angle) 使漸層的起始角度可以被動畫控制 */
  background: conic-gradient(from var(--gradient-angle), #ff00ff, #ff007f, #ff0000, #ff7f00, #ffff00, #7fff00, #00ff00, #00ff7f, #00ffff, #007fff, #0000ff, #7f00ff, #ff00ff);
}
.glowing-border-box.single-beam-border.active::before {
  /* 錐形漸層：大部分區域透明，只有一小段是亮色，模擬光束 */
  background: conic-gradient(from var(--gradient-angle), transparent 0%, transparent 88%, #ffffff 93%, #00e5ff 95%, #ffffff 97%, transparent 100%);
  -webkit-animation-duration: 1.8s;
          animation-duration: 1.8s;
}

.content-inner {
  background-color: #ffffff;
  position: relative;
  padding: 30px 20px;
  border-radius: 12px;
  height: 100%;
}

/* 定義旋轉漸層的動畫 */
@-webkit-keyframes rotate-gradient {
  0% {
    --gradient-angle: 0deg /* 動畫開始時，漸層角度為 0 度 */;
  }
  100% {
    --gradient-angle: 360deg /* 動畫結束時，漸層角度為 360 度，完成一圈旋轉 */;
  }
}
@keyframes rotate-gradient {
  0% {
    --gradient-angle: 0deg /* 動畫開始時，漸層角度為 0 度 */;
  }
  100% {
    --gradient-angle: 360deg /* 動畫結束時，漸層角度為 360 度，完成一圈旋轉 */;
  }
}/*# sourceMappingURL=index3.css.map */