* {
  -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;
}

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

body {
  background: white;
  color: #000000;
}

.container {
  max-width: 960px;
}

.header-section {
  text-align: center;
  background: white;
  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;
}

.bg-color-main {
  background-color: #1986cf;
}

.bg-color-sec {
  background-color: #1a86cf;
}

.bg-color-third {
  background-color: #ffd6d7;
}

.bg-color-four {
  background: url("https://letaoimg.s3-ap-northeast-1.amazonaws.com/events/20230501_zingala/img/bg_2.png");
}

.bg-color-five {
  background-color: #ffd5d9;
}

.content-color-point {
  color: #fff3d0;
}

.content-color-point2 {
  color: #fff3d0;
}

.content-color-point3 {
  color: #fff3d0;
}

.content-color-text {
  color: #32322e;
}

.wrap {
  overflow: hidden;
  padding-bottom: 4rem;
}

section {
  position: relative;
}
section:first-child img {
  margin: 0;
}
section.arrow:after {
  display: block;
  content: "";
  position: absolute;
  z-index: 800;
  bottom: -2.95rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3rem 3rem 0 3rem;
  border-bottom-left-radius: 3rem;
  border-bottom-right-radius: 3rem;
  border-color: white transparent transparent transparent;
}
section.arrow.bg-color-main {
  background-color: #1986cf;
}
section.arrow.bg-color-main:after {
  border-color: #1986cf transparent transparent transparent;
}
section.arrow.bg-color-sec {
  background-color: #1a86cf;
}
section.arrow.bg-color-sec:after {
  border-color: #1a86cf transparent transparent transparent;
}
section.arrow.bg-color-third {
  background-color: #1986cf;
}
section.arrow.bg-color-third:after {
  border-color: #ffd6d7 transparent transparent transparent;
}
section.arrow.bg-color-four {
  background-color: #fff3d0;
}
section.arrow.bg-color-five {
  background-color: #ffd5d9;
}
section.arrow.bg-color-five:after {
  border-color: #ffd5d9 transparent transparent transparent;
}

.slogan-kv {
  overflow: hidden;
  text-align: center;
  position: relative;
  z-index: 999;
  background-image: url("https://letaoimg.s3-ap-northeast-1.amazonaws.com/events/20230501_zingala/img/kv_bg.png");
  background-position: center bottom;
  background-size: cover;
  padding: 2rem 1rem;
}
@media all and (max-width: 1024px) {
  .slogan-kv {
    padding: 3rem 0rem;
    background-size: cover;
    background-position: center bottom;
    min-height: initial;
  }
}
@media all and (max-width: 480px) {
  .slogan-kv {
    padding: 0rem;
  }
}
.slogan-kv .img-content {
  position: relative;
}
.slogan-kv .img-content .kv {
  max-width: 85%;
}
@media all and (max-width: 480px) {
  .slogan-kv .img-content .kv {
    max-width: 100%;
  }
}
.slogan-kv .img-content::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 90%;
  background: url("https://letaoimg.s3-ap-northeast-1.amazonaws.com/events/20230501_zingala/img/title_font.png") no-repeat center;
  background-size: contain;
  z-index: 1000;
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn;
  -webkit-animation-duration: 2.5s;
          animation-duration: 2.5s;
}
.slogan-kv__top {
  position: absolute;
  top: 0;
  z-index: 3;
}
.slogan-kv__img {
  position: relative;
  z-index: 2;
  min-height: 100%;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}
@media all and (max-width: 480px) {
  .slogan-kv__img {
    padding: 0rem;
  }
}
.slogan-kv__link {
  display: inline-block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media all and (max-width: 1024px) {
  .slogan-kv__link {
    margin-top: 0;
  }
}
.slogan-kv__link:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
.slogan-content {
  z-index: 998;
}

.pages-background__img.cat {
  position: absolute;
}
@media all and (min-width: 768px) and (max-width: 1023px) {
  .pages-background__img.cat {
    max-width: 20vw;
  }
}
@media all and (max-width: 1440px) {
  .pages-background__img.cat {
    display: none;
  }
}
.pages-background__img.cat1 {
  width: 220px;
  bottom: 3%;
  left: calc(12vw - 3rem);
  z-index: 3;
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
.pages-background__img.cat2 {
  width: 220px;
  bottom: 3%;
  right: calc(12vw - 3rem);
  z-index: 3;
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
.pages-background__img.clouds1 {
  top: 30%;
  left: 18.5%;
  z-index: 1;
  -webkit-animation-name: fadeIn, slideInLeft;
          animation-name: fadeIn, slideInLeft;
  -webkit-animation-duration: 1s, 1.5s;
          animation-duration: 1s, 1.5s;
  -webkit-animation-delay: 1s, 1s;
          animation-delay: 1s, 1s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
.pages-background__img.clouds1__2-animation {
  -webkit-animation-name: clouds1_2animation;
          animation-name: clouds1_2animation;
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
@-webkit-keyframes clouds1_2animation {
  0% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  50% {
    -webkit-transform: translate(-100px, 0);
            transform: translate(-100px, 0);
  }
  100% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
}
@keyframes clouds1_2animation {
  0% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  50% {
    -webkit-transform: translate(-100px, 0);
            transform: translate(-100px, 0);
  }
  100% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
}
.pages-background__img.clouds2 {
  top: 20%;
  right: 17.5%;
  z-index: 1;
  -webkit-animation-name: fadeIn, slideInRight;
          animation-name: fadeIn, slideInRight;
  -webkit-animation-duration: 1s, 1.5s;
          animation-duration: 1s, 1.5s;
  -webkit-animation-delay: 1s, 1s;
          animation-delay: 1s, 1s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
.pages-background__img.clouds2__2-animation {
  -webkit-animation-name: clouds2_2animation;
          animation-name: clouds2_2animation;
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
@-webkit-keyframes clouds2_2animation {
  0% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  50% {
    -webkit-transform: translate(100px, 0);
            transform: translate(100px, 0);
  }
  100% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
}
@keyframes clouds2_2animation {
  0% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
  50% {
    -webkit-transform: translate(100px, 0);
            transform: translate(100px, 0);
  }
  100% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }
}
.pages-background__img.cat4 {
  width: 110px;
  top: -110px;
  left: 160px;
  z-index: 1;
}
.pages-sidebar {
  display: none;
  position: fixed;
  bottom: 5rem;
  right: 0.5rem;
  z-index: 999;
  background: white;
  border: 1px solid #d3d2d2;
  border-radius: 50%;
}
@media all and (max-width: 1440px) {
  .pages-sidebar {
    bottom: 5rem;
  }
}
.pages-sidebar-action__button {
  cursor: pointer;
  height: 50px;
  width: 50px;
  text-align: center;
  font-size: 1.5rem;
}
.pages-sidebar-action__button i {
  line-height: 50px;
}

.section-header__title {
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  margin: 2rem 0;
}
.section-footer-notice {
  font-size: 1.05rem;
  line-height: 1.75rem;
  font-weight: bold;
  color: #ffd5d9;
}
.section-content {
  font-size: 1.25rem;
  line-height: 2.5rem;
  padding: 0 1rem;
}
.section-content-list li {
  font-weight: bold;
}
.section-content-list li .div {
  font-weight: bold;
}
.section-content-list li .section-content-list__text {
  color: #ffd1d6;
}
.section-content-list li:nth-child(2) {
  color: #FFF;
}
.section-content-list__text {
  font-size: 1.05rem;
  line-height: 1.75rem;
}
.section-content-list__link {
  position: relative;
  display: inline-block;
}
.section-content-list__link-icon.icon2 {
  position: absolute;
  right: -15px;
  bottom: -10px;
  width: 33px;
  height: 36px;
}
.section-content > ol {
  -webkit-padding-start: 30px;
          padding-inline-start: 30px;
}
.section-content > ol > li {
  list-style-type: cjk-ideographic;
  list-style-image: url();
  color: #FFF;
}
.section-content > ol ol {
  -webkit-padding-start: 20px;
          padding-inline-start: 20px;
  margin-bottom: 0.5rem;
}
.section-content > ol ol > li {
  list-style: decimal;
}
.section-content__title {
  margin-bottom: 1rem;
}
.section-content__img {
  margin: 1rem auto;
  max-width: 710px;
  width: 100%;
}
@media all and (max-width: 1024px) {
  .section-content {
    padding: 0;
  }
}

.event-process {
  background-image: url("https://letaoimg.s3-ap-northeast-1.amazonaws.com/events/20230501_zingala/img/bg_3.png");
}
.event-process-title__img {
  -webkit-animation-name: fadeIn, slideInUp;
          animation-name: fadeIn, slideInUp;
  -webkit-animation-delay: 1s, 1.5s;
          animation-delay: 1s, 1.5s;
  -webkit-animation-duration: 1s, 1s;
          animation-duration: 1s, 1s;
  -webkit-animation-iteration-count: 1, 1;
          animation-iteration-count: 1, 1;
}
.event-process__icon {
  font-size: 1.75rem;
}
.event-notice {
  background-image: url("https://letaoimg.s3-ap-northeast-1.amazonaws.com/events/20230501_zingala/img/bg_2.png");
  background-color: #ffd6d7;
  font-size: 1rem;
}
.event-notice-list {
  font-weight: bolder;
}
@media all and (max-width: 1440px) {
  .event-notice-list {
    -webkit-padding-start: 20px;
            padding-inline-start: 20px;
  }
}
.event-notice-list li {
  list-style-type: decimal;
  margin-bottom: 1rem;
  line-height: 2.5rem;
}
.event-notice.arrow::after {
  border-color: #ffd6d7 transparent transparent;
}
.event-notice2 {
  color: #fff;
  background-color: #fff3d0;
  font-size: 1.25rem;
}
.event-notice2-list {
  font-weight: bolder;
}
@media all and (max-width: 1440px) {
  .event-notice2-list {
    -webkit-padding-start: 20px;
            padding-inline-start: 20px;
  }
}
.event-notice2-list li {
  list-style-type: decimal;
  margin-bottom: 1rem;
  line-height: 2.5rem;
}
.event-notice2.arrow::after {
  border-color: #1a86cf transparent transparent;
}
.event-step-section {
  background-image: url("https://letaoimg.s3-ap-northeast-1.amazonaws.com/events/20230501_zingala/img/bg_6.png");
}
.event-step-card {
  position: relative;
}
.event-step-card-header {
  margin: 1rem 0;
}
.event-step-card__title {
  margin-bottom: 1.25rem;
  font-size: 1.25rem;
  font-weight: bold;
}
.event-step-card__title > span {
  color: #de3e64;
}
.event-step-card__content {
  position: relative;
  overflow: hidden;
  z-index: 5;
  background: white;
  border-radius: 2rem;
  border: 3px solid #ffbdbe;
}
.event-step-card__content img {
  margin: 0;
}
.event-give {
  position: relative;
  z-index: 1;
  padding: 3rem;
  background-image: url("https://letaoimg.s3-ap-northeast-1.amazonaws.com/events/20230501_zingala/img/bg_3.png");
  background-position: center bottom;
  background-size: auto;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media all and (max-width: 1024px) {
  .event-give {
    padding: 4rem 0 3rem 0;
    min-height: initial;
  }
}
@media all and (max-width: 480px) {
  .event-give {
    padding-bottom: 0 !important;
  }
}
.event-give img {
  margin-bottom: 60px;
}
@media all and (max-width: 480px) {
  .event-give img {
    margin-bottom: 0rem;
  }
}
.event-give.arrow::after {
  border-color: #ffd6d7 transparent transparent;
}
.event-give-pc {
  margin-right: -1rem;
}
.event-give-pc img {
  margin-right: 1rem;
}

.footer-section {
  position: fixed;
  bottom: 0;
  z-index: 999;
  width: 100%;
  height: 4rem;
  padding: 10px 0;
  background: #1a86cf;
  text-align: center;
}
@media all and (max-width: 1440px) {
  .footer-section {
    height: initial;
  }
}
.footer-section__link-button {
  display: inline-block;
  margin: 0 0.5rem;
  padding: 0.25rem 0.8rem 0 1.75rem;
  line-height: 2rem;
  border-radius: 5rem;
  font-size: 1.25rem;
  font-weight: bold;
  text-decoration: none;
  background: white;
  color: #1986cf;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
  border: 2px solid rgba(0, 0, 0, 0);
}
@media all and (max-width: 768px) {
  .footer-section__link-button {
    font-size: 1rem;
    padding: 0rem 0.25rem 0 0.95rem;
    margin: 0 0.25rem 0.25rem;
  }
}
.footer-section__link-button:hover {
  background: #1a86cf;
  color: #ffd5d9;
  border: #ffd5d9 solid 2px;
  text-decoration: none;
}
.footer-section__link-button:hover:after {
  background: #ffd5d9;
  color: #1986cf;
}
.footer-section__link-button:after {
  content: "\f054";
  display: inline-block;
  vertical-align: middle;
  font-family: "Font Awesome 5 Pro";
  margin-bottom: 0.33rem;
  margin-left: 0.95rem;
  width: 1.8rem;
  height: 1.8rem;
  line-height: 1.8rem;
  font-size: 1rem;
  font-weight: normal;
  background: #1986cf;
  color: white;
  border-radius: 50%;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
}
@media all and (max-width: 768px) {
  .footer-section__link-button:after {
    vertical-align: initial;
    width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    margin-left: 0.4rem;
  }
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-50vw, 0, 0);
            transform: translate3d(-50vw, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-50vw, 0, 0);
            transform: translate3d(-50vw, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(50vw, 0, 0);
            transform: translate3d(50vw, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(50vw, 0, 0);
            transform: translate3d(50vw, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-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;
  }
}