@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);
  }
}

#diwalibuying {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 10;
  background: url("https://storage-asset.msi.com/event/2021/nb/2021-Africa-Back-To-School/images/bg.jpg") top center/cover no-repeat;
}

#diwalibuying h2 {
  font-family: 'din_pro_bold';
}

#diwalibuying .kv {
  position: relative;
  width: 100%;
}

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

#diwalibuying .kv__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

#diwalibuying .kv__p {
  padding: 0 5%;
  font-size: 1.2em;
  width: 100%;
  text-align: center;
  margin: 2% auto 0;
}

#diwalibuying .tab {
  padding-top: 5%;
  width: 100%;
  font-size: 1.5em;
}

#diwalibuying .tab__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#diwalibuying .tab__flex .btnBox {
  cursor: pointer;
  margin: 2%;
  position: relative;
  width: 400px;
  background: url("https://storage-asset.msi.com/event/2021/nb/2021-Africa-Back-To-School/images/tab-btn.png") top center/cover no-repeat;
}

#diwalibuying .tab__flex .btnBox img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

#diwalibuying .tab__flex .btnBox__P {
  padding: 20px;
  font-family: 'din_pro_bold';
  width: 100%;
  text-align: center;
  top: 30%;
  left: 13%;
  color: #fff;
  font-size: 1.2em;
  padding-left: 5px;
}

#diwalibuying .tab__flex .btnBox:hover {
  -webkit-filter: drop-shadow(0 0 5px #00000062);
          filter: drop-shadow(0 0 5px #00000062);
}

#diwalibuying .tab__flex .btnBox--active {
  -webkit-filter: drop-shadow(0 0 5px #00000062);
          filter: drop-shadow(0 0 5px #00000062);
}

@media screen and (max-width: 960px) {
  #diwalibuying .tab__flex .btnBox__P {
    color: #fff;
    font-size: 1em;
  }
}

@media screen and (max-width: 960px) {
  #diwalibuying .tab__flex .btnBox__P {
    color: #fff;
    font-size: 1em;
  }
}

@media screen and (max-width: 400px) {
  #diwalibuying .tab__flex .btnBox__P {
    color: #fff;
    font-size: 0.8em;
  }
}

#diwalibuying .tabBox {
  display: none;
}

#diwalibuying .tabBox--active {
  display: block;
}

#diwalibuying .laptopBox {
  width: 100%;
  text-align: center;
  padding: 8% 5% 10%;
}

#diwalibuying .laptopBox__h2 {
  text-decoration: underline;
  font-size: 2em;
}

@media screen and (max-width: 960px) {
  #diwalibuying .laptopBox__h2 {
    text-decoration: underline;
    font-size: 1.5em;
  }
}

#diwalibuying .buyNewBox {
  width: 100%;
  max-width: 1440px;
  padding: 5%;
  margin: 0 auto;
  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: nowrap;
      flex-wrap: nowrap;
}

#diwalibuying .buyNewBox__figure {
  position: relative;
  z-index: 20;
  width: 40%;
  margin: 20px 2%;
}

#diwalibuying .buyNewBox__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

#diwalibuying .buyNewBox__figure::before {
  content: '';
  width: 10px;
  height: 150px;
  background: #494a4c;
  position: absolute;
  top: 0;
  left: -10px;
  z-index: 1;
}

#diwalibuying .buyNewBox__figure::after {
  content: '';
  width: 150px;
  height: 10px;
  background: #494a4c;
  position: absolute;
  top: -10px;
  left: -10px;
  z-index: 1;
}

#diwalibuying .buyNewBox__figure2 {
  position: relative;
  z-index: 20;
  width: 40%;
  margin: 20px 2%;
}

#diwalibuying .buyNewBox__figure2 img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

#diwalibuying .buyNewBox__figure2::before {
  content: '';
  width: 20px;
  height: 150px;
  background: #494a4c;
  position: absolute;
  bottom: 0;
  right: -20px;
  z-index: 1;
}

#diwalibuying .buyNewBox__figure2::after {
  content: '';
  width: 150px;
  height: 20px;
  background: #494a4c;
  position: absolute;
  bottom: -16px;
  right: -20px;
  z-index: 1;
}

#diwalibuying .buyNewBox__figure3 {
  position: relative;
  z-index: 20;
  width: 40%;
  margin: 20px 2%;
}

#diwalibuying .buyNewBox__figure3 img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

#diwalibuying .buyNewBox__figure3::before {
  content: '';
  width: 20px;
  height: 50px;
  background: #494a4c;
  position: absolute;
  top: 0;
  left: -20px;
  z-index: 1;
}

#diwalibuying .buyNewBox__figure3::after {
  content: '';
  width: 150px;
  height: 10px;
  background: #494a4c;
  position: absolute;
  top: -10px;
  left: -20px;
  z-index: 1;
}

#diwalibuying .buyNewBox .textBox {
  display: inline-block;
}

#diwalibuying .buyNewBox .textBox__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#diwalibuying .buyNewBox .textBox__flex h2 {
  font-size: 1.5em;
}

#diwalibuying .buyNewBox .textBox__flex .iconBox {
  margin: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

#diwalibuying .buyNewBox .textBox__flex .iconBox__figure {
  margin: 10px 20px 10px 0;
  width: 80px;
}

#diwalibuying .buyNewBox .textBox__flex .iconBox__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

#diwalibuying .buyNewBox .textBox__flex .price {
  cursor: pointer;
  -ms-flex-item-align: end;
      align-self: flex-end;
  background: #feba01;
  color: #fff;
  padding: 5px 20px;
  width: 230px;
  margin: 20px 0;
}

#diwalibuying .buyNewBox .textBox__flex .price__box {
  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: nowrap;
      flex-wrap: nowrap;
  font-size: 900;
}

#diwalibuying .buyNewBox .textBox__flex .price__box-big {
  text-transform: uppercase;
}

#diwalibuying .buyNewBox .textBox__flex .price__box-del {
  text-decoration: line-through;
}

#diwalibuying .buyNewBox .textBox__flex .price__box-line {
  margin: 0 10px;
  width: 1px;
  height: 20px;
  background: #ffffff;
}

#diwalibuying .buyNewBox .textBox__flex .price__box-icon {
  margin-left: 10px;
  width: 15px;
}

#diwalibuying .buyNewBox .textBox__flex .price__box-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

@media screen and (max-width: 960px) {
  #diwalibuying .buyNewBox {
    width: 100%;
    max-width: 1440px;
    padding: 5%;
    margin: 50px auto 0;
    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;
  }
  #diwalibuying .buyNewBox__figure, #diwalibuying .buyNewBox__figure2, #diwalibuying .buyNewBox__figure3 {
    position: relative;
    z-index: 20;
    width: 100%;
    margin: 0;
  }
  #diwalibuying .buyNewBox__figure img, #diwalibuying .buyNewBox__figure2 img, #diwalibuying .buyNewBox__figure3 img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  #diwalibuying .buyNewBox .textBox {
    margin-top: 30px;
    display: inline-block;
  }
  #diwalibuying .buyNewBox .textBox__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #diwalibuying .buyNewBox .textBox__flex h2 {
    font-size: 1.5em;
  }
  #diwalibuying .buyNewBox .textBox__flex .iconBox {
    margin: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  #diwalibuying .buyNewBox .textBox__flex .iconBox__figure {
    width: 100px;
  }
  #diwalibuying .buyNewBox .textBox__flex .iconBox__figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  #diwalibuying .buyNewBox .textBox__flex .price {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  #diwalibuying .buyNewBox.buyNewBoxReverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

#diwalibuying .product {
  width: 100%;
  background-size: cover;
  font-size: 1em;
  padding: 5% 0 0;
}

#diwalibuying .product__h2 {
  color: #fff;
  text-align: center;
  padding: 5% 0 0;
  font-size: 2em;
  -webkit-filter: drop-shadow(0 0 10px #fff);
          filter: drop-shadow(0 0 10px #fff);
}

#diwalibuying .product__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-top: 20px;
  width: 100%;
  text-align: center;
}

#diwalibuying .product__flex .productBox {
  background: #3b3b3b;
  width: 400px;
  padding: 0 2%;
  border: 2px solid #15d6ff;
  margin: 30px;
}

#diwalibuying .product__flex .productBox__p {
  color: #fff;
}

#diwalibuying .product__flex .productBox__h3 {
  color: #15d6ff;
  padding: 10px 0;
}

#diwalibuying .product__flex .productBox__line {
  padding: 0 2%;
  width: 100%;
  background: #15d6ff;
  height: 1px;
  margin: 0 0 25px;
}

#diwalibuying .product__flex .productBox__figure {
  width: 100%;
}

#diwalibuying .product__flex .productBox__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

#diwalibuying .product__flex .productBox__pcHome {
  display: block;
  width: 65%;
  margin: 0 auto;
}

#diwalibuying .product__flex .productBox__pcHome img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

#diwalibuying .product__flex .productBox h2 {
  color: #fff;
  font-size: 1.8em;
  text-align: center;
  margin: 30px 0;
}

#diwalibuying .product__flex .productBox ul li {
  margin: 20px auto;
  color: #ffffff;
  text-align: center;
  font-weight: 900;
  font-size: 1.2em;
  -webkit-animation: flash 1.5s  infinite alternate;
          animation: flash 1.5s  infinite alternate;
}

#diwalibuying .product__flex .productBox .small {
  font-size: 0.7em;
  color: #15d6ff;
  text-align: center;
}

@media screen and (max-width: 960px) {
  #diwalibuying .product {
    font-size: 0.9em;
  }
  #diwalibuying .product__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;
    padding: 5% 0;
  }
  #diwalibuying .product__flex .productBox__link {
    max-width: 180px;
  }
  #diwalibuying .product__flex .productBox__figure {
    width: 100%;
  }
  #diwalibuying .product__flex .productBox__figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  #diwalibuying .product__flex .productBox h2 {
    font-size: 1.2em;
    text-align: center;
  }
}

@media screen and (max-width: 400px) {
  #diwalibuying .product__flex .productBox__link {
    margin-bottom: 30px;
  }
}

#diwalibuying .videoBox {
  position: relative;
  padding: 3% 0;
  z-index: 100;
}

#diwalibuying .videoBox__wrap {
  width: 100%;
  margin: auto;
  max-width: 1600px;
}

#diwalibuying .videoBox__wrap .video {
  width: 60%;
  margin: 0 auto;
}

#diwalibuying .videoBox__wrap .video__box {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}

#diwalibuying .videoBox__wrap .video__box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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

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

#diwalibuying .tac {
  width: 100%;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  padding: 10px 0 5%;
}

#diwalibuying .tac__btn {
  display: inline-block;
  cursor: pointer;
  padding: 10px 20px;
  font-size: 1.5em;
  border-radius: 20px;
  border: 2px solid #00d8ff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: #000;
}

#diwalibuying .tac__btn:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-filter: drop-shadow(0 0 10px #00d8ff);
          filter: drop-shadow(0 0 10px #00d8ff);
}

@media screen and (max-width: 768px) {
  #diwalibuying .tac__btn {
    font-size: 1em;
  }
}

#diwalibuying .events {
  position: relative;
  z-index: 100;
  width: 100%;
  padding: 5% 0 20px;
  background: -webkit-gradient(linear, left top, right top, from(#5fc9d3), to(#800980));
  background: linear-gradient(90deg, #5fc9d3, #800980);
}

#diwalibuying .events h2 {
  color: #fff;
  text-align: center;
  font-size: 2em;
  margin-bottom: 50px;
}

#diwalibuying .events__disappear {
  display: none;
}

#diwalibuying .events__figure {
  width: 100%;
}

#diwalibuying .events__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

#diwalibuying .events__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: nowrap;
      flex-wrap: nowrap;
}

#diwalibuying .events__line {
  width: 8vw;
  height: 2px;
  margin: 0 2%;
}

#diwalibuying .events__flexBox {
  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: 0 auto;
  padding: 0 5%;
}

#diwalibuying .events__flexBox a {
  cursor: pointer;
  display: block;
  margin: 0 20px;
  width: calc(100%/5);
  max-width: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

#diwalibuying .events__flexBox a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

#diwalibuying .events__flexBox a:hover {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-filter: drop-shadow(0 0 10px #fff);
          filter: drop-shadow(0 0 10px #fff);
}

@media screen and (max-width: 768px) {
  #diwalibuying .events {
    width: 100%;
    padding: 5%;
  }
  #diwalibuying .events__figure {
    width: 100%;
  }
  #diwalibuying .events__figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  #diwalibuying .events__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: nowrap;
        flex-wrap: nowrap;
  }
  #diwalibuying .events__line {
    width: 8vw;
    height: 2px;
    margin: 0 2%;
  }
  #diwalibuying .events h2 {
    text-align: center;
    font-size: 2em;
    font-weight: 200;
  }
  #diwalibuying .events__font {
    font-size: 1.5em;
  }
  #diwalibuying .events__flexBox a {
    margin: 0 2% 2%;
    width: calc(90%/2);
  }
  #diwalibuying .events__flexBox a img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

@media screen and (max-width: 480px) {
  #diwalibuying .events h2 {
    text-align: center;
    font-size: 1.5em;
    font-weight: 200;
  }
  #diwalibuying .events__font {
    font-size: 1.5em;
  }
  #diwalibuying .events__flexBox a {
    margin: 0 2% 5%;
    width: 100%;
  }
  #diwalibuying .events__flexBox a img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

#diwalibuying .stronghold .wtb__mainTitle {
  -webkit-filter: drop-shadow(0 0 10px #fff);
          filter: drop-shadow(0 0 10px #fff);
}

#diwalibuying .Community {
  position: relative;
  z-index: 100;
  width: 100%;
  padding: 5% 0;
  background: -webkit-gradient(linear, left top, right top, from(#5fc9d3), to(#800980));
  background: linear-gradient(90deg, #5fc9d3, #800980);
}

#diwalibuying .Community h2 {
  color: #fff;
  text-align: center;
  font-size: 2em;
  margin-bottom: 50px;
}

#diwalibuying .Community__disappear {
  display: none;
}

#diwalibuying .Community__figure {
  width: 100%;
}

#diwalibuying .Community__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

#diwalibuying .Community__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: nowrap;
      flex-wrap: nowrap;
}

#diwalibuying .Community__line {
  width: 8vw;
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, color-stop(5%, #cf9d561f), color-stop(50%, #cf9d56), color-stop(95%, #cf9d561f));
  background: linear-gradient(to right, #cf9d561f 5%, #cf9d56 50%, #cf9d561f 95%);
  margin: 0 2%;
}

#diwalibuying .Community__flexBox {
  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: 0 auto;
  padding: 0 5%;
}

#diwalibuying .Community__flexBox a {
  cursor: pointer;
  display: block;
  margin: 0 20px;
  width: 150px;
  max-width: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

#diwalibuying .Community__flexBox a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

#diwalibuying .Community__flexBox a:hover {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-filter: drop-shadow(0 0 10px #fff);
          filter: drop-shadow(0 0 10px #fff);
}

#diwalibuying .Community__flexBox a p {
  text-align: center;
  color: #fff;
}

@media screen and (max-width: 768px) {
  #diwalibuying .Community {
    width: 100%;
    padding: 5%;
  }
  #diwalibuying .Community__figure {
    width: 100%;
  }
  #diwalibuying .Community__figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  #diwalibuying .Community__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: nowrap;
        flex-wrap: nowrap;
  }
  #diwalibuying .Community__line {
    width: 8vw;
    height: 2px;
    margin: 0 2%;
  }
  #diwalibuying .Community h2 {
    text-align: center;
    font-size: 2em;
    font-weight: 200;
  }
  #diwalibuying .Community__font {
    font-size: 1.5em;
  }
  #diwalibuying .Community__flexBox a {
    margin: 0 2% 2%;
  }
}

@media screen and (max-width: 480px) {
  #diwalibuying .Community h2 {
    text-align: center;
    font-size: 1.5em;
    font-weight: 200;
  }
  #diwalibuying .Community__font {
    font-size: 1.5em;
  }
  #diwalibuying .Community__flexBox a {
    margin: 0 2% 5%;
    width: 150px;
  }
  #diwalibuying .Community__flexBox a img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

#diwalibuying .bottomText {
  width: 100%;
  text-align: center;
  margin: 50px 0;
  padding: 0 5%;
}

.show_deskTop {
  display: block;
}

.show_moblie {
  display: none;
}

@media screen and (max-width: 960px) {
  .show_deskTop {
    display: none;
  }
  .show_moblie {
    display: block;
  }
}
/*# sourceMappingURL=main.css.map */