* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -mox-box-sizing: border-box;
  -webit-box-sizing: border-box;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  font: 14px/1.15 "Microsoft Jhenghei", arial, sans-serif !important;
  color: #383838;
  background: #f2f2f2;
  margin: 0px;
  padding: 0px;
  letter-spacing: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  color: black;
  background-color: transparent;
  text-decoration: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.5;
  margin: 0;
}

*:focus {
  outline: none;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

ul, li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.container {
  max-width: 1350px;
}

[data-aos] {
  visibility: hidden;
}

[data-aos].animate__animated {
  visibility: visible;
  pointer-events: initial;
}

.main-content {
  padding-bottom: 3rem;
}

.header-section {
  text-align: center;
  background: #ffffff;
  border-bottom: 3px solid #fecd28;
}
.header-section__logo {
  text-align: center;
  display: block;
  margin: 0 auto;
  background: url("//letaoimg.s3-ap-northeast-1.amazonaws.com/common/logo/h-letao-logo.png") no-repeat;
  background-position: center center;
  width: 200px;
  height: 63px;
}

.slogan-kv {
  overflow: hidden;
  background: url("https://letaoimg.s3-ap-northeast-1.amazonaws.com/events/202507_e0scqzi2/app_lottery/img/kv_bg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media all and (max-width: 480px) {
  .slogan-kv {
    background: none;
  }
}
.slogan-kv__img {
  position: relative;
  padding: 2.5rem 0;
  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;
}
@media all and (max-width: 480px) {
  .slogan-kv__img {
    padding: 0rem 0;
  }
}
.slogan-kv__img.kv {
  -webkit-animation-delay: 1.7s;
          animation-delay: 1.7s;
  -webkit-animation: boxBounce 2s ease-in-out;
          animation: boxBounce 2s ease-in-out;
}
@media all and (max-width: 1024px) {
  .slogan-kv__img .kv-title {
    max-width: 55%;
  }
}
@media all and (max-width: 480px) {
  .slogan-kv__img .kv-title {
    max-width: 100%;
  }
}
.slogan-object__img {
  position: absolute;
  z-index: 1;
  width: 15%;
}
@media all and (max-width: 1024px) {
  .slogan-object__img {
    display: none;
  }
}
.slogan-object__img img {
  max-width: 90%;
}
.slogan-object__img--object-1 {
  bottom: 0;
  left: 6%;
  width: auto;
  -webkit-animation-name: slideInLeft;
          animation-name: slideInLeft;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.slogan-object__img--object-2 {
  bottom: 0;
  right: 5%;
  width: auto;
  -webkit-animation-name: slideInRight;
          animation-name: slideInRight;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.slogan-object__img--object-3 {
  top: 3%;
  left: 49%;
  width: 9%;
}
.slogan-object__img--object-4 {
  top: 15%;
  left: 4%;
  width: 15%;
}
.slogan-object__img--object-5 {
  top: 15%;
  right: 5%;
  width: 15%;
}
.slogan-object__img--object-6 {
  bottom: 15%;
  right: 5%;
  width: 16%;
}

.event {
  overflow: hidden;
  background: url("https://letaoimg.s3-ap-northeast-1.amazonaws.com/events/202507_e0scqzi2/app_lottery/img/bg01.png");
  background-position: center center;
  background-size: auto;
  text-align: center;
  padding: 2rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.event img {
  margin-bottom: 1rem;
}
@media all and (max-width: 1024px) {
  .event img {
    max-width: 98%;
  }
}
.event-footer {
  border: 2px solid #000000;
  color: #EFE6DD;
  background-color: #00A0E9;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 0.5rem 3rem;
}
@media all and (max-width: 480px) {
  .event-footer {
    font-size: 15px;
    line-height: 1.5;
  }
  .event-footer span {
    display: block;
  }
}

.lottery {
  overflow: hidden;
  background: url("https://letaoimg.s3-ap-northeast-1.amazonaws.com/events/202507_e0scqzi2/app_lottery/img/bg02.png");
  background-position: center center;
  background-size: auto;
  text-align: center;
  padding: 6rem 0;
}
@media all and (max-width: 1024px) {
  .lottery {
    padding: 2rem 0;
  }
}
@media all and (max-width: 480px) {
  .lottery {
    padding: 2rem 0.5rem;
  }
}
.lottery__title {
  position: relative;
  z-index: 1;
}
.lottery-inbox {
  position: relative;
  left: -5px;
  margin: 1rem auto 2rem;
  width: 1036px;
  max-width: 98%;
  background-color: #ffffff;
  padding: 0.5rem;
  border-radius: 1rem;
}
@media all and (max-width: 1024px) {
  .lottery-inbox {
    left: 0;
  }
}
@media all and (max-width: 480px) {
  .lottery-inbox {
    max-width: 100%;
  }
}
.lottery-inbox-content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 3px solid #EC1E79;
  padding: 0.4rem;
  border-radius: 1rem;
}
.lottery-inbox-content .content-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 1rem;
}
.lottery-inbox-content .content-header-item {
  width: 50%;
  text-align: center;
}
.lottery-inbox-content .content-result {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 3px solid #00ffff;
  border-radius: 0.75rem;
  background-color: #ffffff;
  width: 100%;
  margin: 0 auto;
}
.lottery-inbox-content .content-result-login {
  min-height: 80vh;
  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;
}
.lottery-inbox-content .content-result-login .login-btn {
  padding: 1rem 4rem;
  color: #ffffff;
  background-color: #000000;
  border-radius: 30px;
  font-size: 1.5rem;
  font-weight: bold;
}
@media all and (max-width: 480px) {
  .lottery-inbox-content .content-result-login {
    min-height: 35vh;
  }
}
.lottery-inbox-content .content-result-login.is-hide {
  display: none;
}
.lottery-inbox-content .content-result-login > a {
  cursor: pointer;
}
.lottery-inbox-content .content-result-login > a:hover {
  opacity: 0.6;
}
.lottery-inbox-content .content-result-detail {
  width: 100%;
  display: none;
}
.lottery-inbox-content .content-result-detail.is-show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lottery-inbox-content .content-result-detail .detail-border {
  margin-top: 2vh;
  width: 4px;
  height: 74vh;
  background-color: #EFE6DD;
}
.lottery-inbox-content .content-result-detail .detail-list {
  width: calc(100% - 2px);
  height: 80vh;
  max-height: 80vh;
  padding: 2rem;
  overflow-y: auto;
}
@media all and (max-width: 480px) {
  .lottery-inbox-content .content-result-detail .detail-list {
    padding: 0.5rem;
  }
}
.lottery-inbox-content .content-result-detail .detail-list-item {
  text-align: left;
  margin-bottom: 1rem;
}
.lottery-inbox-content .content-result-detail .detail-list-item .item-text {
  font-size: 1.5rem;
  color: #000000;
}
@media all and (max-width: 480px) {
  .lottery-inbox-content .content-result-detail .detail-list-item .item-text {
    font-size: 12px;
  }
}
.lottery-footer {
  color: #EFE6DD;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 2px;
  display: inline-block;
}
@media all and (max-width: 480px) {
  .lottery-footer {
    font-size: 15px;
    line-height: 1.5;
  }
  .lottery-footer span {
    display: block;
  }
}

.description {
  overflow: hidden;
  background: url("https://letaoimg.s3-ap-northeast-1.amazonaws.com/events/202507_e0scqzi2/app_lottery/img/bg01.png");
  background-position: center center;
  background-size: auto;
  text-align: center;
  padding: 3rem 0 4rem;
}
.description-title {
  margin-bottom: 2rem;
}
@media all and (max-width: 480px) {
  .description-title {
    max-width: 40%;
  }
}
.description-content {
  margin: 0 auto;
  max-width: 950px;
  width: 90%;
  font-size: 1rem;
  color: #ffffff;
}
.description-content > ul {
  -webkit-padding-start: 30px;
          padding-inline-start: 30px;
}
.description-content > ul ol {
  -webkit-padding-start: 20px;
          padding-inline-start: 20px;
}
.description-content > ul ol li {
  list-style: decimal;
}
.description-content > ul ol li a {
  color: #EFE6DD;
  text-decoration: underline;
}
.description-content > ul ol li a:hover {
  text-decoration: none;
}
.description-content > ul > li {
  list-style: cjk-ideographic;
  text-align: justify;
  line-height: 2;
  font-weight: bold;
}
.description-content mark {
  color: #FBED21;
  background-color: transparent;
}

.footer-section {
  position: fixed;
  bottom: 0;
  z-index: 999;
  width: 100%;
  height: 69px;
  background: #00A0E9;
  text-align: center;
}
@media all and (max-width: 480px) {
  .footer-section {
    height: 80px;
  }
}
.footer-section .list {
  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;
  list-style-type: none;
  height: 100%;
}
@media all and (max-width: 480px) {
  .footer-section .list {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
.footer-section .list a {
  font-size: 1.2rem;
  font-weight: bold;
  padding: 0.5rem 1rem;
  border-radius: 2rem;
  background: #ffffff;
  color: #00A0E9;
  margin-right: 2rem;
}
@media all and (max-width: 1024px) {
  .footer-section .list a {
    margin-right: 2rem;
  }
}
@media all and (max-width: 480px) {
  .footer-section .list a {
    margin-right: 0;
    font-size: 0.9rem;
  }
}
.footer-section .list a:last-child {
  margin-right: 0;
}
.footer-section .list a i {
  font-size: 1.5rem;
  margin-right: 0.5rem;
}
.footer-section .list a i.rotate {
  transform: rotate(-85deg);
  -webkit-transform: rotate(-85deg);
}
@media all and (max-width: 480px) {
  .footer-section .list a i {
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
    margin-right: 0;
  }
}
@media all and (max-width: 480px) {
  .footer-section .list a span {
    display: block;
  }
}
.footer-section .list a:hover {
  text-decoration: none;
  color: #EC1E79;
}

.page-sidebar {
  display: none;
  position: fixed;
  bottom: 5rem;
  right: 0.5rem;
  z-index: 999;
  background: #00A0E9;
  border-radius: 50%;
  border: 2px solid #ffffff;
}
@media all and (max-width: 1440px) {
  .page-sidebar {
    bottom: 4rem;
  }
}
.page-sidebar-action__button {
  cursor: pointer;
  height: 50px;
  width: 50px;
  text-align: center;
  font-size: 1.5rem;
  color: #ffffff;
}
.page-sidebar-action__button i {
  line-height: 50px;
}

@-webkit-keyframes boxBounce {
  from, 50% {
    -webkit-transform: translateY(0) scale(1, 1);
            transform: translateY(0) scale(1, 1);
  }
  62.5% {
    -webkit-transform: translateY(15%) scale(1.12, 0.89);
            transform: translateY(15%) scale(1.12, 0.89);
  }
  75% {
    -webkit-transform: translateY(-15%) scale(0.92, 1.1);
            transform: translateY(-15%) scale(0.92, 1.1);
  }
  87.5% {
    -webkit-transform: translateY(0) scale(1.05, 0.9);
            transform: translateY(0) scale(1.05, 0.9);
  }
  to {
    -webkit-transform: translateY(0) scale(1, 1);
            transform: translateY(0) scale(1, 1);
  }
}

@keyframes boxBounce {
  from, 50% {
    -webkit-transform: translateY(0) scale(1, 1);
            transform: translateY(0) scale(1, 1);
  }
  62.5% {
    -webkit-transform: translateY(15%) scale(1.12, 0.89);
            transform: translateY(15%) scale(1.12, 0.89);
  }
  75% {
    -webkit-transform: translateY(-15%) scale(0.92, 1.1);
            transform: translateY(-15%) scale(0.92, 1.1);
  }
  87.5% {
    -webkit-transform: translateY(0) scale(1.05, 0.9);
            transform: translateY(0) scale(1.05, 0.9);
  }
  to {
    -webkit-transform: translateY(0) scale(1, 1);
            transform: translateY(0) scale(1, 1);
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes bg_coin {
  0% {
    -webkit-transform: translate(0%, 2%) scale(0.97);
            transform: translate(0%, 2%) scale(0.97);
    opacity: 0;
  }
  10% {
    -webkit-transform: translate(0%, 2%) scale(0.97);
            transform: translate(0%, 2%) scale(0.97);
    opacity: 0;
  }
  20% {
    -webkit-transform: translate(0%, 2%) scale(0.97);
            transform: translate(0%, 2%) scale(0.97);
    opacity: 0;
  }
  30% {
    -webkit-transform: translate(0%, 2%) scale(0.97);
            transform: translate(0%, 2%) scale(0.97);
    opacity: 0;
  }
  40% {
    -webkit-transform: translate(0%, 2%) scale(0.97);
            transform: translate(0%, 2%) scale(0.97);
    opacity: 0;
  }
  50% {
    -webkit-transform: translate(0%, 2%) scale(0.97);
            transform: translate(0%, 2%) scale(0.97);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0%, 0%) scale(1);
            transform: translate(0%, 0%) scale(1);
    opacity: 1;
  }
}
@keyframes bg_coin {
  0% {
    -webkit-transform: translate(0%, 2%) scale(0.97);
            transform: translate(0%, 2%) scale(0.97);
    opacity: 0;
  }
  10% {
    -webkit-transform: translate(0%, 2%) scale(0.97);
            transform: translate(0%, 2%) scale(0.97);
    opacity: 0;
  }
  20% {
    -webkit-transform: translate(0%, 2%) scale(0.97);
            transform: translate(0%, 2%) scale(0.97);
    opacity: 0;
  }
  30% {
    -webkit-transform: translate(0%, 2%) scale(0.97);
            transform: translate(0%, 2%) scale(0.97);
    opacity: 0;
  }
  40% {
    -webkit-transform: translate(0%, 2%) scale(0.97);
            transform: translate(0%, 2%) scale(0.97);
    opacity: 0;
  }
  50% {
    -webkit-transform: translate(0%, 2%) scale(0.97);
            transform: translate(0%, 2%) scale(0.97);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0%, 0%) scale(1);
            transform: translate(0%, 0%) scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes coin {
  0% {
    -webkit-transform: translate(0%, 0%) scale(1);
            transform: translate(0%, 0%) scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: translate(0%, -3%) scale(1.02);
            transform: translate(0%, -3%) scale(1.02);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0%, 0%) scale(1);
            transform: translate(0%, 0%) scale(1);
    opacity: 1;
  }
}
@keyframes coin {
  0% {
    -webkit-transform: translate(0%, 0%) scale(1);
            transform: translate(0%, 0%) scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: translate(0%, -3%) scale(1.02);
            transform: translate(0%, -3%) scale(1.02);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0%, 0%) scale(1);
            transform: translate(0%, 0%) scale(1);
    opacity: 1;
  }
}