@font-face {
  font-family: "BunkenTechSansPro-SeBd";
  src: local("BunkenTechSansPro-SeBd"), url("https://storage-asset.msi.com/event/2021/nb/2021-the-ultimate-shockwave/fonts/BunkenTechSansPro-SeBd.ttf");
}

@-webkit-keyframes flash {
  0% {
    text-shadow: 0 0 0px #fff;
  }
  100% {
    text-shadow: 0 0 20px #fff;
  }
}

@keyframes flash {
  0% {
    text-shadow: 0 0 0px #fff;
  }
  100% {
    text-shadow: 0 0 20px #fff;
  }
}

@-webkit-keyframes flash2 {
  0% {
    -webkit-filter: drop-shadow(0 0 0 #ffffff00);
            filter: drop-shadow(0 0 0 #ffffff00);
  }
  100% {
    -webkit-filter: drop-shadow(0 0 10px #ffffff);
            filter: drop-shadow(0 0 10px #ffffff);
  }
}

@keyframes flash2 {
  0% {
    -webkit-filter: drop-shadow(0 0 0 #ffffff00);
            filter: drop-shadow(0 0 0 #ffffff00);
  }
  100% {
    -webkit-filter: drop-shadow(0 0 10px #ffffff);
            filter: drop-shadow(0 0 10px #ffffff);
  }
}

@-webkit-keyframes flash3 {
  0% {
    -webkit-box-shadow: 0 0 0px #00d8ff;
            box-shadow: 0 0 0px #00d8ff;
  }
  100% {
    -webkit-box-shadow: 0 0 20px #00d8ff;
            box-shadow: 0 0 20px #00d8ff;
  }
}

@keyframes flash3 {
  0% {
    -webkit-box-shadow: 0 0 0px #00d8ff;
            box-shadow: 0 0 0px #00d8ff;
  }
  100% {
    -webkit-box-shadow: 0 0 20px #00d8ff;
            box-shadow: 0 0 20px #00d8ff;
  }
}

@-webkit-keyframes flash4 {
  0% {
    -webkit-filter: drop-shadow(0 0 0px #2ed8f7);
            filter: drop-shadow(0 0 0px #2ed8f7);
  }
  100% {
    -webkit-filter: drop-shadow(0 0 10px #2ed8f7);
            filter: drop-shadow(0 0 10px #2ed8f7);
  }
}

@keyframes flash4 {
  0% {
    -webkit-filter: drop-shadow(0 0 0px #2ed8f7);
            filter: drop-shadow(0 0 0px #2ed8f7);
  }
  100% {
    -webkit-filter: drop-shadow(0 0 10px #2ed8f7);
            filter: drop-shadow(0 0 10px #2ed8f7);
  }
}

@-webkit-keyframes cr {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(720deg);
            transform: rotate(720deg);
  }
}

@keyframes cr {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(720deg);
            transform: rotate(720deg);
  }
}

@-webkit-keyframes cr2 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-720deg);
            transform: rotate(-720deg);
  }
}

@keyframes cr2 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-720deg);
            transform: rotate(-720deg);
  }
}

@-webkit-keyframes line1 {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0) rotate(45deg);
            transform: translate(0, 0) rotate(45deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-100%, -20px) rotate(45deg);
            transform: translate(-100%, -20px) rotate(45deg);
  }
}

@keyframes line1 {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0) rotate(45deg);
            transform: translate(0, 0) rotate(45deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-100%, -20px) rotate(45deg);
            transform: translate(-100%, -20px) rotate(45deg);
  }
}

@-webkit-keyframes line2 {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0) rotate(45deg);
            transform: translate(0, 0) rotate(45deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(100%, 20px) rotate(45deg);
            transform: translate(100%, 20px) rotate(45deg);
  }
}

@keyframes line2 {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0) rotate(45deg);
            transform: translate(0, 0) rotate(45deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(100%, 20px) rotate(45deg);
            transform: translate(100%, 20px) rotate(45deg);
  }
}

@-webkit-keyframes line3 {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0) rotate(-45deg);
            transform: translate(0, 0) rotate(-45deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-100%, 20px) rotate(-45deg);
            transform: translate(-100%, 20px) rotate(-45deg);
  }
}

@keyframes line3 {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0) rotate(-45deg);
            transform: translate(0, 0) rotate(-45deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-100%, 20px) rotate(-45deg);
            transform: translate(-100%, 20px) rotate(-45deg);
  }
}

@-webkit-keyframes line4 {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0) rotate(-45deg);
            transform: translate(0, 0) rotate(-45deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(100%, -20px) rotate(-45deg);
            transform: translate(100%, -20px) rotate(-45deg);
  }
}

@keyframes line4 {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0) rotate(-45deg);
            transform: translate(0, 0) rotate(-45deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(100%, -20px) rotate(-45deg);
            transform: translate(100%, -20px) rotate(-45deg);
  }
}

@-webkit-keyframes rocketFly {
  0% {
    -webkit-transform: translate(-3vw, 0);
            transform: translate(-3vw, 0);
  }
  100% {
    -webkit-transform: translate(100vw, 0);
            transform: translate(100vw, 0);
  }
}

@keyframes rocketFly {
  0% {
    -webkit-transform: translate(-3vw, 0);
            transform: translate(-3vw, 0);
  }
  100% {
    -webkit-transform: translate(100vw, 0);
            transform: translate(100vw, 0);
  }
}

@-webkit-keyframes fire {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}

@keyframes fire {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}

.blackFriday {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #000000;
  background: url(https://storage-asset.msi.com/event/2021/nb/2021-NB-ADL-Launch/images/bg-img.jpg) top center no-repeat;
  background-size: cover;
  font-family: "BunkenTechSansPro-SeBd";
  z-index: 10;
}

.blackFriday__date {
  display: none;
}

.blackFriday__date2 {
  display: none;
}

.blackFriday .msiLogo {
  width: 100%;
  position: absolute;
  top: 15px;
  left: 2%;
  z-index: 300;
}

.blackFriday .msiLogo__figure {
  width: 100px;
}

.blackFriday .msiLogo__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 768px) {
  .blackFriday .msiLogo {
    width: 100%;
    position: absolute;
    top: 10px;
    left: 2%;
    z-index: 300;
  }
  .blackFriday .msiLogo__figure {
    width: 80px;
  }
  .blackFriday .msiLogo__figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.blackFriday .dateLine {
  margin: 10% auto 5%;
  text-align: center;
  position: relative;
  z-index: 100;
}

.blackFriday .dateLine__h2 {
  color: #fff;
  font-size: 2.5vw;
  margin-bottom: 20px;
  -webkit-animation: flash 0.5s  infinite alternate;
          animation: flash 0.5s  infinite alternate;
}

.blackFriday .dateLine .countdownBox {
  width: 100%;
  max-width: 800px;
  padding: 20px;
  margin: 0 auto;
  border-radius: 20px;
  border: 2px solid #00d8ff;
  -webkit-animation: flash3 1s  infinite alternate;
          animation: flash3 1s  infinite alternate;
}

.blackFriday .dateLine__text {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 100%;
  margin: 0 auto;
  color: #ffffff;
}

.blackFriday .dateLine__text-font {
  list-style: none;
  font-size: 3em;
}

.blackFriday .dateLine__ul {
  color: #fff;
  width: 100%;
  padding: 0;
}

.blackFriday .dateLine__ul li {
  font-size: 1.2em;
  list-style: none;
  width: calc(100%/6);
}

.blackFriday .dateLine__ul-space {
  width: 2px;
  background: #00d8ff;
  list-style: none;
  font-size: 4.5em;
}

.blackFriday .dateLine__ul-date {
  width: 78px;
  color: #fff;
  margin-top: 10px;
}

.blackFriday .dateLine2 {
  display: none;
  margin: 5% auto 5%;
}

@media screen and (min-width: 1921px) {
  .blackFriday .dateLine {
    margin-bottom: 100px;
  }
  .blackFriday .dateLine__text {
    padding: 0 5%;
  }
  .blackFriday .dateLine__text-font {
    font-size: 7em;
  }
  .blackFriday .dateLine__ul li {
    font-size: 2em;
    list-style: none;
  }
  .blackFriday .dateLine__ul-space {
    font-size: 6.5em;
  }
  .blackFriday .dateLine__ul-date {
    width: 105px;
  }
}

@media screen and (max-width: 768px) {
  .blackFriday .dateLine {
    margin-bottom: 100px;
  }
  .blackFriday .dateLine__h2 {
    font-size: 1.5em;
  }
  .blackFriday .dateLine .countdownBox {
    width: 90%;
    max-width: 90%;
    padding: 20px;
    margin: 0 auto;
    border-radius: 20px;
  }
  .blackFriday .dateLine__text {
    padding: 0 5%;
  }
  .blackFriday .dateLine__text-font {
    font-size: 1.5em;
  }
  .blackFriday .dateLine__ul {
    padding: 0 5%;
  }
  .blackFriday .dateLine__ul li {
    list-style: none;
  }
}

@media screen and (max-width: 500px) {
  .blackFriday .dateLine .countdownBox {
    max-width: 100%;
  }
  .blackFriday .dateLine__text {
    padding: 0;
  }
  .blackFriday .dateLine__ul {
    padding: 0 5%;
  }
  .blackFriday .dateLine__ul li {
    list-style: none;
  }
  .blackFriday .dateLine__ul-space {
    font-size: 2em;
    line-height: 70px;
  }
  .blackFriday .dateLine__ul-date {
    width: 55px;
    margin: 0;
  }
}

@media screen and (max-width: 400px) {
  .blackFriday .dateLine__ul {
    padding: 0 6%;
  }
  .blackFriday .dateLine__ul-space {
    line-height: 70px;
  }
}

.blackFriday .kv {
  position: relative;
  width: 100%;
}

.blackFriday .kv .kvTextAn-an {
  -webkit-animation: flash2 1s  infinite alternate;
          animation: flash2 1s  infinite alternate;
}

.blackFriday .kv__figure {
  position: relative;
  width: 100%;
  width: 100%;
  z-index: 1;
}

.blackFriday .kv__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.blackFriday .kv__figure .kvText {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.blackFriday .kv__svg {
  width: 22%;
  position: absolute;
  top: 18%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.blackFriday .kv .canvas__star {
  width: 100%;
  overflow: hidden;
  position: absolute;
  z-index: 10;
  opacity: 0.5;
  left: 0;
  top: -10%;
  z-index: 3;
}

.blackFriday .kv .canvas__star #star {
  width: 100%;
}

.blackFriday .kv__textBox {
  position: relative;
  color: #fff;
  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;
  font-size: 1.8vw;
  z-index: 10;
  margin-top: -12%;
}

.blackFriday .kv__textBox .threeBox {
  text-align: center;
  width: 20%;
}

.blackFriday .kv__textBox .threeBox p:nth-child(1) {
  margin-bottom: 20px;
}

.blackFriday .kv__textBox .threeBox__border {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

@media screen and (max-width: 768px) {
  .blackFriday .kv {
    position: relative;
    width: 100%;
  }
  .blackFriday .kv__figure {
    position: relative;
    width: 100%;
    width: 100%;
    z-index: 1;
  }
  .blackFriday .kv__figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .blackFriday .kv__figure .kvText {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .blackFriday .kv__svg {
    display: none;
    width: 22%;
    position: absolute;
    top: 18%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .blackFriday .kv .canvas__star {
    width: 100%;
    overflow: hidden;
    position: absolute;
    z-index: 10;
    opacity: 0.5;
    left: 0;
    top: -10%;
    z-index: 3;
  }
  .blackFriday .kv .canvas__star #star {
    width: 100%;
  }
  .blackFriday .kv__textBox {
    position: absolute;
    color: #fff;
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 1em;
    z-index: 10;
    margin-top: 30px;
    bottom: 15%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .blackFriday .kv__textBox .threeBox {
    padding: 20px;
    text-align: center;
    width: 250px;
  }
  .blackFriday .kv__textBox .threeBox p:nth-child(1) {
    margin-bottom: 10px;
    font-size: 1.2em;
  }
  .blackFriday .kv__textBox .threeBox__border {
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
}

@media screen and (max-width: 400px) {
  .blackFriday .kv {
    position: relative;
    width: 100%;
  }
  .blackFriday .kv__textBox {
    position: absolute;
    color: #fff;
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 1em;
    z-index: 10;
    margin-top: 30px;
    bottom: 2%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .blackFriday .kv__textBox .threeBox {
    padding: 20px;
    text-align: center;
    width: 250px;
  }
  .blackFriday .kv__textBox .threeBox p:nth-child(1) {
    margin-bottom: 10px;
    font-size: 1.2em;
  }
  .blackFriday .kv__textBox .threeBox__border {
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
}

.blackFriday .calender {
  position: relative;
  width: 100%;
  margin: 0 auto;
  color: #fff;
  padding: 5% 2%;
  text-align: center;
  z-index: 150;
}

.blackFriday .calender__p {
  font-size: 2em;
  margin: 50px 0 10px;
  -webkit-animation: flash2 0.8s  infinite alternate;
          animation: flash2 0.8s  infinite alternate;
}

.blackFriday .calender__hr {
  width: 25%;
  height: 1px;
  background: #fff;
  margin: 20px auto;
}

.blackFriday .calender .linkBtn {
  margin-top: 20px;
  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;
  width: 100%;
}

.blackFriday .calender .linkBtn__alink {
  display: inline-block;
}

.blackFriday .calender .linkBtn__flex {
  cursor: pointer;
  margin: 30px;
  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;
  -webkit-animation: flash4 1s  infinite alternate;
          animation: flash4 1s  infinite alternate;
  font-size: 1.5em;
}

.blackFriday .calender .linkBtn__flex:hover .linkBtn__a {
  color: #ffffff;
}

.blackFriday .calender .linkBtn__flex:hover .linkBtn__a::after {
  content: '';
  position: absolute;
  width: 20%;
  height: 1px;
  background: #fff;
  top: -20px;
  left: 100%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-animation: line4 1s  forwards;
          animation: line4 1s  forwards;
}

.blackFriday .calender .linkBtn__flex:hover .linkBtn__a::before {
  content: '';
  position: absolute;
  width: 20%;
  height: 1px;
  background: #fff;
  top: 60px;
  left: -30%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-animation: line3 1s  forwards;
          animation: line3 1s  forwards;
}

.blackFriday .calender .linkBtn__flex:hover .linkBtn__a2 {
  color: #ffffff;
}

.blackFriday .calender .linkBtn__flex:hover .linkBtn__a2::after {
  content: '';
  position: absolute;
  width: 20%;
  height: 1px;
  background: #fff;
  top: -20px;
  left: -30%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-animation: line1 1s  forwards;
          animation: line1 1s  forwards;
}

.blackFriday .calender .linkBtn__flex:hover .linkBtn__a2::before {
  content: '';
  position: absolute;
  width: 20%;
  height: 1px;
  background: #fff;
  top: 60px;
  left: 100%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-animation: line2 1s  forwards;
          animation: line2 1s  forwards;
}

.blackFriday .calender .linkBtn__flex:hover .linkBtn__figure-left {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}

.blackFriday .calender .linkBtn__flex:hover .linkBtn__figure-right {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
}

.blackFriday .calender .linkBtn__figure {
  position: relative;
  width: 40px;
  height: 40px;
  z-index: 10;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.blackFriday .calender .linkBtn__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.blackFriday .calender .linkBtn__a {
  display: inline-block;
  color: #15a9d6;
  background: #04111a;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  position: relative;
  z-index: 1;
}

.blackFriday .calender h2 {
  font-size: 3em;
}

.blackFriday .calender__flex {
  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;
}

.blackFriday .calender__flex-btn {
  position: relative;
  width: 150px;
  display: block;
  color: #fff;
  cursor: pointer;
}

.blackFriday .calender__flex-btn img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.blackFriday .calender__flex-btn .iconBorder {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.blackFriday .calender__flex-btn:hover .iconBorder__an1 {
  -webkit-animation: cr 5s  infinite alternate;
          animation: cr 5s  infinite alternate;
}

.blackFriday .calender__flex-btn:hover .iconBorder__an2 {
  -webkit-animation: cr2 5s  infinite alternate;
          animation: cr2 5s  infinite alternate;
}

.blackFriday .calender .video {
  position: relative;
  position-overflow: hidden;
  padding-top: 5%;
}

.blackFriday .calender .video .ytbox {
  width: 60%;
  aspect-ratio: 16 / 9;
  position: relative;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .blackFriday .calender {
    width: 100%;
    margin: 0 auto;
    color: #fff;
    padding: 5% 0;
    text-align: center;
  }
  .blackFriday .calender .linkBtn__flex {
    font-size: 1em;
  }
  .blackFriday .calender__hr {
    width: 60%;
    min-width: 250px;
    height: 1px;
    background: #fff;
    margin: 20px auto;
  }
  .blackFriday .calender h2 {
    padding: 0 5%;
    font-size: 2em;
  }
  .blackFriday .calender__flex {
    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;
  }
  .blackFriday .calender__flex-btn {
    position: relative;
    width: 100px;
    margin-top: 0;
    display: block;
    color: #fff;
    cursor: pointer;
  }
  .blackFriday .calender__flex-btn img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .blackFriday .calender__flex-btn:hover .iconBorder__an1 {
    -webkit-animation: cr 5s  infinite alternate;
            animation: cr 5s  infinite alternate;
  }
  .blackFriday .calender__flex-btn:hover .iconBorder__an2 {
    -webkit-animation: cr2 5s  infinite alternate;
            animation: cr2 5s  infinite alternate;
  }
  .blackFriday .calender__flex-btn .iconBorder {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .blackFriday .calender .video {
    position: relative;
    overflow: hidden;
    padding-top: 5%;
  }
  .blackFriday .calender .video .ytbox {
    width: 100%;
    aspect-ratio: 16 / 10;
    position: relative;
    margin: auto;
  }
}

.blackFriday .rocket {
  width: 100%;
  margin-bottom: 5%;
}

.blackFriday .rocket__figure {
  position: relative;
  width: 100px;
}

.blackFriday .rocket__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.blackFriday .rocket__figure-fire {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: fire 0.5s  infinite alternate;
          animation: fire 0.5s  infinite alternate;
}

.blackFriday .rocket__figure1 {
  -webkit-animation: rocketFly 10s  infinite;
          animation: rocketFly 10s  infinite;
}

.blackFriday .introAndTimeZone {
  position: relative;
  width: 100%;
  margin: 0 auto;
  color: #fff;
  padding: 0 2% 0;
  text-align: center;
  z-index: 150;
}

.blackFriday .introAndTimeZone h3 {
  font-size: 2em;
}

.blackFriday .introAndTimeZone h2 {
  font-size: 3em;
}

.blackFriday .introAndTimeZone__textBox {
  position: relative;
  color: #fff;
  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;
  font-size: 1.8vw;
  z-index: 10;
  margin-top: 50px;
}

.blackFriday .introAndTimeZone__textBox .threeBox {
  text-align: center;
  width: 20%;
}

.blackFriday .introAndTimeZone__textBox .threeBox p:nth-child(1) {
  margin-bottom: 30px;
}

.blackFriday .introAndTimeZone__textBox .threeBox__border {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

@media screen and (max-width: 768px) {
  .blackFriday .introAndTimeZone {
    position: relative;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    padding: 5%;
    text-align: center;
    z-index: 150;
  }
  .blackFriday .introAndTimeZone h3 {
    font-size: 1.5em;
  }
  .blackFriday .introAndTimeZone h2 {
    font-size: 2em;
  }
  .blackFriday .introAndTimeZone__textBox {
    position: relative;
    color: #fff;
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 1em;
    z-index: 10;
    margin-top: 30px;
  }
  .blackFriday .introAndTimeZone__textBox .threeBox {
    padding: 20px;
    text-align: center;
    width: 250px;
  }
  .blackFriday .introAndTimeZone__textBox .threeBox p:nth-child(1) {
    margin-bottom: 10px;
    font-size: 1.2em;
  }
  .blackFriday .introAndTimeZone__textBox .threeBox__border {
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
}

.blackFriday .videoBlock {
  width: 100%;
  overflow: hidden;
}

.blackFriday .videoBlock .video {
  position: relative;
  position-overflow: hidden;
}

.blackFriday .videoBlock .video .ytbox {
  width: 60%;
  aspect-ratio: 16 / 9;
  position: relative;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .blackFriday .videoBlock {
    width: 100%;
    overflow: hidden;
  }
  .blackFriday .videoBlock .video {
    position: relative;
    overflow: hidden;
  }
  .blackFriday .videoBlock .video .ytbox {
    width: 100%;
    aspect-ratio: 16 / 10;
    position: relative;
    margin: auto;
  }
}

.blackFriday .video2 {
  position: relative;
  padding: 3% 0;
  z-index: 100;
}

.blackFriday .video2__wrap {
  width: 100%;
  margin: auto;
  max-width: 1600px;
}

.blackFriday .video2__wrap .video {
  width: 60%;
  margin: 0 auto;
}

.blackFriday .video2__wrap .video__box {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}

.blackFriday .video2__wrap .video__box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .blackFriday .video2 {
    position: relative;
    padding: 3% 0;
    z-index: 100;
  }
  .blackFriday .video2__wrap .video {
    width: 60%;
    margin: 0 auto;
  }
  .blackFriday .video2__wrap .video__box {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
  }
  .blackFriday .video2__wrap .video__box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

@media screen and (max-width: 480px) {
  .blackFriday .video2 {
    position: relative;
    padding: 3% 0;
    z-index: 100;
  }
  .blackFriday .video2__wrap {
    width: 90%;
  }
  .blackFriday .video2__wrap .video {
    width: 100%;
    margin: 0 auto;
  }
  .blackFriday .video2__wrap .video__box {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
  }
  .blackFriday .video2__wrap .video__box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

.blackFriday .contact {
  padding: 0 0 10%;
  width: 100%;
}

.blackFriday .contact__display {
  display: none;
}

.blackFriday .contact h2 {
  font-size: 3em;
  color: #fff;
  text-align: center;
  margin: 30px auto 30px;
}

.blackFriday .contact .text {
  font-size: 1.5vw;
  color: #fff;
  text-align: center;
  margin: 10px auto 50px;
}

.blackFriday .contact p {
  font-size: 1.5vw;
  color: #fff;
  text-align: center;
  margin: 10px auto 10px;
}

.blackFriday .contact__imgbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.blackFriday .contact__imgbox a {
  margin: 10px;
  display: block;
  width: 60px;
  line-height: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.blackFriday .contact__imgbox a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.blackFriday .contact__imgbox a:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

@media screen and (min-width: 1921px) {
  .blackFriday .contact__imgbox a {
    margin: 20px;
    display: block;
    width: 150px;
  }
}

@media screen and (max-width: 992px) {
  .blackFriday .contact p {
    padding: 0 5%;
  }
  .blackFriday .contact__imgbox a {
    margin: 10px;
    display: block;
    width: 10%;
  }
}

@media screen and (max-width: 768px) {
  .blackFriday .contact h2 {
    font-size: 2em;
    padding: 0 5%;
  }
}

.show_deskTop {
  display: block;
}

.show_moblie {
  display: none;
}

.show_secondBlock {
  display: none;
}

.noShow_firstBlock {
  display: block;
}

.noshow_secondBlock {
  display: block;
}

.show_thirdBlock {
  display: none;
}

.noContent {
  display: none;
}

.noContentTitleDisplay {
  margin: 80px auto 50px;
  padding: 10px 0;
  color: #fff;
  text-align: center;
  font-size: 3em;
  -webkit-animation: flash3 1s  infinite alternate;
          animation: flash3 1s  infinite alternate;
}

@media screen and (max-width: 960px) {
  .noContentTitleDisplay {
    margin: 30px auto 50px;
    font-size: 1.5em;
  }
  .show_deskTop {
    display: none;
  }
  .show_moblie {
    display: block;
  }
}
/*# sourceMappingURL=main.css.map */