@import url("https://use.typekit.net/pvp1dzx.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;
}

.delighter.fadein.started {
  opacity: 1;
}

.delighter.fadein {
  opacity: 0;
  -webkit-transition: all 0.75s ease-out;
  transition: all 0.75s ease-out;
}

.delighter.fadeLeft.started {
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}

.delighter.fadeLeft {
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.delighter.fadeRight.started {
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}

.delighter.fadeRight {
  -webkit-transform: translateX(50px);
  transform: translateX(50px);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.delighter.fadeTop.started {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

.delighter.fadeTop {
  opacity: 0;
  -webkit-transform: translateY(25px);
  transform: translateY(25px);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

html {
  scroll-behavior: smooth;
}

.EOFYBusiness2025 {
  position: relative;
  overflow: hidden;
  font-family: var(--MSIBodyFont);
  font-weight: 900;
  font-style: normal;
}
.EOFYBusiness2025 img {
  display: block;
}
.EOFYBusiness2025 figure {
  margin: 0;
  padding: 0;
}
.EOFYBusiness2025 .container {
  margin: auto;
  padding: 0 25px;
  width: 100%;
  max-width: 1280px;
}
.EOFYBusiness2025 .kv {
  width: 100%;
  position: relative;
}
.EOFYBusiness2025 .kv img {
  width: 100%;
}
.EOFYBusiness2025 .kv__pd {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.EOFYBusiness2025 .kv-badge {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 5% auto -23%;
  text-align: center;
  width: 100%;
  z-index: 10;
}
.EOFYBusiness2025 .kv-badge img {
  width: 75px;
}
.EOFYBusiness2025 .kv-badge p {
  font-size: 0.8rem;
  color: #000000;
  font-weight: normal;
  text-align: left;
  padding-left: 18px;
}
.EOFYBusiness2025 .kv__content {
  position: absolute;
  left: 50%;
  top: 35%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80%;
}
@media (min-width: 768px) {
  .EOFYBusiness2025 .kv__content {
    top: 30%;
  }
}
@media (min-width: 1200px) {
  .EOFYBusiness2025 .kv-badge p {
    font-size: 0.8rem;
    text-align: right;
    padding-left: 0;
    color: #fff;
  }
  .EOFYBusiness2025 .kv-badge {
    position: absolute;
    right: 36px;
    top: 36px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    flex-direction: column;
    height: calc(100% - 72px);
    width: auto;
    text-align: inherit;
    margin: 0;
  }
  .EOFYBusiness2025 .kv__content {
    top: 50%;
    left: 28%;
    width: 43vw;
  }
}
.EOFYBusiness2025 .kv__content-title {
  font-size: 7vw;
  font-weight: 800;
  color: #000000;
  line-height: 1;
  padding-bottom: 0;
  text-transform: uppercase;
}

@media (min-width: 1200px) {
  .EOFYBusiness2025 .kv__content-title {
    font-size: 3.8vw;
    margin: 1% 0;
    letter-spacing: 0px;
  }
}
.EOFYBusiness2025 .kv__content-txt {
  font-size: 4.5vw;
  color: #000000;
  line-height: 1;
  text-align: center;
  font-family: var(--MSIBodyFont);
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}
.EOFYBusiness2025 .kv__content-txt b {
  font-size: 6.5vw;
  font-weight: 600;
}
.EOFYBusiness2025 .kv__content-btnBox .left-block .shop-btn img {
  max-width: 20px;
}
.kv-note {
  font-weight: normal;
  text-align: center;
  margin: 2% 0;
  text-transform: uppercase;
}
.kv-note p {
  font-size: 3vw;
}
@media (min-width: 1200px) {
  .EOFYBusiness2025 .kv__content-txt {
    font-size: 1.6vw;
    letter-spacing: 3.5px;
  }
  .EOFYBusiness2025 .kv__content-txt b {
    font-size: 4.5vw;
  }
  .kv-note {
    text-align: left;
  }
  .kv-note p {
    padding-left: 0;
    font-size: 0.9vw;
  }
}

.EOFYBusiness2025 .kv__content-des {
  font-size: 4vw;
  color: #000000;
  line-height: 1.6;
  text-align: center;
  font-family: var(--MSIBodyFont);
  font-weight: 400;
  font-style: normal;
  letter-spacing: 5px;
  padding: 0;
}
@media (min-width: 768px) {
  .EOFYBusiness2025 .kv__content-des {
    line-height: 1.4;
  }
}
@media (min-width: 1200px) {
  .EOFYBusiness2025 .kv__content-des {
    font-size: 1.57vw;
    letter-spacing: 5px;
    padding: 10px 0;
    text-align: left;
  }
  .EOFYBusiness2025 .kv__content-txt {
    text-align: left;
    padding-left: 0;
  }
}
@media (min-width: 1400px) {
  .EOFYBusiness2025 .kv__content-des {
    font-size: 1.3vw;
    letter-spacing: 8px;
  }
}

  @media (min-width: 1930px) {
    .EOFYBusiness2025 .kv__content-des {
      font-size: 1.3vw;
      text-align: left;
    }
  }
  .EOFYBusiness2025 .kv__content-des .priceBox {
    background: #3a9ef5;
    padding: 3px;
  }
  .EOFYBusiness2025 .kv__content-des .priceBox sup {
    font-size: 12px;
  }
  @media (min-width: 768px) {
    .EOFYBusiness2025 .kv__content-des .priceBox sup {
      font-size: 14px;
    }
  }
  @media (min-width: 1200px) {
    .EOFYBusiness2025 .kv__content-des .priceBox sup {
      font-size: 0.9vw;
    }
  }
  .EOFYBusiness2025 .kv__content-btnBox {
    text-align: center;
  }
  .EOFYBusiness2025 .kv__content-btnBox .left-block {
    display: block;
  }
  .EOFYBusiness2025 .kv__content-btnBox .left-block .shop-btn {
    border: 3px solid #01bcde;
    color: #01bcde;
    padding: 5px 20px;
    text-align: center;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 94%;
  }

  @media (min-width: 1200px) {
    .EOFYBusiness2025 .kv__content-btnBox {
      text-align: left;
      margin-top: 4% !important;
    }
    .EOFYBusiness2025 .kv__content-btnBox .left-block .shop-btn {
       border: 3px solid #01bcde;
        color: #01bcde;
        padding: 5px 20px;
        text-align: center;
        display: inline-flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 94%;
    }
  }

  .EOFYBusiness2025 .kv__content-btnBox .left-block .shop-btn:hover {
    background: #01bcde;
    color: #fff;
  }
  .EOFYBusiness2025 .kv__content-btnBox .left-block .shop-btn span {
    font-size: 5vw;
    
    font-weight: normal;
  }

  @media (min-width: 1200px) {
    .EOFYBusiness2025 .kv__content-btnBox .left-block .shop-btn span {
      font-size: 1.7vw;
    }
  }
  @media (min-width: 1930px) {
    .EOFYBusiness2025 .kv__content-btnBox .left-block .shop-btn span {
      font-size: 1.4vw;
    }
  }
  .EOFYBusiness2025 .kv__content-btnBox .left-block .shop-btn img {
    max-width: 30px;
    margin-left: 2%;
  }
  .EOFYBusiness2025 .kv__content-btnBox .left-block .tcApply {
    color: #8a8a8a;
    font-weight: normal;
    font-size: 1rem;
    padding: 5% 0 10%;
  }
  @media (min-width: 1200px) {
    .EOFYBusiness2025 .kv__content-btnBox .left-block .tcApply {
      font-size: 0.9rem;
      padding-top: 10px;
    }
    .EOFYBusiness2025 .kv__content-btnBox .left-block .shop-btn img {
      margin-left: 0;
    }
  }
  .EOFYBusiness2025 .kv__content-btnBox .steamImg img {
    width: 160px;
  }
  @media (min-width: 768px) {
    .EOFYBusiness2025 .kv__content-btnBox .steamImg img {
      width: 200px;
    }
  }
  @media (min-width: 1930px) {
    .EOFYBusiness2025 .kv__content-btnBox .steamImg img {
      width: 300px;
    }
  }
  .EOFYBusiness2025 .kv__note {
    position: absolute;
    left: 15%;
    bottom: 3%;
    color: #fff;
    font-size: 12px;
  }
  @media (min-width: 1200px) {
    .EOFYBusiness2025 .kv__note {
      font-size: 0.8vw;
      bottom: 5%;
      left: 16%;
    }
  }
  .EOFYBusiness2025 .eligible .CBlock__linkbox {
    text-align: center;
  }
  .EOFYBusiness2025 .wtb {
    background: #11110f;
  }
  .EOFYBusiness2025 .tc-section {
    background: #11110f;
    padding: 0 0 25px;
  }
  @media (min-width: 996px) {
    .EOFYBusiness2025 .tc-section {
      padding: 0 0 5%;
    }
  }
  .EOFYBusiness2025 .tc-section__btnBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .EOFYBusiness2025 .tc-section__btnBox:hover {
    cursor: pointer;
    opacity: 0.9;
  }
  .EOFYBusiness2025 .tc-section__btnBox .arrow {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 15px;
    margin: 0 0 0 10px;
  }
  @media (min-width: 996px) {
    .EOFYBusiness2025 .tc-section__btnBox .arrow {
      max-width: 30px;
    }
  }
  .EOFYBusiness2025 .eligible .buyNow-btn {
    background: linear-gradient(45deg, #3a9ef5, #008cbb);
    padding: 5px;
  }
  @media (min-width: 996px) {
    .EOFYBusiness2025 .eligible .buyNow-btn {
      padding: 4px 15px;
    }
  }
  .EOFYBusiness2025 .eligible .buyNow-btn:hover {
    cursor: pointer;
    background: linear-gradient(45deg, #008cbb, #3a9ef5);
  }
  .EOFYBusiness2025 .future__flexBox {
    background: #3a9ef5;
    gap: 30px;
  }
  .EOFYBusiness2025 .future__imgBox {
    width: 100%;
    margin: auto;
  }
  .EOFYBusiness2025 .future__txtBox {
    width: 90%;
    padding: 2%;
    margin: auto;
  }
  .EOFYBusiness2025 .future__txtBox h2 {
    color: #fff;
  }
  .EOFYBusiness2025 .future__txtBox .basic-txt-w {
    text-align: center;
  }
  @media (min-width: 996px) {
    .EOFYBusiness2025 .future__flexBox {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: start;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    .EOFYBusiness2025 .future__imgBox {
      width: 50%;
      margin: 0;
    }
    .EOFYBusiness2025 .future__txtBox {
      width: 30%;
      padding: 2%;
      margin: 0;
    }
    .EOFYBusiness2025 .future__txtBox .basic-txt-w {
      text-align: left;
    }
  }
  .EOFYBusiness2025 .unleash__flexBox {
    background: #ffffff;
    gap: 30px;
  }
  .EOFYBusiness2025 .unleash__imgBox {
    width: 100%;
    margin: auto;
  }
  .EOFYBusiness2025 .unleash__txtBox {
    width: 90%;
    padding: 2%;
    margin: auto;
  }
  .EOFYBusiness2025 .unleash__txtBox h2 {
    color: #000000;
  }

  @media (min-width: 996px) {
    .EOFYBusiness2025 .unleash__flexBox {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: start;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    .EOFYBusiness2025 .unleash__imgBox {
      width: 50%;
      margin: 0;
    }
    .EOFYBusiness2025 .unleash__txtBox {
      width: 30%;
      padding: 2%;
      margin: 0;
    }
  }
  .EOFYBusiness2025 .pdflex.ch {
    background: linear-gradient(315deg, #93cdff 30%, #3a9ef5 70%);
    overflow: hidden;
  }

  .EOFYBusiness2025 .pdflex.ch figure {
    margin: 0 0 0 20%;
    width: 90%;
  }
  .EOFYBusiness2025 .pdflex.ch figure img {
    max-width: 750px;
  }
  @media screen and (min-width: 996px) {
    .EOFYBusiness2025 .pdflex.ch figure {
      margin: 2% -15% -7% 0;
      width: 58%;
    }
    .EOFYBusiness2025 .pdflex.ch figure img {
      max-width: 750px;
    }
  }
  @media screen and (min-width: 1930px) {
    .EOFYBusiness2025 .pdflex.ch figure {
      margin: 2% -10% -3% 13%;
      width: 40%;
    }
    .EOFYBusiness2025 .pdflex.ch figure img {
      max-width: 900px;
    }
  }
  @media screen and (max-width: 1024px) {
    .EOFYBusiness2025 .pdflex.ch {
      padding: 5% 0;
    }
  }
  .EOFYBusiness2025 .pdflex__txtbox {
    width: 28%;
    margin: 0;
    margin-right: 7%;
  }
  .EOFYBusiness2025 .pdflex__txtbox h2 {
    color: #fff;
  }
  .EOFYBusiness2025 .pdflex__txtbox .pdflex__txtbox-txt {
    color: #fff;
    font-weight: normal;
    margin-bottom: 15px;
  }
  .EOFYBusiness2025 .pdflex__txtbox-btn {
    display: block;
    text-decoration: none;
    text-align: center;
    width: 30%;
    font-size: 1.2vw;
    color: #000;
    border: 2px solid #000;
    padding: 1% 2%;
    margin-top: 3%;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    cursor: pointer;
  }
  @media screen and (max-width: 996px) {
    .EOFYBusiness2025 .pdflex__txtbox {
      width: 90%;
      margin: auto;
      margin-right: auto;
    }
  }
  @media screen and (max-width: 1024px) {
    .EOFYBusiness2025 .pdflex__txtbox {
      margin-right: auto;
    }
  }

  .EOFYBusiness2025 .pdflex__txtbox-btn {
    width: 100%;
    font-size: 20px;
  }
}

@media screen and (min-width: 1930px) {
  .EOFYBusiness2025 .pdflex__txtbox-btn {
    font-size: 24px;
    width: 28% !important;
  }
}

.EOFYBusiness2025 .pdflex__txtbox-btn:hover {
  background-color: #000;
  color: #fff;
}
.EOFYBusiness2025 .pd .pdflex:nth-child(odd) .common__container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.EOFYBusiness2025 .pdflex .common__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  .EOFYBusiness2025 .pdflex .common__container {
    display: block;
    text-align: center;
    padding: 3% 0 0;
  }
}

.redeem {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(30%, rgb(125, 101, 222)),
    color-stop(130%, rgb(237, 59, 75))
  );
  background: linear-gradient(
    to right,
    rgb(125, 101, 222) 30%,
    rgb(237, 59, 75) 130%
  );
  padding: 3%;

  margin: 3% auto;
}

.redeem .redeem__titlebox h2 {
  font-size: 1.8vw;
  color: #fff;
}

@media screen and (max-width: 1024px) {
  .redeem h2 {
    font-size: 32px;
  }
}

.redeem p {
  font-size: 17px !important;
}

.redeem__flexbox {
  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: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.redeem__textbox {
  width: 100%;
}

.redeem__imgbox {
  width: 40%;
  margin: 5% 0;
}

@media screen and (max-width: 1024px) {
  .redeem__imgbox {
    width: 90%;
    margin: 5% 0;
  }
}

.redeem__stepbox {
  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: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 5% 0;
}

.redeem__stepbox-item {
  border: 1px solid #fff;
  background: #000;
  width: 100%;
  padding: 3% 2%;
  margin: 3% auto;
  text-align: center;
}
.redeem__stepbox-item img {
  max-width: 150px !important;
  margin: 5% auto;
  display: block;
}
.redeem__stepbox-item p {
  color: #000000 !important;
  font-size: 20px;
  background: #fff;
  padding: 2px 10px;
}

.redeem__stepbox-item span {
  color: #ffffff;
  font-size: 16px;
}

.redeem__linkbox a {
  color: #000000;
  font-size: 18px;
  display: block;
  text-transform: uppercase;
  padding: 10px 20px;
  margin-top: 2%;
  background: #fff;
  text-align: center;
}

.redeem__linkbox a:hover {
  background: #bd5d93;
  color: #fff;
}

@media (min-width: 996px) {
  .redeem__flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .redeem__stepbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .redeem__textbox {
    width: 65%;
  }

  .redeem__stepbox-item {
    width: calc(33.3333333333% - 5px);
    margin: 0;
  }

  .redeem__imgbox {
    margin: 0;
  }
}

/* popup */

.popup-inner a {
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  color: rgb(255, 47, 0);
}

.popup .popup-inner p {
  color: #fff;
}

.popup-inner {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  position: relative;
  max-width: 1200px;
  width: 100%;
  padding: 40px;
  -webkit-box-shadow: 0px 2px 6px #000;
  box-shadow: 0px 2px 6px #000;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  margin: 50px 0;
  word-wrap: break-word;
  color: #fff;
  border: 3px solid #908c91;
}

@media screen and (max-width: 600px) {
  .popup-inner {
    padding: 40px 20px;
  }
}

.popup-inner h2 {
  font-weight: 700;
}

.popup-inner p {
  font-size: 24px;
  font-weight: 400;
}

.popup-close {
  width: 30px;
  height: 30px;
  display: inline-block;
  position: absolute;
  top: 30px;
  right: 30px;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  border-radius: 100%;
  background: transparent;
  border: solid 4px #333333;
}

.popup-close:after,
.popup-close:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 3px;
  height: 4px;
  width: 16px;
  border-radius: 30px;
  background: #333333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.popup-close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.popup-close:hover {
  -webkit-transform: translate(50%, -50%) rotate(180deg);
  transform: translate(50%, -50%) rotate(180deg);
  background: #c9dae2;
  text-decoration: none;
  border-color: #c9dae2;
}

.popup-close:hover:after,
.popup-close:hover:before {
  background: #fff;
}

@media (max-width: 950px) {
  .popup-inner {
    max-width: 900px;
    width: 90%;
  }
}

.popup .modal-content {
  background-color: transparent;
}

.modal-content {
  border: 0 !important;
  border-radius: 0;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

.modal-content .modal-header h5 {
  font-size: 30px;
  padding-bottom: 10px;
  border-bottom: 0;
  margin-top: 5%;
  color: #fff;
  text-align: center;
  margin-bottom: -3%;
}

.modal-content .modal-body {
  text-align: left;
}
.modal-content .modal-body a {
  color: #3a9ef5;
}

.modal-content.giftcard .modal-body {
  padding: 20px;
  text-align: center;
}

.modal-content.giftcard .spendButton {
  display: block;

  margin: 20px auto;
  text-align: center;
}

.modal-content.giftcard .spendButton a {
  font-size: 26px;
  line-height: 1.5;
  padding: 10px 20px;
  color: #fff;
  border: 1px solid #ccc;
  border-radius: 10px;
  background-color: transparent;
}

.modal-content.giftcard .spendButton a:hover {
  background-color: #fff;
}

.modal-content.giftcard .modal-header {
  font-size: 26px;
  color: #d6d8db;
}

.modal-content .modal-body table {
  border: 1px rgb(65, 64, 64) solid;
  text-align: center;
  margin: 20px auto;
  line-height: 1.5;
}

.modal-content .modal-body th {
  background-color: #a693df;
  color: #fff;
  padding: 5px;
  text-align: center;
  border-right: 1px solid rgb(66, 66, 66);
  border-bottom: 1px solid rgb(66, 66, 66);
}

.modal-content .modal-body td {
  border-right: 1px solid rgb(66, 66, 66);
  border-bottom: 1px solid rgb(66, 66, 66);
  padding: 10px;
  background-color: #dfdfdf;
  color: #000;
}

.modal-content .modal-body ul:nth-of-type(1) {
  list-style-type: none;
}

.modal-content .modal-body .redeem-modal p {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 500;
  margin: 20px 0;
  background: #505050;
  padding: 10px;
  color: #fff;
}

.modal-content .modal-body p {
  font-size: 16px;
  line-height: 1.5;
  margin: 20px 0;
  color: #d1d1d1;
  font-weight: normal;
}
.modal-content .modal-body ul {
}
.modal-content .modal-body h4 {
  font-size: 22px;
  padding: 7px 0;
  margin: 5% auto 0;
  font-weight: 900;
  color: #000000;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
}

.modal-content .modal-body ul.dots li {
  list-style: disc;
}

.modal-content .modal-body ul li ul.dots li {
  list-style: disc;
}

.modal-content .modal-body ul.lower-roman li {
  list-style: lower-roman;
  color: #fff;
  font-weight: normal;
}

.modal-content .modal-body ul.lower-alpha li {
  list-style: lower-alpha;
}

.modal-content .modal-body ul li ol li {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
  padding: 0 0 0 10px;
  list-style: lower-roman;
}

.modal-content .modal-body ul li {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
  padding: 0 0 0 10px;
}

.modal-content .modal-body ul li ol {
  padding: 0 0 0 5px;
}

.modal-content .modal-body ul li ol:nth-of-type(1) li:nth-of-type(4) ol li {
  list-style-type: decimal;
}

.modal-content .modal-body ul li ol.list-symbol li {
  list-style-type: disc;
}

.modal-content .modal-body ul li ol.list-symbol li ul li {
  list-style-type: none;
}

.modal-content .modal-body .draw-prize .list-style {
  border: 1px solid #2f2f2f;
  padding: 15px;
  margin: 20px 0;
  list-style-type: none;
}

.modal-content .modal-body .draw-prize .list-style li:nth-of-type(1) {
  list-style-type: none;
}

.modal-content .modal-body .draw-prize .list-style li {
  color: #5fd3fffa;
  font-size: 20px;
  font-weight: 900;
  padding-left: 15px;
}

.modal-content .modal-body .draw-prize .list-style-sub {
  list-style: square;
}

.modal-content .modal-body .draw-prize .list-style-sub li {
  font-weight: normal;
  color: #80b8e0;
  font-size: 16px;
  padding-left: 0;
}

.modal-content .modal-body .draw-prize .list-style-sub li:nth-of-type(1) {
  list-style-type: disc;
}

.modal-content .modal-body .draw-prize .list-style-sub li:first-child {
  padding-top: 15px;
}

.modal-content .modal-body .draw-prize .list-style-sub li:last-child {
  list-style-type: none;
}

.modal-content .modal-body .paragraph-style .list-style li:first-child {
  padding-top: 10px;
}

.modal-content .modal-body .paragraph-style .list-style li:last-child {
  padding-bottom: 10px;
}

.termsGoods tr:nth-last-of-type(1) td {
  border-bottom: 0;
}

.termsGoods tr td:nth-last-of-type(1) {
  /* border-right: 0; */
}

.lower-roman {
  list-style: lower-roman;
}

.lower-alpha {
  list-style: lower-alpha;
}

.product-item {
  border: 1px solid #000;
  margin-top: 20px;
}

.product-item tr:nth-of-type(1) td:nth-of-type(1) {
  color: #000;
}

.product-item td {
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
  color: #000;
}

a.btn-s {
  position: absolute;
  color: #ff0000;
  padding: 30px 60px;
  font-size: 30px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
  overflow: hidden;
}

a.close-btn {
  background-color: #ffffff;
  color: #000;
  padding: 5px 10px;
  border-radius: 5px;
  padding: 10px 20px;
}

.tc-banner {
  width: 80%;
  margin: 2% auto;
}
.tc-region {
  display: block;
  margin: 3% 0 1%;
}
/*# sourceMappingURL=main-TandC.css.map */