@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Courier+Prime:ital,wght@0,400;0,700;1,400;1,700&family=Noto+Sans+TC:wght@100..900&display=swap");
@font-face {
  font-family: "NewsPlantinMTStd";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NewsPlantinMTStd-Bold.woff2") format("woff2");
}
html,
body {
  margin: 0;
  padding: 0;
  font-family: "Noto Sans TC", sans-serif;
  background-color: #f5f5f5;
  color: #696b71;
  font-size: 16px;
}

a {
  color: #000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.pointer-none {
  pointer-events: none;
}

.nowrap {
  white-space: nowrap;
}

section .container {
  padding-right: 5.3333333333vw;
  padding-left: 5.3333333333vw;
}
section .btn-base {
  display: inline-block;
  background-color: #FFF;
  border: 2px solid #d6a51a;
  width: 95%;
  padding: 4vw 0;
  text-align: center;
  color: #d6a51a;
  font-size: 5.3333333333vw;
  font-weight: 500;
  text-decoration: none;
  box-shadow: 2.6666666667vw 2.6666666667vw 0 0 #d6a51a;
  margin-bottom: 5.3333333333vw;
  margin-left: -2.6666666667vw;
}
section .btn-base.disabled {
  filter: grayscale(100%);
}
section .btn-base:focus {
  outline: none;
}
section .btn-secondary {
  background-color: #d6a51a;
  color: #FFF;
  font-size: 4.8vw;
  padding: 2.6666666667vw 0;
  width: 100%;
  text-decoration: none;
  display: inline-block;
  text-align: center;
}
section h2 {
  font-size: 8vw;
}
section h3 {
  font-size: 6.4vw;
}
section p {
  font-size: 4.2666666667vw;
  margin-bottom: 0;
}
section p.smaller {
  font-size: 3.4666666667vw;
}
section .tnc-link {
  color: #696b71;
  text-decoration: underline;
}
section .tnc-link.white {
  color: #FFF;
}
section .bg-title {
  background: url(/images/home_title_bg.png) no-repeat top center;
  background-size: 100%;
  height: 12.8vw;
  position: relative;
}
section .bg-blue {
  background-color: #12377e;
  padding-top: 2.6666666667vw;
  position: relative;
}
section .bg-blue .img-title {
  margin-top: -8vw;
  margin-bottom: 5.3333333333vw;
}
section .text-blue {
  color: #12377e !important;
}
section .text-gold {
  color: #d6a51a !important;
}

#AgeGate, #Coming {
  min-height: 100vh;
  background-color: #FFF;
}
#AgeGate main, #Coming main {
  margin-top: 0;
}
#AgeGate .wrapper, #Coming .wrapper {
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  min-height: 100vh;
}
#AgeGate .content, #Coming .content {
  align-content: center;
  margin-top: -10.6666666667vw;
}
#AgeGate .content .logo, #Coming .content .logo {
  width: 53.3333333333vw;
  margin: 0 auto 10.6666666667vw;
}
#AgeGate .content .error, #Coming .content .error {
  color: red;
  font-size: 3.7333333333vw;
  display: none;
}
#AgeGate .content .error.show, #Coming .content .error.show {
  display: block;
}

#Home section .bg-title {
  margin-top: -26.6666666667vw;
}
#Home #KV .img-kv {
  border-bottom: 2px solid #d6a51a;
}
#Home #KV .btn-cta {
  display: inline-block;
  width: 34.6666666667vw;
  margin: 0 4vw;
  margin-top: 4vw;
}
#Home #InstantDrawInfo {
  margin: 5.3333333333vw 0;
}
#Home #InstantDrawInfo img {
  margin: 5.3333333333vw 0;
}
#Home #InstantDrawInfo .content p {
  margin-bottom: 4vw;
}
#Home #InstantDraw {
  margin-bottom: 8vw;
}
#Home #InstantDraw .pin-wrapper {
  background: url(/images/home_pin_bg.png) no-repeat top center;
  background-size: 100%;
  height: 64vw;
  position: relative;
}
#Home #InstantDraw .pin-wrapper .pin-error {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 18.6666666667vw;
  display: none;
}
#Home #InstantDraw .pin-wrapper .pin-error.show {
  display: block;
}
#Home #InstantDraw .pin-wrapper .pin-error span {
  background-color: #F00;
  color: #FFF;
  padding: 1.3333333333vw;
  display: inline-block;
  border-radius: 2.6666666667vw;
  font-size: 3.2vw;
}
#Home #InstantDraw .pin-wrapper .txt-input {
  width: 100%;
  position: absolute;
  bottom: 18.6666666667vw;
}
#Home #InstantDraw .pin-wrapper .txt-input p {
  margin-bottom: 2px;
}
#Home #InstantDraw .pin-wrapper .txt-input input {
  border: none;
  text-align: center;
  font-family: "Courier Prime", monospace;
  font-size: 5.3333333333vw;
  letter-spacing: 3px;
  background-color: #12377e;
  border-radius: 8px;
  width: 53.3333333333vw;
  color: #FFF;
  height: 11.2vw;
  line-height: 11.2vw;
}
#Home #InstantDraw .pin-bottom {
  position: relative;
  margin-top: -17.3333333333vw;
}
#Home #ReceiptLuckyDraw p {
  color: #FFF;
}
#Home #ReceiptLuckyDraw .draw-gift {
  margin: 8vw 0;
}
#Home #ReceiptLuckyDraw .promo-date {
  position: relative;
}
#Home #ReceiptLuckyDraw .promo-date .txt-content {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  text-align: center;
  padding-top: 16vw;
  font-family: "NewsPlantinMTStd", serif;
}
#Home #ReceiptLuckyDraw .promo-date .txt-content h3 {
  color: #d6a51a;
  font-size: 5.3333333333vw;
  margin-bottom: 5.3333333333vw;
}
#Home #ReceiptLuckyDraw .promo-date .txt-content p {
  color: #FFF;
}
#Home #ReceiptLuckyDraw .giftSwiperTitle {
  margin: 8vw 0;
}
#Home #ReceiptLuckyDraw .swiper-next,
#Home #ReceiptLuckyDraw .swiper-prev {
  width: 9.0666666667vw;
  position: absolute;
  top: 42.6666666667vw;
  z-index: 1;
}
#Home #ReceiptLuckyDraw .swiper-next.swiper-button-disabled,
#Home #ReceiptLuckyDraw .swiper-prev.swiper-button-disabled {
  opacity: 0.5;
}
#Home #ReceiptLuckyDraw .swiper-prev {
  left: 0;
}
#Home #ReceiptLuckyDraw .swiper-next {
  right: 0;
}
#Home #ReceiptLuckyDraw .swiper-pagination .swiper-pagination-bullet {
  background-color: #FFF;
  opacity: 1;
}
#Home #ReceiptLuckyDraw .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #d6a51a;
  opacity: 1;
}
#Home #ReceiptLuckyDraw .txt-upload {
  margin: 8vw 0;
}
#Home #ReceiptLuckyDraw #giftSwiper .swiper-slide {
  position: relative;
}
#Home #ReceiptLuckyDraw #giftSwiper .swiper-slide .img-gift {
  padding-left: 15.3333333333vw;
  padding-right: 15.3333333333vw;
  padding-bottom: 33.3333333333vw;
  padding-top: 0vw;
  width: 100%;
}
#Home #ReceiptLuckyDraw #giftSwiper .swiper-slide .swiper-caption {
  position: absolute;
  bottom: 10.6666666667vw;
  left: 0;
  width: 100%;
  text-align: center;
  color: #FFF;
}
#Home #ReceiptLuckyDraw #giftSwiper .swiper-slide .swiper-caption .underline {
  text-decoration: underline;
}
#Home #ReceiptLuckyDraw #giftSwiper .swiper-slide .swiper-caption p {
  margin-top: 2.6666666667vw;
}
#Home #ReceiptLuckyDraw #stepSwiper .swiper-pagination {
  bottom: 2.6666666667vw;
}
#Home #ReceiptLuckyDraw #stepSwiper .swiper-slide {
  position: relative;
}
#Home #ReceiptLuckyDraw #stepSwiper .swiper-slide .img-content {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 8vw;
  padding-top: 8vw;
  width: 100%;
}
#Home #ReceiptLuckyDraw #stepSwiper .swiper-slide .caption {
  position: absolute;
  width: 100%;
  top: 1.3333333333vw;
  text-align: center;
  padding: 0 4vw;
}
#Home #ReceiptLuckyDraw .smaller {
  color: #FFF;
}

#Draw main {
  background: url(/images/bg_top2.png) no-repeat top center;
  background-size: 100%;
}
#Draw h3 {
  color: #12377e;
}
#Draw section.step {
  display: none;
}
#Draw section.step.active {
  display: block;
}
#Draw .result-wrapper {
  display: none;
  padding-top: 10.6666666667vw;
}
#Draw .result-wrapper.active {
  display: block;
}
#Draw .result-wrapper img {
  margin-top: 5.3333333333vw;
}
#Draw .result-wrapper p {
  margin-top: 4vw;
}
#Draw .result-wrapper p.last {
  margin-bottom: 10.6666666667vw;
}
#Draw .result-wrapper p span {
  color: #d6a51a;
}
#Draw .result-wrapper p .bigger {
  font-size: 5.3333333333vw;
  font-weight: 700;
}
#Draw .result-wrapper p.smaller {
  color: #12377e;
}
#Draw #InputForm .form-control {
  width: 100%;
  background-color: #FFF;
  border: 2px solid #d6a51a;
  border-radius: 0;
  text-align: center;
  font-size: 16px;
  padding: 2.6666666667vw 0;
  line-height: initial;
  height: 100%;
  text-transform: uppercase;
}
#Draw #InputForm .form-control:focus {
  outline: none;
  box-shadow: none;
}
#Draw #InputForm .custom-select-arrow {
  position: relative;
  display: inline-block;
}
#Draw #InputForm .custom-select-arrow select {
  padding-right: 5.3333333333vw; /* Add some padding to accommodate the custom arrow */
  border-right: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#Draw #InputForm .custom-select-arrow::after {
  content: "▾"; /* Unicode character for downward arrow */
  position: absolute;
  right: 2.6666666667vw;
  top: 50%;
  transform: translateY(-50%);
  font-size: 4.2666666667vw;
  pointer-events: none; /* Make sure the arrow is not clickable */
}
#Draw #InputForm p {
  margin: 2.6666666667vw 0;
}
#Draw #InputForm p span {
  color: #d6a51a;
}
#Draw #InputForm p .bigger {
  font-size: 5.3333333333vw;
}
#Draw #InputForm .error {
  color: red;
  display: none;
  margin-top: 0;
}
#Draw #InputForm .error.show {
  display: block;
}
#Draw .step2 .bg-blue p {
  color: #FFF;
  margin-bottom: 2.6666666667vw;
}
#Draw .step2 .bg-blue p span {
  color: #d6a51a;
}
#Draw .step2 .bg-blue p.last {
  margin-bottom: 10.6666666667vw;
}
#Draw .step2 .bg-blue .img-title {
  margin-top: -8vw;
}

#Upload .daterangepicker td.active, #Upload .daterangepicker td.active:hover {
  background-color: #d6a51a;
}
#Upload .daterangepicker .drp-buttons .btn.btn-primary {
  background-color: #d6a51a;
  border: none;
  color: #FFF;
  font-weight: 700;
}
#Upload .daterangepicker select {
  color: #000;
}
#Upload .step-indicator {
  position: relative;
  width: 90.6666666667vw;
  margin: 0 auto;
  height: 16.5333333333vw;
}
#Upload .step-indicator .ind {
  height: 9.0666666667vw;
  position: absolute;
  top: 4vw;
  text-align: center;
  color: #FFF;
  line-height: 8.5333333333vw;
  filter: grayscale(100%);
}
#Upload .step-indicator .ind.active {
  filter: grayscale(0%);
}
#Upload .step-indicator .ind-1 {
  width: 36.5333333333vw;
  left: 0;
  background: url(/images/upload_ind1.png) no-repeat top center;
  background-size: 100%;
}
#Upload .step-indicator .ind-2 {
  width: 32vw;
  left: 33.3333333333vw;
  background: url(/images/upload_ind2.png) no-repeat top center;
  background-size: 100%;
}
#Upload .step-indicator .ind-3 {
  width: 28.5333333333vw;
  right: 0;
  background: url(/images/upload_ind3.png) no-repeat top center;
  background-size: 100%;
}
#Upload .step {
  display: none;
}
#Upload .step.active {
  display: block;
}
#Upload #uploadForm .input-area, #Upload #uploadForm .last {
  margin-bottom: 4vw;
}
#Upload #uploadForm label {
  width: 100%;
  font-size: 14px;
  color: #8E8E8E;
  margin-bottom: 0;
}
#Upload #uploadForm .col-prepand {
  width: 30%;
}
#Upload #uploadForm .col-main {
  width: 70%;
}
#Upload #uploadForm .form-control,
#Upload #uploadForm .input-group-text {
  font-size: 16px;
  background-color: #f5f5f5 !important;
  border: none;
  border-bottom: 1px solid #696b71;
  border-radius: 0;
  color: #000;
  font-weight: 500;
  padding-left: 1.3333333333vw;
}
#Upload #uploadForm .form-control:focus,
#Upload #uploadForm .input-group-text:focus {
  outline: none;
  box-shadow: none;
}
#Upload #uploadForm .form-control.no-border,
#Upload #uploadForm .input-group-text.no-border {
  border: none;
}
#Upload #uploadForm .last {
  border-bottom: 1px solid #696b71;
}
#Upload #uploadForm .last.preview {
  border: none;
}
#Upload #uploadForm .err-amount, #Upload #uploadForm .err-amount-min {
  margin-top: -4vw;
  margin-bottom: 4vw;
}
#Upload #uploadForm .form-control.preview {
  border-bottom: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-left: 0;
}
#Upload #uploadForm input:-webkit-autofill {
  background-color: #f5f5f5 !important; /* Change this to your desired color */
  -webkit-box-shadow: 0 0 0 1000px #f5f5f5 inset !important; /* Matches the background color */
}
#Upload #uploadForm .input-group-text {
  padding-right: 2.6666666667vw;
  border: none;
}
#Upload #uploadForm p {
  color: #8E8E8E;
}
#Upload #uploadForm p.smaller {
  font-size: 12px;
}
#Upload #uploadForm p .tnc-link {
  color: #8E8E8E;
}
#Upload #uploadForm .upload-area {
  width: 100%;
  text-align: center;
  height: auto;
}
#Upload #uploadForm .upload-area img {
  width: 15vw;
}
#Upload #uploadForm .upload-area canvas {
  max-width: 100%;
  height: auto;
  max-height: 106.6666666667vw;
}
#Upload #uploadForm .error {
  color: red;
  font-size: 3.7333333333vw;
  display: none;
}
#Upload #uploadForm .error.show {
  display: block;
}
#Upload #uploadForm .drawCount {
  color: #d6a51a;
  text-align: left;
  border: none;
}
#Upload #uploadForm .drawCount span {
  font-size: 6.4vw;
  font-weight: 700;
}
#Upload .complete .img-thanks {
  margin: 5.3333333333vw auto;
}
#Upload .complete h3, #Upload .complete p {
  margin-bottom: 4vw;
}
#Upload .complete .drawCount span {
  color: #d6a51a;
  font-size: 4.8vw;
  font-weight: 700;
}

#APoint main {
  background: url(/images/bg_top2.png) no-repeat top center;
  background-size: 100%;
}
#APoint h3 {
  padding-top: 13.3333333333vw;
  padding-bottom: 8vw;
}
#APoint .swiper-next,
#APoint .swiper-prev {
  width: 9.0666666667vw;
  position: absolute;
  top: 42.6666666667vw;
  z-index: 1;
}
#APoint .swiper-next.swiper-button-disabled,
#APoint .swiper-prev.swiper-button-disabled {
  opacity: 0.5;
}
#APoint .swiper-prev {
  left: 0;
}
#APoint .swiper-next {
  right: 0;
}
#APoint .swiper-pagination {
  bottom: 0;
}
#APoint .swiper-pagination .swiper-pagination-bullet {
  background-color: #8E8E8E;
  opacity: 1;
}
#APoint .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #d6a51a;
  opacity: 1;
}
#APoint .swiper .swiper-slide {
  position: relative;
}
#APoint .swiper .swiper-slide .swiper-caption {
  position: absolute;
  top: 0vw;
  left: 0;
  width: 100%;
  text-align: center;
  color: #696b71;
}
#APoint .swiper .swiper-slide .swiper-caption .underline {
  text-decoration: underline;
}
#APoint .swiper .swiper-slide .swiper-caption p {
  margin-top: 2.6666666667vw;
}

#Shop main {
  background: url(/images/bg_top2.png) no-repeat top center;
  background-size: 100%;
}
#Shop h3 {
  padding-top: 13.3333333333vw;
  padding-bottom: 8vw;
}
#Shop section .shop-cell {
  background-color: #FFF;
  padding: 5px 8px;
  margin-bottom: 0.75rem;
  border-radius: 5px;
  min-height: 8.5rem;
}
#Shop section .shop-cell .district {
  font-size: 0.85rem;
}
#Shop section .shop-cell .name {
  font-weight: 500;
  color: #000;
}

@media (min-width: 992px) {
  section .container {
    padding-right: 1.3888888889vw;
    padding-left: 1.3888888889vw;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
  }
  section .btn-base {
    display: inline-block;
    background-color: #FFF;
    border: 2px solid #d6a51a;
    width: 22.2222222222vw;
    min-width: 280px;
    padding: 1.0416666667vw 0;
    font-size: 20px;
    box-shadow: 0.6944444444vw 0.6944444444vw 0 0 #d6a51a;
    margin-bottom: 1.3888888889vw;
    margin-left: -0.6944444444vw;
  }
  section .btn-secondary {
    font-size: 1.25vw;
    padding: 0.6944444444vw 0;
  }
  section h2 {
    font-size: 30px;
  }
  section h3 {
    font-size: 24px;
  }
  section p {
    font-size: 16px;
  }
  section p.smaller {
    font-size: 14px;
  }
  section .bg-title {
    background-image: url(/images/home_title_bg_d.png);
    height: 3.8541666667vw;
    padding-top: 0;
  }
  section .bg-blue {
    padding-top: 0vw;
  }
  section .bg-blue .img-title {
    margin-bottom: 1.3888888889vw;
    margin-top: 0px;
  }
  #AgeGate .wrapper, #Coming .wrapper {
    background: url(/images/bg_top-d.png) no-repeat top center;
    background-size: 100% auto;
    justify-content: flex-end;
  }
  #AgeGate .content, #Coming .content {
    height: 100vh;
    background: url(/images/bg_bottom-d.png) no-repeat bottom center;
    background-size: 100%;
    margin-top: -2.7777777778vw;
  }
  #AgeGate .content .logo, #Coming .content .logo {
    width: 13.8888888889vw;
    margin: 0 auto 2.7777777778vw;
  }
  #AgeGate .content .error, #Coming .content .error {
    font-size: 14px;
  }
  #Home section .bg-title {
    margin-top: 0;
  }
  #Home #KV .bg-kv {
    background: url(/images/kv1_d.jpg) no-repeat top center;
    background-size: cover;
    border-bottom: 2px #d6a51a solid;
  }
  #Home #KV .img-kv {
    border-bottom: none;
  }
  #Home #KV .container-kv {
    max-width: 1100px;
    margin: 0 auto;
  }
  #Home #KV .btn-cta {
    display: inline-block;
    width: 9.9305555556vw;
    margin: 0 1.0416666667vw;
    margin-top: 1.0416666667vw;
  }
  #Home #InstantDrawInfo {
    margin: 1.3888888889vw 0;
  }
  #Home #InstantDrawInfo img {
    margin: 1.3888888889vw 0;
    width: 31.25vw !important;
    max-width: 450px;
  }
  #Home #InstantDrawInfo .content p {
    margin-bottom: 1.0416666667vw;
  }
  #Home #InstantDraw {
    margin-bottom: 2.0833333333vw;
  }
  #Home #InstantDraw .pin-wrapper {
    background-image: url(/images/home_pin_bg_d.png);
    height: 18.0555555556vw;
    width: 33.3333333333vw;
    margin: 0 auto;
  }
  #Home #InstantDraw .pin-wrapper .pin-error {
    top: 4.8611111111vw;
  }
  #Home #InstantDraw .pin-wrapper .pin-error span {
    padding: 0.3472222222vw;
    border-radius: 0.6944444444vw;
    font-size: 0.8333333333vw;
  }
  #Home #InstantDraw .pin-wrapper .txt-input {
    bottom: 6.4583333333vw;
  }
  #Home #InstantDraw .pin-wrapper .txt-input input {
    font-size: 1.3888888889vw;
    width: 12.5vw;
    height: 2.9166666667vw;
    line-height: 2.9166666667vw;
  }
  #Home #InstantDraw .pin-bottom {
    position: relative;
    margin-top: -5.9027777778vw;
  }
  #Home #ReceiptLuckyDraw p {
    color: #FFF;
  }
  #Home #ReceiptLuckyDraw .img-content, #Home #ReceiptLuckyDraw .img-title, #Home #ReceiptLuckyDraw .img-kv {
    width: 31.25vw;
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
  }
  #Home #ReceiptLuckyDraw .img-title, #Home #ReceiptLuckyDraw .img-kv {
    padding: 1.3888888889vw;
  }
  #Home #ReceiptLuckyDraw .draw-gift {
    margin: 2.0833333333vw 0;
  }
  #Home #ReceiptLuckyDraw .promo-date {
    position: relative;
  }
  #Home #ReceiptLuckyDraw .promo-date .txt-content {
    position: absolute;
    padding-top: 4.1666666667vw;
  }
  #Home #ReceiptLuckyDraw .promo-date .txt-content h3 {
    font-size: 20px;
    margin-bottom: 1.3888888889vw;
  }
  #Home #ReceiptLuckyDraw .giftSwiperTitle {
    margin: 2.0833333333vw 0;
  }
  #Home #ReceiptLuckyDraw .swiper-next,
  #Home #ReceiptLuckyDraw .swiper-prev {
    width: 3.4722222222vw;
    top: 16.6666666667vw;
  }
  #Home #ReceiptLuckyDraw .txt-upload {
    margin: 2.0833333333vw auto;
  }
  #Home #ReceiptLuckyDraw #giftSwiper {
    max-width: 750px;
    margin: 0 auto;
  }
  #Home #ReceiptLuckyDraw #giftSwiper .swiper-slide {
    position: relative;
  }
  #Home #ReceiptLuckyDraw #giftSwiper .swiper-slide .img-gift {
    padding-left: 13.8888888889vw;
    padding-right: 13.8888888889vw;
    padding-bottom: 10.4166666667vw;
    padding-top: 0vw;
    width: 100%;
    max-width: initial;
  }
  #Home #ReceiptLuckyDraw #giftSwiper .swiper-slide .swiper-caption {
    position: absolute;
    bottom: 3.4722222222vw;
  }
  #Home #ReceiptLuckyDraw #giftSwiper .swiper-slide .swiper-caption .underline {
    text-decoration: underline;
  }
  #Home #ReceiptLuckyDraw #giftSwiper .swiper-slide .swiper-caption p {
    margin-top: 0.6944444444vw;
  }
  #Home #ReceiptLuckyDraw #stepSwiper {
    max-width: 750px;
    margin: 0 auto;
  }
  #Home #ReceiptLuckyDraw #stepSwiper .swiper-pagination {
    bottom: 2.0833333333vw;
  }
  #Home #ReceiptLuckyDraw #stepSwiper .swiper-slide .img-content {
    padding-bottom: 4.1666666667vw;
    padding-top: 4.1666666667vw;
  }
  #Home #ReceiptLuckyDraw #stepSwiper .swiper-slide .caption {
    top: 1.7361111111vw;
    padding: 0 1.0416666667vw;
  }
  #Home #ReceiptLuckyDraw .smaller {
    color: #FFF;
  }
  #Home #ReceiptLuckyDraw .img-bottom {
    padding-bottom: 3.4722222222vw;
  }
  #Draw main {
    background: url(/images/bg_top-d.png) no-repeat top center;
    background-size: 100%;
  }
  #Draw section.step1 {
    background: url(/images/bg_bottom-d.png) no-repeat bottom center;
    background-size: 100%;
    padding-bottom: 3.4722222222vw;
    min-height: 84vh;
  }
  #Draw .result-wrapper {
    padding-bottom: 1.3888888889vw;
  }
  #Draw .result-wrapper img {
    margin-top: 1.3888888889vw;
    width: 31.25vw;
    max-width: 450px;
  }
  #Draw .result-wrapper p {
    margin-top: 1.0416666667vw;
  }
  #Draw .result-wrapper p.last {
    margin-bottom: 2.7777777778vw;
  }
  #Draw .result-wrapper p .bigger {
    font-size: 20px;
    font-weight: 700;
  }
  #Draw .result-wrapper p.smaller {
    color: #12377e;
  }
  #Draw .step2 .result-wrapper {
    padding-top: 4.1666666667vw;
    padding-bottom: 4.1666666667vw;
  }
  #Draw #InputForm #DrawForm {
    width: 22.9166666667vw;
    max-width: 330px;
    margin: 0 auto;
  }
  #Draw #InputForm .form-control {
    font-size: 16px;
    padding: 0.6944444444vw 0;
    height: 100%;
  }
  #Draw #InputForm .custom-select-arrow select {
    padding-right: 1.3888888889vw; /* Add some padding to accommodate the custom arrow */
  }
  #Draw #InputForm .custom-select-arrow::after {
    right: 0.6944444444vw;
    font-size: 16px;
  }
  #Draw #InputForm p {
    margin: 0.6944444444vw 0;
  }
  #Draw #InputForm p .bigger {
    font-size: 20px;
    font-weight: 700;
  }
  #Draw #InputForm .error {
    margin-bottom: 1.3888888889vw;
  }
  #Draw .step2 .bg-blue img {
    margin: 1.3888888889vw auto;
    width: 31.25vw;
    max-width: 450px;
  }
  #Draw .step2 .bg-blue p {
    margin-bottom: 0.6944444444vw;
  }
  #Draw .step2 .bg-blue p.last {
    margin-bottom: 2.7777777778vw;
  }
  #Draw .step2 .bg-blue .img-title {
    margin-top: -1.3888888889vw;
  }
  #Upload main {
    background: url(/images/bg_top-d.png) no-repeat top center;
    background-size: 100%;
  }
  #Upload section.inputform, #Upload section.complete {
    background: url(/images/bg_bottom-d.png) no-repeat bottom center;
    background-size: 100%;
    padding-bottom: 3.4722222222vw;
    min-height: 84vh;
  }
  #Upload .step-indicator {
    width: 34.7222222222vw;
    height: 5.6944444444vw;
  }
  #Upload .step-indicator .ind {
    height: 2.3611111111vw;
    top: 1.7361111111vw;
    line-height: 2.2222222222vw;
  }
  #Upload .step-indicator .ind-1 {
    background-image: url(/images/upload_ind1-d.png);
    width: 13.4027777778vw;
  }
  #Upload .step-indicator .ind-2 {
    background-image: url(/images/upload_ind2-d.png);
    width: 12.2222222222vw;
    left: 12.7083333333vw;
  }
  #Upload .step-indicator .ind-3 {
    background-image: url(/images/upload_ind3-d.png);
    width: 10.625vw;
  }
  #Upload #uploadForm .container {
    width: 34.7222222222vw;
    max-width: 500px;
  }
  #Upload #uploadForm .input-area, #Upload #uploadForm .last {
    margin-bottom: 1.0416666667vw;
  }
  #Upload #uploadForm p {
    font-size: 14px;
  }
  #Upload #uploadForm .col-prepand {
    width: 30%;
  }
  #Upload #uploadForm .col-main {
    width: 70%;
  }
  #Upload #uploadForm .form-control,
  #Upload #uploadForm .input-group-text {
    font-size: 16px;
    padding-left: 5px;
  }
  #Upload #uploadForm .err-amount, #Upload #uploadForm .err-amount-min {
    margin-top: -1.0416666667vw;
    margin-bottom: 1.0416666667vw;
  }
  #Upload #uploadForm .input-group-text {
    padding-right: 0.6944444444vw;
  }
  #Upload #uploadForm .upload-area img {
    width: 15vw;
  }
  #Upload #uploadForm .upload-area canvas {
    max-width: 100%;
    height: auto;
    max-height: 27.7777777778vw;
  }
  #Upload #uploadForm .error {
    font-size: 14px;
  }
  #Upload #uploadForm .drawCount span {
    font-size: 24px;
  }
  #Upload .complete .img-thanks {
    margin: 1.3888888889vw auto;
    width: 34.7222222222vw;
    max-width: 500px;
  }
  #Upload .complete h3, #Upload .complete p {
    margin-bottom: 1.0416666667vw;
  }
  #Upload .complete .drawCount span {
    font-size: 18px;
  }
  #APoint main {
    background: url(/images/bg_top-d.png) no-repeat top center;
    background-size: 100%;
  }
  #APoint section.how2use {
    background: url(/images/bg_bottom-d.png) no-repeat bottom center;
    background-size: 100%;
    padding-bottom: 3.4722222222vw;
    min-height: 84vh;
  }
  #APoint h3 {
    padding-top: 3.4722222222vw;
    padding-bottom: 2.0833333333vw;
  }
  #APoint h3 img {
    width: 31.25vw;
    max-width: 450px;
    margin: 0 auto;
  }
  #APoint .swiper-next,
  #APoint .swiper-prev {
    width: 3.4722222222vw;
    top: 16.6666666667vw;
  }
  #APoint .swiper .swiper-slide .swiper-caption p {
    margin-top: 10px;
  }
  #APoint #apointSwiper {
    max-width: 750px;
    margin: 0 auto;
  }
  #APoint #apointSwiper .img-step {
    padding-left: 6.9444444444vw;
    padding-right: 6.9444444444vw;
    padding-bottom: 1.3888888889vw;
    padding-top: 0vw;
    width: 100%;
    max-width: initial;
  }
  #Shop main {
    background: url(/images/bg_top-d.png) no-repeat top center;
    background-size: 100%;
  }
  #Shop section.shop {
    background: url(/images/bg_bottom-d.png) no-repeat bottom center;
    background-size: 100%;
    padding-bottom: 3.4722222222vw;
    min-height: 84vh;
  }
  #Shop h3 {
    padding-top: 3.4722222222vw;
    padding-bottom: 2.0833333333vw;
  }
  #Shop h3 img {
    width: 31.25vw;
    max-width: 450px;
    margin: 0 auto;
  }
}
@media (min-width: 1440px) {
  section .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  section .btn-base {
    width: 320px;
    padding: 15px 0;
    font-size: 20px;
    box-shadow: 10px 10px 0 0 #d6a51a;
    margin-bottom: 20px;
    margin-left: -10px;
  }
  section .btn-secondary {
    font-size: 18px;
    padding: 10px;
  }
  section h2 {
    font-size: 30px;
  }
  section h3 {
    font-size: 24px;
  }
  section p {
    font-size: 18px;
  }
  section p.smaller {
    font-size: 14px;
  }
  section .bg-title {
    height: 3.8541666667vw;
  }
  #AgeGate .content .error, #Coming .content .error {
    font-size: 14px;
  }
  #Home #KV .btn-cta {
    width: 143px;
    margin: 0 15px;
    margin-top: 15px;
  }
  #Home #InstantDrawInfo {
    margin: 20px 0;
  }
  #Home #InstantDrawInfo img {
    margin: 20px 0;
  }
  #Home #InstantDrawInfo .content p {
    margin-bottom: 15px;
  }
  #Home #InstantDraw {
    margin-bottom: 30px;
  }
  #Home #InstantDraw .pin-wrapper {
    height: 260px;
    width: 480px;
  }
  #Home #InstantDraw .pin-wrapper .pin-error {
    top: 70px;
  }
  #Home #InstantDraw .pin-wrapper .pin-error span {
    padding: 5px;
    border-radius: 10px;
    font-size: 12px;
  }
  #Home #InstantDraw .pin-wrapper .txt-input {
    bottom: 93px;
  }
  #Home #InstantDraw .pin-wrapper .txt-input input {
    font-size: 20px;
    width: 180px;
    height: 42px;
    line-height: 42px;
  }
  #Home #InstantDraw .pin-bottom {
    margin-top: -85px;
  }
  #Home #ReceiptLuckyDraw .img-title, #Home #ReceiptLuckyDraw .img-kv {
    padding: 20px;
  }
  #Home #ReceiptLuckyDraw .draw-gift {
    margin: 30px 0;
  }
  #Home #ReceiptLuckyDraw .promo-date .txt-content {
    padding-top: 60px;
  }
  #Home #ReceiptLuckyDraw .promo-date .txt-content h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  #Home #ReceiptLuckyDraw .giftSwiperTitle {
    margin: 30px 0;
  }
  #Home #ReceiptLuckyDraw .swiper-next,
  #Home #ReceiptLuckyDraw .swiper-prev {
    width: 50px;
    top: 240px;
  }
  #Home #ReceiptLuckyDraw .txt-upload {
    margin: 30px auto;
  }
  #Home #ReceiptLuckyDraw #giftSwiper {
    max-width: 750px;
  }
  #Home #ReceiptLuckyDraw #giftSwiper .swiper-slide .img-gift {
    padding-left: 180px;
    padding-right: 180px;
    padding-bottom: 140px;
    padding-top: 0px;
  }
  #Home #ReceiptLuckyDraw #giftSwiper .swiper-slide .swiper-caption {
    bottom: 50px;
  }
  #Home #ReceiptLuckyDraw #giftSwiper .swiper-slide .swiper-caption p {
    margin-top: 10px;
  }
  #Home #ReceiptLuckyDraw #stepSwiper {
    max-width: 750px;
  }
  #Home #ReceiptLuckyDraw #stepSwiper .swiper-pagination {
    bottom: 30px;
  }
  #Home #ReceiptLuckyDraw #stepSwiper .swiper-slide .img-content {
    padding-bottom: 60px;
    padding-top: 60px;
  }
  #Home #ReceiptLuckyDraw #stepSwiper .swiper-slide .caption {
    top: 20px;
    padding: 0 15px;
  }
  #Home #ReceiptLuckyDraw .img-bottom {
    padding-bottom: 50px;
  }
  #Draw section.step1 {
    padding-bottom: 50px;
  }
  #Draw .result-wrapper {
    padding-bottom: 20px;
  }
  #Draw .result-wrapper img {
    margin-top: 20px;
  }
  #Draw .result-wrapper p {
    margin-top: 15px;
  }
  #Draw .result-wrapper p.last {
    margin-bottom: 40px;
  }
  #Draw .result-wrapper p .bigger {
    font-size: 20px;
  }
  #Draw .step2 .result-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #Draw #InputForm .form-control {
    padding: 10px 0;
  }
  #Draw #InputForm .custom-select-arrow select {
    padding-right: 20px; /* Add some padding to accommodate the custom arrow */
  }
  #Draw #InputForm .custom-select-arrow::after {
    right: 10px;
    font-size: 16px;
  }
  #Draw #InputForm p {
    margin: 10px 0;
  }
  #Draw #InputForm p .bigger {
    font-size: 20px;
  }
  #Draw #InputForm .error {
    margin-bottom: 20px;
  }
  #Draw .step2 .bg-blue img {
    margin: 20px auto;
  }
  #Draw .step2 .bg-blue p {
    margin-bottom: 10px;
  }
  #Draw .step2 .bg-blue p.last {
    margin-bottom: 40px;
  }
  #Draw .step2 .bg-blue .img-title {
    margin-top: -20px;
  }
  #Upload section.inputform, #Upload section.complete {
    padding-bottom: 50px;
    min-height: 84vh;
  }
  #Upload .step-indicator {
    width: 500px;
    height: 82px;
  }
  #Upload .step-indicator .ind {
    height: 34px;
    top: 25px;
    line-height: 32px;
  }
  #Upload .step-indicator .ind-1 {
    width: 193px;
  }
  #Upload .step-indicator .ind-2 {
    width: 176px;
    left: 183px;
  }
  #Upload .step-indicator .ind-3 {
    width: 153px;
  }
  #Upload #uploadForm .input-area, #Upload #uploadForm .last {
    margin-bottom: 15px;
  }
  #Upload #uploadForm label {
    font-size: 14px;
  }
  #Upload #uploadForm .col-prepand {
    width: 25%;
  }
  #Upload #uploadForm .col-main {
    width: 75%;
  }
  #Upload #uploadForm .err-amount, #Upload #uploadForm .err-amount-min {
    margin-top: -15px;
    margin-bottom: 15px;
  }
  #Upload #uploadForm .input-group-text {
    padding-right: 10px;
  }
  #Upload #uploadForm .upload-area canvas {
    max-height: 400px;
  }
  #Upload #uploadForm .error {
    font-size: 14px;
  }
  #Upload #uploadForm .drawCount span {
    font-size: 24px;
  }
  #Upload .complete .img-thanks {
    margin: 20px auto;
  }
  #Upload .complete h3, #Upload .complete p {
    margin-bottom: 15px;
  }
  #Upload .complete .drawCount span {
    font-size: 18px;
  }
  #APoint section.how2use {
    padding-bottom: 50px;
    min-height: 84vh;
  }
  #APoint h3 {
    padding-top: 50px;
    padding-bottom: 30px;
  }
  #APoint .swiper-next,
  #APoint .swiper-prev {
    width: 50px;
    top: 240px;
  }
  #APoint #apointSwiper {
    max-width: 750px;
    margin: 0 auto;
  }
  #APoint #apointSwiper .img-step {
    padding-left: 100px;
    padding-right: 100px;
    padding-bottom: 20px;
    padding-top: 0px;
  }
  #Shop section.how2use {
    padding-bottom: 50px;
    min-height: 84vh;
  }
  #Shop h3 {
    padding-top: 50px;
    padding-bottom: 30px;
  }
}
@media (min-width: 1920px) {
  .d-xxxl-none {
    display: none !important;
  }
  .d-xxxl-block {
    display: block !important;
  }
  .d-xxxl-flex {
    display: flex !important;
  }
  .d-xxxl-inline-block {
    display: inline-block !important;
  }
  .d-xxxl-inline {
    display: inline !important;
  }
}/*# sourceMappingURL=main.css.map */