@import url("https://use.typekit.net/nzb0tki.css");
* {
  border: 0;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

ol, ul, li {
  list-style: none;
}

button, select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
}

a {
  outline: none;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

h1 {
  display: none;
}

.main-title {
  position: relative;
  text-align: center;
  margin: 10px 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;
  text-transform: uppercase;
}
@media (min-width: 996px) {
  .main-title {
    margin: 20px 0;
  }
}
.main-title figure {
  line-height: 0;
}
.main-title figure img {
  width: 30px;
}
@media (min-width: 996px) {
  .main-title figure img {
    width: 50px;
  }
}
.main-title span {
  font-size: 27px;
  font-family: "lores-9-wide", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-weight: 900;
  margin: 0 20px;
  color: #fff;
  letter-spacing: -5px;
  text-shadow: 2px 2px 0px #000;
  -webkit-text-stroke: 1px #000;
}
@media (min-width: 996px) {
  .main-title span {
    font-size: 55px;
    text-shadow: 5px 5px 0px #000;
    -webkit-text-stroke: 3px #000;
  }
}

html {
  scroll-behavior: smooth;
}

.project {
  position: relative;
  overflow: hidden;
  font-family: "lores-9-wide", sans-serif;
}
.project figure {
  margin: 0;
  padding: 0;
}
.project .kv {
  width: 100%;
  position: relative;
}
.project .kv img {
  width: 100%;
  display: block;
}
.project .kv__dateBox {
  position: absolute;
  top: 27%;
  left: 48%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #fff;
  text-transform: uppercase;
  letter-spacing: -3px;
}
@media (min-width: 996px) {
  .project .kv__dateBox {
    top: 22%;
  }
}
.project .kv__dateBox-brackets {
  font-size: 10px;
  font-weight: 400;
  font-family: "lores-12-bold-alt-oakland", sans-serif;
  padding: 0 5px;
  -webkit-text-stroke: 1px #000;
}
@media (min-width: 996px) {
  .project .kv__dateBox-brackets {
    font-size: 1.7vw;
    -webkit-text-stroke: 2px #000;
  }
}
.project .kv__dateBox-date {
  font-size: 14px;
  font-family: "lores-9-narrow", sans-serif;
  position: relative;
  -webkit-text-stroke: 3px #000;
  paint-order: stroke fill;
  letter-spacing: -2px;
  line-height: 1.6;
  padding: 0 2px;
}
@media (min-width: 996px) {
  .project .kv__dateBox-date {
    font-size: 2.3vw;
    -webkit-text-stroke: 8px #000;
    padding: 0 10px;
  }
}
.project .kv__dateBox-date::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border: dotted 1px #000;
  background: #fff;
}
@media (min-width: 996px) {
  .project .kv__dateBox-date::before {
    border: dotted 3px #000;
  }
}
.project .content-bg {
  padding: 5% 0;
  background-image: url(https://storage-asset.msi.com/event/2025/US/gear-up-and-cash-in/images/content-bg-xs.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
}
@media (min-width: 996px) {
  .project .content-bg {
    background-image: url(https://storage-asset.msi.com/event/2025/US/gear-up-and-cash-in/images/content-bg-pc.jpg);
  }
}
.project .prize {
  padding: 0 0 5%;
}
.project .prize__wrapper-text {
  color: #fff;
  font-size: 15px;
  font-family: "lores-9-narrow", sans-serif;
  font-weight: 900;
  font-style: normal;
  text-align: center;
  line-height: 1;
  -webkit-text-stroke: 3px #000;
  paint-order: stroke fill;
  letter-spacing: -2px;
  line-height: 1.2;
}
@media (min-width: 996px) {
  .project .prize__wrapper-text {
    font-size: 26px;
    -webkit-text-stroke: 8px #000;
    line-height: 1.6;
  }
}
.project .prize__wrapper-steamImg {
  width: 45%;
  margin: 30px auto;
}
.project .prize__wrapper-proPeriod {
  color: #fff;
  font-size: 15px;
  font-family: "lores-9-narrow", sans-serif;
  font-weight: 900;
  font-style: normal;
  text-align: center;
  line-height: 1;
  -webkit-text-stroke: 3px #000;
  paint-order: stroke fill;
  letter-spacing: -2px;
  line-height: 1.2;
}
@media (min-width: 996px) {
  .project .prize__wrapper-proPeriod {
    font-size: 26px;
    -webkit-text-stroke: 8px #000;
    line-height: 1.6;
  }
}
.project .prize__wrapper-proPeriod h3 {
  font-size: 20px;
}
@media (min-width: 996px) {
  .project .prize__wrapper-proPeriod h3 {
    font-size: 35px;
  }
}
.project .redeem {
  padding: 0 0 5%;
}
.project .redeem__wrapper-text {
  color: #fff;
  font-size: 15px;
  font-family: "lores-9-narrow", sans-serif;
  font-weight: 900;
  font-style: normal;
  text-align: center;
  line-height: 1;
  -webkit-text-stroke: 3px #000;
  paint-order: stroke fill;
  letter-spacing: -2px;
  line-height: 1.2;
}
@media (min-width: 996px) {
  .project .redeem__wrapper-text {
    font-size: 26px;
    -webkit-text-stroke: 8px #000;
    line-height: 1.6;
  }
}
.project .redeem__wrapper-stepBox {
  color: #fff;
  font-size: 15px;
  font-family: "lores-9-narrow", sans-serif;
  font-weight: 900;
  font-style: normal;
  text-align: center;
  line-height: 1;
  -webkit-text-stroke: 3px #000;
  paint-order: stroke fill;
  letter-spacing: -2px;
  line-height: 1.2;
  margin-bottom: 20px;
}
@media (min-width: 996px) {
  .project .redeem__wrapper-stepBox {
    font-size: 26px;
    -webkit-text-stroke: 8px #000;
    line-height: 1.6;
    margin-bottom: 30px;
  }
}
.project .redeem__wrapper-stepBox h3 {
  font-size: 20px;
  color: #ffd800;
}
@media (min-width: 996px) {
  .project .redeem__wrapper-stepBox h3 {
    font-size: 35px;
  }
}
.project .redeem__wrapper-stepBox .noteBox {
  font-size: 12px;
  margin: 10px 0;
}
@media (min-width: 996px) {
  .project .redeem__wrapper-stepBox .noteBox {
    font-size: 18px;
  }
}
.project .redeem__wrapper-btnBox {
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
@media (min-width: 996px) {
  .project .redeem__wrapper-btnBox {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    gap: 20px;
  }
}
.project .redeem__wrapper-btnBox a {
  font-size: 14px;
  color: #fff;
  padding: 12px 20px 5px;
  background-image: url(https://storage-asset.msi.com/event/2025/US/gear-up-and-cash-in/images/btn-bg.jpg);
  background-size: contain;
  background-position: top;
  background-repeat: repeat;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
@media (min-width: 996px) {
  .project .redeem__wrapper-btnBox a {
    font-size: 18px;
  }
}
.project .redeem__wrapper-btnBox a:hover {
  cursor: pointer;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
.project .eligible {
  padding: 0 0 5%;
}
.project .eligible__wrapper-btnBox {
  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;
  gap: 15px;
  margin-bottom: 30px;
}
@media (min-width: 996px) {
  .project .eligible__wrapper-btnBox {
    gap: 30px;
    margin-bottom: 50px;
  }
}
.project .eligible__wrapper-btnBox .product-btn {
  font-size: 16px;
  color: #fff;
  padding: 15px 25px 8px;
  background-image: url(https://storage-asset.msi.com/event/2025/US/gear-up-and-cash-in/images/btn-bg.jpg);
  background-size: contain;
  background-position: top;
  background-repeat: repeat;
  border: none;
  cursor: pointer;
  font-family: "lores-9-wide", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  opacity: 0.7;
}
@media (min-width: 996px) {
  .project .eligible__wrapper-btnBox .product-btn {
    font-size: 20px;
    padding: 20px 35px 12px;
  }
}
.project .eligible__wrapper-btnBox .product-btn.active {
  opacity: 1;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.project .eligible__wrapper-btnBox .product-btn:hover {
  opacity: 1;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
}
.project .eligible__wrapper-pdBox {
  position: relative;
}
.project .eligible__wrapper .product-category {
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (min-width: 996px) {
  .project .eligible__wrapper .product-category {
    gap: 30px;
  }
}
.project .eligible__wrapper .product-category.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.project .eligible__wrapper .product-category:nth-child(2) figure, .project .eligible__wrapper .product-category:nth-child(3) figure {
  width: 80%;
  margin: 0 auto;
}
@media (min-width: 996px) {
  .project .eligible__wrapper .product-category:nth-child(2) figure, .project .eligible__wrapper .product-category:nth-child(3) figure {
    width: 60%;
    padding: 20px;
  }
}
.project .eligible__wrapper .product-item {
  text-align: center;
  max-width: 250px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 10px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  border: 2px solid #758322;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 996px) {
  .project .eligible__wrapper .product-item {
    max-width: 300px;
  }
}
.project .eligible__wrapper .product-item:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  background: rgba(255, 255, 255, 0.2);
}
.project .eligible__wrapper .product-item figure {
  padding: 15px;
  margin-bottom: 15px;
}
@media (min-width: 996px) {
  .project .eligible__wrapper .product-item figure {
    padding: 20px;
  }
}
.project .eligible__wrapper .product-item figure img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  max-height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 996px) {
  .project .eligible__wrapper .product-item figure img {
    max-height: 200px;
  }
}
.project .eligible__wrapper .product-item h3 {
  color: #000;
  font-size: 16px;
  font-family: "lores-9-wide", sans-serif;
  font-weight: 700;
  text-shadow: 2px 2px 0px #ffd801;
  -webkit-text-stroke: 3px #ffd801;
  paint-order: stroke fill;
  padding: 10px 20px;
  background-image: url(https://storage-asset.msi.com/event/2025/US/gear-up-and-cash-in/images/pd-title-bg.jpg);
  background-size: contain;
  background-position: center;
  margin: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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;
  min-height: 60px;
}
@media (min-width: 996px) {
  .project .eligible__wrapper .product-item h3 {
    font-size: 18px;
    text-shadow: 3px 3px 0px #ffd801;
    -webkit-text-stroke: 4px #ffd801;
    min-height: 80px;
  }
}
.project .eligible__wrapper .product-item .product-link {
  display: inline-block;
  color: #ffd800;
  font-size: 14px;
  font-family: "lores-9-wide", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding: 8px 15px;
  border: 2px solid #ffd800;
  border-radius: 5px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  text-shadow: 1px 1px 0px #000;
  -webkit-text-stroke: 0.5px #000;
  width: 100%;
}
@media (min-width: 996px) {
  .project .eligible__wrapper .product-item .product-link {
    font-size: 16px;
    padding: 10px 30px;
  }
}
.project .eligible__wrapper .product-item .product-link:hover {
  background: #ffd800;
  color: #000;
  -webkit-text-stroke: 0px;
  text-shadow: none;
}
.project .wtb .wtbw_selectors {
  display: none;
}
.project .wtb button {
  font-size: 14px;
  color: #fff;
  padding: 12px 20px 5px;
  background-image: url(https://storage-asset.msi.com/event/2025/US/gear-up-and-cash-in/images/btn-bg.jpg);
  background-size: contain;
  background-position: top;
  background-repeat: repeat;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
@media (min-width: 996px) {
  .project .wtb button {
    font-size: 18px;
  }
}
.project .wtb button:hover {
  cursor: pointer;
  color: #fff;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  background-image: url(https://storage-asset.msi.com/event/2025/US/gear-up-and-cash-in/images/btn-bg.jpg);
  background-size: contain;
  background-position: top;
  background-repeat: repeat;
}/*# sourceMappingURL=main.css.map */