#header::after {
  background: #900b6f;
}

#footer::after {
  background: #900b6f;
}

#header .nav {
  max-width: 16.66667em;
}

#header .social-links .line-link {
  background-image: url(../../../../_img/icon_line%EF%B9%96v=20231207.png);
  background-size: 100% 200%;
}

#header .logo-link {
  background-image: none;
  width: 7.7em;
  height: 1.3em;
  margin-right: auto;
}

#header .logo-link img {
  max-width: 100%;
}

#main, html, body {
  background: #9f6eb5;
}
@media (max-width: 1920px) {
  #main, html, body {
    font-size: 3.125vw;
  }
}
@media (max-width: 1280px) {
  #main, html, body {
    font-size: 40px;
  }
}
@media (max-width: 667px) {
  #main, html, body {
    font-size: 6vw;
  }
}

.bg-area {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
  z-index: -5;
  width: 32em;
  margin: 0 auto;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}
.bg-area img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.bg-area .bg-center {
  flex-grow: 1;
  background: url(../_img/bg-bottom%EF%B9%96v=20231207.jpg) 0 0.725em;
}

/*===================*/
/* MAIN PAGE CONTENT */
.dl-btn, .play-btn {
  display: block;
  bottom: 0.3em;
  width: 6em;
  padding-top: 2.1em;
}
.dl-btn:hover, .dl-btn:focus, .dl-btn:active, .play-btn:hover, .play-btn:focus, .play-btn:active {
  background-position: bottom;
  animation: none;
}

.dl-btn {
  display: inline-block;
  vertical-align: middle;
  width: 10em;
  background: url("../_img/btn-dl%EF%B9%96v=20231207a.png") top no-repeat;
  background-size: cover;
}

.play-btn {
  display: inline-block;
  background: url("../_img/btn-play%EF%B9%96v=20231207.png") top no-repeat;
  background-size: cover;
}

.sr-only {
  position: fixed;
  top: -99in;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

.section {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

/*==============*/
/* PAGE CONTENT */
img {
  max-width: 100%;
  display: block;
  width: auto;
  height: auto;
  margin: 0 auto;
}

.text-yellow {
  color: #f9e937;
}

:root {
  --outline-color: #17006e;
  --outline-width: .12em;
}

.text-outline {
  letter-spacing: normal;
  font-weight: 500;
  text-shadow: calc(0.7 * var(--outline-width)) calc(0.7 * var(--outline-width)) calc(0.25 * var(--outline-width)) var(--outline-color), calc(0.7 * var(--outline-width)) calc(-0.7 * var(--outline-width)) calc(0.25 * var(--outline-width)) var(--outline-color), calc(-0.7 * var(--outline-width)) calc(0.7 * var(--outline-width)) calc(0.25 * var(--outline-width)) var(--outline-color), calc(-0.7 * var(--outline-width)) calc(-0.7 * var(--outline-width)) calc(0.25 * var(--outline-width)) var(--outline-color), calc(1 * var(--outline-width)) 0 calc(0.25 * var(--outline-width)) var(--outline-color), calc(-1 * var(--outline-width)) 0 calc(0.25 * var(--outline-width)) var(--outline-color), 0 calc(1 * var(--outline-width)) calc(0.25 * var(--outline-width)) var(--outline-color), 0 calc(-1 * var(--outline-width)) calc(0.25 * var(--outline-width)) var(--outline-color), calc(0.9 * var(--outline-width)) calc(0.4 * var(--outline-width)) calc(0.3 * var(--outline-width)) var(--outline-color), calc(0.9 * var(--outline-width)) calc(-0.4 * var(--outline-width)) calc(0.3 * var(--outline-width)) var(--outline-color), calc(-0.9 * var(--outline-width)) calc(0.4 * var(--outline-width)) calc(0.3 * var(--outline-width)) var(--outline-color), calc(-0.9 * var(--outline-width)) calc(-0.4 * var(--outline-width)) calc(0.3 * var(--outline-width)) var(--outline-color), calc(0.4 * var(--outline-width)) calc(0.9 * var(--outline-width)) calc(0.3 * var(--outline-width)) var(--outline-color), calc(0.4 * var(--outline-width)) calc(-0.9 * var(--outline-width)) calc(0.3 * var(--outline-width)) var(--outline-color), calc(-0.4 * var(--outline-width)) calc(0.9 * var(--outline-width)) calc(0.3 * var(--outline-width)) var(--outline-color), calc(-0.4 * var(--outline-width)) calc(-0.9 * var(--outline-width)) calc(0.3 * var(--outline-width)) var(--outline-color);
}

.content-padding {
  width: 20em;
  position: relative;
  left: 50%;
  z-index: 1;
  transform: translate(-50%);
  padding-top: 11.25em;
}
.content-padding .img-head {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  width: 8em;
  position: absolute;
  left: 11.75%;
  bottom: -12%;
  z-index: 1;
}
.content-padding .rabit {
  display: block;
  width: 100%;
  position: absolute;
  top: 2.5em;
}

.img-title {
  position: relative;
  z-index: 2;
  margin: -0.25em auto 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  width: 16.65em;
  max-width: none;
  left: 50%;
  transform: translate(-50%);
  filter: drop-shadow(0 0.05em 0.1em rgba(0, 0, 0, 0.5));
}

.container {
  width: 15em;
  position: relative;
  left: 50%;
  transform: translate(-50%);
  margin: 3.8em 0 0.4em;
  padding: 1px 0.5em;
  background: repeating-linear-gradient(#482cb1 0 0.03em, transparent 0.03em 0.5em), repeating-linear-gradient(90deg, #482cb1 0 0.03em, transparent 0.03em 0.5em), repeating-linear-gradient(#3718aa 0.25em 0.27em, transparent 0.27em 0.5em), repeating-linear-gradient(90deg, #3718aa 0.25em 0.27em, transparent 0.27em 0.5em), #2e0ea6;
  box-shadow: inset 0 0 0.5em rgba(23, 0, 110, 0.65);
}
.container::before {
  content: "";
  position: absolute;
  inset: 0;
  -o-border-image: url(../_img/border%EF%B9%96v=20231207.png) 234 240 45 fill/3.9em 4em 0.75em/3.9em 2em 0.6em;
     border-image: url(../_img/border%EF%B9%96v=20231207.png) 234 240 45 fill/3.9em 4em 0.75em/3.9em 2em 0.6em;
}

.section-download {
  position: relative;
  margin: -3.35em 0 0.35em;
  text-align: center;
}

.section-content {
  position: relative;
  padding: 1px 0 0.35em;
}
.section-content .content {
  margin: 0.25em auto;
}
.section-content .content:nth-child(2n) {
  filter: drop-shadow(0 0.05em 0.1em rgba(34, 0, 0, 0.7));
}
.section-content p {
  font-size: 0.525em;
  margin: 0.5em auto;
  padding: 0 0.25em;
  color: #fff;
}

.section-prizes {
  position: relative;
  padding: 1px 0;
}
.section-prizes table {
  font-size: 0.6em;
  border-collapse: separate;
  border-spacing: 1em 0.25em;
  margin: 0.25em auto 0.75em;
}
.section-prizes td:first-child {
  text-align: right;
  background: rgba(23, 0, 110, 0.5);
  box-shadow: inset 0 0.1em 0.05em rgba(0, 0, 0, 0.5), inset 0 -0.075em 0 rgba(255, 255, 255, 0.35);
  padding: 0 1em;
  border-radius: 2em;
  --outline-color: #000;
  --outline-width: .06em;
}
.section-prizes td:last-child {
  text-align: left;
}
.section-prizes b {
  color: #f9e70e;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: 700;
}

.section-rules {
  position: relative;
}
.section-rules ol {
  margin: 0.5em -0.25em 0.75em;
  font-size: 0.45em;
  font-weight: 400;
  padding-left: 1.25em;
  line-height: 1.4;
  color: #fff;
}
.section-rules li + li {
  margin: 0.35em 0 0 0;
}
.section-rules a {
  color: #26c;
  word-break: keep-all;
  word-wrap: break-word;
}
.section-rules a:visited {
  color: #26c;
}

/*=====================*/
/* KEYFRAMES AND MEDIA */
@keyframes flash {
  0% {
    background-position: top;
  }
  50% {
    background-position: bottom;
  }
}
/* ==================== */
/* JS ANIMATION CLASSES */
.fade-up {
  transform: translate(0, 1em);
  opacity: 0;
  transition: opacity 0.8s, transform 0.8s;
}
.fade-up.faded {
  transform: none;
  opacity: 1;
}

.content-padding .fade-up {
  transition: opacity 0.5s ease-out;
  transform: none;
}/*# sourceMappingURL=main.css.map */