.common__container {
  position: relative;
  padding: 0 15px;
  margin: 0 auto;
}
@media (min-width: 1921px) {
  .common__container {
    width: 1640px;
  }
}
@media (max-width: 1920px) and (min-width: 1600px) {
  .common__container {
    width: 1500px;
  }
}
@media (max-width: 1599px) and (min-width: 1300px) {
  .common__container {
    width: 1260px;
  }
}
@media (max-width: 1299px) and (min-width: 992px) {
  .common__container {
    width: 990px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .common__container {
    width: 750px;
  }
}
@media (max-width: 767px) {
  .common__container {
    width: 100%;
  }
}

.DD2 {
  background: #000;
}
.DD2 .kv {
  position: relative;
  overflow: hidden;
}
.DD2 .kv__video {
  width: 100%;
  display: block;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .DD2 .kv__video {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: auto;
    height: auto;
  }
}
.DD2 .kv__block {
  width: 86%;
  position: relative;
  margin: 0 auto;
  max-width: 1633px;
}
@media screen and (max-width: 991px) {
  .DD2 .kv__block {
    width: 100%;
    height: 100vh;
  }
}
.DD2 .kv__block-translate {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100vw;
  z-index: 1;
  height: 100%;
}
.DD2 .kv__block-translate span {
  position: absolute;
  top: 0;
  display: block;
  width: 0vw;
  height: 10%;
}
.DD2 .kv__block-translate span:nth-child(1) {
  background: -webkit-gradient(linear, left top, right top, from(#d7b077), to(#000000));
  background: linear-gradient(to right, #d7b077, #000000);
  top: 0;
  left: 0;
}
.DD2 .kv__block-translate span:nth-child(2) {
  background: #000000;
  top: 10%;
  right: 0;
}
.DD2 .kv__block-translate span:nth-child(3) {
  background: -webkit-gradient(linear, left top, right top, from(#d7b077), to(#000000));
  background: linear-gradient(to right, #d7b077, #000000);
  top: 20%;
  left: 0;
}
.DD2 .kv__block-translate span:nth-child(4) {
  background: #000000;
  top: 30%;
  right: 0;
}
.DD2 .kv__block-translate span:nth-child(5) {
  background: -webkit-gradient(linear, left top, right top, from(#d7b077), to(#000000));
  background: linear-gradient(to right, #d7b077, #000000);
  top: 40%;
  left: 0;
}
.DD2 .kv__block-translate span:nth-child(6) {
  background: #000000;
  top: 50%;
  right: 0;
}
.DD2 .kv__block-translate span:nth-child(7) {
  background: -webkit-gradient(linear, left top, right top, from(#d7b077), to(#000000));
  background: linear-gradient(to right, #d7b077, #000000);
  top: 60%;
  left: 0;
}
.DD2 .kv__block-translate span:nth-child(8) {
  background: #000000;
  top: 70%;
  right: 0;
}
.DD2 .kv__block-translate span:nth-child(9) {
  background: -webkit-gradient(linear, left top, right top, from(#d7b077), to(#000000));
  background: linear-gradient(to right, #d7b077, #000000);
  top: 80%;
  right: 0;
}
.DD2 .kv__block-translate span:nth-child(10) {
  background: #000000;
  top: 90%;
  left: 0;
}
.DD2 .kv__block-flagship {
  position: absolute;
  top: 10%;
  left: 0%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 10%;
  z-index: 2;
}
@media screen and (max-width: 991px) {
  .DD2 .kv__block-flagship {
    width: 13%;
    left: 20%;
    top: 6%;
  }
}
@media screen and (max-width: 575px) {
  .DD2 .kv__block-flagship {
    width: 20%;
    left: 20%;
    top: 6%;
  }
}
.DD2 .kv__block-title {
  position: absolute;
  top: 16%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 40%;
  z-index: 2;
}
@media screen and (max-width: 991px) {
  .DD2 .kv__block-title {
    width: 60%;
    left: 50%;
  }
}
@media screen and (max-width: 575px) {
  .DD2 .kv__block-title {
    width: 80%;
    left: 50%;
  }
}
.DD2 .kv__block-meglogo {
  position: absolute;
  top: 50%;
  left: 95%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 17%;
  z-index: 2;
}
@media screen and (max-width: 991px) {
  .DD2 .kv__block-meglogo {
    width: 20%;
    left: 80%;
    top: 6%;
  }
}
@media screen and (max-width: 575px) {
  .DD2 .kv__block-meglogo {
    width: 20%;
    left: 80%;
    top: 6%;
  }
}
.DD2 .kv__block-pd {
  position: absolute;
  top: 62%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 30%;
  z-index: 2;
}
.DD2 .kv__block-pd-img0 {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
.DD2 .kv__block-pd-img1 {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  -webkit-animation: colorful 2.5s 0.2s linear infinite;
          animation: colorful 2.5s 0.2s linear infinite;
}
@media screen and (max-width: 991px) {
  .DD2 .kv__block-pd {
    width: 60%;
  }
}
@media screen and (max-width: 575px) {
  .DD2 .kv__block-pd {
    width: 80%;
  }
}
.DD2 .kv__block-subtitle {
  font-family: var(--fontA);
  position: absolute;
  top: 93.5%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: clamp(12px, 2.7vw, 50px);
  color: #fff;
  text-align: center;
  width: 100%;
  text-shadow: 0 0 10px #d7b077, 1px 1px 2px #d7b077, -1px -1px 2px #d7b077;
  z-index: 2;
}
@media screen and (max-width: 991px) {
  .DD2 .kv__block-subtitle {
    font-size: 4vw;
    top: 95%;
  }
}
@media screen and (max-width: 575px) {
  .DD2 .kv__block-subtitle {
    font-size: 7vw;
    top: 90%;
  }
}
.DD2 .kv__block:after {
  content: "";
  display: block;
  width: 10%;
  height: 100%;
  background: -webkit-gradient(linear, right top, left top, from(#000), to(transparent));
  background: linear-gradient(to left, #000, transparent);
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (max-width: 991px) {
  .DD2 .kv__block:after {
    display: none;
  }
}
.DD2 .kv__block:before {
  content: "";
  display: block;
  width: 10%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#000), to(transparent));
  background: linear-gradient(to right, #000, transparent);
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 991px) {
  .DD2 .kv__block:before {
    display: none;
  }
}

.sliderimgdizn1 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000000;
}
.sliderimgdizn1 .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-filter: blur(10px) brightness(0.2);
          filter: blur(10px) brightness(0.2);
}
.sliderimgdizn1 .front {
  width: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  left: 50%;
  max-width: 900px;
}
@media screen and (max-width: 991px) {
  .sliderimgdizn1 .front {
    width: 80%;
    left: 70%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

.sliderimgdizn2 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000000;
}
.sliderimgdizn2 .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-filter: blur(10px) brightness(0.2);
          filter: blur(10px) brightness(0.2);
}
.sliderimgdizn2 .front {
  width: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 50%;
  left: 0%;
  max-width: 900px;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}
@media screen and (max-width: 991px) {
  .sliderimgdizn2 .front {
    width: 80%;
    left: 70%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

.sliderimgdizn3 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000000;
}
.sliderimgdizn3 .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-filter: blur(10px) brightness(0.2);
          filter: blur(10px) brightness(0.2);
}
.sliderimgdizn3 .front {
  width: 80%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  left: 50%;
  max-width: 1500px;
}
@media screen and (max-width: 991px) {
  .sliderimgdizn3 .front {
    width: 80%;
    left: 70%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

.slideshow__slide-caption-title {
  width: 50%;
  font-size: 52px;
  margin-bottom: 1em;
  line-height: 1.5em;
  line-height: 1.1;
  font-family: var(--fontA);
  margin-bottom: 0;
  color: #fff;
  text-shadow: 0 0 10px #d7b077, 1px 1px 2px #d7b077, -1px -1px 2px #d7b077;
}
@media (max-width: 1600px) {
  .slideshow__slide-caption-title {
    font-size: 50px;
  }
}
@media (max-width: 1300px) {
  .slideshow__slide-caption-title {
    font-size: 49px;
  }
}
@media (max-width: 1050px) {
  .slideshow__slide-caption-title {
    font-size: 48px;
  }
}
.slideshow__slide-caption-title.alter {
  margin-left: auto;
}
@media screen and (max-width: 991px) {
  .slideshow__slide-caption-title {
    font-size: 28px;
    width: 100%;
  }
}

.slideshow__slide-caption-subtitle-label {
  width: 50%;
  font-size: 24px;
  margin-bottom: 1em;
  line-height: 1.5em;
  font-family: var(--fontA);
  text-shadow: 0 0 10px #d7b077, 1px 1px 2px #d7b077, -1px -1px 2px #d7b077;
  display: block;
}
@media (max-width: 1600px) {
  .slideshow__slide-caption-subtitle-label {
    font-size: 22px;
  }
}
@media (max-width: 1300px) {
  .slideshow__slide-caption-subtitle-label {
    font-size: 21px;
  }
}
@media (max-width: 1050px) {
  .slideshow__slide-caption-subtitle-label {
    font-size: 20px;
  }
}
.slideshow__slide-caption-subtitle-label.alter {
  margin-left: auto;
}
@media screen and (max-width: 991px) {
  .slideshow__slide-caption-subtitle-label {
    font-size: 20px;
    width: 100%;
  }
}

.forfont {
  width: 50%;
  font-size: 20px;
  margin-bottom: 1em;
  line-height: 1.5em;
  text-shadow: 0 0 10px #d7b077, 1px 1px 2px #d7b077, -1px -1px 2px #d7b077;
}
@media (max-width: 1600px) {
  .forfont {
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  .forfont {
    font-size: 17px;
  }
}
@media (max-width: 1050px) {
  .forfont {
    font-size: 16px;
  }
}
.forfont.alter {
  margin-left: auto;
}
@media screen and (max-width: 991px) {
  .forfont {
    font-size: 16px;
    width: 100%;
  }
}

.slide-inner {
  border: 1px solid #c0c0c0;
  -webkit-box-shadow: 0 0 10px #c0c0c0;
          box-shadow: 0 0 10px #c0c0c0;
  position: relative;
}
.slide-inner1 .caption {
  font-family: var(--fontA);
  font-size: 16px;
  color: #000;
  opacity: 0.7;
}
.slide-inner1 .bgn {
  position: absolute;
  top: 50%;
  left: 55%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 140%;
  max-width: none;
  height: auto;
  -webkit-filter: blur(5px) brightness(0.2);
          filter: blur(5px) brightness(0.2);
  z-index: 1;
  opacity: 0.8;
}
.slide-inner1 .mainpd {
  position: absolute;
  top: 50%;
  left: 70%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 70%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: 2;
}
.slide-inner2 .caption {
  font-family: var(--fontA);
  font-size: 16px;
  color: #000;
  opacity: 0.7;
}
.slide-inner2 .bgn {
  position: absolute;
  top: 50%;
  left: 55%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 140%;
  max-width: none;
  height: auto;
  -webkit-filter: blur(5px) brightness(0.2);
          filter: blur(5px) brightness(0.2);
  z-index: 1;
  opacity: 0.8;
}
.slide-inner2 .mainpd {
  position: absolute;
  top: 50%;
  left: 70%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 70%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: 2;
}
.slide-inner3 .caption {
  font-family: var(--fontA);
  font-size: 16px;
  color: #000;
  opacity: 0.7;
}
.slide-inner3 .other1__box {
  position: absolute;
  top: 40%;
  left: 25%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 17%;
  max-width: none;
  padding-bottom: 17%;
  height: auto;
  z-index: 3;
  overflow: hidden;
  opacity: 1;
  border-radius: 50%;
  border: 3px solid #fff;
}
.slide-inner3 .other1 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 140%;
  max-width: none;
  height: auto;
  z-index: 3;
  opacity: 1;
}
.slide-inner3 .other2 {
  position: absolute;
  top: 70%;
  left: 25%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 17%;
  max-width: none;
  z-index: 3;
  overflow: hidden;
  opacity: 1;
}
.slide-inner3 .bgn {
  position: absolute;
  top: 50%;
  left: 55%;
  -webkit-transform: translate(-50%, -50%) rotate(-40deg);
          transform: translate(-50%, -50%) rotate(-40deg);
  width: 190%;
  max-width: none;
  height: auto;
  -webkit-filter: blur(5px) brightness(0.2);
          filter: blur(5px) brightness(0.2);
  z-index: 1;
  opacity: 0.8;
}
.slide-inner3 .mainpd {
  position: absolute;
  top: 75%;
  left: 70%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 150%;
  z-index: 2;
  max-width: none;
}
.slide-inner4 .anibox {
  position: absolute;
  top: 46.5%;
  left: 87.5%;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
          transform: translate(-50%, -50%) rotate(-90deg);
  width: 17%;
  max-width: none;
  z-index: 2;
  opacity: 0.95;
}
.slide-inner4 .caption {
  font-family: var(--fontA);
  font-size: 16px;
  color: #000;
  opacity: 0.7;
}
.slide-inner4 .bgn {
  position: absolute;
  top: 50%;
  left: 55%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 140%;
  max-width: none;
  height: auto;
  -webkit-filter: blur(5px) brightness(0.2);
          filter: blur(5px) brightness(0.2);
  z-index: 1;
  opacity: 0.8;
}
.slide-inner4 .mainpd {
  position: absolute;
  top: 80%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 92%;
  max-width: none;
  z-index: 2;
}
.slide-inner5 .caption {
  font-family: var(--fontA);
  font-size: 16px;
  color: #000;
  opacity: 0.7;
}
.slide-inner5 .bgn {
  position: absolute;
  top: 50%;
  left: 55%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 140%;
  max-width: none;
  height: auto;
  -webkit-filter: blur(5px) brightness(0.2);
          filter: blur(5px) brightness(0.2);
  z-index: 1;
  opacity: 0.8;
}
.slide-inner5 .mainpd {
  position: absolute;
  top: 80%;
  left: 70%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 130%;
  max-width: none;
  z-index: 2;
  -webkit-animation: colorful 2.5s 0.2s linear infinite;
          animation: colorful 2.5s 0.2s linear infinite;
}
.slide-inner6 .anibox {
  position: absolute;
  top: 60%;
  left: 30%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 60%;
  max-width: none;
  z-index: 2;
}
.slide-inner6 .anibox-1 {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: none;
}
.slide-inner6 .anibox-2 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  max-width: none;
  opacity: 0;
}
.slide-inner6 .anibox-3 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  max-width: none;
  opacity: 0;
}
.slide-inner6 .caption {
  font-family: var(--fontA);
  font-size: 16px;
  color: #000;
  opacity: 0.7;
}
.slide-inner6 .bgn {
  position: absolute;
  top: 50%;
  left: 55%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 140%;
  max-width: none;
  height: auto;
  -webkit-filter: blur(5px) brightness(0.2);
          filter: blur(5px) brightness(0.2);
  z-index: 1;
  opacity: 0.8;
}
.slide-inner6 .mainpd {
  position: absolute;
  top: 80%;
  left: 30%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 130%;
  max-width: none;
  z-index: 2;
}
.slide-inner7 .caption {
  font-family: var(--fontA);
  font-size: 16px;
  color: #000;
  opacity: 0.7;
}
.slide-inner7 .bgn {
  position: absolute;
  top: 50%;
  left: 55%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 140%;
  max-width: none;
  height: auto;
  -webkit-filter: blur(5px) brightness(0.2);
          filter: blur(5px) brightness(0.2);
  z-index: 1;
  opacity: 0.8;
}
.slide-inner7 .mainpd {
  position: absolute;
  top: 55%;
  left: 75%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  max-width: none;
  z-index: 3;
}
.slide-inner7 .mainpd2 {
  position: absolute;
  top: 75%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 70%;
  max-width: none;
  z-index: 2;
}
.slide-inner7 .other1 {
  position: absolute;
  top: 70%;
  left: 25%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 50%;
  max-width: none;
  z-index: 2;
}
.slide-inner11 .slide-caption {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  z-index: 10;
}
.slide-inner11 .caption {
  font-family: var(--fontA);
  font-size: 16px;
  color: #000;
  opacity: 0.7;
}
.slide-inner11 .bgn {
  position: absolute;
  top: 50%;
  left: 55%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 140%;
  max-width: none;
  height: auto;
  -webkit-filter: blur(5px) brightness(0.2);
          filter: blur(5px) brightness(0.2);
  z-index: 1;
  opacity: 0.8;
}
.slide-inner11 .otherbox {
  position: absolute;
  top: 70%;
  left: 70%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 50%;
  max-width: none;
  z-index: 3;
}
.slide-inner11 .otherbox .otherbox-1 {
  position: relative;
  width: 100%;
  max-width: none;
  z-index: 2;
}
.slide-inner11 .otherbox .otherbox-2 {
  position: absolute;
  width: 100%;
  max-width: none;
  z-index: 2;
  top: 0;
  left: 0;
  -webkit-animation: otherbox-2 4s linear infinite;
          animation: otherbox-2 4s linear infinite;
}
.slide-inner11 .mainpd {
  position: absolute;
  top: 55%;
  left: 35%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 55%;
  max-width: none;
  z-index: 3;
}
.slide-inner11 .other1 {
  position: absolute;
  top: 70%;
  left: 25%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 50%;
  max-width: none;
  z-index: 2;
}
.slide-inner12 .slide-caption {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  z-index: 10;
}
.slide-inner12 .caption {
  font-family: var(--fontA);
  font-size: 16px;
  color: #000;
  opacity: 0.7;
}
.slide-inner12 .bgn {
  position: absolute;
  top: 50%;
  left: 55%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 140%;
  max-width: none;
  height: auto;
  -webkit-filter: blur(5px) brightness(0.2);
          filter: blur(5px) brightness(0.2);
  z-index: 1;
  opacity: 0.8;
}
.slide-inner12 .otherbox {
  position: absolute;
  top: 70%;
  left: 25%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 50%;
  max-width: none;
  z-index: 3;
}
.slide-inner12 .otherbox .otherbox-1 {
  position: relative;
  width: 100%;
  max-width: none;
  z-index: 2;
}
.slide-inner12 .otherbox .otherbox-2 {
  position: absolute;
  width: 100%;
  max-width: none;
  z-index: 2;
  top: 0;
  left: 0;
  -webkit-animation: otherbox-2 4s linear infinite;
          animation: otherbox-2 4s linear infinite;
}
.slide-inner12 .mainpd {
  position: absolute;
  top: 55%;
  left: 67%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 65%;
  max-width: none;
  z-index: 3;
}
.slide-inner12 .other1 {
  position: absolute;
  top: 70%;
  left: 25%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 50%;
  max-width: none;
  z-index: 2;
}

.count-column h2 {
  color: #fff;
  font-family: var(--fontA);
}

.overlay-count-row {
  font-size: 72px !important;
}

.overlay-textbox-inner-title h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 1.1;
  margin-bottom: 12px;
}
.overlay-textbox-inner-title p {
  color: #fff;
  font-size: 16px;
}

.count-heading {
  width: auto !important;
}

.overlay-textbox {
  height: 80;
  position: absolute;
  top: 55%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 35%;
  overflow: hidden;
}
.overlay-textbox .overlay-textbox-inner {
  height: 100%;
}
.overlay-textbox .overlay-textbox-inner-title {
  height: 100%;
}
.lcd__motherboard-scene--3 {
  width: 80%;
  position: absolute;
  z-index: 4;
  top: 10%;
  left: -35%;
}
.lcd__motherboard-scene--3 .lcd__3video {
  width: 100%;
  height: 100%;
}
.lcd__motherboard-scene--3 span {
  position: absolute;
  top: 41.5%;
  left: 68%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 16px;
  color: #fff;
  font-family: var(--fontA);
  z-index: 5;
  color: #fff;
}
.lcd__motherboard-scene--3 .lcd__motherboard-scene--3--canvasbox {
  position: absolute;
  top: 8%;
  left: 58%;
  width: 21.5%;
  z-index: 5;
}
.lcd__motherboard-scene--3 .lcd__motherboard-scene--3-1 {
  position: relative;
}
.lcd__motherboard-scene--3 .lcd__motherboard-scene--3-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.lcd__motherboard-scene--4 {
  width: 50%;
  position: absolute;
  z-index: 4;
  top: 20%;
  left: -14%;
}
.lcd__motherboard-scene--4 .lcd__motherboard-scene--4--canvasbox {
  position: absolute;
  top: 9%;
  left: 48%;
  width: 40.5%;
  z-index: 5;
}
.lcd__motherboard-scene--4 .lcd__4video {
  width: 100%;
  height: 100%;
}
.lcd__motherboard-scene--4 .lcd__5video {
  width: 100%;
  height: 100%;
}
.lcd__motherboard-scene--4 span {
  position: absolute;
  top: 105.5%;
  left: 68%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 16px;
  font-family: var(--fontA);
  z-index: 5;
  color: #fff;
}
.lcd__motherboard-scene--4 .lcd__motherboard-scene--4-1 {
  position: relative;
  z-index: 6;
}

@-webkit-keyframes otherbox-2 {
  0%, 100% {
    opacity: 0;
  }
  20%, 80% {
    opacity: 1;
  }
}

@keyframes otherbox-2 {
  0%, 100% {
    opacity: 0;
  }
  20%, 80% {
    opacity: 1;
  }
}
@-webkit-keyframes colorful {
  from {
    -webkit-filter: hue-rotate(0deg);
    filter: hue-rotate(0deg);
  }
  to {
    -webkit-filter: hue-rotate(359deg);
    filter: hue-rotate(359deg);
  }
}
@keyframes colorful {
  from {
    -webkit-filter: hue-rotate(0deg);
    filter: hue-rotate(0deg);
  }
  to {
    -webkit-filter: hue-rotate(359deg);
    filter: hue-rotate(359deg);
  }
}
.commingblock {
  width: 100%;
  background: url(https://storage-asset.msi.com/global/picture/image/feature/mb/X870EGODLIKE/images/intro-bg.jpg) no-repeat center center/cover;
  text-align: center;
  position: relative;
  padding-top: 12vh;
  padding-bottom: 12vh;
}
@media (max-width: 1300px) {
  .commingblock {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 1050px) {
  .commingblock {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 800px) {
  .commingblock {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.commingblock__title {
  font-family: var(--fontA);
  font-size: 72px;
  color: #fff;
  opacity: 1;
  font-weight: 900;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  .commingblock__title {
    font-size: 40px;
  }
}
.commingblock__subtitle {
  font-family: var(--fontA);
  font-size: 40px;
  color: #fff;
  opacity: 0.7;
  margin-bottom: 40px;
}
@media screen and (max-width: 991px) {
  .commingblock__subtitle {
    font-size: 24px;
  }
}
.commingblock__word {
  font-size: 24px;
  color: #fff;
  opacity: 0.7;
  margin-bottom: 20px;
  line-height: 1.5;
  text-align: center;
  max-width: 1000px;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 40px;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .commingblock__word {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
.commingblock__imgall {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 0;
  list-style: none;
  margin: 0;
}
@media screen and (max-width: 991px) {
  .commingblock__imgall {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.commingblock__imgall li {
  width: 12.5%;
  margin: 0 -40px;
}
@media screen and (max-width: 991px) {
  .commingblock__imgall li {
    margin: 0 -10px;
  }
}
.commingblock__imgall .commingblock__img {
  width: 100%;
  height: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-filter: blur(6px);
          filter: blur(6px);
  -webkit-transition: opacity 0.4s ease, -webkit-transform 0.4s ease, -webkit-filter 0.4s ease;
  transition: opacity 0.4s ease, -webkit-transform 0.4s ease, -webkit-filter 0.4s ease;
  transition: opacity 0.4s ease, transform 0.4s ease, filter 0.4s ease;
  transition: opacity 0.4s ease, transform 0.4s ease, filter 0.4s ease, -webkit-transform 0.4s ease, -webkit-filter 0.4s ease;
}
.commingblock__imgall.is-activated .commingblock__img {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-filter: blur(0);
          filter: blur(0);
}
@media screen and (max-width: 991px) {
  .commingblock__imgall {
    gap: 12px;
  }
  .commingblock__imgall .commingblock__img {
    width: clamp(64px, 12vw, 120px);
  }
}

.newblock {
  position: relative;
  width: 100%;
  background: #000;
  overflow: hidden;
  background: url(https://storage-asset.msi.com/event/2025/CND/godlike10/images/godBG.png) no-repeat center center;
  background-size: 100% 100vh;
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
@media screen and (max-width: 991px) {
  .newblock {
    background-size: 1920px 100vh;
  }
}
.newblock__content {
  position: relative;
  width: 100%;
  height: 100vh;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}
.newblock__logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: clamp(12px, 35%, 600px);
  max-width: none;
  z-index: 2;
}
@media screen and (max-width: 991px) {
  .newblock__logo {
    width: 70%;
  }
}
.newblock__title {
  position: absolute;
  top: 90%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: clamp(12px, 35%, 600px);
  max-width: none;
  z-index: 2;
}
@media screen and (max-width: 991px) {
  .newblock__title {
    width: 80%;
  }
}
.newblock__d85 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: clamp(12px, 25%, 500px);
  max-width: none;
  z-index: 2;
}
@media screen and (max-width: 991px) {
  .newblock__d85 {
    width: 70%;
  }
}
.newblock__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.newblock__bg img {
  width: 100%;
  height: 100%;
  max-width: none;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.newblock__canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
}
.newblock__canvas--bg {
  z-index: 1;
}
.newblock__canvas--fg {
  z-index: 3;
}

.newblock__content2 {
  position: relative;
  background: rgba(0, 0, 0, 0.6);
  padding: 80px 0;
}
.newblock__content2 .promo {
  text-align: center;
  color: #fff;
}
.newblock__content2 .promo__title {
  font-family: var(--fontA);
  font-weight: 900;
  text-transform: uppercase;
  font-size: clamp(28px, 4.4vw, 66px);
  line-height: 1.1;
  letter-spacing: 0.03em;
  margin-bottom: 24px;
}
.newblock__content2 .promo__title .gold {
  color: #d7b077;
}
.newblock__content2 .promo__desc {
  max-width: 980px;
  margin: 0 auto 24px;
  opacity: 0.9;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-size: clamp(12px, 1.1vw, 15px);
  line-height: 1.6;
}
.newblock__content2 .promo__periods {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  max-width: 820px;
  margin: 24px auto;
}
@media (max-width: 767px) {
  .newblock__content2 .promo__periods {
    grid-template-columns: 1fr;
  }
}
.newblock__content2 .promo__period {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 10px;
  padding: 18px 22px;
}
.newblock__content2 .promo__period-label {
  font-family: var(--fontA);
  letter-spacing: 0.08em;
  opacity: 0.9;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.newblock__content2 .promo__period-date {
  font-weight: 800;
  letter-spacing: 0.04em;
}
.newblock__content2 .promo__note {
  font-size: 12px;
  opacity: 0.7;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  margin: 10px auto 30px;
}
.newblock__content2 .promo__actions {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  max-width: 920px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .newblock__content2 .promo__actions {
    grid-template-columns: 1fr;
  }
}
.newblock__content2 .promo__btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 58px;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-decoration: none;
  font-weight: 900;
  font-family: var(--fontA);
  text-transform: uppercase;
  letter-spacing: 0.08em;
  -webkit-transition: background 0.2s ease, -webkit-transform 0.2s ease;
  transition: background 0.2s ease, -webkit-transform 0.2s ease;
  transition: transform 0.2s ease, background 0.2s ease;
  transition: transform 0.2s ease, background 0.2s ease, -webkit-transform 0.2s ease;
}
.newblock__content2 .promo__btn:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  background: rgba(255, 255, 255, 0.08);
}
.newblock__content2 .promo__btn--primary {
  background: #111;
  border-color: #d7b077;
  -webkit-box-shadow: 0 0 0 1px rgba(215, 176, 119, 0.24), 0 10px 30px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0 0 0 1px rgba(215, 176, 119, 0.24), 0 10px 30px rgba(0, 0, 0, 0.5) inset;
}
.newblock__content2 .promo__btn--primary:hover {
  background: #1a1a1a;
}

.modal {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: none;
}
.modal.is-open {
  display: block;
}
.modal .modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(2px);
}
.modal .modal__dialog {
  position: relative;
  width: min(920px, 92vw);
  max-height: 86vh;
  margin: 6vh auto;
  background: #0e0e0e;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 14px;
  -webkit-box-shadow: 0 20px 60px rgba(0, 0, 0, 0.6);
          box-shadow: 0 20px 60px rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
.modal .modal__header {
  padding: 16px 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.modal .modal__header h3 {
  margin: 0;
  font-family: var(--fontA);
  font-weight: 900;
  letter-spacing: 0.06em;
  color: #fff;
}
.modal .modal__close {
  position: absolute;
  top: 10px;
  right: 12px;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 22px;
  line-height: 38px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background 0.2s ease, -webkit-transform 0.2s ease;
  transition: background 0.2s ease, -webkit-transform 0.2s ease;
  transition: transform 0.2s ease, background 0.2s ease;
  transition: transform 0.2s ease, background 0.2s ease, -webkit-transform 0.2s ease;
}
.modal .modal__close:hover {
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  background: rgba(255, 255, 255, 0.08);
}
.modal .modal__body {
  padding: 16px 20px 20px;
}
.modal .terms__scroll {
  height: 60vh;
  overflow: auto;
  padding-right: 6px;
  scrollbar-width: thin;
}
.modal .terms__pre {
  display: none;
}
.modal .terms__content {
  color: #ddd;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.01em;
}
.modal .terms__content h4 {
  font-family: var(--fontA);
  font-weight: 900;
  color: #fff;
  margin: 18px 0 8px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.modal .terms__content p {
  margin: 10px 0;
}
.modal .terms__content ul {
  margin: 8px 0 12px 20px;
  padding: 0;
  list-style: disc;
}
.modal .terms__content li {
  margin: 6px 0;
}

@media screen and (max-width: 991px) {
  .cloneable {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 991px) {
  .overlay {
    width: 100% !important;
    top: 5% !important;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
    background: rgba(0, 0, 0, 0) !important;
  }
}

@media screen and (max-width: 991px) {
  .overlay-inner {
    width: 100% !important;
    height: 75vh !important;
  }
}

@media screen and (max-width: 991px) {
  .overlay-textbox {
    top: 40%;
  }
}

@media screen and (max-width: 991px) {
  .overlay-textbox-inner-title h2 {
    font-size: 24px;
  }
}

@media screen and (max-width: 991px) {
  .overlay-textbox {
    height: 50%;
  }
}

@media screen and (max-width: 991px) {
  .overlay-count-row {
    font-size: 32px !important;
  }
}

@media screen and (max-width: 991px) {
  .slider-list {
    -webkit-transform: scale(1.6) translate(12%, 30%);
            transform: scale(1.6) translate(12%, 30%);
  }
}

@media screen and (max-width: 991px) {
  .slide-caption p {
    font-size: 12px !important;
  }
}

@media screen and (max-width: 991px) {
  .slide-caption {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    z-index: 99 !important;
  }
}

@media screen and (max-width: 991px) {
  .lcd__motherboard-scene span {
    font-size: 7px !important;
  }
}

.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.DD2 a:not(.promo__btn) {
  color: #d7b077;
  text-decoration: underline;
  text-underline-offset: 2px;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.DD2 a:not(.promo__btn):hover {
  color: #e7c085;
}
.DD2 a:not(.promo__btn):focus-visible {
  outline: 2px dashed #d7b077;
  outline-offset: 2px;
}/*# sourceMappingURL=index6.css.map */