@font-face {
  font-family: Material Icons Outlined;
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/_next/static/media/material-icons-outlined.f86cb7b0.woff2)
      format("woff2"),
    url(/_next/static/media/material-icons-outlined.78a93b20.woff)
      format("woff");
}
.material-icons-outlined {
  font-family: Material Icons Outlined;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}
*,
:after,
:before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
/* ! tailwindcss v3.4.16 | MIT License | https://tailwindcss.com */
*,
:after,
:before {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}
:after,
:before {
  --tw-content: "";
}
:host,
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  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;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
}
fieldset,
legend {
  padding: 0;
}
menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
[role="button"],
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.\!fixed {
  position: fixed !important;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.\!left-\[18\%\] {
  left: 18% !important;
}
.\!left-\[4\%\] {
  left: 4% !important;
}
.\!left-\[5\%\] {
  left: 5% !important;
}
.\!right-\[2\%\] {
  right: 2% !important;
}
.\!top-\[11\%\] {
  top: 11% !important;
}
.\!top-\[13\.5\%\] {
  top: 13.5% !important;
}
.\!top-\[6\%\] {
  top: 6% !important;
}
.-bottom-\[10px\] {
  bottom: -10px;
}
.-right-6 {
  right: -1.5rem;
}
.-top-10 {
  top: -2.5rem;
}
.-top-8 {
  top: -2rem;
}
.bottom-0 {
  bottom: 0;
}
.bottom-12 {
  bottom: 3rem;
}
.bottom-4 {
  bottom: 1rem;
}
.bottom-\[-30\%\] {
  bottom: -30%;
}
.bottom-\[0\%\] {
  bottom: 0;
}
.bottom-\[10\%\] {
  bottom: 10%;
}
.bottom-\[10px\] {
  bottom: 10px;
}
.bottom-\[15\%\] {
  bottom: 15%;
}
.bottom-\[35\%\] {
  bottom: 35%;
}
.bottom-\[4\%\] {
  bottom: 4%;
}
.bottom-\[5\%\] {
  bottom: 5%;
}
.bottom-\[8\%\] {
  bottom: 8%;
}
.left-0 {
  left: 0;
}
.left-1\/2 {
  left: 50%;
}
.left-\[-10\%\] {
  left: -10%;
}
.left-\[1\%\] {
  left: 1%;
}
.left-\[20\%\] {
  left: 20%;
}
.left-\[40\%\] {
  left: 40%;
}
.left-\[42\.5\%\] {
  left: 42.5%;
}
.left-\[5\%\] {
  left: 5%;
}
.left-\[50\%\] {
  left: 50%;
}
.left-\[78px\] {
  left: 78px;
}
.left-\[80\%\] {
  left: 80%;
}
.left-\[9vw\] {
  left: 9vw;
}
.right-0 {
  right: 0;
}
.right-3 {
  right: 0.75rem;
}
.right-4 {
  right: 1rem;
}
.right-\[-10\%\] {
  right: -10%;
}
.right-\[-20\%\] {
  right: -20%;
}
.right-\[10px\] {
  right: 10px;
}
.right-\[5\%\] {
  right: 5%;
}
.right-\[8\%\] {
  right: 8%;
}
.right-\[9vw\] {
  right: 9vw;
}
.top-0 {
  top: 0;
}
.top-1 {
  top: 0.25rem;
}
.top-1\/2 {
  top: 50%;
}
.top-14 {
  top: 3.5rem;
}
.top-20 {
  top: 5rem;
}
.top-4 {
  top: 1rem;
}
.top-\[-20\%\] {
  top: -20%;
}
.top-\[0\%\] {
  top: 0;
}
.top-\[1\.2\%\] {
  top: 1.2%;
}
.top-\[10\%\] {
  top: 10%;
}
.top-\[15\%\] {
  top: 15%;
}
.top-\[15px\] {
  top: 15px;
}
.top-\[2\%\] {
  top: 2%;
}
.top-\[20\%\] {
  top: 20%;
}
.top-\[25\%\] {
  top: 25%;
}
.top-\[28px\] {
  top: 28px;
}
.top-\[3\%\] {
  top: 3%;
}
.top-\[30\%\] {
  top: 30%;
}
.top-\[32\%\] {
  top: 32%;
}
.top-\[38\%\] {
  top: 38%;
}
.top-\[4\%\] {
  top: 4%;
}
.top-\[40\%\] {
  top: 40%;
}
.top-\[5\%\] {
  top: 5%;
}
.top-\[50\%\] {
  top: 50%;
}
.top-\[60\%\] {
  top: 60%;
}
.top-\[8\%\] {
  top: 8%;
}
.-z-\[1\] {
  z-index: -1;
}
.z-10 {
  z-index: 10;
}
.z-\[10000\] {
  z-index: 10000;
}
.z-\[1000\] {
  z-index: 1000;
}
.z-\[100\] {
  z-index: 100;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[3\] {
  z-index: 3;
}
.z-\[9999\] {
  z-index: 9999;
}
.z-\[999\] {
  z-index: 999;
}
.-m-3 {
  margin: -0.75rem;
}
.-m-\[12px\] {
  margin: -12px;
}
.m-3 {
  margin: 0.75rem;
}
.m-\[1vw\] {
  margin: 1vw;
}
.m-auto {
  margin: auto;
}
.\!mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-\[10px\] {
  margin-left: 10px;
  margin-right: 10px;
}
.mx-\[2px\] {
  margin-left: 2px;
  margin-right: 2px;
}
.mx-\[4px\] {
  margin-left: 4px;
  margin-right: 4px;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.my-\[10px\] {
  margin-top: 10px;
  margin-bottom: 10px;
}
.my-\[50px\] {
  margin-top: 50px;
  margin-bottom: 50px;
}
.my-\[6px\] {
  margin-top: 6px;
  margin-bottom: 6px;
}
.-mt-\[10px\] {
  margin-top: -10px;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-9 {
  margin-bottom: 2.25rem;
}
.mb-\[10vh\] {
  margin-bottom: 10vh;
}
.mb-\[10vw\] {
  margin-bottom: 10vw;
}
.mb-\[2vh\] {
  margin-bottom: 2vh;
}
.mb-\[4vh\] {
  margin-bottom: 4vh;
}
.mb-\[8\%\] {
  margin-bottom: 8%;
}
.ml-0 {
  margin-left: 0;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-10 {
  margin-left: 2.5rem;
}
.ml-4 {
  margin-left: 1rem;
}
.ml-6 {
  margin-left: 1.5rem;
}
.ml-\[1ch\] {
  margin-left: 1ch;
}
.ml-auto {
  margin-left: auto;
}
.mr-0 {
  margin-right: 0;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-10 {
  margin-right: 2.5rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mr-6 {
  margin-right: 1.5rem;
}
.mr-\[10\%\] {
  margin-right: 10%;
}
.mr-\[4px\] {
  margin-right: 4px;
}
.mt-0 {
  margin-top: 0;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-\[-10px\] {
  margin-top: -10px;
}
.mt-\[-1px\] {
  margin-top: -1px;
}
.mt-\[-75\%\] {
  margin-top: -75%;
}
.mt-\[10px\] {
  margin-top: 10px;
}
.mt-\[15\%\] {
  margin-top: 15%;
}
.mt-\[20px\] {
  margin-top: 20px;
}
.mt-\[24\%\] {
  margin-top: 24%;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.mt-\[30px\] {
  margin-top: 30px;
}
.mt-\[3vw\] {
  margin-top: 3vw;
}
.mt-\[40px\] {
  margin-top: 40px;
}
.mt-\[56px\] {
  margin-top: 56px;
}
.mt-\[7px\] {
  margin-top: 7px;
}
.mt-\[calc\(56\.25vw-40px\)\] {
  margin-top: calc(56.25vw - 40px);
}
.box-border {
  box-sizing: border-box;
}
.line-clamp-2 {
  -webkit-line-clamp: 2;
}
.line-clamp-2,
.line-clamp-6 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.line-clamp-6 {
  -webkit-line-clamp: 6;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.size-\[150px\] {
  width: 150px;
  height: 150px;
}
.size-\[51px\] {
  width: 51px;
  height: 51px;
}
.\!h-6 {
  height: 1.5rem !important;
}
.h-10 {
  height: 2.5rem;
}
.h-12 {
  height: 3rem;
}
.h-16 {
  height: 4rem;
}
.h-32 {
  height: 8rem;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-8 {
  height: 2rem;
}
.h-9 {
  height: 2.25rem;
}
.h-\[100dvh\] {
  height: 100dvh;
}
.h-\[100vh\] {
  height: 100vh;
}
.h-\[10px\] {
  height: 10px;
}
.h-\[142px\] {
  height: 142px;
}
.h-\[145px\] {
  height: 145px;
}
.h-\[18px\] {
  height: 18px;
}
.h-\[20px\] {
  height: 20px;
}
.h-\[224px\] {
  height: 224px;
}
.h-\[30px\] {
  height: 30px;
}
.h-\[35px\] {
  height: 35px;
}
.h-\[40px\] {
  height: 40px;
}
.h-\[45px\] {
  height: 45px;
}
.h-\[56\.25vw\] {
  height: 56.25vw;
}
.h-\[56px\] {
  height: 56px;
}
.h-\[64px\] {
  height: 64px;
}
.h-\[65px\] {
  height: 65px;
}
.h-\[80\%\] {
  height: 80%;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.max-h-32 {
  max-height: 8rem;
}
.max-h-full {
  max-height: 100%;
}
.min-h-\[40px\] {
  min-height: 40px;
}
.min-h-\[56px\] {
  min-height: 56px;
}
.min-h-\[86px\] {
  min-height: 86px;
}
.min-h-\[auto\] {
  min-height: auto;
}
.min-h-full {
  min-height: 100%;
}
.min-h-screen {
  min-height: 100vh;
}
.\!w-\[25\%\] {
  width: 25% !important;
}
.\!w-\[30\%\] {
  width: 30% !important;
}
.\!w-\[35\%\] {
  width: 35% !important;
}
.\!w-\[50\%\] {
  width: 50% !important;
}
.w-1 {
  width: 0.25rem;
}
.w-1\/2 {
  width: 50%;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-1\/5 {
  width: 20%;
}
.w-10 {
  width: 2.5rem;
}
.w-12 {
  width: 3rem;
}
.w-4 {
  width: 1rem;
}
.w-5 {
  width: 1.25rem;
}
.w-6 {
  width: 1.5rem;
}
.w-8 {
  width: 2rem;
}
.w-\[1\.8vw\] {
  width: 1.8vw;
}
.w-\[1000px\] {
  width: 1000px;
}
.w-\[100vw\] {
  width: 100vw;
}
.w-\[112px\] {
  width: 112px;
}
.w-\[12\%\] {
  width: 12%;
}
.w-\[13\%\] {
  width: 13%;
}
.w-\[133px\] {
  width: 133px;
}
.w-\[140px\] {
  width: 140px;
}
.w-\[150px\] {
  width: 150px;
}
.w-\[18\%\] {
  width: 18%;
}
.w-\[233px\] {
  width: 233px;
}
.w-\[24vw\] {
  width: 24vw;
}
.w-\[25\%\] {
  width: 25%;
}
.w-\[29\%\] {
  width: 29%;
}
.w-\[31\%\] {
  width: 31%;
}
.w-\[35\%\] {
  width: 35%;
}
.w-\[4\%\] {
  width: 4%;
}
.w-\[47\%\] {
  width: 47%;
}
.w-\[49\%\] {
  width: 49%;
}
.w-\[5\.8vw\] {
  width: 5.8vw;
}
.w-\[50\%\] {
  width: 50%;
}
.w-\[51\%\] {
  width: 51%;
}
.w-\[52\%\] {
  width: 52%;
}
.w-\[56px\] {
  width: 56px;
}
.w-\[5vw\] {
  width: 5vw;
}
.w-\[6\%\] {
  width: 6%;
}
.w-\[65px\] {
  width: 65px;
}
.w-\[7\.4vw\] {
  width: 7.4vw;
}
.w-\[70\%\] {
  width: 70%;
}
.w-\[72px\] {
  width: 72px;
}
.w-\[75px\] {
  width: 75px;
}
.w-\[8\.8vw\] {
  width: 8.8vw;
}
.w-\[80\%\] {
  width: 80%;
}
.w-\[85\%\] {
  width: 85%;
}
.w-\[9\%\] {
  width: 9%;
}
.w-\[90\%\] {
  width: 90%;
}
.w-\[98\%\] {
  width: 98%;
}
.w-\[calc\(100\%-48px\)\] {
  width: calc(100% - 48px);
}
.w-\[full\] {
  width: full;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.w-max {
  width: -moz-max-content;
  width: max-content;
}
.w-screen {
  width: 100vw;
}
.min-w-\[160px\] {
  min-width: 160px;
}
.min-w-\[24px\] {
  min-width: 24px;
}
.min-w-\[40px\] {
  min-width: 40px;
}
.min-w-\[64px\] {
  min-width: 64px;
}
.min-w-\[96px\] {
  min-width: 96px;
}
.min-w-full {
  min-width: 100%;
}
.max-w-\[1000px\] {
  max-width: 1000px;
}
.max-w-\[1296px\] {
  max-width: 1296px;
}
.max-w-\[500px\] {
  max-width: 500px;
}
.max-w-\[600px\] {
  max-width: 600px;
}
.max-w-\[750px\] {
  max-width: 750px;
}
.max-w-full {
  max-width: 100%;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-shrink {
  flex-shrink: 1;
}
.flex-shrink-0,
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.-translate-x-1 {
  --tw-translate-x: -0.25rem;
}
.-translate-x-1,
.-translate-x-1\/2 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
}
.-translate-x-\[70\%\] {
  --tw-translate-x: -70%;
}
.-translate-x-\[70\%\],
.-translate-y-1 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1 {
  --tw-translate-y: -0.25rem;
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
}
.-translate-y-1\/2,
.-translate-y-\[70\%\] {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-\[70\%\] {
  --tw-translate-y: -70%;
}
.translate-x-\[-50\%\] {
  --tw-translate-x: -50%;
}
.translate-x-\[-50\%\],
.translate-y-\[1vw\] {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-\[1vw\] {
  --tw-translate-y: 1vw;
}
.-rotate-180 {
  --tw-rotate: -180deg;
}
.-rotate-180,
.rotate-180 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180 {
  --tw-rotate: 180deg;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform-none {
  transform: none;
}
@keyframes scan {
  0%,
  to {
    transform: translateY(0);
  }
  50% {
    transform: translateY(38px);
  }
}
.animate-scan {
  animation: scan 3s infinite;
}
.cursor-pointer {
  cursor: pointer;
}
.select-none {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.resize {
  resize: both;
}
.auto-rows-max {
  grid-auto-rows: max-content;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-x-3 {
  -moz-column-gap: 0.75rem;
  column-gap: 0.75rem;
}
.gap-x-4 {
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}
.gap-x-6 {
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
}
.gap-y-6 {
  row-gap: 1.5rem;
}
.gap-y-\[2px\] {
  row-gap: 2px;
}
.self-end {
  align-self: flex-end;
}
.self-center {
  align-self: center;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.overflow-scroll {
  overflow: scroll;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.text-ellipsis {
  text-overflow: ellipsis;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.break-normal {
  overflow-wrap: normal;
  word-break: normal;
}
.break-words {
  overflow-wrap: break-word;
}
.break-all {
  word-break: break-all;
}
.break-keep {
  word-break: keep-all;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-3xl {
  border-radius: 1.5rem;
}
.rounded-\[10px\] {
  border-radius: 10px;
}
.rounded-\[20\%\] {
  border-radius: 20%;
}
.rounded-\[50\%\] {
  border-radius: 50%;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.rounded-t-sm {
  border-top-left-radius: 0.125rem;
  border-top-right-radius: 0.125rem;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0;
}
.border-2 {
  border-width: 2px;
}
.border-b-\[1px\] {
  border-bottom-width: 1px;
}
.border-t-\[3px\] {
  border-top-width: 3px;
}
.border-none {
  border-style: none;
}
.\!border-\[rgb\(60\2c 64\2c 67\)\] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(60 64 67 / var(--tw-border-opacity, 1)) !important;
}
.border-\[\#1e1c24\] {
  --tw-border-opacity: 1;
  border-color: rgb(30 28 36 / var(--tw-border-opacity, 1));
}
.border-\[\#774f2f\] {
  --tw-border-opacity: 1;
  border-color: rgb(119 79 47 / var(--tw-border-opacity, 1));
}
.border-\[\#a1b4d9\] {
  --tw-border-opacity: 1;
  border-color: rgb(161 180 217 / var(--tw-border-opacity, 1));
}
.border-\[\#aa7138\] {
  --tw-border-opacity: 1;
  border-color: rgb(170 113 56 / var(--tw-border-opacity, 1));
}
.border-\[rgb\(218\2c 220\2c 224\)\] {
  --tw-border-opacity: 1;
  border-color: rgb(218 220 224 / var(--tw-border-opacity, 1));
}
.border-\[rgb\(232\2c 234\2c 237\)\] {
  --tw-border-opacity: 1;
  border-color: rgb(232 234 237 / var(--tw-border-opacity, 1));
}
.\!bg-\[\#e8f3ef\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(232 243 239 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#00000080\] {
  background-color: #00000080;
}
.bg-\[\#0000008A\] {
  background-color: #0000008a;
}
.bg-\[\#000000BF\] {
  background-color: #000000bf;
}
.bg-\[\#01875f\] {
  --tw-bg-opacity: 1;
  background-color: rgb(1 135 95 / var(--tw-bg-opacity, 1));
}
.bg-\[\#056449\] {
  --tw-bg-opacity: 1;
  background-color: rgb(5 100 73 / var(--tw-bg-opacity, 1));
}
.bg-\[\#202124\] {
  --tw-bg-opacity: 1;
  background-color: rgb(32 33 36 / var(--tw-bg-opacity, 1));
}
.bg-\[\#2b2b2c\] {
  --tw-bg-opacity: 1;
  background-color: rgb(43 43 44 / var(--tw-bg-opacity, 1));
}
.bg-\[\#7a3c19\] {
  --tw-bg-opacity: 1;
  background-color: rgb(122 60 25 / var(--tw-bg-opacity, 1));
}
.bg-\[\#974c21\] {
  --tw-bg-opacity: 1;
  background-color: rgb(151 76 33 / var(--tw-bg-opacity, 1));
}
.bg-\[\#BD8945\] {
  --tw-bg-opacity: 1;
  background-color: rgb(189 137 69 / var(--tw-bg-opacity, 1));
}
.bg-\[\#d2e3fb\] {
  --tw-bg-opacity: 1;
  background-color: rgb(210 227 251 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f5f5f5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.bg-\[rgb\(232\2c 234\2c 237\)\] {
  --tw-bg-opacity: 1;
  background-color: rgb(232 234 237 / var(--tw-bg-opacity, 1));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-black\/30 {
  background-color: rgba(0, 0, 0, 0.3);
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-\[url\(\'\/Common\/download\/head-background\.png\'\)\] {
  background-image: url(/Common/download/head-background.png);
}
.bg-\[url\(\'\/Index\/download\/head-background\.png\'\)\] {
  background-image: url(/Index/download/head-background.png);
}
.bg-\[url\(\'\/common\/ios\/go-button\.png\'\)\] {
  background-image: url(/common/ios/go-button.png);
}
.bg-\[url\(\'\/common\/recharge\/btn-bg-mx-biwin\.png\'\)\] {
  background-image: url(/common/recharge/btn-bg-mx-biwin.png);
}
.bg-\[url\(\'\/common\/recharge\/btn-bg\.png\'\)\] {
  background-image: url(/common/recharge/btn-bg.png);
}
.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-video-bg {
  background-image: linear-gradient(0deg, #202124 0, transparent 56%);
}
.from-\[\#bd8945\] {
  --tw-gradient-from: #bd8945 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(189, 137, 69, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-\[\#864f26\] {
  --tw-gradient-to: #864f26 var(--tw-gradient-to-position);
}
.bg-\[length\:100\%_100\%\] {
  background-size: 100% 100%;
}
.bg-\[length\:100\%_auto\] {
  background-size: 100% auto;
}
.bg-\[length\:98\%\] {
  background-size: 98%;
}
.bg-contain {
  background-size: contain;
}
.bg-cover {
  background-size: cover;
}
.bg-center {
  background-position: 50%;
}
.bg-top {
  background-position: top;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.\!fill-\[\#056449\] {
  fill: #056449 !important;
}
.fill-\[\#01875f\] {
  fill: #01875f;
}
.fill-\[\#F1F3F4\] {
  fill: #f1f3f4;
}
.fill-\[rgb\(154\2c 160\2c 166\)\] {
  fill: #9aa0a6;
}
.fill-\[rgb\(232\2c 234\2c 237\)\] {
  fill: #e8eaed;
}
.fill-\[rgb\(32\2c 33\2c 36\)\] {
  fill: #202124;
}
.fill-\[rgb\(95\2c 99\2c 104\)\] {
  fill: #5f6368;
}
.fill-current {
  fill: currentColor;
}
.object-contain {
  -o-object-fit: contain;
  object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.object-fill {
  -o-object-fit: fill;
  object-fit: fill;
}
.p-0 {
  padding: 0;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-\[1px\] {
  padding: 1px;
}
.p-\[1vw\] {
  padding: 1vw;
}
.p-\[2vw\] {
  padding: 2vw;
}
.p-\[3px\] {
  padding: 3px;
}
.p-\[4vw\] {
  padding: 4vw;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-\[20\%\] {
  padding-left: 20%;
  padding-right: 20%;
}
.px-\[4\%\] {
  padding-left: 4%;
  padding-right: 4%;
}
.px-\[5\%\] {
  padding-left: 5%;
  padding-right: 5%;
}
.px-\[5px\] {
  padding-left: 5px;
  padding-right: 5px;
}
.px-\[5vw\] {
  padding-left: 5vw;
  padding-right: 5vw;
}
.px-\[6\%\] {
  padding-left: 6%;
  padding-right: 6%;
}
.px-\[7px\] {
  padding-left: 7px;
  padding-right: 7px;
}
.px-\[8vw\] {
  padding-left: 8vw;
  padding-right: 8vw;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-\[2vw\] {
  padding-top: 2vw;
  padding-bottom: 2vw;
}
.py-\[5px\] {
  padding-top: 5px;
  padding-bottom: 5px;
}
.py-\[6px\] {
  padding-top: 6px;
  padding-bottom: 6px;
}
.py-\[6vw\] {
  padding-top: 6vw;
  padding-bottom: 6vw;
}
.pb-0 {
  padding-bottom: 0;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pb-\[11vw\] {
  padding-bottom: 11vw;
}
.pb-\[2vh\] {
  padding-bottom: 2vh;
}
.pb-\[4\%\] {
  padding-bottom: 4%;
}
.pb-\[4vh\] {
  padding-bottom: 4vh;
}
.pb-\[72px\] {
  padding-bottom: 72px;
}
.pb-\[9px\] {
  padding-bottom: 9px;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-\[15px\] {
  padding-left: 15px;
}
.pl-\[2vw\] {
  padding-left: 2vw;
}
.pr-4 {
  padding-right: 1rem;
}
.pr-\[15px\] {
  padding-right: 15px;
}
.pr-\[2vw\] {
  padding-right: 2vw;
}
.pr-\[5\%\] {
  padding-right: 5%;
}
.pt-12 {
  padding-top: 3rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-9 {
  padding-top: 2.25rem;
}
.pt-\[15px\] {
  padding-top: 15px;
}
.pt-\[24\%\] {
  padding-top: 24%;
}
.pt-\[2vh\] {
  padding-top: 2vh;
}
.pt-\[3\%\] {
  padding-top: 3%;
}
.pt-\[30px\] {
  padding-top: 30px;
}
.text-center {
  text-align: center;
}
.indent-2 {
  text-indent: 0.5rem;
}
.align-top {
  vertical-align: top;
}
.align-middle {
  vertical-align: middle;
}
.font-\[Eras-Bold\],
.font-game {
  font-family: Eras-Bold;
}
.font-title {
  font-family: Google Sans Display, Roboto, Arial, sans-serif;
}
.\!text-\[12px\] {
  font-size: 12px !important;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[18px\] {
  font-size: 18px;
}
.text-\[1rem\] {
  font-size: 1rem;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-\[22px\] {
  font-size: 22px;
}
.text-\[24px\] {
  font-size: 24px;
}
.text-\[26px\] {
  font-size: 26px;
}
.text-\[3\.5rem\] {
  font-size: 3.5rem;
}
.text-\[4vw\] {
  font-size: 4vw;
}
.text-\[5vw\] {
  font-size: 5vw;
}
.text-\[6px\] {
  font-size: 6px;
}
.text-\[6vw\] {
  font-size: 6vw;
}
.text-\[7px\] {
  font-size: 7px;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.leading-12 {
  line-height: 48px;
}
.leading-4 {
  line-height: 1rem;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-8 {
  line-height: 2rem;
}
.leading-9 {
  line-height: 2.25rem;
}
.leading-\[4rem\] {
  line-height: 4rem;
}
.leading-none {
  line-height: 1;
}
.tracking-\[\.00625rem\] {
  letter-spacing: 0.00625rem;
}
.tracking-\[\.0142857143em\] {
  letter-spacing: 0.0142857143em;
}
.tracking-\[\.0178571429em\] {
  letter-spacing: 0.0178571429em;
}
.tracking-\[\.2px\] {
  letter-spacing: 0.2px;
}
.tracking-\[0\.00625rem\] {
  letter-spacing: 0.00625rem;
}
.tracking-\[0\.0142857143rem\] {
  letter-spacing: 0.0142857143rem;
}
.tracking-\[0\.01428571743rem\] {
  letter-spacing: 0.01428571743rem;
}
.tracking-\[0\.0178571429rem\] {
  letter-spacing: 0.0178571429rem;
}
.tracking-normal {
  letter-spacing: 0;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.\!text-\[\#056449\] {
  --tw-text-opacity: 1 !important;
  color: rgb(5 100 73 / var(--tw-text-opacity, 1)) !important;
}
.text-\[\#01875f\] {
  --tw-text-opacity: 1;
  color: rgb(1 135 95 / var(--tw-text-opacity, 1));
}
.text-\[\#2da47a\] {
  --tw-text-opacity: 1;
  color: rgb(45 164 122 / var(--tw-text-opacity, 1));
}
.text-\[\#646464\] {
  --tw-text-opacity: 1;
  color: rgb(100 100 100 / var(--tw-text-opacity, 1));
}
.text-\[\#666\] {
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
}
.text-\[\#FEFCE5\] {
  --tw-text-opacity: 1;
  color: rgb(254 252 229 / var(--tw-text-opacity, 1));
}
.text-\[\#FFD84A\] {
  --tw-text-opacity: 1;
  color: rgb(255 216 74 / var(--tw-text-opacity, 1));
}
.text-\[\#b65b2c\] {
  --tw-text-opacity: 1;
  color: rgb(182 91 44 / var(--tw-text-opacity, 1));
}
.text-\[\#fbdaaf\] {
  --tw-text-opacity: 1;
  color: rgb(251 218 175 / var(--tw-text-opacity, 1));
}
.text-\[\#fccb0b\] {
  --tw-text-opacity: 1;
  color: rgb(252 203 11 / var(--tw-text-opacity, 1));
}
.text-\[\#fef127\] {
  --tw-text-opacity: 1;
  color: rgb(254 241 39 / var(--tw-text-opacity, 1));
}
.text-\[\#ffe336\] {
  --tw-text-opacity: 1;
  color: rgb(255 227 54 / var(--tw-text-opacity, 1));
}
.text-\[\#ffe698\] {
  --tw-text-opacity: 1;
  color: rgb(255 230 152 / var(--tw-text-opacity, 1));
}
.text-\[\#ffffe9\] {
  --tw-text-opacity: 1;
  color: rgb(255 255 233 / var(--tw-text-opacity, 1));
}
.text-\[rgb\(154\2c 160\2c 166\)\] {
  --tw-text-opacity: 1;
  color: rgb(154 160 166 / var(--tw-text-opacity, 1));
}
.text-\[rgb\(232\2c 234\2c 237\)\] {
  --tw-text-opacity: 1;
  color: rgb(232 234 237 / var(--tw-text-opacity, 1));
}
.text-\[rgb\(32\2c 33\2c 36\)\] {
  --tw-text-opacity: 1;
  color: rgb(32 33 36 / var(--tw-text-opacity, 1));
}
.text-\[rgb\(95\2c 99\2c 104\)\] {
  --tw-text-opacity: 1;
  color: rgb(95 99 104 / var(--tw-text-opacity, 1));
}
.text-black\/80 {
  color: rgba(0, 0, 0, 0.8);
}
.text-current {
  color: currentColor;
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.underline {
  text-decoration-line: underline;
}
.no-underline {
  text-decoration-line: none;
}
.underline-offset-2 {
  text-underline-offset: 2px;
}
.opacity-0 {
  opacity: 0;
}
.opacity-50 {
  opacity: 0.5;
}
.shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.blur {
  --tw-blur: blur(8px);
}
.blur,
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.transition-colors {
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.will-change-transform {
  will-change: transform;
}
:root {
  --foreground-rgb: 0, 0, 0;
  --background-start-rgb: 214, 219, 220;
  --background-end-rgb: 255, 255, 255;
}
@media (prefers-color-scheme: dark) {
  :root {
    --foreground-rgb: 255, 255, 255;
    --background-start-rgb: 0, 0, 0;
    --background-end-rgb: 0, 0, 0;
  }
}
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: Eras-Bold;
  src: url(/fonts/Eras-Bold-ITC.ttf) format("truetype");
}
.first\:mt-0:first-child {
  margin-top: 0;
}
.first\:pl-0:first-child {
  padding-left: 0;
}
.hover\:\!bg-\[\#dfe9e6\]:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(223 233 230 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:bg-\[\#000000B3\]:hover {
  background-color: #000000b3;
}
.hover\:bg-\[\#056449\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(5 100 73 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#f5f5f5\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#f7f8f8\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(247 248 248 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#f7fafe\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(247 250 254 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#f9f9f9\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity, 1));
}
.hover\:fill-\[\#056449\]:hover {
  fill: #056449;
}
.hover\:text-\[\#01875f\]:hover {
  --tw-text-opacity: 1;
  color: rgb(1 135 95 / var(--tw-text-opacity, 1));
}
.hover\:text-\[\#056449\]:hover {
  --tw-text-opacity: 1;
  color: rgb(5 100 73 / var(--tw-text-opacity, 1));
}
.hover\:text-\[rgb\(32\2c 33\2c 36\)\]:hover {
  --tw-text-opacity: 1;
  color: rgb(32 33 36 / var(--tw-text-opacity, 1));
}
@media (min-width: 375px) {
  .xs\:max-w-\[112px\] {
    max-width: 112px;
  }
  .xs\:justify-center {
    justify-content: center;
  }
}
@media (min-width: 840px) {
  .md\:top-\[45\%\] {
    top: 45%;
  }
  .md\:ml-7 {
    margin-left: 1.75rem;
  }
  .md\:mr-4 {
    margin-right: 1rem;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-\[64px\] {
    height: 64px;
  }
  .md\:pt-8 {
    padding-top: 2rem;
  }
  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 960px) {
  .lg\:pt-12 {
    padding-top: 3rem;
  }
  .lg\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1280px) {
  .xl\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .xl\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
@media (min-width: 1440px) {
  .xxl\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .xxl\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 1920px) {
  .\33xl\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .\33xl\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
}
@media (min-width: 2400px) {
  .\34xl\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
  .\34xl\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
}
@media (min-width: 3840px) {
  .\36xl\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }
}
.spine-player {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  background: none;
}
.spine-player * {
  box-sizing: border-box;
  font-family: PT Sans, Arial, Helvetica Neue, Helvetica, Tahoma, sans-serif;
  color: #ddd;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.spine-player-error {
  font-size: 14px;
  z-index: 10;
  border-radius: 4px;
  -webkit-user-select: text;
  -moz-user-select: text;
  user-select: text;
}
.spine-player-hidden {
  display: none;
}
.spine-player canvas {
  border-radius: 4px;
}
.spine-player-slider {
  width: 100%;
  height: 16px;
  position: relative;
  cursor: pointer;
}
.spine-player-slider-value {
  position: absolute;
  bottom: 0;
  height: 2px;
  background: #62b0ee99;
  cursor: pointer;
}
.spine-player-slider-value.hovering,
.spine-player-slider:hover .spine-player-slider-value {
  height: 4px;
  background: #62b0ee;
  transition: height 0.2s;
}
.spine-player-slider.big {
  height: 12px;
  background: #000;
}
.spine-player-slider.big .spine-player-slider-value {
  height: 12px;
  background: #62b0ee;
}
.spine-player-column {
  display: flex;
  flex-direction: column;
}
.spine-player-row {
  display: flex;
  flex-direction: row;
}
.spine-player-list {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.spine-player-list li {
  cursor: pointer;
  margin: 8px;
}
.spine-player-list .selectable {
  display: flex;
  flex-direction: row;
  margin: 0 !important;
  padding: 2px 20px 2px 0 !important;
}
.spine-player-list li.selectable:first-child {
  margin-top: 4px !important;
}
.spine-player-list li.selectable:last-child {
  margin-bottom: 4px !important;
}
.spine-player-list li.selectable:hover {
  background: #6e6e6e;
}
.spine-player-list li.selectable .selectable-circle {
  display: flex;
  flex-direction: row;
  width: 6px;
  min-width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
  align-self: center;
  opacity: 0;
  margin: 5px 10px;
}
.spine-player-list li.selectable.selected .selectable-circle {
  opacity: 1;
}
.spine-player-list li.selectable .selectable-text {
  color: #aaa;
}
.spine-player-list li.selectable.selected .selectable-text,
.spine-player-list li.selectable:hover .selectable-text {
  color: #ddd;
}
.spine-player-switch {
  display: flex;
  flex-direction: row;
  margin: 2px 10px;
}
.spine-player-switch-text {
  flex: 1;
  margin-right: 8px;
}
.spine-player-switch-knob-area {
  width: 30px;
  height: 10px;
  display: block;
  border-radius: 5px;
  background: #6e6e6e;
  position: relative;
  align-self: center;
  justify-self: flex-end;
}
.spine-player-switch.active .spine-player-switch-knob-area {
  background: #5eaff1;
}
.spine-player-switch-knob {
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #9e9e9e;
  position: absolute;
  left: 0;
  top: -2px;
  filter: drop-shadow(0 0 1px #333);
  transition: transform 0.2s;
}
.spine-player-switch.active .spine-player-switch-knob {
  background: #fff;
  transform: translate(18px);
  transition: transform 0.2s;
}
.spine-player-popup-parent {
  position: relative;
}
.spine-player-popup {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: absolute;
  background: #000000bf;
  z-index: 1;
  right: 2px;
  bottom: 40px;
  border-radius: 4px;
  max-height: 400%;
  overflow: auto;
  font-size: 85%;
}
.spine-player-popup-title {
  margin: 4px 15px 2px;
  text-align: center;
}
.spine-player-popup hr {
  margin: 0;
  border: 0;
  border-bottom: 1px solid #cccccc70;
}
.spine-player-controls {
  display: flex;
  flex-direction: column;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 1;
  transition: opacity 0.4s;
}
.spine-player-controls-hidden {
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.4s;
}
.spine-player-buttons {
  display: flex;
  flex-direction: row;
  width: 100%;
  background: #00000080;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 2px 8px 3px;
}
.spine-player-button {
  background: none;
  outline: 0;
  border: none;
  width: 32px;
  height: 32px;
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 50%;
  cursor: pointer;
  margin-right: 3px;
  padding-bottom: 3px;
  filter: drop-shadow(0 0 1px #333);
}
.spine-player-button-spacer {
  flex: 1;
}
.spine-player-button-icon-play {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eplay%3C%2Ftitle%3E%3Cg%20id%3D%22play%22%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2243%2023.3%204%2047%204%201%2043%2023.3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
}
.spine-player-button-icon-play-selected,
.spine-player-button-icon-play:hover {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2362B0EE%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eplay%3C%2Ftitle%3E%3Cg%20id%3D%22play%22%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2243%2023.3%204%2047%204%201%2043%2023.3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
}
.spine-player-button-icon-pause {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Epause%3C%2Ftitle%3E%3Cg%20id%3D%22pause%22%3E%3Crect%20class%3D%22cls-1%22%20x%3D%226%22%20y%3D%221%22%20width%3D%2213%22%20height%3D%2246%22%2F%3E%3Crect%20class%3D%22cls-1%22%20x%3D%2228%22%20y%3D%221%22%20width%3D%2213%22%20height%3D%2246%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
}
.spine-player-button-icon-pause-selected,
.spine-player-button-icon-pause:hover {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2362B0EE%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Epause%3C%2Ftitle%3E%3Cg%20id%3D%22pause%22%3E%3Crect%20class%3D%22cls-1%22%20x%3D%226%22%20y%3D%221%22%20width%3D%2213%22%20height%3D%2246%22%2F%3E%3Crect%20class%3D%22cls-1%22%20x%3D%2228%22%20y%3D%221%22%20width%3D%2213%22%20height%3D%2246%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
}
.spine-player-button-icon-speed {
  background-image: url(data:image/svg+xml,%3Csvg%20id%3D%22playback%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eplayback%3C%2Ftitle%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M48%2C28V20l-4.7-1.18a20.16%2C20.16%2C0%2C0%2C0-2-4.81l2.49-4.15L38.14%2C4.2%2C34%2C6.69a20.16%2C20.16%2C0%2C0%2C0-4.81-2L28%2C0H20L18.82%2C4.7A20.16%2C20.16%2C0%2C0%2C0%2C14%2C6.7L9.86%2C4.2%2C4.2%2C9.86%2C6.69%2C14a20.16%2C20.16%2C0%2C0%2C0-2%2C4.81L0%2C20v8l4.7%2C1.18A20.16%2C20.16%2C0%2C0%2C0%2C6.7%2C34L4.2%2C38.14%2C9.86%2C43.8%2C14%2C41.31a20.16%2C20.16%2C0%2C0%2C0%2C4.81%2C2L20%2C48h8l1.18-4.7a20.16%2C20.16%2C0%2C0%2C0%2C4.81-2l4.15%2C2.49%2C5.66-5.66L41.31%2C34a20.16%2C20.16%2C0%2C0%2C0%2C2-4.81ZM24%2C38A14%2C14%2C0%2C1%2C1%2C38%2C24%2C14%2C14%2C0%2C0%2C1%2C24%2C38Z%22%2F%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2234%2024%2018%2033%2018%2015%2034%2024%2034%2024%22%2F%3E%3C%2Fsvg%3E);
}
.spine-player-button-icon-speed-selected,
.spine-player-button-icon-speed:hover {
  background-image: url(data:image/svg+xml,%3Csvg%20id%3D%22playback%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2362B0EE%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eplayback%3C%2Ftitle%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M48%2C28V20l-4.7-1.18a20.16%2C20.16%2C0%2C0%2C0-2-4.81l2.49-4.15L38.14%2C4.2%2C34%2C6.69a20.16%2C20.16%2C0%2C0%2C0-4.81-2L28%2C0H20L18.82%2C4.7A20.16%2C20.16%2C0%2C0%2C0%2C14%2C6.7L9.86%2C4.2%2C4.2%2C9.86%2C6.69%2C14a20.16%2C20.16%2C0%2C0%2C0-2%2C4.81L0%2C20v8l4.7%2C1.18A20.16%2C20.16%2C0%2C0%2C0%2C6.7%2C34L4.2%2C38.14%2C9.86%2C43.8%2C14%2C41.31a20.16%2C20.16%2C0%2C0%2C0%2C4.81%2C2L20%2C48h8l1.18-4.7a20.16%2C20.16%2C0%2C0%2C0%2C4.81-2l4.15%2C2.49%2C5.66-5.66L41.31%2C34a20.16%2C20.16%2C0%2C0%2C0%2C2-4.81ZM24%2C38A14%2C14%2C0%2C1%2C1%2C38%2C24%2C14%2C14%2C0%2C0%2C1%2C24%2C38Z%22%2F%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2234%2024%2018%2033%2018%2015%2034%2024%2034%2024%22%2F%3E%3C%2Fsvg%3E);
}
.spine-player-button-icon-animations {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eanimations%3C%2Ftitle%3E%3Cg%20id%3D%22animations%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M12%2C45V43.22a6.39%2C6.39%2C0%2C0%2C0%2C.63-.81%2C27.83%2C27.83%2C0%2C0%2C1%2C3.79-4.16c.93-.84%2C2.06-1.88%2C2.86-2.71a13.83%2C13.83%2C0%2C0%2C0%2C1.53-1.9l3.9-5.24c1-1.17.95-1.1%2C2.11%2C0l3%2C2.24a4%2C4%2C0%2C0%2C0-2.29%2C2.38c-1.37%2C3-2.39%2C4-2.68%2C4.22l-.23.18c-.54.39-1.81%2C1-1.7%2C1.54l.8%2C1.49a4.5%2C4.5%2C0%2C0%2C1%2C.39%2C1l.57%2C2.15a.69.69%2C0%2C0%2C0%2C.58.48c.47.08%2C1%2C.5%2C1.33.53%2C1.29.1%2C1.79%2C0%2C1.42-.54L26.7%2C42.72a.86.86%2C0%2C0%2C1-.2-.24%2C3.64%2C3.64%2C0%2C0%2C1-.42-2.2A5.39%2C5.39%2C0%2C0%2C1%2C26.61%2C39c1.84-2%2C6.74-6.36%2C6.74-6.36%2C1.71-1.81%2C1.4-2.52.81-3.84a27.38%2C27.38%2C0%2C0%2C0-2-3c-.41-.61-2.08-2.38-2.85-3.28-.43-.5.38-2.08.87-2.82.18-.12-.41.05%2C1.72.07a23.32%2C23.32%2C0%2C0%2C0%2C3.56-.19l1.63.61c.28%2C0%2C1.18-.09%2C1.31-.35l.12-.78c.18-.39.31-1.56-.05-1.75l-.6-.52a2.28%2C2.28%2C0%2C0%2C0-1.61.07l-.2.44c-.14.15-.52.37-.71.29l-2.24%2C0c-.5.12-1.18-.42-1.81-.73L32.05%2C15a8%2C8%2C0%2C0%2C0%2C.8-3.92%2C1.22%2C1.22%2C0%2C0%2C0-.28-.82%2C7.87%2C7.87%2C0%2C0%2C0-1.15-1.06l.11-.73c-.12-.49%2C1-.82%2C1.52-.82l.76-.33c.32%2C0%2C.68-.89.78-1.21L34.94%2C4a11.26%2C11.26%2C0%2C0%2C0%2C0-1.61C34.57.08%2C30.06-1.42%2C28.78%2C2c-.14.38-.62.77.34%2C3.21a1.55%2C1.55%2C0%2C0%2C1-.3%2C1.2L28.4%2C7a4%2C4%2C0%2C0%2C1-1.19.49c-.79%2C0-1.59-.75-4%2C.54C21%2C9.16%2C18.59%2C13%2C17.7%2C14.22a3.21%2C3.21%2C0%2C0%2C0-.61%2C1.58c-.05%2C1.16.7%2C3.74.87%2C5.75.13%2C1.53.21%2C2.52.72%2C3.06%2C1.07%2C1.14%2C2.1-.18%2C2.61-1a2.74%2C2.74%2C0%2C0%2C0-.14-1.86l-.74-.1c-.15-.15-.4-.42-.39-.64-.05-3.48-.22-3.14-.18-5.39%2C1.74-1.46%2C2.4-2.45%2C2.3-2-.2%2C1.15.28%2C2.83.09%2C4.35a6.46%2C6.46%2C0%2C0%2C1-.7%2C2.58s-2.11%2C4.22-2.14%2C4.27l-1.26%2C5.6-.7%2C1.44s-.71.54-1.59%2C1.21a9.67%2C9.67%2C0%2C0%2C0-2.27%2C3.18%2C20.16%2C20.16%2C0%2C0%2C1-1.42%2C2.83l-.87%2C1.31a1.72%2C1.72%2C0%2C0%2C1-.6.61l-1.83%2C1.1a1.39%2C1.39%2C0%2C0%2C0-.16.93l.68%2C1.71a4.07%2C4.07%2C0%2C0%2C1%2C.27%2C1.07l.17%2C1.56a.75.75%2C0%2C0%2C0%2C.71.59%2C18.13%2C18.13%2C0%2C0%2C0%2C3.26-.5c.27-.09-.29-.78-.53-1s-.45-.36-.45-.36A12.78%2C12.78%2C0%2C0%2C1%2C12%2C45Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
}
.spine-player-button-icon-animations-selected,
.spine-player-button-icon-animations:hover {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2362B0EE%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eanimations%3C%2Ftitle%3E%3Cg%20id%3D%22animations%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M12%2C45V43.22a6.39%2C6.39%2C0%2C0%2C0%2C.63-.81%2C27.83%2C27.83%2C0%2C0%2C1%2C3.79-4.16c.93-.84%2C2.06-1.88%2C2.86-2.71a13.83%2C13.83%2C0%2C0%2C0%2C1.53-1.9l3.9-5.24c1-1.17.95-1.1%2C2.11%2C0l3%2C2.24a4%2C4%2C0%2C0%2C0-2.29%2C2.38c-1.37%2C3-2.39%2C4-2.68%2C4.22l-.23.18c-.54.39-1.81%2C1-1.7%2C1.54l.8%2C1.49a4.5%2C4.5%2C0%2C0%2C1%2C.39%2C1l.57%2C2.15a.69.69%2C0%2C0%2C0%2C.58.48c.47.08%2C1%2C.5%2C1.33.53%2C1.29.1%2C1.79%2C0%2C1.42-.54L26.7%2C42.72a.86.86%2C0%2C0%2C1-.2-.24%2C3.64%2C3.64%2C0%2C0%2C1-.42-2.2A5.39%2C5.39%2C0%2C0%2C1%2C26.61%2C39c1.84-2%2C6.74-6.36%2C6.74-6.36%2C1.71-1.81%2C1.4-2.52.81-3.84a27.38%2C27.38%2C0%2C0%2C0-2-3c-.41-.61-2.08-2.38-2.85-3.28-.43-.5.38-2.08.87-2.82.18-.12-.41.05%2C1.72.07a23.32%2C23.32%2C0%2C0%2C0%2C3.56-.19l1.63.61c.28%2C0%2C1.18-.09%2C1.31-.35l.12-.78c.18-.39.31-1.56-.05-1.75l-.6-.52a2.28%2C2.28%2C0%2C0%2C0-1.61.07l-.2.44c-.14.15-.52.37-.71.29l-2.24%2C0c-.5.12-1.18-.42-1.81-.73L32.05%2C15a8%2C8%2C0%2C0%2C0%2C.8-3.92%2C1.22%2C1.22%2C0%2C0%2C0-.28-.82%2C7.87%2C7.87%2C0%2C0%2C0-1.15-1.06l.11-.73c-.12-.49%2C1-.82%2C1.52-.82l.76-.33c.32%2C0%2C.68-.89.78-1.21L34.94%2C4a11.26%2C11.26%2C0%2C0%2C0%2C0-1.61C34.57.08%2C30.06-1.42%2C28.78%2C2c-.14.38-.62.77.34%2C3.21a1.55%2C1.55%2C0%2C0%2C1-.3%2C1.2L28.4%2C7a4%2C4%2C0%2C0%2C1-1.19.49c-.79%2C0-1.59-.75-4%2C.54C21%2C9.16%2C18.59%2C13%2C17.7%2C14.22a3.21%2C3.21%2C0%2C0%2C0-.61%2C1.58c-.05%2C1.16.7%2C3.74.87%2C5.75.13%2C1.53.21%2C2.52.72%2C3.06%2C1.07%2C1.14%2C2.1-.18%2C2.61-1a2.74%2C2.74%2C0%2C0%2C0-.14-1.86l-.74-.1c-.15-.15-.4-.42-.39-.64-.05-3.48-.22-3.14-.18-5.39%2C1.74-1.46%2C2.4-2.45%2C2.3-2-.2%2C1.15.28%2C2.83.09%2C4.35a6.46%2C6.46%2C0%2C0%2C1-.7%2C2.58s-2.11%2C4.22-2.14%2C4.27l-1.26%2C5.6-.7%2C1.44s-.71.54-1.59%2C1.21a9.67%2C9.67%2C0%2C0%2C0-2.27%2C3.18%2C20.16%2C20.16%2C0%2C0%2C1-1.42%2C2.83l-.87%2C1.31a1.72%2C1.72%2C0%2C0%2C1-.6.61l-1.83%2C1.1a1.39%2C1.39%2C0%2C0%2C0-.16.93l.68%2C1.71a4.07%2C4.07%2C0%2C0%2C1%2C.27%2C1.07l.17%2C1.56a.75.75%2C0%2C0%2C0%2C.71.59%2C18.13%2C18.13%2C0%2C0%2C0%2C3.26-.5c.27-.09-.29-.78-.53-1s-.45-.36-.45-.36A12.78%2C12.78%2C0%2C0%2C1%2C12%2C45Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
}
.spine-player-button-icon-skins {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eskins%3C%2Ftitle%3E%3Cg%20id%3D%22skins%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M36%2C12.54l-6.92%2C1-.79%2C1.2c-1%2C.25-2-.62-3-.55V12.33a1.35%2C1.35%2C0%2C0%2C1%2C.55-1.07c3-2.24%2C3.28-3.75%2C3.28-5.34A5.06%2C5.06%2C0%2C0%2C0%2C24%2C.76c-2.54%2C0-4.38.71-5.49%2C2.13a5.74%2C5.74%2C0%2C0%2C0-.9%2C4.57l2.48-.61a3.17%2C3.17%2C0%2C0%2C1%2C.45-2.4c.6-.75%2C1.75-1.13%2C3.42-1.13%2C2.56%2C0%2C2.56%2C1.24%2C2.56%2C2.56%2C0%2C.92%2C0%2C1.65-2.26%2C3.34a3.92%2C3.92%2C0%2C0%2C0-1.58%2C3.12v1.86c-1-.07-2%2C.8-3%2C.55l-.79-1.2-6.92-1c-2.25%2C0-4.35%2C2.09-5.64%2C3.93L1%2C24c3.83%2C5.11%2C10.22%2C5.11%2C10.22%2C5.11V41.93c0%2C2.34%2C2.68%2C3.88%2C5.59%2C4.86a22.59%2C22.59%2C0%2C0%2C0%2C14.37%2C0c2.91-1%2C5.59-2.52%2C5.59-4.86V29.15S43.17%2C29.15%2C47%2C24l-5.33-7.57C40.38%2C14.63%2C38.27%2C12.54%2C36%2C12.54ZM23.32%2C20.09%2C21%2C17l1.8-.6a3.79%2C3.79%2C0%2C0%2C1%2C2.4%2C0L27%2C17l-2.32%2C3.09A.85.85%2C0%2C0%2C1%2C23.32%2C20.09Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
  width: 31px;
  height: 31px;
}
.spine-player-button-icon-skins-selected,
.spine-player-button-icon-skins:hover {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2362B0EE%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eskins%3C%2Ftitle%3E%3Cg%20id%3D%22skins%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M36%2C12.54l-6.92%2C1-.79%2C1.2c-1%2C.25-2-.62-3-.55V12.33a1.35%2C1.35%2C0%2C0%2C1%2C.55-1.07c3-2.24%2C3.28-3.75%2C3.28-5.34A5.06%2C5.06%2C0%2C0%2C0%2C24%2C.76c-2.54%2C0-4.38.71-5.49%2C2.13a5.74%2C5.74%2C0%2C0%2C0-.9%2C4.57l2.48-.61a3.17%2C3.17%2C0%2C0%2C1%2C.45-2.4c.6-.75%2C1.75-1.13%2C3.42-1.13%2C2.56%2C0%2C2.56%2C1.24%2C2.56%2C2.56%2C0%2C.92%2C0%2C1.65-2.26%2C3.34a3.92%2C3.92%2C0%2C0%2C0-1.58%2C3.12v1.86c-1-.07-2%2C.8-3%2C.55l-.79-1.2-6.92-1c-2.25%2C0-4.35%2C2.09-5.64%2C3.93L1%2C24c3.83%2C5.11%2C10.22%2C5.11%2C10.22%2C5.11V41.93c0%2C2.34%2C2.68%2C3.88%2C5.59%2C4.86a22.59%2C22.59%2C0%2C0%2C0%2C14.37%2C0c2.91-1%2C5.59-2.52%2C5.59-4.86V29.15S43.17%2C29.15%2C47%2C24l-5.33-7.57C40.38%2C14.63%2C38.27%2C12.54%2C36%2C12.54ZM23.32%2C20.09%2C21%2C17l1.8-.6a3.79%2C3.79%2C0%2C0%2C1%2C2.4%2C0L27%2C17l-2.32%2C3.09A.85.85%2C0%2C0%2C1%2C23.32%2C20.09Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
}
.spine-player-button-icon-settings {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Esettings%3C%2Ftitle%3E%3Cg%20id%3D%22settings%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M40%2C3H8A5%2C5%2C0%2C0%2C0%2C3%2C8V40a5%2C5%2C0%2C0%2C0%2C5%2C5H40a5%2C5%2C0%2C0%2C0%2C5-5V8A5%2C5%2C0%2C0%2C0%2C40%2C3ZM16%2C40H9V33h7Zm0-12H9V21h7Zm0-12H9V9h7ZM39%2C38H20V35H39Zm0-12H20V23H39Zm0-12H20V11H39Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
  margin-top: 1px;
}
.spine-player-button-icon-settings-selected,
.spine-player-button-icon-settings:hover {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2362B0EE%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Esettings%3C%2Ftitle%3E%3Cg%20id%3D%22settings%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M40%2C3H8A5%2C5%2C0%2C0%2C0%2C3%2C8V40a5%2C5%2C0%2C0%2C0%2C5%2C5H40a5%2C5%2C0%2C0%2C0%2C5-5V8A5%2C5%2C0%2C0%2C0%2C40%2C3ZM16%2C40H9V33h7Zm0-12H9V21h7Zm0-12H9V9h7ZM39%2C38H20V35H39Zm0-12H20V23H39Zm0-12H20V11H39Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
}
.spine-player-button-icon-fullscreen {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eexpand%3C%2Ftitle%3E%3Cg%20id%3D%22settings%22%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2230.14%208%2040%208%2040%2017.86%2044.5%2017.86%2044.5%203.5%2030.14%203.5%2030.14%208%22%2F%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%228%2017.86%208%208%2017.86%208%2017.86%203.5%203.5%203.5%203.5%2017.86%208%2017.86%22%2F%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2240%2030.14%2040%2040%2030.14%2040%2030.14%2044.5%2044.5%2044.5%2044.5%2030.14%2040%2030.14%22%2F%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2217.86%2040%208%2040%208%2030.14%203.5%2030.14%203.5%2044.5%2017.86%2044.5%2017.86%2040%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
  margin-top: 1px;
}
.spine-player-button-icon-fullscreen-selected,
.spine-player-button-icon-fullscreen:hover {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2362B0EE%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eexpand%3C%2Ftitle%3E%3Cg%20id%3D%22settings%22%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2230.14%208%2040%208%2040%2017.86%2044.5%2017.86%2044.5%203.5%2030.14%203.5%2030.14%208%22%2F%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%228%2017.86%208%208%2017.86%208%2017.86%203.5%203.5%203.5%203.5%2017.86%208%2017.86%22%2F%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2240%2030.14%2040%2040%2030.14%2040%2030.14%2044.5%2044.5%2044.5%2044.5%2030.14%2040%2030.14%22%2F%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2217.86%2040%208%2040%208%2030.14%203.5%2030.14%203.5%2044.5%2017.86%2044.5%2017.86%2040%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
}
.spine-player-button-icon-spine-logo {
  height: 20px;
  position: relative;
  top: 1px;
  margin: 0 8px !important;
  align-self: center;
  border: none !important;
  width: auto !important;
  cursor: pointer;
  transition: transform 0.2s;
  box-shadow: none !important;
  filter: drop-shadow(0 0 1px #333);
}
.spine-player-button-icon-spine-logo:hover {
  transform: scale(1.05);
  transition: transform 0.2s;
}
.spine-player-speed-slider {
  width: 150px;
}
.spine-player-editor-container {
  display: flex;
  flex-direction: row;
  height: 100%;
  width: 100%;
}
.spine-player-editor-code {
  flex: 1;
  overflow: auto;
}
.spine-player-editor-player {
  flex: 1;
  border: none;
  background: #000;
}
.CodeMirror {
  height: 100%;
}
.i-icon-loading {
  font-size: 24px;
  transition: transform 0.3s ease-in-out;
  will-change: transform;
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  .i-icon-loading-spin {
    display: inline-block;
    animation: loading 1s linear infinite;
  }
}
@keyframes loading {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
:root {
  --app-height: 100%;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .landingPage::-webkit-scrollbar {
    display: none;
  }
}
@media screen and (max-width: 999px) {
  .pc_background {
    background-image: none !important;
  }
}
#nprogress {
  pointer-events: none;
}
#nprogress .bar {
  background: #29d;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1;
  transform: rotate(3deg) translateY(-4px);
}
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border-color: #29d transparent transparent #29d;
  border-style: solid;
  border-width: 2px;
  border-radius: 50%;
  animation: nprogress-spinner 0.4s linear infinite;
}
.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .bar,
.nprogress-custom-parent #nprogress .spinner {
  position: absolute;
}
@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.lang-switch-container {
  right: 10px;
  top: 28px;
  z-index: 1;
  .lang-switch-btn-container {
    .lang-switch-btn {
      height: auto;
      line-height: 0;
    }
    .lang-switch-btn-text {
      line-height: 1;
      font-size: 20px;
      color: var(--btn-color);
      z-index: 0;
      position: relative;
      &:after {
        content: attr(data-text);
        text-shadow: 0 0 10px var(--btn-shadow-color);
        -webkit-text-stroke: 5px var(--btn-shadow-color);
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
      }
    }
  }
  .lang-switch-box {
    position: absolute;
    right: 3px;
    padding: 15px 7px 8px;
    background-image: -webkit-image-set(var(--bg-url));
    background-image: image-set(var(--bg-url));
    background-size: 100% 100%;
    overflow: hidden;
    &.box-hidden {
      padding: 0;
      height: 0;
    }
    .lang-switch-item {
      width: 133px;
      height: 45px;
      display: flex;
      align-items: center;
      font-size: 26px;
      justify-content: center;
      color: var(--item-color);
      text-shadow: 0 0 10px var(--item-shadow-color);
      -webkit-text-stroke: 1px var(--item-shadow-color);
      &.is-active {
        background-image: -webkit-image-set(var(--item-url));
        background-image: image-set(var(--item-url));
        background-size: 100% 100%;
        color: var(--item-active-color);
        text-shadow: 0 0 10px var(--item-active-shadow-color);
        -webkit-text-stroke: 1px var(--item-active-shadow-color);
      }
      &.is-active:last-child {
        transform: rotate(180deg);
        .label {
          transform: rotate(-180deg);
        }
      }
    }
  }
}
