@import url("https://use.typekit.net/pvp1dzx.css");

.EGBTS {
  position: relative;
  font-size: var(--text-xl);
  line-height: 1.8;
  color: white;
  background: url(https://storage-asset.msi.com/event/2024/AR/EG-BTS/images/fixed-bg.jpg) no-repeat;
  background-attachment: fixed;
  background-size: cover;
  font-weight: 400;
  font-style: normal;
}

.EGBTS img {
  max-width: 100%;
  overflow: hidden;
  display: block;
  width: auto;
}


.EGBTS .all__block {
  background: #fafafa;
  padding: 50px;
  border-radius: 20px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
}

.EGBTS .pattern-1 {
  position: absolute;
  top: 20%;
  left: 10%;
}

.EGBTS .pattern-2 {
  position: absolute;
  top: 29%;
  right: 5%;
}

.EGBTS .pattern-3 {
  position: absolute;
  top: 31%;
  left: 3%;
}

.EGBTS .pattern-4 {
  position: absolute;
  top: 40%;
  right: 2%;
}

.EGBTS .pattern-5 {
  position: absolute;
  top: 56%;
  left: 2%;
  max-width: 150px;
}

.EGBTS .pattern-6 {
  position: absolute;
  top: 13%;
  right: -8%;
}

.EGBTS .pattern-7 {
  position: absolute;
  top: 30%;
  left: -27%;
  transform: rotate(180deg);
}

.EGBTS .pattern-8 {
  position: absolute;
  top: 42%;
  right: 2%;
}

.EGBTS .pattern-9 {
  position: absolute;
  top: 60%;
  left: -14%;
  transform: rotate(180deg);
}

.EGBTS .container {
  width: 90%;
  max-width: 1600px;
  margin: 0 auto;
  -webkit-animation: wind 20s linear infinite;
  animation: wind 20s linear infinite;
}

.EGBTS .common__title {
  font-size: var(--title-xl);
  text-transform: uppercase;
  color: #000;
  text-align: center;
}


img {
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.EGBTS .intro {
  text-align: center;
  padding: 5% 25px;
  position: relative;
  margin-top: 3%;
  font-family: "active-two", sans-serif;
  visibility: hidden;
}



@media (min-width: 996px) {
  .EGBTS .intro::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 100%;
    height: 100%;
    background: url(https://storage-asset.msi.com/event/2024/AR/EG-BTS/images/date-border.png) no-repeat center;
    background-size: contain;
  }
}

.EGBTS .intro p {
  color: #000;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 4px;
  transform: skewX(-20deg);
  line-height: 1.4;
  margin: 2% 0;
}

.EGBTS .intro p:nth-last-of-type(1) {
  color: #c52323;
  font-size: 24px;
}

.EGBTS .intro span {
  display: block;
  position: relative;
}

.EGBTS .intro span::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 70%;
  height: 50%;
  background: rgba(255, 242, 98, 0.7);
  z-index: 0;
}

.EGBTS .intro b {
  position: relative;
  z-index: 2;
}

@media (min-width: 576px) {
  .EGBTS .intro p {
    font-size: 3vw;
  }


}

@media (min-width: 996px) {
  .EGBTS .intro p {
    font-size: 30px;
    margin: 0;
  }

  .EGBTS .intro span {
    display: inline-block;
  }

  .EGBTS .intro span::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 100%;
    height: 50%;
    background: rgba(255, 242, 98, 0.7);
    z-index: 0;
  }
}

.EGBTS .buyNow__dec02 {
  position: absolute;
}


@media (min-width: 1300px) {
  .EGBTS .buyNow__dec02 {
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}

.EGBTS .buyNow__dec02 img {
  width: 100%;
}

.EGBTS .buynow {
  padding: 2.5% 0 0;
  text-align: center;
  position: relative;
}

.EGBTS .buynow .slick-slide {
  height: auto;
}

.EGBTS .buynow .slider__hatch-prev,
.EGBTS .buynow .slider__hatch-next {
  position: absolute;
  z-index: 2;
  top: 45%;
  cursor: pointer;
  width: 2.5vw;
  z-index: 50;
}

.EGBTS .buynow .slider__hatch-prev {
  left: -2%;
}

.EGBTS .buynow .slider__hatch-next {
  right: -2%;
}

@media (max-width: 996px) {
  .slick-dots {
    position: relative;
    bottom: -65px !important;
  }
}

.EGBTS .buynow .slick-dots li button {
  margin-top: 10px;
  padding: 0;
  width: 10px;
  height: 10px;
  font-size: 0px;
  border-radius: 50px;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  cursor: pointer;
  background: #000000, ;
  border: 1px solid #000000, ;
  font-size: 0;
}

.EGBTS .buynow .slick-dots li button:hover {
  background: #6d6d6d, ;
}

.EGBTS .buynow .slick-dots li button::before {
  display: none;
}

.EGBTS .buynow .slick-dots li.slick-active button {
  background: #000000;
}

.EGBTS .buynow__arrow {
  position: relative;
  display: table;
  margin: 0 auto;
  z-index: 4;
  width: 50px;
  height: 60px;
  top: -1em;
}

.EGBTS .buynow__arrow-chevron {
  position: absolute;
  width: 50px;
  height: 10px;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  -webkit-animation: move 3s ease-out infinite;
  animation: move 3s ease-out infinite;
  opacity: 0;
}

.EGBTS .buynow__arrow-chevron:first-of-type {
  -webkit-animation: move 3s ease-out 1s infinite;
  animation: move 3s ease-out 1s infinite;
}

.EGBTS .buynow__arrow-chevron:nth-child(2) {
  -webkit-animation: move 3s ease-out 2s infinite;
  animation: move 3s ease-out 2s infinite;
}

.EGBTS .buynow__arrow-chevron::before {
  left: 0;
  -webkit-transform: skew(0deg, 30deg);
  transform: skew(0deg, 30deg);
}

.EGBTS .buynow__arrow-chevron::after {
  right: 0;
  width: 50%;
  -webkit-transform: skew(0deg, -30deg);
  transform: skew(0deg, -30deg);
}

.EGBTS .buynow__arrow-chevron::before,
.EGBTS .buynow__arrow-chevron::after {
  content: " ";
  position: absolute;
  top: 0;
  height: 100%;
  width: 50%;
  background: rgb(255, 0, 0);
}

.EGBTS .buynow__txt {
  font-size: var(--title-xl);
  text-transform: uppercase;
  color: #31cdee;
}

.EGBTS .buynow span {
  color: #fff;
  cursor: pointer;
  font-size: var(--text-md);
}

@media (min-width: 768px) {
  .EGBTS .buynow span {
    font-size: var(--text-lg);
  }
}

.EGBTS .buynow__title {
  text-transform: uppercase;
  color: #ff0000;
  font-size: 28px;
  padding: 1%;
  font-weight: bold;
  transform: skewX(-20deg);
  font-family: "active-two", sans-serif;
  letter-spacing: 2px;
}

.EGBTS .hatchBox {
  text-align: center;
  width: 95%;
  max-width: 1280px;
  margin: 0 auto;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
  border-radius: 30px 30px 0 0;
}

@media (min-width: 768px) {
  .EGBTS .hatchBox {
    margin: 3% auto 0;
  }
}

@media (min-width: 1300px) {
  .EGBTS .hatchBox {
    width: 80%;
  }
}

.EGBTS .hatchBox .hatch hr {
  margin: 0;
}

.EGBTS .hatchBox .hatch__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (min-width: 996px) {
  .EGBTS .hatchBox .hatch__flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.EGBTS .hatchBox .hatch__intro {
  padding: 3% 0;
}

.EGBTS .hatchBox .hatch__intro p {
  background: #f7f2dc;
  color: #64442e;
  font-weight: bold;
  width: 70%;
  margin: 10px auto;
}

.EGBTS .hatchBox .hatch__flex-toptitle {
  font-weight: lighter;
  font-size: 14px;
  margin: 0;
  text-transform: uppercase;
  color: #000000;
  min-height: 65px;
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: var(--text-lg);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  word-break: break-word;
}

.EGBTS .hatchBox .hatch__flex-toptitle span {
  font-weight: bold;
  line-height: 1.2;
  color: #000000;
}

.EGBTS .hatchBox .hatch__flex-item {
  width: 45%;
  max-width: 300px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media (min-width: 768px) {
  .EGBTS .hatchBox .hatch__flex-item {
    width: 20%;
    max-width: 100%;
  }
}

@media (min-width: 996px) {
  .EGBTS .hatchBox .hatch__flex-item {
    width: 20%;
    display: block;
  }
}

.EGBTS .hatchBox .hatch__flex-item--active {
  border-bottom: 4px solid #000;
  opacity: 1;
}

.EGBTS .hatchBox .hatch__flex-itemPic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 996px) {
  .EGBTS .hatchBox .hatch__flex-itemPic img {
    width: 50%;
  }
}

.EGBTS .hatchBox .hatch__flex-note {
  display: inline-block;
  padding: 10px;
  font-weight: lighter;
  font-size: 16px;
  margin: 10px 0 0 0;
  background-color: #787878;
  text-transform: uppercase;
  border-radius: 10px;
  color: #fff;
}

@media (min-width: 576px) {
  .EGBTS .hatchBox .hatch__flex-note {
    background-color: transparent;
    color: #fff;
    font-size: 14px;
  }
}

.EGBTS .hatchBox .hatch__slider {
  position: relative;
  margin: 5% 2%;
}

.EGBTS .hatchBox .hatch__box {
  background: white;
  background: linear-gradient(to bottom, #D5DEE7 0%, #E8EBF2 50%, #E2E7ED 100%), linear-gradient(to bottom, rgba(0, 0, 0, 0.02) 50%, rgba(255, 255, 255, 0.02) 61%, rgba(0, 0, 0, 0.02) 73%), linear-gradient(33deg, rgba(255, 255, 255, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%);
  background-blend-mode: normal, lighten, soft-light;
  background-blend-mode: multiply, multiply;
  padding: 20px 10px;
  margin: 0 10px 20px;
  border-radius: 10px;

}

.EGBTS .hatchBox .hatch__txt {
  padding: 0 20px;
  text-align: left;
  color: white;
  text-align: center;
}

.EGBTS .hatchBox .hatch__txt img {
  max-height: 400px;
  display: inline-block;
  padding-bottom: 1em;
}

.EGBTS .hatchBox .hatch__txt-title {
  text-align: left;
  font-size: var(--title-lg);
  font-weight: bold;
  line-height: 1.2em;
  color: #000;
  margin-bottom: 10px;
}

.EGBTS .hatchBox .hatch__txt-price {
  text-align: right;
  color: #444;
  font-size: var(--text-xl);
  margin-bottom: 10px;
}

.EGBTS .hatchBox .hatch__txt span {
  color: #ff3838;
  line-height: 1.6;
  font-size: var(--text-xs);
}

.EGBTS .hatchBox .hatch__txt span sup {
  margin-left: 5px;
}

.EGBTS .hatchBox .hatch__txt ul {
  text-align: left;
  margin-bottom: 10px;
  list-style: disc;
  height: auto !important;
}

.EGBTS .hatchBox .hatch__txt ul li {
  font-size: var(--text-xs);
  list-style: disc;
  margin-left: 20px;
  color: #444;
}

.EGBTS .hatchBox .hatch__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.EGBTS .hatchBox .hatch__icon-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 70px;
  width: calc((100% / 3) - 20px);
  margin: 10px;
  background: rgba(255, 255, 255, 0.5411764706);
  border-radius: 10px;
  overflow: hidden;
  border: 2px solid transparent;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.EGBTS .redeem {
  text-align: center;
  padding-bottom: 50px;
}

.EGBTS .redeem p {
  color: #444;
}

.EGBTS .redeem__box {
  padding: 1em 0;
}

@media (min-width: 996px) {
  .EGBTS .redeem__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.EGBTS .redeem__item {
  background: #fff;
  border-radius: 8px;
  margin: 10px;
  padding: 15px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.EGBTS .redeem__item:first-child {
  background-image: linear-gradient(to right top, #dcdcdc, #e0e0e0, #e3e3e3, #e7e7e7, #ebebeb, #e4e4e4, #dcdcdc, #d5d5d5, #c1c1c1, #adadad, #9a9a9a, #878787);
  border-radius: 8px;
  position: relative;
  min-height: 250px;
}

.EGBTS .redeem__step {
  background: #696767;
  color: #fff;
  padding: 8px;
}

.EGBTS .redeem__icon {
  padding: 25px 0;
}

.EGBTS .redeem__icon img {
  margin: auto;
}

.EGBTS .redeem__start {
  color: #000000;
  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;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.EGBTS .redeem__btnBox {
  padding: 35px 0;
}

.EGBTS .redeem__btnBox .tcbutton {
  max-width: 500px;
  width: 90%;
  height: 50px;
  border-radius: 180px;
  position: relative;
  background: linear-gradient(to right, #696767, #bfbfbf, #717171);
  cursor: pointer;
  line-height: 12px;
  margin: 0 auto;
}

@media (min-width: 996px) {
  .EGBTS .redeem__btnBox .tcbutton {
    width: 30%;
  }
}

.EGBTS .redeem__btnBox .tcbutton::before {
  content: "";
  z-index: 1;
  position: absolute;
  display: block;
  width: 80%;
  height: 70%;
  top: 15%;
  left: 10%;
  -webkit-transition: 0.3s opacity ease-in-out;
  transition: 0.3s opacity ease-in-out;
  -webkit-filter: blur(15px);
  filter: blur(15px);
  opacity: 0;
  background: linear-gradient(to right, #696767, #bfbfbf, #717171);
}

.EGBTS .redeem__btnBox .tcbutton:hover::before {
  opacity: 1;
  -webkit-transition: 0.3s opacity ease-in-out;
  transition: 0.3s opacity ease-in-out;
  -webkit-filter: blur(10px);
  filter: blur(10px);
  background: #9c9c9c;
}

.EGBTS .redeem__btnBox .tcbutton::after {
  content: "TERMS AND CONDITIONS";
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  color: #444;
  font-weight: bold;
  z-index: 5;
  position: absolute;
  display: block;
  border-radius: 180px;
  width: 96%;
  height: 80%;
  top: 10%;
  left: 2%;
  background-color: rgb(255, 255, 255);
}

.EGBTS .promotion {
  padding: 5em 0;
}

.EGBTS .promotion__box {
  padding-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.EGBTS .promotion__item {
  margin: 5px;
}

.EGBTS .popupBox__area {
  background: #ffffff;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  padding: 25px;
  color: #000;
}

.EGBTS .popupBox__area table td {
  width: 50%;
  background-color: rgba(0, 0, 0, 0.1);
  color: #000000;
  border: 2px solid #fff;
}

.EGBTS .popupBox__area::-webkit-scrollbar-track {
  background-color: #3a3a3a;
}

.EGBTS .popupBox__area::-webkit-scrollbar-thumb {
  background: #cfcfcf;
  border-radius: 20px;
}

@media (min-width: 996px) {
  .EGBTS .popupBox__area {
    padding: 60px;
    max-width: 1200px;
  }
}

.EGBTS .popupBox__area-line {
  background: linear-gradient(to right, #696767, #bfbfbf, #717171)
}

.EGBTS .popupBox__area-line::after {
  background: #afafaf;
}

.EGBTS .popupBox__area a {
  color: rgb(49, 138, 255);
}

.EGBTS .models {
  padding: 5em 0;
  text-align: center;
  /* background: #eee; */
}

.EGBTS .models p {
  color: #444;
}

.EGBTS .prizebox {
  margin: auto;
  padding: 0;
  list-style: none;
}

@media (min-width: 996px) {
  .EGBTS .prizebox {
    width: 80%;
  }
}

.EGBTS .prizebox li h3 {
  margin: 3% auto 0;
  color: #000000;
  font-size: 1.3em;
  font-weight: 700;
  padding-bottom: 10px;
  position: relative;
  text-transform: uppercase;
  cursor: pointer;
}

.EGBTS .prizebox li h3:hover {
  text-decoration: underline;
}

.EGBTS .prizebox li h3::before {
  position: absolute;
  bottom: -4%;
  content: "";
  width: 100%;
  height: 2px;
  left: 0;
  right: 0;
  background: linear-gradient(to right, #696767, #bfbfbf, #717171);
}

.EGBTS .prizebox li table {
  display: none;
  width: 100%;
  border-spacing: 0;
}

.EGBTS .prizebox li table tr {
  background-color: #31cdee;
}

.EGBTS .prizebox li table tr:nth-child(1) {
  background: linear-gradient(to right, #696767, #bfbfbf, #717171);

}

.EGBTS .prizebox li table tr:nth-child(1) td {
  color: #fff;
  font-weight: bold;
}

.EGBTS .prizebox li table tr td {
  border-right: 1px solid #fff;
  width: 25%;
}

.EGBTS .prizebox li table tr td:nth-child(1) {
  width: 50%;
}

.EGBTS .prizebox li table tr td {}

.EGBTS .prizebox li table tr td:last-child {
  border-right: none;
}

.EGBTS .prizebox li table tr:nth-child(odd) {
  background-color: #e8e8e8;
}

.EGBTS .prizebox li table tr:nth-child(even) {
  background-color: #f3f3f3;
}

.EGBTS .prizebox li table tr:first td {
  color: #31cdee;
}

.EGBTS .prizebox li table td {
  font-size: 1.1em;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
  color: #000;
  line-height: 1.8;
}

.EGBTS .pdtb {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  background: #222;
  margin: 20px 0;
}

.EGBTS .pdtb td {
  background: none;
  border-bottom: 1px solid #466bb4;
  color: #ddd;
  font-size: 16px;
}

.EGBTS .pdtb tr:nth-child(1) td {
  background: #466bb4;
}

.EGBTS .pdtb td.borderStyle {
  border-right: 1px solid #466bb4;
}

.EGBTS .wtb {
  padding: 5em 0;
}

@-webkit-keyframes move {
  25% {
    opacity: 1;
  }

  33% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  67% {
    opacity: 1;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(40px) scale3d(0.5, 0.5, 0.5);
    transform: translateY(40px) scale3d(0.5, 0.5, 0.5);
  }
}

@keyframes move {
  25% {
    opacity: 1;
  }

  33% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  67% {
    opacity: 1;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(40px) scale3d(0.5, 0.5, 0.5);
    transform: translateY(40px) scale3d(0.5, 0.5, 0.5);
  }
}