/* windicss layer base */
*, ::before, ::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
* {
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --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;
}
*> .enter-x:nth-child(1) {
  transform: translateX(6.667vw);
}
*> .-enter-x:nth-child(1) {
  transform: translateX(-6.667vw);
}
* > .enter-x:nth-child(1), * > .-enter-x:nth-child(1) {
  z-index: 9;
  opacity: 0;
  animation: enter-x-animation 0.4s ease-in-out 0.3s;
  animation-fill-mode: forwards;
  animation-delay: 0.1s;
}
*> .enter-y:nth-child(1) {
  transform: translateY(6.667vw);
}
*> .-enter-y:nth-child(1) {
  transform: translateY(-6.667vw);
}
* > .enter-y:nth-child(1), * > .-enter-y:nth-child(1) {
  z-index: 9;
  opacity: 0;
  animation: enter-y-animation 0.4s ease-in-out 0.3s;
  animation-fill-mode: forwards;
  animation-delay: 0.1s;
}
*> .enter-x:nth-child(2) {
  transform: translateX(6.667vw);
}
*> .-enter-x:nth-child(2) {
  transform: translateX(-6.667vw);
}
* > .enter-x:nth-child(2), * > .-enter-x:nth-child(2) {
  z-index: 8;
  opacity: 0;
  animation: enter-x-animation 0.4s ease-in-out 0.3s;
  animation-fill-mode: forwards;
  animation-delay: 0.2s;
}
*> .enter-y:nth-child(2) {
  transform: translateY(6.667vw);
}
*> .-enter-y:nth-child(2) {
  transform: translateY(-6.667vw);
}
* > .enter-y:nth-child(2), * > .-enter-y:nth-child(2) {
  z-index: 8;
  opacity: 0;
  animation: enter-y-animation 0.4s ease-in-out 0.3s;
  animation-fill-mode: forwards;
  animation-delay: 0.2s;
}
*> .enter-x:nth-child(3) {
  transform: translateX(6.667vw);
}
*> .-enter-x:nth-child(3) {
  transform: translateX(-6.667vw);
}
* > .enter-x:nth-child(3), * > .-enter-x:nth-child(3) {
  z-index: 7;
  opacity: 0;
  animation: enter-x-animation 0.4s ease-in-out 0.3s;
  animation-fill-mode: forwards;
  animation-delay: 0.3s;
}
*> .enter-y:nth-child(3) {
  transform: translateY(6.667vw);
}
*> .-enter-y:nth-child(3) {
  transform: translateY(-6.667vw);
}
* > .enter-y:nth-child(3), * > .-enter-y:nth-child(3) {
  z-index: 7;
  opacity: 0;
  animation: enter-y-animation 0.4s ease-in-out 0.3s;
  animation-fill-mode: forwards;
  animation-delay: 0.3s;
}
*> .enter-x:nth-child(4) {
  transform: translateX(6.667vw);
}
*> .-enter-x:nth-child(4) {
  transform: translateX(-6.667vw);
}
* > .enter-x:nth-child(4), * > .-enter-x:nth-child(4) {
  z-index: 6;
  opacity: 0;
  animation: enter-x-animation 0.4s ease-in-out 0.3s;
  animation-fill-mode: forwards;
  animation-delay: 0.4s;
}
*> .enter-y:nth-child(4) {
  transform: translateY(6.667vw);
}
*> .-enter-y:nth-child(4) {
  transform: translateY(-6.667vw);
}
* > .enter-y:nth-child(4), * > .-enter-y:nth-child(4) {
  z-index: 6;
  opacity: 0;
  animation: enter-y-animation 0.4s ease-in-out 0.3s;
  animation-fill-mode: forwards;
  animation-delay: 0.4s;
}
*> .enter-x:nth-child(5) {
  transform: translateX(6.667vw);
}
*> .-enter-x:nth-child(5) {
  transform: translateX(-6.667vw);
}
* > .enter-x:nth-child(5), * > .-enter-x:nth-child(5) {
  z-index: 5;
  opacity: 0;
  animation: enter-x-animation 0.4s ease-in-out 0.3s;
  animation-fill-mode: forwards;
  animation-delay: 0.5s;
}
*> .enter-y:nth-child(5) {
  transform: translateY(6.667vw);
}
*> .-enter-y:nth-child(5) {
  transform: translateY(-6.667vw);
}
* > .enter-y:nth-child(5), * > .-enter-y:nth-child(5) {
  z-index: 5;
  opacity: 0;
  animation: enter-y-animation 0.4s ease-in-out 0.3s;
  animation-fill-mode: forwards;
  animation-delay: 0.5s;
}
*> .enter-x:nth-child(6) {
  transform: translateX(6.667vw);
}
*> .-enter-x:nth-child(6) {
  transform: translateX(-6.667vw);
}
* > .enter-x:nth-child(6), * > .-enter-x:nth-child(6) {
  z-index: 4;
  opacity: 0;
  animation: enter-x-animation 0.4s ease-in-out 0.3s;
  animation-fill-mode: forwards;
  animation-delay: 0.6s;
}
*> .enter-y:nth-child(6) {
  transform: translateY(6.667vw);
}
*> .-enter-y:nth-child(6) {
  transform: translateY(-6.667vw);
}
* > .enter-y:nth-child(6), * > .-enter-y:nth-child(6) {
  z-index: 4;
  opacity: 0;
  animation: enter-y-animation 0.4s ease-in-out 0.3s;
  animation-fill-mode: forwards;
  animation-delay: 0.6s;
}
*> .enter-x:nth-child(7) {
  transform: translateX(6.667vw);
}
*> .-enter-x:nth-child(7) {
  transform: translateX(-6.667vw);
}
* > .enter-x:nth-child(7), * > .-enter-x:nth-child(7) {
  z-index: 3;
  opacity: 0;
  animation: enter-x-animation 0.4s ease-in-out 0.3s;
  animation-fill-mode: forwards;
  animation-delay: 0.7s;
}
*> .enter-y:nth-child(7) {
  transform: translateY(6.667vw);
}
*> .-enter-y:nth-child(7) {
  transform: translateY(-6.667vw);
}
* > .enter-y:nth-child(7), * > .-enter-y:nth-child(7) {
  z-index: 3;
  opacity: 0;
  animation: enter-y-animation 0.4s ease-in-out 0.3s;
  animation-fill-mode: forwards;
  animation-delay: 0.7s;
}
*> .enter-x:nth-child(8) {
  transform: translateX(6.667vw);
}
*> .-enter-x:nth-child(8) {
  transform: translateX(-6.667vw);
}
* > .enter-x:nth-child(8), * > .-enter-x:nth-child(8) {
  z-index: 2;
  opacity: 0;
  animation: enter-x-animation 0.4s ease-in-out 0.3s;
  animation-fill-mode: forwards;
  animation-delay: 0.8s;
}
*> .enter-y:nth-child(8) {
  transform: translateY(6.667vw);
}
*> .-enter-y:nth-child(8) {
  transform: translateY(-6.667vw);
}
* > .enter-y:nth-child(8), * > .-enter-y:nth-child(8) {
  z-index: 2;
  opacity: 0;
  animation: enter-y-animation 0.4s ease-in-out 0.3s;
  animation-fill-mode: forwards;
  animation-delay: 0.8s;
}
*> .enter-x:nth-child(9) {
  transform: translateX(6.667vw);
}
*> .-enter-x:nth-child(9) {
  transform: translateX(-6.667vw);
}
* > .enter-x:nth-child(9), * > .-enter-x:nth-child(9) {
  z-index: 1;
  opacity: 0;
  animation: enter-x-animation 0.4s ease-in-out 0.3s;
  animation-fill-mode: forwards;
  animation-delay: 0.9s;
}
*> .enter-y:nth-child(9) {
  transform: translateY(6.667vw);
}
*> .-enter-y:nth-child(9) {
  transform: translateY(-6.667vw);
}
* > .enter-y:nth-child(9), * > .-enter-y:nth-child(9) {
  z-index: 1;
  opacity: 0;
  animation: enter-y-animation 0.4s ease-in-out 0.3s;
  animation-fill-mode: forwards;
  animation-delay: 0.9s;
}
:root {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}
:-moz-focusring {
  outline: 1px dotted ButtonText;
}
:-moz-ui-invalid {
  box-shadow: none;
}
::moz-focus-inner {
  border-style: none;
  padding: 0;
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -0.267vw;
}
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
a {
  color: inherit;
  text-decoration: inherit;
}
body {
  margin: 0;
  font-family: inherit;
  line-height: inherit;
}
b, strong {
  font-weight: bolder;
}
button, input, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
}
button {
  text-transform: none;
  background-color: transparent;
  background-image: none;
}
button, [type='button'], [type='reset'], [type='submit'] {
  -webkit-appearance: button;
}
button, [role="button"] {
  cursor: pointer;
}
html {
  -webkit-text-size-adjust: 100%;
  font-family: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  line-height: 1.5;
}
h2, p, h3, h4, h1, dl, dd, h5 {
  margin: 0;
}
h2, h3, h4, h1, h5 {
  font-size: inherit;
  font-weight: inherit;
}
img {
  border-style: solid;
}
input::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::webkit-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
img, video {
  max-width: 100%;
  height: auto;
}
small {
  font-size: 80%;
}
svg, img, iframe, video {
  display: block;
  vertical-align: middle;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
textarea {
  resize: vertical;
}
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
textarea::webkit-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
textarea::-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
@keyframes enter-x-animation {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes enter-y-animation {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
ul, ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* windicss layer components */

/* windicss layer utilities */
.container {
  width: 100%;
}
@media (min-width: 576px) {
  .container {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 992px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1600px;
  }
}
.bg-\[\#f2f2f6\] {
  --tw-bg-opacity: 1;
  background-color: rgba(242, 242, 246, var(--tw-bg-opacity));
}
.bg-\[\#f4f4f4\] {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
}
.bg-hex-fcfcfc {
  --tw-bg-opacity: 1;
  background-color: rgba(252, 252, 252, var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.bg-hex-f5f5f5 {
  --tw-bg-opacity: 1;
  background-color: rgba(245, 245, 245, var(--tw-bg-opacity));
}
.\!bg-black {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
}
.bg-\[\#f8f8f8\] {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 248, 248, var(--tw-bg-opacity));
}
.bg-hex-f8f8f8 {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 248, 248, var(--tw-bg-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}
.\!bg-transparent {
  background-color: transparent !important;
}
.bg-\[\#0AD664\] {
  --tw-bg-opacity: 1;
  background-color: rgba(10, 214, 100, var(--tw-bg-opacity));
}
.bg-\[var\(--color-tertiary\)\] {
  background-color: var(--color-tertiary);
}
.bg-\[var\(--color-card-fill-light\)\] {
  background-color: var(--color-card-fill-light);
}
.bg-\[\#fff\] {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.bg-\[\#333\] {
  --tw-bg-opacity: 1;
  background-color: rgba(51, 51, 51, var(--tw-bg-opacity));
}
.bg-\[\#FFC219\] {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 194, 25, var(--tw-bg-opacity));
}
.bg-\[var\(--color-card-bg\)\] {
  background-color: var(--color-card-bg);
}
.\!bg-\[\#333\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(51, 51, 51, var(--tw-bg-opacity)) !important;
}
.\!bg-\[\#999\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(153, 153, 153, var(--tw-bg-opacity)) !important;
}
.\!bg-\[\#efefef\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 239, 239, var(--tw-bg-opacity)) !important;
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}
.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}
.bg-\[\#eee\] {
  --tw-bg-opacity: 1;
  background-color: rgba(238, 238, 238, var(--tw-bg-opacity));
}
.\!bg-\[\#f4f4f4\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity)) !important;
}
.\!bg-\[\#f5f5f5\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(245, 245, 245, var(--tw-bg-opacity)) !important;
}
.\!bg-\[\#fff\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
}
.bg-\[\#f3f4f6\] {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}
.\!bg-\[\#ccc\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(204, 204, 204, var(--tw-bg-opacity)) !important;
}
.bg-hex-333333 {
  --tw-bg-opacity: 1;
  background-color: rgba(51, 51, 51, var(--tw-bg-opacity));
}
.bg-hex-fafafa {
  --tw-bg-opacity: 1;
  background-color: rgba(250, 250, 250, var(--tw-bg-opacity));
}
.bg-\[\#000\] {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}
.bg-\[\#333333\] {
  --tw-bg-opacity: 1;
  background-color: rgba(51, 51, 51, var(--tw-bg-opacity));
}
.bg-\[\#08d131\] {
  --tw-bg-opacity: 1;
  background-color: rgba(8, 209, 49, var(--tw-bg-opacity));
}
.bg-\[\#ec4e4f\] {
  --tw-bg-opacity: 1;
  background-color: rgba(236, 78, 79, var(--tw-bg-opacity));
}
.bg-\[red\] {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 0, 0, var(--tw-bg-opacity));
}
.dark .dark\:bg-\[\#f4f4f4\] {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
}
.bg-\[rgba\(0\2c 206\2c 59\2c 0\.15\)\] {
  --tw-bg-opacity: 0.15;
  background-color: rgba(0, 206, 59, var(--tw-bg-opacity));
}
.dark .dark\:bg-\[\#636168\] {
  --tw-bg-opacity: 1;
  background-color: rgba(99, 97, 104, var(--tw-bg-opacity));
}
.bg-hex-f4f4f4 {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
}
.bg-\[var\(--color-title-text\)\] {
  background-color: var(--color-title-text);
}
.bg-\[var\(--color-card-fill-bg\)\] {
  background-color: var(--color-card-fill-bg);
}
.bg-\[var\(--color-white\)\] {
  background-color: var(--color-white);
}
.dark .dark\:bg-\[var\(--color-app-bg\)\] {
  background-color: var(--color-app-bg);
}
.bg-\[var\(--color-interface-bg\)\] {
  background-color: var(--color-interface-bg);
}
.bg-\[var\(--color-separator-light\)\] {
  background-color: var(--color-separator-light);
}
.bg-\[\#f5f9fa\] {
  --tw-bg-opacity: 1;
  background-color: rgba(245, 249, 250, var(--tw-bg-opacity));
}
.bg-\[rgba\(245\2c 249\2c 250\2c 0\.5\)\] {
  --tw-bg-opacity: 0.5;
  background-color: rgba(245, 249, 250, var(--tw-bg-opacity));
}
.bg-transparent {
  background-color: transparent;
}
.bg-\[\#0ad664\] {
  --tw-bg-opacity: 1;
  background-color: rgba(10, 214, 100, var(--tw-bg-opacity));
}
.bg-white\/20 {
  --tw-bg-opacity: 0.2;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.bg-\[\#f4f6fa\] {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 246, 250, var(--tw-bg-opacity));
}
.bg-hex-707070 {
  --tw-bg-opacity: 1;
  background-color: rgba(112, 112, 112, var(--tw-bg-opacity));
}
.bg-hex-cccccc {
  --tw-bg-opacity: 1;
  background-color: rgba(204, 204, 204, var(--tw-bg-opacity));
}
.bg-\[\#e8eef5\] {
  --tw-bg-opacity: 1;
  background-color: rgba(232, 238, 245, var(--tw-bg-opacity));
}
.bg-\[\#e4e7ed\] {
  --tw-bg-opacity: 1;
  background-color: rgba(228, 231, 237, var(--tw-bg-opacity));
}
.bg-\[rgba\(106\2c 114\2c 130\2c 0\.12\)\] {
  --tw-bg-opacity: 0.12;
  background-color: rgba(106, 114, 130, var(--tw-bg-opacity));
}
.dark .dark\:bg-\[\#131315\] {
  --tw-bg-opacity: 1;
  background-color: rgba(19, 19, 21, var(--tw-bg-opacity));
}
.bg-\[\#fe4a4b\] {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 74, 75, var(--tw-bg-opacity));
}
.\!bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
}
.bg-\[\#F5F9FA\] {
  --tw-bg-opacity: 1;
  background-color: rgba(245, 249, 250, var(--tw-bg-opacity));
}
.\!bg-\[\#f2f2f6\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(242, 242, 246, var(--tw-bg-opacity)) !important;
}
.\!bg-\[\#777\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(119, 119, 119, var(--tw-bg-opacity)) !important;
}
.bg-\[\#e5e7eb\] {
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}
.bg-\[\#0ea5e9\] {
  --tw-bg-opacity: 1;
  background-color: rgba(14, 165, 233, var(--tw-bg-opacity));
}
.bg-hex-d7d7d7 {
  --tw-bg-opacity: 1;
  background-color: rgba(215, 215, 215, var(--tw-bg-opacity));
}
.even\:bg-hex-f1f1f1:nth-child(even) {
  --tw-bg-opacity: 1;
  background-color: rgba(241, 241, 241, var(--tw-bg-opacity));
}
.bg-hex-f1f1f1 {
  --tw-bg-opacity: 1;
  background-color: rgba(241, 241, 241, var(--tw-bg-opacity));
}
.bg-\[\#1c1c1e\] {
  --tw-bg-opacity: 1;
  background-color: rgba(28, 28, 30, var(--tw-bg-opacity));
}
.bg-black\/30 {
  --tw-bg-opacity: 0.3;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}
.bg-black\/4 {
  --tw-bg-opacity: 0.04;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}
.bg-hex-f53b4d {
  --tw-bg-opacity: 1;
  background-color: rgba(245, 59, 77, var(--tw-bg-opacity));
}
.bg-hex-CC2D34 {
  --tw-bg-opacity: 1;
  background-color: rgba(204, 45, 52, var(--tw-bg-opacity));
}
.bg-black\/40 {
  --tw-bg-opacity: 0.4;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}
.bg-\[\#F8F8F9\] {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 248, 249, var(--tw-bg-opacity));
}
.\!bg-\[rgba\(10\2c 214\2c 100\2c 0\.20\)\] {
  --tw-bg-opacity: 0.2 !important;
  background-color: rgba(10, 214, 100, var(--tw-bg-opacity)) !important;
}
.\!bg-\[\#0ad664\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(10, 214, 100, var(--tw-bg-opacity)) !important;
}
.bg-hex-999999 {
  --tw-bg-opacity: 1;
  background-color: rgba(153, 153, 153, var(--tw-bg-opacity));
}
.bg-hex-666666 {
  --tw-bg-opacity: 1;
  background-color: rgba(102, 102, 102, var(--tw-bg-opacity));
}
.bg-\[\#ddd\] {
  --tw-bg-opacity: 1;
  background-color: rgba(221, 221, 221, var(--tw-bg-opacity));
}
.bg-\[\#df7d3c\] {
  --tw-bg-opacity: 1;
  background-color: rgba(223, 125, 60, var(--tw-bg-opacity));
}
.bg-\[\#ffffff\] {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.\!bg-\[\#eee\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(238, 238, 238, var(--tw-bg-opacity)) !important;
}
.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-l {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-\[\#3DD187\] {
  --tw-gradient-from: rgba(61, 209, 135, var(--tw-from-opacity, 1));
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}
.from-\[\#f5f9fa\] {
  --tw-gradient-from: rgba(245, 249, 250, var(--tw-from-opacity, 1));
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}
.from-\[\#69e2bd\] {
  --tw-gradient-from: rgba(105, 226, 189, var(--tw-from-opacity, 1));
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}
.from-\[\#d1d1d3\] {
  --tw-gradient-from: rgba(209, 209, 211, var(--tw-from-opacity, 1));
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}
.from-\[\#6fc2f2\] {
  --tw-gradient-from: rgba(111, 194, 242, var(--tw-from-opacity, 1));
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}
.from-\[\#30d291\] {
  --tw-gradient-from: rgba(48, 210, 145, var(--tw-from-opacity, 1));
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}
.from-\[\#b8e1f5\] {
  --tw-gradient-from: rgba(184, 225, 245, var(--tw-from-opacity, 1));
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}
.from-\[\#fdd95c\] {
  --tw-gradient-from: rgba(253, 217, 92, var(--tw-from-opacity, 1));
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}
.via-\[\#f5f9fa\] {
  --tw-gradient-stops: var(--tw-gradient-from), rgba(245, 249, 250, var(--tw-via-opacity, 1)), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}
.to-\[\#16B05A\] {
  --tw-gradient-to: rgba(22, 176, 90, var(--tw-to-opacity, 1));
}
.to-transparent {
  --tw-gradient-to: transparent;
}
.to-\[\#2bb389\] {
  --tw-gradient-to: rgba(43, 179, 137, var(--tw-to-opacity, 1));
}
.to-\[\#ababac\] {
  --tw-gradient-to: rgba(171, 171, 172, var(--tw-to-opacity, 1));
}
.to-\[\#5e8aba\] {
  --tw-gradient-to: rgba(94, 138, 186, var(--tw-to-opacity, 1));
}
.to-\[\#15ac6b\] {
  --tw-gradient-to: rgba(21, 172, 107, var(--tw-to-opacity, 1));
}
.to-\[\#1c6cc4\] {
  --tw-gradient-to: rgba(28, 108, 196, var(--tw-to-opacity, 1));
}
.to-\[\#ba8e15\] {
  --tw-gradient-to: rgba(186, 142, 21, var(--tw-to-opacity, 1));
}
.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}
.bg-opacity-30 {
  --tw-bg-opacity: 0.3;
}
.bg-opacity-60 {
  --tw-bg-opacity: 0.6;
}
.bg-center {
  background-position: center;
}
.bg-bottom {
  background-position: bottom;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.bg-contain {
  background-size: contain;
}
.bg-cover {
  background-size: cover;
}
.border-hex-cb2330 {
  --tw-border-opacity: 1;
  border-color: rgba(203, 35, 48, var(--tw-border-opacity));
}
.border-\[\#e7e7e7\] {
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, var(--tw-border-opacity));
}
.border-\[var\(--color-primary\)\] {
  border-color: var(--color-primary);
}
.border-\[\#E7E7E7\] {
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, var(--tw-border-opacity));
}
.border-\[\#bdbdbd\] {
  --tw-border-opacity: 1;
  border-color: rgba(189, 189, 189, var(--tw-border-opacity));
}
.border-\[\#333\] {
  --tw-border-opacity: 1;
  border-color: rgba(51, 51, 51, var(--tw-border-opacity));
}
.border-\[\#bbb\] {
  --tw-border-opacity: 1;
  border-color: rgba(187, 187, 187, var(--tw-border-opacity));
}
.\!border-\[\#999\] {
  --tw-border-opacity: 1 !important;
  border-color: rgba(153, 153, 153, var(--tw-border-opacity)) !important;
}
.border-\[\#d9d9d9\] {
  --tw-border-opacity: 1;
  border-color: rgba(217, 217, 217, var(--tw-border-opacity));
}
.border-\[\#dbdbdd\] {
  --tw-border-opacity: 1;
  border-color: rgba(219, 219, 221, var(--tw-border-opacity));
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}
.\!border-\[\#333\] {
  --tw-border-opacity: 1 !important;
  border-color: rgba(51, 51, 51, var(--tw-border-opacity)) !important;
}
.\!border-\[\#ccc\] {
  --tw-border-opacity: 1 !important;
  border-color: rgba(204, 204, 204, var(--tw-border-opacity)) !important;
}
.border-hex-CB2330 {
  --tw-border-opacity: 1;
  border-color: rgba(203, 35, 48, var(--tw-border-opacity));
}
.border-transparent {
  border-color: transparent;
}
.border-\[\#00CE3B\] {
  --tw-border-opacity: 1;
  border-color: rgba(0, 206, 59, var(--tw-border-opacity));
}
.dark .dark\:border-\[\#131315\] {
  --tw-border-opacity: 1;
  border-color: rgba(19, 19, 21, var(--tw-border-opacity));
}
.border-\[var\(--color-border\)\] {
  border-color: var(--color-border);
}
.border-hex-e7e7e7 {
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, var(--tw-border-opacity));
}
.border-\[\#e4e7ed\] {
  --tw-border-opacity: 1;
  border-color: rgba(228, 231, 237, var(--tw-border-opacity));
}
.border-\[\#e0ece8\] {
  --tw-border-opacity: 1;
  border-color: rgba(224, 236, 232, var(--tw-border-opacity));
}
.border-\[\#d7dbe3\] {
  --tw-border-opacity: 1;
  border-color: rgba(215, 219, 227, var(--tw-border-opacity));
}
.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgba(243, 244, 246, var(--tw-border-opacity));
}
.\!border-\[\#e7e7e7\] {
  --tw-border-opacity: 1 !important;
  border-color: rgba(231, 231, 231, var(--tw-border-opacity)) !important;
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}
.\!border-\[\#0ad664\] {
  --tw-border-opacity: 1 !important;
  border-color: rgba(10, 214, 100, var(--tw-border-opacity)) !important;
}
.border-\[\#d6515c\] {
  --tw-border-opacity: 1;
  border-color: rgba(214, 81, 92, var(--tw-border-opacity));
}
.border-\[\#0ad664\] {
  --tw-border-opacity: 1;
  border-color: rgba(10, 214, 100, var(--tw-border-opacity));
}
.\!border-\[\#777\] {
  --tw-border-opacity: 1 !important;
  border-color: rgba(119, 119, 119, var(--tw-border-opacity)) !important;
}
.border-\[\#aeb4cf\] {
  --tw-border-opacity: 1;
  border-color: rgba(174, 180, 207, var(--tw-border-opacity));
}
.border-\[\#eee\] {
  --tw-border-opacity: 1;
  border-color: rgba(238, 238, 238, var(--tw-border-opacity));
}
.border-b-\[\#E7E7E7\] {
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, var(--tw-border-opacity));
}
.border-t-\[\#E7E7E7\] {
  --tw-border-opacity: 1;
  border-color: rgba(231, 231, 231, var(--tw-border-opacity));
}
.border-\[\#dfeaf5\] {
  --tw-border-opacity: 1;
  border-color: rgba(223, 234, 245, var(--tw-border-opacity));
}
.border-\[\#333333\] {
  --tw-border-opacity: 1;
  border-color: rgba(51, 51, 51, var(--tw-border-opacity));
}
.border-\[\#cccccc\] {
  --tw-border-opacity: 1;
  border-color: rgba(204, 204, 204, var(--tw-border-opacity));
}
.\!border-hex-333333 {
  --tw-border-opacity: 1 !important;
  border-color: rgba(51, 51, 51, var(--tw-border-opacity)) !important;
}
.border-\[\#f8f8f8\] {
  --tw-border-opacity: 1;
  border-color: rgba(248, 248, 248, var(--tw-border-opacity));
}
.border-t-hex-f8f8f8 {
  --tw-border-opacity: 1;
  border-top-color: rgba(248, 248, 248, var(--tw-border-opacity));
}
.border-t-hex-e7e7e7 {
  --tw-border-opacity: 1;
  border-top-color: rgba(231, 231, 231, var(--tw-border-opacity));
}
.border-b-hex-e7e7e7 {
  --tw-border-opacity: 1;
  border-bottom-color: rgba(231, 231, 231, var(--tw-border-opacity));
}
.border-b-hex-eeeeee {
  --tw-border-opacity: 1;
  border-bottom-color: rgba(238, 238, 238, var(--tw-border-opacity));
}
[border~="border-white"] {
  --tw-border-opacity: 1;
  border-bottom-color: rgba(255, 255, 255, var(--tw-border-opacity));
}
.border-b-black\/10 {
  border-bottom-color: rgba(0, 0, 0, 0.1);
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-full {
  border-radius: 1333.2vw;
}
.\!rounded-full {
  border-radius: 1333.2vw !important;
}
.rounded-\[5\.556vw\] {
  border-radius: 5.556vw;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.rounded-\[100px\] {
  border-radius: 13.333vw;
}
.\.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-\[16px\] {
  border-radius: 2.133vw;
}
.rounded-\[40px\] {
  border-radius: 5.333vw;
}
.\!rounded-\[6\.6vw\] {
  border-radius: 6.6vw !important;
}
.\!rounded-md {
  border-radius: 0.375rem !important;
}
.rounded-3xl {
  border-radius: 1.5rem;
}
.rounded-\[8px\] {
  border-radius: 1.067vw;
}
.rounded-\[24px\] {
  border-radius: 3.2vw;
}
.rounded-\[50px\] {
  border-radius: 6.667vw;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-\[10px\] {
  border-radius: 1.333vw;
}
.\!rounded-\[20px\] {
  border-radius: 2.667vw !important;
}
.\!rounded-\[10px\] {
  border-radius: 1.333vw !important;
}
.rounded-\[12px\] {
  border-radius: 1.6vw;
}
.\!rounded-\[16px\] {
  border-radius: 2.133vw !important;
}
.rounded-\[60px\] {
  border-radius: 8vw;
}
.rounded-\[20px\] {
  border-radius: 2.667vw;
}
.rounded-\[2vw\] {
  border-radius: 2vw;
}
.rounded-50px {
  border-radius: 6.667vw;
}
.rounded-\[4vw\] {
  border-radius: 4vw;
}
.rounded-\[3\.7vw\] {
  border-radius: 3.7vw;
}
.rounded-\[10vw\] {
  border-radius: 10vw;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-\[1\.852vw\] {
  border-radius: 1.852vw;
}
.rounded-\[20vw\] {
  border-radius: 20vw;
}
.rounded-5vw {
  border-radius: 5vw;
}
.rounded-2vw {
  border-radius: 2vw;
}
.rounded-\[1\.9vw\] {
  border-radius: 1.9vw;
}
.rounded-\[80px\] {
  border-radius: 10.667vw;
}
.rounded-\[2\.13vw\] {
  border-radius: 2.13vw;
}
.rounded-\[2\.67vw\] {
  border-radius: 2.67vw;
}
.rounded-\[3\.2vw\] {
  border-radius: 3.2vw;
}
.rounded-\[1\.07vw\] {
  border-radius: 1.07vw;
}
.rounded-\[1\.6vw\] {
  border-radius: 1.6vw;
}
.rounded-\[2\.66667vw\] {
  border-radius: 2.66667vw;
}
.rounded-\[10\.4vw\] {
  border-radius: 10.4vw;
}
.rounded-\[26\.67vw\] {
  border-radius: 26.67vw;
}
.rounded-\[0\.8vw\] {
  border-radius: 0.8vw;
}
.rounded-\[1\.8vw\] {
  border-radius: 1.8vw;
}
.rounded-\[6vw\] {
  border-radius: 6vw;
}
.rounded-\[1vw\] {
  border-radius: 1vw;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-3vw {
  border-radius: 3vw;
}
.rounded-\[1\.4vw\] {
  border-radius: 1.4vw;
}
.rounded-\[2\.6667vw\] {
  border-radius: 2.6667vw;
}
.rounded-4vw {
  border-radius: 4vw;
}
.\!rounded-lg {
  border-radius: 0.5rem !important;
}
.rounded-\[15px\] {
  border-radius: 2vw;
}
.rounded-\[5vw\] {
  border-radius: 5vw;
}
.rounded-\[2\.8vw\] {
  border-radius: 2.8vw;
}
[border~="rounded-md"] {
  border-radius: 0.375rem;
}
.rounded-t-xl {
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}
.rounded-b-xl {
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}
.rounded-t-\[6vw\] {
  border-top-left-radius: 6vw;
  border-top-right-radius: 6vw;
}
.dark .dark\:rounded-t-2xl {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.rounded-t-lg {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.rounded-t-\[24px\] {
  border-top-left-radius: 3.2vw;
  border-top-right-radius: 3.2vw;
}
.rounded-b-\[3vw\] {
  border-bottom-right-radius: 3vw;
  border-bottom-left-radius: 3vw;
}
.rounded-t-\[4vw\] {
  border-top-left-radius: 4vw;
  border-top-right-radius: 4vw;
}
.rounded-b-\[6vw\] {
  border-bottom-right-radius: 6vw;
  border-bottom-left-radius: 6vw;
}
.rounded-b-4vw {
  border-bottom-right-radius: 4vw;
  border-bottom-left-radius: 4vw;
}
.rounded-t-6vw {
  border-top-left-radius: 6vw;
  border-top-right-radius: 6vw;
}
.border-solid {
  border-style: solid;
}
.border-none {
  border-style: none;
}
.\!border-none {
  border-style: none !important;
}
.\!after\:border-none::after {
  border-style: none !important;
}
.border {
  border-width: 1px;
}
.border-2 {
  border-width: 0.267vw;
}
.border-1 {
  border-width: 1px;
}
.border-\[1px\] {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-\[0\.13vw\] {
  border-width: 0.13vw;
}
.\!border-0 {
  border-width: 0px !important;
}
.\!border {
  border-width: 1px !important;
}
.\!border-\[1px\] {
  border-width: 1px !important;
}
.border-\[2px\] {
  border-width: 0.267vw;
}
.border-3 {
  border-width: 0.4vw;
}
[border~="2"] {
  border-width: 0.267vw;
}
.border-b {
  border-bottom-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-b-2 {
  border-bottom-width: 0.267vw;
}
.border-r {
  border-right-width: 1px;
}
.border-b-\[0\.25vw\] {
  border-bottom-width: 0.25vw;
}
.dark .dark\:border-b-\[0\.25vw\] {
  border-bottom-width: 0.25vw;
}
.border-t-\[0\.2vw\] {
  border-top-width: 0.2vw;
}
.dark .dark\:border-t-\[0\.2vw\] {
  border-top-width: 0.2vw;
}
.dark .dark\:border-b-\[1\.67vw\] {
  border-bottom-width: 1.67vw;
}
.border-b-\[0\.13vw\] {
  border-bottom-width: 0.13vw;
}
.first\:border-t-0:first-child {
  border-top-width: 0px;
}
.border-t-2 {
  border-top-width: 0.267vw;
}
.border-b-\[0\.5px\] {
  border-bottom-width: 0.5px;
}
.border-t-\[0\.5px\] {
  border-top-width: 0.5px;
}
.box-border {
  box-sizing: border-box;
}
.cursor-pointer {
  cursor: pointer;
}
.block {
  display: block;
}
.\!block {
  display: block !important;
}
.inline-block {
  display: inline-block;
}
.before\:inline-block::before {
  display: inline-block;
}
.\!inline {
  display: inline !important;
}
.flex {
  display: flex;
}
.\!flex {
  display: flex !important;
}
[flex~="~"] {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
[grid~="~"] {
  display: grid;
}
.list-item {
  display: list-item;
}
.hidden {
  display: none;
}
.basis-\[4\.27vw\] {
  flex-basis: 4.27vw;
}
.flex-row {
  flex-direction: row;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.\!flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
[align~="items-center"] {
  align-items: center;
}
.items-stretch {
  align-items: stretch;
}
.self-stretch {
  align-self: stretch;
}
.justify-items-auto {
  justify-items: auto;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
[justify~="center"] {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-around {
  justify-content: space-around;
}
.justify-self-center {
  justify-self: center;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-\[0\.3\] {
  flex: 0.3;
}
.flex-\[1\.5\] {
  flex: 1.5;
}
.flex-\[1\] {
  flex: 1;
}
.flex-\[2\] {
  flex: 2;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-none {
  flex: none;
}
.flex-grow-0 {
  flex-grow: 0;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.float-left {
  float: left;
}
.font-bold {
  font-weight: 700;
}
.font-800 {
  font-weight: 800;
}
.font-600 {
  font-weight: 600;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.font-normal {
  font-weight: 400;
}
.font-extrabold {
  font-weight: 800;
}
.font-black {
  font-weight: 900;
}
.\!font-normal {
  font-weight: 400 !important;
}
.h-full {
  height: 100%;
}
.h-auto {
  height: auto;
}
.\!h-auto {
  height: auto !important;
}
.h-0 {
  height: 0px;
}
.h-px {
  height: 1px;
}
.h-screen {
  height: 100vh;
}
.\.w-70 {
  height: 17.5rem;
}
.h-10vw {
  height: 10vw;
}
.h-\[120vw\] {
  height: 120vw;
}
.h-4vw {
  height: 4vw;
}
.h-\[1px\] {
  height: 1px;
}
.h-\[10\.667vw\] {
  height: 10.667vw;
}
.h-\[30px\] {
  height: 4vw;
}
.h-\[8vw\] {
  height: 8vw;
}
.h-\[6vw\] {
  height: 6vw;
}
.h-\[0\.36vw\] {
  height: 0.36vw;
}
.h-14vw {
  height: 14vw;
}
.h-12vw {
  height: 12vw;
}
.h-11vw {
  height: 11vw;
}
.h-\[64px\] {
  height: 8.533vw;
}
.h-\[48px\] {
  height: 6.4vw;
}
.h-\[80px\] {
  height: 10.667vw;
}
.h-\[60px\] {
  height: 8vw;
}
.h-\[32px\] {
  height: 4.267vw;
}
.h-\[29\.8vw\] {
  height: 29.8vw;
}
.h-\[14\.8vw\] {
  height: 14.8vw;
}
.h-2\.5vw {
  height: 2.5vw;
}
.h-\[12vw\] {
  height: 12vw;
}
.h-\[40px\] {
  height: 5.333vw;
}
.h-\[84px\] {
  height: 11.2vw;
}
.h-\[5\.333vw\] {
  height: 5.333vw;
}
.\!h-\[14vw\] {
  height: 14vw !important;
}
.h-\[220px\] {
  height: 29.333vw;
}
.h-\[5\.33vw\] {
  height: 5.33vw;
}
.h-\[20px\] {
  height: 2.667vw;
}
.h-\[50px\] {
  height: 6.667vw;
}
.h-\[42px\] {
  height: 5.6vw;
}
.h-\[24px\] {
  height: 3.2vw;
}
.h-\[90px\] {
  height: 12vw;
}
.\!h-\[auto\] {
  height: auto !important;
}
.\!h-\[48px\] {
  height: 6.4vw !important;
}
.\!h-\[98px\] {
  height: 13.067vw !important;
}
.\!h-\[80px\] {
  height: 10.667vw !important;
}
.h-\[100px\] {
  height: 13.333vw;
}
.h-\[300px\] {
  height: 40vw;
}
.h-\[120px\] {
  height: 16vw;
}
.\!h-\[70px\] {
  height: 9.333vw !important;
}
.h-\[100\%\] {
  height: 100%;
}
.h-\[50vw\] {
  height: 50vw;
}
.h-\[20vw\] {
  height: 20vw;
}
.h-\[11vw\] {
  height: 11vw;
}
.h-\[100vh\] {
  height: 100vh;
}
.\!h-\[8vw\] {
  height: 8vw !important;
}
.h-3\.5vw {
  height: 3.5vw;
}
.h-33\.333vw {
  height: 33.333vw;
}
.h-13\.704vw {
  height: 13.704vw;
}
.h-2\.407vw {
  height: 2.407vw;
}
.h-3\.704vw {
  height: 3.704vw;
}
.h-8\.462vw {
  height: 8.462vw;
}
.h-\[18\.519vw\] {
  height: 18.519vw;
}
.h-\[5\.856vw\] {
  height: 5.856vw;
}
.h-\[4\.856vw\] {
  height: 4.856vw;
}
.h-\[60vw\] {
  height: 60vw;
}
.\!h-\[15vw\] {
  height: 15vw !important;
}
.\!h-\[16vw\] {
  height: 16vw !important;
}
.h-\[450px\] {
  height: 60vw;
}
.h-5\.462vw {
  height: 5.462vw;
}
.h-13vw {
  height: 13vw;
}
.h-4\.8vw {
  height: 4.8vw;
}
.h-\[250px\] {
  height: 33.333vw;
}
.h-\[4\.8vw\] {
  height: 4.8vw;
}
.h-\[8\.89vw\] {
  height: 8.89vw;
}
.h-6vw {
  height: 6vw;
}
.h-\[5vw\] {
  height: 5vw;
}
.h-\[65px\] {
  height: 8.667vw;
}
.h-\[29\.3vw\] {
  height: 29.3vw;
}
.h-\[23\.5vw\] {
  height: 23.5vw;
}
.h-\[28px\] {
  height: 3.733vw;
}
.h-\[26px\] {
  height: 3.467vw;
}
.h-\[434px\] {
  height: 57.867vw;
}
.h-\[14vw\] {
  height: 14vw;
}
.h-\[9\.87vw\] {
  height: 9.87vw;
}
.h-\[7\.2vw\] {
  height: 7.2vw;
}
.h-\[13\.33vw\] {
  height: 13.33vw;
}
.h-\[2\.67vw\] {
  height: 2.67vw;
}
.h-\[14\.67vw\] {
  height: 14.67vw;
}
.h-\[11\.73vw\] {
  height: 11.73vw;
}
.h-\[3\.2vw\] {
  height: 3.2vw;
}
.h-50px {
  height: 6.667vw;
}
.h-\[12\.2666667vw\] {
  height: 12.2666667vw;
}
.h-\[5\.34vw\] {
  height: 5.34vw;
}
.h-\[10\.66667vw\] {
  height: 10.66667vw;
}
.h-\[600px\] {
  height: 80vw;
}
.h-\[46px\] {
  height: 6.133vw;
}
.h-\[4px\] {
  height: 0.533vw;
}
.h-\[7\.47vw\] {
  height: 7.47vw;
}
.h-\[3\.73vw\] {
  height: 3.73vw;
}
.h-\[56px\] {
  height: 7.467vw;
}
.h-\[10\.67vw\] {
  height: 10.67vw;
}
.h-\[4vw\] {
  height: 4vw;
}
.h-\[12\.5vw\] {
  height: 12.5vw;
}
.h-3\.2vw {
  height: 3.2vw;
}
.h-8vw {
  height: 8vw;
}
.h-\[11\.5vw\] {
  height: 11.5vw;
}
.h-6\.5vw {
  height: 6.5vw;
}
.h-3vw {
  height: 3vw;
}
.\!h-250px {
  height: 33.333vw !important;
}
.h-\[9\.07vw\] {
  height: 9.07vw;
}
.h-\[18\.67vw\] {
  height: 18.67vw;
}
.h-\[1\.6vw\] {
  height: 1.6vw;
}
.h-\[88px\] {
  height: 11.733vw;
}
.h-\[2vw\] {
  height: 2vw;
}
.\!h-\[12vw\] {
  height: 12vw !important;
}
.h-\[28\.15vw\] {
  height: 28.15vw;
}
.h-\[8\.5vw\] {
  height: 8.5vw;
}
.h-\[10vw\] {
  height: 10vw;
}
.h-\[80vw\] {
  height: 80vw;
}
.h-\[108px\] {
  height: 14.4vw;
}
.\!h-\[10vw\] {
  height: 10vw !important;
}
.h-\[7vw\] {
  height: 7vw;
}
.h-\[3vw\] {
  height: 3vw;
}
.h-5vw {
  height: 5vw;
}
.h-\[5\.6vw\] {
  height: 5.6vw;
}
.h-\[23\.9vw\] {
  height: 23.9vw;
}
.h-\[18\.5vw\] {
  height: 18.5vw;
}
.h-\[12\.6vw\] {
  height: 12.6vw;
}
.h-35vw {
  height: 35vw;
}
.h-\[17vw\] {
  height: 17vw;
}
.h-9vw {
  height: 9vw;
}
.h-\[10\.6666vw\] {
  height: 10.6666vw;
}
.h-\[10\.2vw\] {
  height: 10.2vw;
}
.h-\[4\.2vw\] {
  height: 4.2vw;
}
.h-20vw {
  height: 20vw;
}
.h-120vw {
  height: 120vw;
}
.h-4vh {
  height: 4vh;
}
.h-30vw {
  height: 30vw;
}
.h-85vw {
  height: 85vw;
}
.h-77vw {
  height: 77vw;
}
.h-24vw {
  height: 24vw;
}
.h-58vw {
  height: 58vw;
}
.h-90vw {
  height: 90vw;
}
.h-18vw {
  height: 18vw;
}
.\!h-10vw {
  height: 10vw !important;
}
.h-100vh {
  height: 100vh;
}
.h-\[28vw\] {
  height: 28vw;
}
.\!h-\[2\.4vw\] {
  height: 2.4vw !important;
}
.h-\[9vw\] {
  height: 9vw;
}
.h-\[4\.5vw\] {
  height: 4.5vw;
}
.h-30 {
  height: 7.5rem;
}
.h-19vw {
  height: 19vw;
}
[h~="70px"] {
  height: 9.333vw;
}
[h~="!60px"] {
  height: 8vw !important;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-\[4vw\] {
  font-size: 4vw;
  line-height: 1;
}
.text-\[3\.5vw\] {
  font-size: 3.5vw;
  line-height: 1;
}
.text-\[3\.8vw\] {
  font-size: 3.8vw;
  line-height: 1;
}
.text-\[3\.2vw\] {
  font-size: 3.2vw;
  line-height: 1;
}
.text-4vw {
  font-size: 4vw;
  line-height: 1;
}
.text-\[3\.6vw\] {
  font-size: 3.6vw;
  line-height: 1;
}
.text-\[3\.056vw\] {
  font-size: 3.056vw;
  line-height: 1;
}
.text-1vw {
  font-size: 1vw;
  line-height: 1;
}
.text-3vw {
  font-size: 3vw;
  line-height: 1;
}
.text-3\.6vw {
  font-size: 3.6vw;
  line-height: 1;
}
.text-6vw {
  font-size: 6vw;
  line-height: 1;
}
.text-\[3\.889vw\] {
  font-size: 3.889vw;
  line-height: 1;
}
.text-3\.33vw {
  font-size: 3.33vw;
  line-height: 1;
}
.text-\[24px\] {
  font-size: 3.2vw;
  line-height: 1;
}
.text-\[48px\] {
  font-size: 6.4vw;
  line-height: 1;
}
.text-\[30px\] {
  font-size: 4vw;
  line-height: 1;
}
.text-\[28px\] {
  font-size: 3.733vw;
  line-height: 1;
}
.text-\[3vw\] {
  font-size: 3vw;
  line-height: 1;
}
.text-3\.5vw {
  font-size: 3.5vw;
  line-height: 1;
}
.text-\[5\.6vw\] {
  font-size: 5.6vw;
  line-height: 1;
}
.text-\[3\.9vw\] {
  font-size: 3.9vw;
  line-height: 1;
}
.text-\[3\.3vw\] {
  font-size: 3.3vw;
  line-height: 1;
}
.text-\[6\.111vw\] {
  font-size: 6.111vw;
  line-height: 1;
}
.text-\[3\.4vw\] {
  font-size: 3.4vw;
  line-height: 1;
}
.text-\[4\.444vw\] {
  font-size: 4.444vw;
  line-height: 1;
}
.text-\[4\.vw\] {
  font-size: 4.vw;
  line-height: 1;
}
.text-\[3\.33vw\] {
  font-size: 3.33vw;
  line-height: 1;
}
.text-\[5vw\] {
  font-size: 5vw;
  line-height: 1;
}
.text-\[36px\] {
  font-size: 4.8vw;
  line-height: 1;
}
.text-\[32px\] {
  font-size: 4.267vw;
  line-height: 1;
}
.\!text-\[4vw\] {
  font-size: 4vw !important;
  line-height: 1 !important;
}
.text-\[3\.53vw\] {
  font-size: 3.53vw;
  line-height: 1;
}
.text-\[3\.73vw\] {
  font-size: 3.73vw;
  line-height: 1;
}
.text-\[3\.83vw\] {
  font-size: 3.83vw;
  line-height: 1;
}
.text-\[4\.53vw\] {
  font-size: 4.53vw;
  line-height: 1;
}
.text-\[4\.55vw\] {
  font-size: 4.55vw;
  line-height: 1;
}
.text-\[4\.5vw\] {
  font-size: 4.5vw;
  line-height: 1;
}
.text-\[3\.43vw\] {
  font-size: 3.43vw;
  line-height: 1;
}
.text-\[3\.63vw\] {
  font-size: 3.63vw;
  line-height: 1;
}
.text-\[4\.33vw\] {
  font-size: 4.33vw;
  line-height: 1;
}
.text-\[4\.23vw\] {
  font-size: 4.23vw;
  line-height: 1;
}
.\!text-\[3\.33vw\] {
  font-size: 3.33vw !important;
  line-height: 1 !important;
}
.text-\[4\.8vw\] {
  font-size: 4.8vw;
  line-height: 1;
}
.text-\[3\.93vw\] {
  font-size: 3.93vw;
  line-height: 1;
}
.text-\[3\.03vw\] {
  font-size: 3.03vw;
  line-height: 1;
}
.text-\[5\.55vw\] {
  font-size: 5.55vw;
  line-height: 1;
}
.text-\[4\.1vw\] {
  font-size: 4.1vw;
  line-height: 1;
}
.text-\[2\.9vw\] {
  font-size: 2.9vw;
  line-height: 1;
}
.text-\[4\.2vw\] {
  font-size: 4.2vw;
  line-height: 1;
}
.text-\[2\.8vw\] {
  font-size: 2.8vw;
  line-height: 1;
}
.\!text-\[3\.5vw\] {
  font-size: 3.5vw !important;
  line-height: 1 !important;
}
.text-\[2vw\] {
  font-size: 2vw;
  line-height: 1;
}
.text-5vw {
  font-size: 5vw;
  line-height: 1;
}
.text-3\.333vw {
  font-size: 3.333vw;
  line-height: 1;
}
.text-\[3\.333vw\] {
  font-size: 3.333vw;
  line-height: 1;
}
.text-\[18px\] {
  font-size: 2.4vw;
  line-height: 1;
}
.text-\[40px\] {
  font-size: 5.333vw;
  line-height: 1;
}
.text-\[22px\] {
  font-size: 2.933vw;
  line-height: 1;
}
.text-\[4\.0vw\] {
  font-size: 4.0vw;
  line-height: 1;
}
.text-\[4\.6vw\] {
  font-size: 4.6vw;
  line-height: 1;
}
.text-\[2\.78vw\] {
  font-size: 2.78vw;
  line-height: 1;
}
.text-\[4\.03vw\] {
  font-size: 4.03vw;
  line-height: 1;
}
.text-\[3\.62vw\] {
  font-size: 3.62vw;
  line-height: 1;
}
.text-\[0\.9375rem\] {
  font-size: 0.9375rem;
  line-height: 1;
}
.text-\[4\.27vw\] {
  font-size: 4.27vw;
  line-height: 1;
}
.text-\[3\.47vw\] {
  font-size: 3.47vw;
  line-height: 1;
}
.text-\[2\.67vw\] {
  font-size: 2.67vw;
  line-height: 1;
}
.text-\[56px\] {
  font-size: 7.467vw;
  line-height: 1;
}
.text-\[26px\] {
  font-size: 3.467vw;
  line-height: 1;
}
.text-\[16px\] {
  font-size: 2.133vw;
  line-height: 1;
}
.text-3\.1vw {
  font-size: 3.1vw;
  line-height: 1;
}
.text-\[10\.33vw\] {
  font-size: 10.33vw;
  line-height: 1;
}
.text-\[5\.33vw\] {
  font-size: 5.33vw;
  line-height: 1;
}
.text-3\.2vw {
  font-size: 3.2vw;
  line-height: 1;
}
.text-2vw {
  font-size: 2vw;
  line-height: 1;
}
.text-45px {
  font-size: 6vw;
  line-height: 1;
}
.text-\[6\.33vw\] {
  font-size: 6.33vw;
  line-height: 1;
}
.\!text-\[30px\] {
  font-size: 4vw !important;
  line-height: 1 !important;
}
.\!text-\[3vw\] {
  font-size: 3vw !important;
  line-height: 1 !important;
}
.text-\[2\.83vw\] {
  font-size: 2.83vw;
  line-height: 1;
}
.text-\[4\.4vw\] {
  font-size: 4.4vw;
  line-height: 1;
}
.text-3\.73vw {
  font-size: 3.73vw;
  line-height: 1;
}
.text-3\.53vw {
  font-size: 3.53vw;
  line-height: 1;
}
.text-3\.8vw {
  font-size: 3.8vw;
  line-height: 1;
}
.text-10vw {
  font-size: 10vw;
  line-height: 1;
}
.text-9vw {
  font-size: 9vw;
  line-height: 1;
}
.text-7vw {
  font-size: 7vw;
  line-height: 1;
}
.\!text-3\.5vw {
  font-size: 3.5vw !important;
  line-height: 1 !important;
}
.\!text-\[3\.2vw\] {
  font-size: 3.2vw !important;
  line-height: 1 !important;
}
.text-\[9vw\] {
  font-size: 9vw;
  line-height: 1;
}
.leading-6\.5vw {
  line-height: 6.5vw;
}
.leading-8 {
  line-height: 2rem;
}
.leading-6vw {
  line-height: 6vw;
}
.leading-loose {
  line-height: 2;
}
.leading-\[1\] {
  line-height: 1;
}
.leading-\[34px\] {
  line-height: 4.533vw;
}
.leading-\[40px\] {
  line-height: 5.333vw;
}
.leading-\[25px\] {
  line-height: 3.333vw;
}
.leading-\[4\.2vw\] {
  line-height: 4.2vw;
}
.leading-\[5vw\] {
  line-height: 5vw;
}
.leading-tight {
  line-height: 1.25;
}
.leading-\[52px\] {
  line-height: 6.933vw;
}
.leading-\[10\.7vw\] {
  line-height: 10.7vw;
}
.\.leading-loose {
  line-height: 2;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-\[12vw\] {
  line-height: 12vw;
}
.leading-\[5\.6vw\] {
  line-height: 5.6vw;
}
.leading-\[44px\] {
  line-height: 5.867vw;
}
.leading-\[5\.33vw\] {
  line-height: 5.33vw;
}
.leading-\[4\.8vw\] {
  line-height: 4.8vw;
}
.leading-\[1\.1\] {
  line-height: 1.1;
}
.leading-none {
  line-height: 1;
}
.leading-8vw {
  line-height: 8vw;
}
.leading-\[36px\] {
  line-height: 4.8vw;
}
.leading-snug {
  line-height: 1.375;
}
.leading-\[4\.27vw\] {
  line-height: 4.27vw;
}
.leading-normal {
  line-height: 1.5;
}
.leading-\[1\.2\] {
  line-height: 1.2;
}
.leading-\[9\.4vw\] {
  line-height: 9.4vw;
}
.leading-14vw {
  line-height: 14vw;
}
.leading-5vw {
  line-height: 5vw;
}
.leading-10vw {
  line-height: 10vw;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-\[3\.2vw\] {
  line-height: 3.2vw;
}
.leading-\[3\.73vw\] {
  line-height: 3.73vw;
}
.leading-\[4\.32vw\] {
  line-height: 4.32vw;
}
.leading-\[100\%\] {
  line-height: 100%;
}
.leading-\[1\.3\] {
  line-height: 1.3;
}
.leading-\[11vw\] {
  line-height: 11vw;
}
.leading-\[12\.6vw\] {
  line-height: 12.6vw;
}
.leading-\[5\.5vw\] {
  line-height: 5.5vw;
}
.leading-12vw {
  line-height: 12vw;
}
.leading-relaxed {
  line-height: 1.625;
}
.leading-16vw {
  line-height: 16vw;
}
.leading-15vw {
  line-height: 15vw;
}
.leading-\[1\.4rem\] {
  line-height: 1.4rem;
}
.leading-\[9vw\] {
  line-height: 9vw;
}
.leading-\[48px\] {
  line-height: 6.4vw;
}
.leading-\[60px\] {
  line-height: 8vw;
}
.m-20px {
  margin: 2.667vw;
}
.m-\[4vw\] {
  margin: 4vw;
}
.m-0 {
  margin: 0px;
}
.m-40px {
  margin: 5.333vw;
}
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.my-16px {
  margin-top: 2.133vw;
  margin-bottom: 2.133vw;
}
.mx-\[0\.5vw\] {
  margin-left: 0.5vw;
  margin-right: 0.5vw;
}
.mx-20px {
  margin-left: 2.667vw;
  margin-right: 2.667vw;
}
.mx-24px {
  margin-left: 3.2vw;
  margin-right: 3.2vw;
}
.my-4vw {
  margin-top: 4vw;
  margin-bottom: 4vw;
}
.my-\[15px\] {
  margin-top: 2vw;
  margin-bottom: 2vw;
}
.my-3vw {
  margin-top: 3vw;
  margin-bottom: 3vw;
}
.\!my-3vw {
  margin-top: 3vw !important;
  margin-bottom: 3vw !important;
}
.my-\[2vw\] {
  margin-top: 2vw;
  margin-bottom: 2vw;
}
.my-6vw {
  margin-top: 6vw;
  margin-bottom: 6vw;
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.mx-\[4vw\] {
  margin-left: 4vw;
  margin-right: 4vw;
}
.mx-\[2vw\] {
  margin-left: 2vw;
  margin-right: 2vw;
}
.my-\[16px\] {
  margin-top: 2.133vw;
  margin-bottom: 2.133vw;
}
.\!mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.my-\[20px\] {
  margin-top: 2.667vw;
  margin-bottom: 2.667vw;
}
.my-\[30px\] {
  margin-top: 4vw;
  margin-bottom: 4vw;
}
.mx-\[20px\] {
  margin-left: 2.667vw;
  margin-right: 2.667vw;
}
.mx-\[1vw\] {
  margin-left: 1vw;
  margin-right: 1vw;
}
.my-2\.778vw {
  margin-top: 2.778vw;
  margin-bottom: 2.778vw;
}
.mx-2vw {
  margin-left: 2vw;
  margin-right: 2vw;
}
.my-\[24px\] {
  margin-top: 3.2vw;
  margin-bottom: 3.2vw;
}
.mx-\[16px\] {
  margin-left: 2.133vw;
  margin-right: 2.133vw;
}
.mx-\[30px\] {
  margin-left: 4vw;
  margin-right: 4vw;
}
.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.mx-\[-6vw\] {
  margin-left: -6vw;
  margin-right: -6vw;
}
.mx-\[0vw\] {
  margin-left: 0vw;
  margin-right: 0vw;
}
.my-35px {
  margin-top: 4.667vw;
  margin-bottom: 4.667vw;
}
.my-\[4\.27vw\] {
  margin-top: 4.27vw;
  margin-bottom: 4.27vw;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mx-\[3vw\] {
  margin-left: 3vw;
  margin-right: 3vw;
}
.my-\[4vw\] {
  margin-top: 4vw;
  margin-bottom: 4vw;
}
.my-\[3vw\] {
  margin-top: 3vw;
  margin-bottom: 3vw;
}
.mx-5vw {
  margin-left: 5vw;
  margin-right: 5vw;
}
.mx-4vw {
  margin-left: 4vw;
  margin-right: 4vw;
}
.my-\[1vw\] {
  margin-top: 1vw;
  margin-bottom: 1vw;
}
.my-\[5vw\] {
  margin-top: 5vw;
  margin-bottom: 5vw;
}
.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.ml-1 {
  margin-left: 0.25rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mr-\[2vw\] {
  margin-right: 2vw;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mr-\[1vw\] {
  margin-right: 1vw;
}
.ml-2 {
  margin-left: 0.5rem;
}
.mt-\[2\.5vw\] {
  margin-top: 2.5vw;
}
.ml-auto {
  margin-left: auto;
}
.ml-\[1vw\] {
  margin-left: 1vw;
}
.ml-\[3vw\] {
  margin-left: 3vw;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.ml-2vw {
  margin-left: 2vw;
}
.mb-\[40px\] {
  margin-bottom: 5.333vw;
}
.mb-6vw {
  margin-bottom: 6vw;
}
.ml-3vw {
  margin-left: 3vw;
}
.mr-3vw {
  margin-right: 3vw;
}
.mb-1vw {
  margin-bottom: 1vw;
}
.-mb-6vw {
  margin-bottom: -6vw;
}
.mb-3vw {
  margin-bottom: 3vw;
}
.-mt-2vw {
  margin-top: -2vw;
}
.mt-4vw {
  margin-top: 4vw;
}
.mr-2vw {
  margin-right: 2vw;
}
.mr-1\.75vw {
  margin-right: 1.75vw;
}
.mb-2vw {
  margin-bottom: 2vw;
}
.mt-\[2vw\] {
  margin-top: 2vw;
}
.mt-0 {
  margin-top: 0px;
}
.mb-\[5px\] {
  margin-bottom: 0.667vw;
}
.mt-0\.7vw {
  margin-top: 0.7vw;
}
.mb-\[20px\] {
  margin-bottom: 2.667vw;
}
.mr-10px {
  margin-right: 1.333vw;
}
.mb-\[12px\] {
  margin-bottom: 1.6vw;
}
.mr-\[8px\] {
  margin-right: 1.067vw;
}
.ml-\[30px\] {
  margin-left: 4vw;
}
.mt-\[20px\] {
  margin-top: 2.667vw;
}
.mt-\[30px\] {
  margin-top: 4vw;
}
.mt-\[14px\] {
  margin-top: 1.867vw;
}
.ml-\[2px\] {
  margin-left: 0.267vw;
}
.mt-\[16px\] {
  margin-top: 2.133vw;
}
.mr-\[16px\] {
  margin-right: 2.133vw;
}
.mb-\[65vw\] {
  margin-bottom: 65vw;
}
.mt-20vw {
  margin-top: 20vw;
}
.mt-\[6vw\] {
  margin-top: 6vw;
}
.ml-1vw {
  margin-left: 1vw;
}
.ml-\[-3vw\] {
  margin-left: -3vw;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mb-25px {
  margin-bottom: 3.333vw;
}
.mt-\[3vw\] {
  margin-top: 3vw;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mt-\[9vw\] {
  margin-top: 9vw;
}
.mb-\[2vw\] {
  margin-bottom: 2vw;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-\[8vw\] {
  margin-top: 8vw;
}
.mt-\[0vw\] {
  margin-top: 0vw;
}
.mb-\[5vw\] {
  margin-bottom: 5vw;
}
.mb-\[32px\] {
  margin-bottom: 4.267vw;
}
.mt-\[40px\] {
  margin-top: 5.333vw;
}
.mr-\[12px\] {
  margin-right: 1.6vw;
}
.ml-2\.5vw {
  margin-left: 2.5vw;
}
.mb-\[6vw\] {
  margin-bottom: 6vw;
}
.\!mb-5vw {
  margin-bottom: 5vw !important;
}
.mb-70px {
  margin-bottom: 9.333vw;
}
.mt-\[60px\] {
  margin-top: 8vw;
}
.ml-\[20px\] {
  margin-left: 2.667vw;
}
.ml-\[8px\] {
  margin-left: 1.067vw;
}
.mt-\[5px\] {
  margin-top: 0.667vw;
}
.mr-\[32px\] {
  margin-right: 4.267vw;
}
.ml-\[5px\] {
  margin-left: 0.667vw;
}
.ml-\[5vw\] {
  margin-left: 5vw;
}
.mb-\[24px\] {
  margin-bottom: 3.2vw;
}
.mb-\[2px\] {
  margin-bottom: 0.267vw;
}
.mt-\[24px\] {
  margin-top: 3.2vw;
}
.ml-\[10px\] {
  margin-left: 1.333vw;
}
.mt-\[36px\] {
  margin-top: 4.8vw;
}
.mb-\[30px\] {
  margin-bottom: 4vw;
}
.mt-\[32px\] {
  margin-top: 4.267vw;
}
.mr-\[5px\] {
  margin-right: 0.667vw;
}
.mt-\[10px\] {
  margin-top: 1.333vw;
}
.\!mt-\[32px\] {
  margin-top: 4.267vw !important;
}
.\!mb-\[20px\] {
  margin-bottom: 2.667vw !important;
}
.mr-\[20px\] {
  margin-right: 2.667vw;
}
.\!mt-\[40px\] {
  margin-top: 5.333vw !important;
}
.mb-\[50px\] {
  margin-bottom: 6.667vw;
}
.mb-\[0\] {
  margin-bottom: 0;
}
.mb-\[16px\] {
  margin-bottom: 2.133vw;
}
.mt-\[45px\] {
  margin-top: 6vw;
}
.mb-\[36px\] {
  margin-bottom: 4.8vw;
}
.mt-2vw {
  margin-top: 2vw;
}
.mb-\[3vw\] {
  margin-bottom: 3vw;
}
.mr-\[3vw\] {
  margin-right: 3vw;
}
.mb-\[1vw\] {
  margin-bottom: 1vw;
}
.mt-1vw {
  margin-top: 1vw;
}
.mt-\[4vw\] {
  margin-top: 4vw;
}
.ml-4vw {
  margin-left: 4vw;
}
.mr-4vw {
  margin-right: 4vw;
}
.mb-\[4vw\] {
  margin-bottom: 4vw;
}
.mr-1vw {
  margin-right: 1vw;
}
.mt-8vw {
  margin-top: 8vw;
}
.mt-\[10vw\] {
  margin-top: 10vw;
}
.ml-\[2vw\] {
  margin-left: 2vw;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.mb-20vw {
  margin-bottom: 20vw;
}
.mr-6vw {
  margin-right: 6vw;
}
.mt-10vw {
  margin-top: 10vw;
}
.mt-2\.778vw {
  margin-top: 2.778vw;
}
.ml-\[0\.5vw\] {
  margin-left: 0.5vw;
}
.mt-\[5vw\] {
  margin-top: 5vw;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-3vw {
  margin-top: 3vw;
}
.mt-\[8px\] {
  margin-top: 1.067vw;
}
.mt-\[0\.3vw\] {
  margin-top: 0.3vw;
}
.ml-1\.2vw {
  margin-left: 1.2vw;
}
.mb-\[8px\] {
  margin-bottom: 1.067vw;
}
.mt-\[50px\] {
  margin-top: 6.667vw;
}
.ml-\[0\.75rem\] {
  margin-left: 0.75rem;
}
.ml-\[0\.625rem\] {
  margin-left: 0.625rem;
}
.mt-13vw {
  margin-top: 13vw;
}
.mt-\[2\.67vw\] {
  margin-top: 2.67vw;
}
.mb-\[2\.133vw\] {
  margin-bottom: 2.133vw;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-\[2\.67vw\] {
  margin-bottom: 2.67vw;
}
.mt-\[1vw\] {
  margin-top: 1vw;
}
.mt-\[2\.13vw\] {
  margin-top: 2.13vw;
}
.mt-\[28px\] {
  margin-top: 3.733vw;
}
.mb-\[-6vw\] {
  margin-bottom: -6vw;
}
.mb-\[1\.2vw\] {
  margin-bottom: 1.2vw;
}
.ml-\[1\.2vw\] {
  margin-left: 1.2vw;
}
.mr-\[4vw\] {
  margin-right: 4vw;
}
.ml-5vw {
  margin-left: 5vw;
}
.mb-\[8vw\] {
  margin-bottom: 8vw;
}
.mb-30px {
  margin-bottom: 4vw;
}
.\!mr-\[4vw\] {
  margin-right: 4vw !important;
}
.mt-5vw {
  margin-top: 5vw;
}
.mb-40px {
  margin-bottom: 5.333vw;
}
.mb-80px {
  margin-bottom: 10.667vw;
}
.mt-\[4\.27vw\] {
  margin-top: 4.27vw;
}
.mt-\[3\.2vw\] {
  margin-top: 3.2vw;
}
.mt-\[1\.33vw\] {
  margin-top: 1.33vw;
}
.\!mt-\[48px\] {
  margin-top: 6.4vw !important;
}
.\!mt-2vw {
  margin-top: 2vw !important;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mt-\[1\.2vw\] {
  margin-top: 1.2vw;
}
.mt-\[30vw\] {
  margin-top: 30vw;
}
.mr-\[2\.5vw\] {
  margin-right: 2.5vw;
}
.first\:mt-0:first-child {
  margin-top: 0px;
}
.mt-\[3\.5vw\] {
  margin-top: 3.5vw;
}
.ml-\[1\.6vw\] {
  margin-left: 1.6vw;
}
.mb-\[10px\] {
  margin-bottom: 1.333vw;
}
.mb-5vw {
  margin-bottom: 5vw;
}
.\!mr-0 {
  margin-right: 0px !important;
}
.mr-\[1\.6vw\] {
  margin-right: 1.6vw;
}
.mt-\[2\.1vw\] {
  margin-top: 2.1vw;
}
.mt-\[2\.3vw\] {
  margin-top: 2.3vw;
}
.mr-\[2\.2vw\] {
  margin-right: 2.2vw;
}
.mb-\[2\.2vw\] {
  margin-bottom: 2.2vw;
}
.mt-\[5\.6vw\] {
  margin-top: 5.6vw;
}
.mr-\[5vw\] {
  margin-right: 5vw;
}
.ml-15vw {
  margin-left: 15vw;
}
.mt-\[2\.66667vw\] {
  margin-top: 2.66667vw;
}
.mb-1\.5vw {
  margin-bottom: 1.5vw;
}
.mt-1\.5vw {
  margin-top: 1.5vw;
}
.mb-4vw {
  margin-bottom: 4vw;
}
.ml-\[3\.5vw\] {
  margin-left: 3.5vw;
}
.mr-\[3\.5vw\] {
  margin-right: 3.5vw;
}
.mb-12vw {
  margin-bottom: 12vw;
}
.mt-2vh {
  margin-top: 2vh;
}
.mb-1vh {
  margin-bottom: 1vh;
}
.mt-1vh {
  margin-top: 1vh;
}
.mb-4vh {
  margin-bottom: 4vh;
}
.mt-0\.5vw {
  margin-top: 0.5vw;
}
.mb-10vw {
  margin-bottom: 10vw;
}
.mt-7vw {
  margin-top: 7vw;
}
.\!mr-3vw {
  margin-right: 3vw !important;
}
.mt-\[2\.8vw\] {
  margin-top: 2.8vw;
}
.ml-\[2\.2vw\] {
  margin-left: 2.2vw;
}
.mt-\[1\.7vw\] {
  margin-top: 1.7vw;
}
.mt-\[6\.6vw\] {
  margin-top: 6.6vw;
}
.mt-\[0\.4vw\] {
  margin-top: 0.4vw;
}
.mt-\[-2vw\] {
  margin-top: -2vw;
}
.mt-\[2\.2vw\] {
  margin-top: 2.2vw;
}
.mt-\[-3vw\] {
  margin-top: -3vw;
}
.mt-\[3\.6vw\] {
  margin-top: 3.6vw;
}
.mt-\[1\.4vw\] {
  margin-top: 1.4vw;
}
.mb-\[2\.8vw\] {
  margin-bottom: 2.8vw;
}
.mt-\[1\.1vw\] {
  margin-top: 1.1vw;
}
.mt-12 {
  margin-top: 3rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.ml-3 {
  margin-left: 0.75rem;
}
.max-w-full {
  max-width: 100%;
}
.max-w-\[60\%\] {
  max-width: 60%;
}
.max-w-\[45\%\] {
  max-width: 45%;
}
.max-w-\[600px\] {
  max-width: 80vw;
}
.max-w-\[450px\] {
  max-width: 60vw;
}
.max-w-\[350px\] {
  max-width: 46.667vw;
}
.max-w-\[190px\] {
  max-width: 25.333vw;
}
.max-w-49vw {
  max-width: 49vw;
}
.max-w-\[50vw\] {
  max-width: 50vw;
}
.max-w-\[33vw\] {
  max-width: 33vw;
}
.max-w-\[90vw\] {
  max-width: 90vw;
}
.max-w-\[69vw\] {
  max-width: 69vw;
}
.max-w-\[70vw\] {
  max-width: 70vw;
}
.min-h-0 {
  min-height: 0px;
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-full {
  min-height: 100%;
}
.\!min-h-\[14vw\] {
  min-height: 14vw !important;
}
.min-h-\[100vh\] {
  min-height: 100vh;
}
.min-h-\[calc\(100vh-21\.6vw\)\] {
  min-height: calc(100vh - 21.6vw);
}
.min-h-\[19\.73vw\] {
  min-height: 19.73vw;
}
.min-h-\[62vh\] {
  min-height: 62vh;
}
.min-h-\[80px\] {
  min-height: 10.667vw;
}
.min-h-\[calc\(100vh-11\.73vw\)\] {
  min-height: calc(100vh - 11.73vw);
}
.min-h-\[4\.27vw\] {
  min-height: 4.27vw;
}
.min-h-\[37\.33vw\] {
  min-height: 37.33vw;
}
.min-h-\[11\.73vw\] {
  min-height: 11.73vw;
}
.min-h-\[60vw\] {
  min-height: 60vw;
}
.min-h-15px {
  min-height: 2vw;
}
.\!min-h-7vw {
  min-height: 7vw !important;
}
.min-w-full {
  min-width: 100%;
}
.min-w-0 {
  min-width: 0px;
}
.min-w-\[30\%\] {
  min-width: 30%;
}
.min-w-\[112px\] {
  min-width: 14.933vw;
}
.min-w-\[136px\] {
  min-width: 18.133vw;
}
.min-w-6vw {
  min-width: 6vw;
}
.min-w-\[14vw\] {
  min-width: 14vw;
}
.min-w-15vw {
  min-width: 15vw;
}
.min-w-\[20vw\] {
  min-width: 20vw;
}
.min-w-30vw {
  min-width: 30vw;
}
.\!min-w-\[140px\] {
  min-width: 18.667vw !important;
}
.\!min-w-\[160px\] {
  min-width: 21.333vw !important;
}
.object-contain {
  -o-object-fit: contain;
  object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-0 {
  opacity: 0;
}
.opacity-\[0\.8\] {
  opacity: 0.8;
}
.opacity-90 {
  opacity: 0.9;
}
.opacity-50 {
  opacity: 0.5;
}
.outline-none {
  outline: 0.267vw solid transparent;
  outline-offset: 0.267vw;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.\!overflow-visible {
  overflow: visible !important;
}
.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;
}
.p-2 {
  padding: 0.5rem;
}
.p-\[18px\] {
  padding: 2.4vw;
}
.p-2vw {
  padding: 2vw;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-\[32px\] {
  padding: 4.267vw;
}
.p-\[12px\] {
  padding: 1.6vw;
}
.p-\[4vw\] {
  padding: 4vw;
}
.\!p-\[10px\] {
  padding: 1.333vw !important;
}
.\!p-\[20px\] {
  padding: 2.667vw !important;
}
.p-\[36px\] {
  padding: 4.8vw;
}
.p-\[20px\] {
  padding: 2.667vw;
}
.p-\[2vw\] {
  padding: 2vw;
}
.p-\[5vw\] {
  padding: 5vw;
}
.p-0 {
  padding: 0px;
}
.p-\[2\.13vw\] {
  padding: 2.13vw;
}
.p-\[2\.67vw\] {
  padding: 2.67vw;
}
.p-\[3\.2vw\] {
  padding: 3.2vw;
}
.p-4vw {
  padding: 4vw;
}
.p-3vw {
  padding: 3vw;
}
.p-\[6px\] {
  padding: 0.8vw;
}
.p-px-3vw {
  padding: 3vw;
}
.p-\[3vw\] {
  padding: 3vw;
}
.p-30px {
  padding: 4vw;
}
.\!p-0 {
  padding: 0px !important;
}
.p-\[0\.5vw\] {
  padding: 0.5vw;
}
.p-\[22px\] {
  padding: 2.933vw;
}
.p-8vw {
  padding: 8vw;
}
.p-\[2\.8vw\] {
  padding: 2.8vw;
}
.p-8 {
  padding: 2rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-10px {
  padding-top: 1.333vw;
  padding-bottom: 1.333vw;
}
.px-\[1\.25vw\] {
  padding-left: 1.25vw;
  padding-right: 1.25vw;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-\[16px\] {
  padding-left: 2.133vw;
  padding-right: 2.133vw;
}
.px-3vw {
  padding-left: 3vw;
  padding-right: 3vw;
}
.px-2vw {
  padding-left: 2vw;
  padding-right: 2vw;
}
.py-1vw {
  padding-top: 1vw;
  padding-bottom: 1vw;
}
.px-4vw {
  padding-left: 4vw;
  padding-right: 4vw;
}
.px-\[2\.65vw\] {
  padding-left: 2.65vw;
  padding-right: 2.65vw;
}
.py-1\.5vw {
  padding-top: 1.5vw;
  padding-bottom: 1.5vw;
}
.py-\[2vw\] {
  padding-top: 2vw;
  padding-bottom: 2vw;
}
.py-2vw {
  padding-top: 2vw;
  padding-bottom: 2vw;
}
.px-\[20px\] {
  padding-left: 2.667vw;
  padding-right: 2.667vw;
}
.\!py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.py-\[4vw\] {
  padding-top: 4vw;
  padding-bottom: 4vw;
}
.px-\[4vw\] {
  padding-left: 4vw;
  padding-right: 4vw;
}
.px-\[5vw\] {
  padding-left: 5vw;
  padding-right: 5vw;
}
.py-\[3vw\] {
  padding-top: 3vw;
  padding-bottom: 3vw;
}
.px-\[8px\] {
  padding-left: 1.067vw;
  padding-right: 1.067vw;
}
.py-\[30px\] {
  padding-top: 4vw;
  padding-bottom: 4vw;
}
.py-\[20px\] {
  padding-top: 2.667vw;
  padding-bottom: 2.667vw;
}
.py-\[40px\] {
  padding-top: 5.333vw;
  padding-bottom: 5.333vw;
}
.\!py-\[10px\] {
  padding-top: 1.333vw !important;
  padding-bottom: 1.333vw !important;
}
.py-\[32px\] {
  padding-top: 4.267vw;
  padding-bottom: 4.267vw;
}
.px-\[32px\] {
  padding-left: 4.267vw;
  padding-right: 4.267vw;
}
.\!py-\[14px\] {
  padding-top: 1.867vw !important;
  padding-bottom: 1.867vw !important;
}
.py-\[10px\] {
  padding-top: 1.333vw;
  padding-bottom: 1.333vw;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-\[12px\] {
  padding-top: 1.6vw;
  padding-bottom: 1.6vw;
}
.px-\[80px\] {
  padding-left: 10.667vw;
  padding-right: 10.667vw;
}
.py-\[24px\] {
  padding-top: 3.2vw;
  padding-bottom: 3.2vw;
}
.py-\[16px\] {
  padding-top: 2.133vw;
  padding-bottom: 2.133vw;
}
.px-\[2vw\] {
  padding-left: 2vw;
  padding-right: 2vw;
}
.\!px-\[15px\] {
  padding-left: 2vw !important;
  padding-right: 2vw !important;
}
.\!py-\[5px\] {
  padding-top: 0.667vw !important;
  padding-bottom: 0.667vw !important;
}
.\!py-\[30px\] {
  padding-top: 4vw !important;
  padding-bottom: 4vw !important;
}
.\!px-\[20px\] {
  padding-left: 2.667vw !important;
  padding-right: 2.667vw !important;
}
.px-\[15px\] {
  padding-left: 2vw;
  padding-right: 2vw;
}
.px-\[30px\] {
  padding-left: 4vw;
  padding-right: 4vw;
}
.py-\[36px\] {
  padding-top: 4.8vw;
  padding-bottom: 4.8vw;
}
.\!py-\[0\] {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.px-\[60px\] {
  padding-left: 8vw;
  padding-right: 8vw;
}
.py-\[28px\] {
  padding-top: 3.733vw;
  padding-bottom: 3.733vw;
}
.\!px-\[12px\] {
  padding-left: 1.6vw !important;
  padding-right: 1.6vw !important;
}
.\!py-\[8px\] {
  padding-top: 1.067vw !important;
  padding-bottom: 1.067vw !important;
}
.py-3\.5vw {
  padding-top: 3.5vw;
  padding-bottom: 3.5vw;
}
.px-20px {
  padding-left: 2.667vw;
  padding-right: 2.667vw;
}
.\!py-\[3vw\] {
  padding-top: 3vw !important;
  padding-bottom: 3vw !important;
}
.py-\[1vw\] {
  padding-top: 1vw;
  padding-bottom: 1vw;
}
.px-1\.658vw {
  padding-left: 1.658vw;
  padding-right: 1.658vw;
}
.py-0\.1vw {
  padding-top: 0.1vw;
  padding-bottom: 0.1vw;
}
.px-\[1vw\] {
  padding-left: 1vw;
  padding-right: 1vw;
}
.px-\[1\.2vw\] {
  padding-left: 1.2vw;
  padding-right: 1.2vw;
}
.py-\[6vw\] {
  padding-top: 6vw;
  padding-bottom: 6vw;
}
.px-\[1\.5vw\] {
  padding-left: 1.5vw;
  padding-right: 1.5vw;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-5vw {
  padding-left: 5vw;
  padding-right: 5vw;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-1vw {
  padding-left: 1vw;
  padding-right: 1vw;
}
.px-2\.5vw {
  padding-left: 2.5vw;
  padding-right: 2.5vw;
}
.px-\[1\.6px\] {
  padding-left: 0.213vw;
  padding-right: 0.213vw;
}
.py-3\.9vw {
  padding-top: 3.9vw;
  padding-bottom: 3.9vw;
}
.px-\[2\.5vw\] {
  padding-left: 2.5vw;
  padding-right: 2.5vw;
}
.px-\[2\.67vw\] {
  padding-left: 2.67vw;
  padding-right: 2.67vw;
}
.px-\[3\.2vw\] {
  padding-left: 3.2vw;
  padding-right: 3.2vw;
}
.px-\[4\.27vw\] {
  padding-left: 4.27vw;
  padding-right: 4.27vw;
}
.px-\[1\.6vw\] {
  padding-left: 1.6vw;
  padding-right: 1.6vw;
}
.py-\[0\.53vw\] {
  padding-top: 0.53vw;
  padding-bottom: 0.53vw;
}
.px-\[0\.5vw\] {
  padding-left: 0.5vw;
  padding-right: 0.5vw;
}
.px-\[2\.666667vw\] {
  padding-left: 2.666667vw;
  padding-right: 2.666667vw;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-4vw {
  padding-top: 4vw;
  padding-bottom: 4vw;
}
.py-3vw {
  padding-top: 3vw;
  padding-bottom: 3vw;
}
.py-\[14px\] {
  padding-top: 1.867vw;
  padding-bottom: 1.867vw;
}
.py-\[1\.07vw\] {
  padding-top: 1.07vw;
  padding-bottom: 1.07vw;
}
.px-3\.5vw {
  padding-left: 3.5vw;
  padding-right: 3.5vw;
}
.px-5px {
  padding-left: 0.667vw;
  padding-right: 0.667vw;
}
.px-\[3vw\] {
  padding-left: 3vw;
  padding-right: 3vw;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.py-\[3\.73vw\] {
  padding-top: 3.73vw;
  padding-bottom: 3.73vw;
}
.px-\[28px\] {
  padding-left: 3.733vw;
  padding-right: 3.733vw;
}
.py-5vw {
  padding-top: 5vw;
  padding-bottom: 5vw;
}
.py-\[2\.67vw\] {
  padding-top: 2.67vw;
  padding-bottom: 2.67vw;
}
.px-\[6vw\] {
  padding-left: 6vw;
  padding-right: 6vw;
}
.px-\[1\.8vw\] {
  padding-left: 1.8vw;
  padding-right: 1.8vw;
}
.py-\[4\.4vw\] {
  padding-top: 4.4vw;
  padding-bottom: 4.4vw;
}
.py-\[2\.1vw\] {
  padding-top: 2.1vw;
  padding-bottom: 2.1vw;
}
.px-\[2\.6vw\] {
  padding-left: 2.6vw;
  padding-right: 2.6vw;
}
.px-\[2\.66667vw\] {
  padding-left: 2.66667vw;
  padding-right: 2.66667vw;
}
.py-\[2\.66667vw\] {
  padding-top: 2.66667vw;
  padding-bottom: 2.66667vw;
}
.px-\[0\.6vw\] {
  padding-left: 0.6vw;
  padding-right: 0.6vw;
}
.py-\[8vw\] {
  padding-top: 8vw;
  padding-bottom: 8vw;
}
.px-\[8vw\] {
  padding-left: 8vw;
  padding-right: 8vw;
}
.px-\[5\.2vw\] {
  padding-left: 5.2vw;
  padding-right: 5.2vw;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.px-\[10px\] {
  padding-left: 1.333vw;
  padding-right: 1.333vw;
}
.\!px-\[2\.8vw\] {
  padding-left: 2.8vw !important;
  padding-right: 2.8vw !important;
}
.\!py-\[4\.4vw\] {
  padding-top: 4.4vw !important;
  padding-bottom: 4.4vw !important;
}
.px-\[2\.7vw\] {
  padding-left: 2.7vw;
  padding-right: 2.7vw;
}
.px-\[2\.9vw\] {
  padding-left: 2.9vw;
  padding-right: 2.9vw;
}
.px-\[5\.4vw\] {
  padding-left: 5.4vw;
  padding-right: 5.4vw;
}
.py-\[2\.8vw\] {
  padding-top: 2.8vw;
  padding-bottom: 2.8vw;
}
.px-\[3\.1vw\] {
  padding-left: 3.1vw;
  padding-right: 3.1vw;
}
.pt-\[45vw\] {
  padding-top: 45vw;
}
.pb-2vw {
  padding-bottom: 2vw;
}
.pr-2vw {
  padding-right: 2vw;
}
.pb-\[4\.44vw\] {
  padding-bottom: 4.44vw;
}
.pt-2vw {
  padding-top: 2vw;
}
.pb-14vw {
  padding-bottom: 14vw;
}
.pt-\[3vw\] {
  padding-top: 3vw;
}
.pb-\[6vw\] {
  padding-bottom: 6vw;
}
.pt-\[5vw\] {
  padding-top: 5vw;
}
.pb-\[100px\] {
  padding-bottom: 13.333vw;
}
.pb-\[40px\] {
  padding-bottom: 5.333vw;
}
.pt-\[20px\] {
  padding-top: 2.667vw;
}
.pb-\[20px\] {
  padding-bottom: 2.667vw;
}
.pl-\[80px\] {
  padding-left: 10.667vw;
}
.pr-\[20px\] {
  padding-right: 2.667vw;
}
.pb-\[50px\] {
  padding-bottom: 6.667vw;
}
.pt-\[5px\] {
  padding-top: 0.667vw;
}
.pr-\[10px\] {
  padding-right: 1.333vw;
}
.pb-\[30px\] {
  padding-bottom: 4vw;
}
.pb-\[90px\] {
  padding-bottom: 12vw;
}
.pl-\[20px\] {
  padding-left: 2.667vw;
}
.pr-\[32px\] {
  padding-right: 4.267vw;
}
.pb-\[140px\] {
  padding-bottom: 18.667vw;
}
.pt-\[30px\] {
  padding-top: 4vw;
}
.pb-\[32px\] {
  padding-bottom: 4.267vw;
}
.pr-20px {
  padding-right: 2.667vw;
}
.pl-6vw {
  padding-left: 6vw;
}
.pr-6vw {
  padding-right: 6vw;
}
.pt-\[0\.6vw\] {
  padding-top: 0.6vw;
}
.pl-2vw {
  padding-left: 2vw;
}
.pr-\[2vw\] {
  padding-right: 2vw;
}
.pt-\[200px\] {
  padding-top: 26.667vw;
}
.pt-\[2\.67vw\] {
  padding-top: 2.67vw;
}
.pb-\[calc\(16vw\+env\(safe-area-inset-bottom\2c 0px\)\)\] {
  padding-bottom: calc(16vw + env(safe-area-inset-bottom,0px));
}
.pt-\[3\.2vw\] {
  padding-top: 3.2vw;
}
.pb-\[calc\(5\.33vw\+env\(safe-area-inset-bottom\2c 0px\)\)\] {
  padding-bottom: calc(5.33vw + env(safe-area-inset-bottom,0px));
}
.pb-\[2\.67vw\] {
  padding-bottom: 2.67vw;
}
.pt-4vw {
  padding-top: 4vw;
}
.pr-\[0\.5vw\] {
  padding-right: 0.5vw;
}
.pl-\[0\.5vw\] {
  padding-left: 0.5vw;
}
.pb-\[28px\] {
  padding-bottom: 3.733vw;
}
.pl-\[2\.67vw\] {
  padding-left: 2.67vw;
}
.pr-\[2\.67vw\] {
  padding-right: 2.67vw;
}
.pt-\[1\.33vw\] {
  padding-top: 1.33vw;
}
.pl-\[6\.93vw\] {
  padding-left: 6.93vw;
}
.pb-3vw {
  padding-bottom: 3vw;
}
.pt-3vw {
  padding-top: 3vw;
}
.pb-\[0\.5vw\] {
  padding-bottom: 0.5vw;
}
.pb-5vw {
  padding-bottom: 5vw;
}
.pl-1\.5vw {
  padding-left: 1.5vw;
}
.pl-\[2\.93vw\] {
  padding-left: 2.93vw;
}
.pb-\[8vw\] {
  padding-bottom: 8vw;
}
.pt-\[5\.33vw\] {
  padding-top: 5.33vw;
}
.pt-\[4vw\] {
  padding-top: 4vw;
}
.pb-\[7vw\] {
  padding-bottom: 7vw;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pr-\[26vw\] {
  padding-right: 26vw;
}
.first\:pt-0:first-child {
  padding-top: 0px;
}
.pl-\[7vw\] {
  padding-left: 7vw;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-\[4vw\] {
  padding-bottom: 4vw;
}
.pb-\[1vw\] {
  padding-bottom: 1vw;
}
.pl-\[4vw\] {
  padding-left: 4vw;
}
.pr-\[3vw\] {
  padding-right: 3vw;
}
.pl-\[17\%\] {
  padding-left: 17%;
}
.pl-\[3\.2vw\] {
  padding-left: 3.2vw;
}
.pt-\[1vw\] {
  padding-top: 1vw;
}
.pb-\[2vw\] {
  padding-bottom: 2vw;
}
.pr-\[18vw\] {
  padding-right: 18vw;
}
.pb-\[3vw\] {
  padding-bottom: 3vw;
}
.pr-\[14vw\] {
  padding-right: 14vw;
}
.pb-3vh {
  padding-bottom: 3vh;
}
.pt-100px {
  padding-top: 13.333vw;
}
.pb-6vw {
  padding-bottom: 6vw;
}
.pt-\[4\.8vw\] {
  padding-top: 4.8vw;
}
.pt-\[1\.8vw\] {
  padding-top: 1.8vw;
}
.pb-\[5\.6vw\] {
  padding-bottom: 5.6vw;
}
.placeholder-\[\#909399\]::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(144, 147, 153, var(--tw-placeholder-opacity));
}
.placeholder-\[\#909399\]::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(144, 147, 153, var(--tw-placeholder-opacity));
}
.tab {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}
.\.tab {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}
.\.\/tab\.vue {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}
.tab\.type {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}
.tab\.label {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}
.tab\.id {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}
.tab\.list\.length {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}
.tab\.key {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}
.tab\.title {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}
.pointer-events-none {
  pointer-events: none;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.\!absolute {
  position: absolute !important;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.inset-x-0 {
  right: 0px;
  left: 0px;
}
.right-2vw {
  right: 2vw;
}
.top-\[1vw\] {
  top: 1vw;
}
.left-\[1vw\] {
  left: 1vw;
}
.top-0 {
  top: 0px;
}
.left-\[50\%\] {
  left: 50%;
}
.right-0 {
  right: 0px;
}
.top-\[50\%\] {
  top: 50%;
}
.right-0vw {
  right: 0vw;
}
.-top-0\.5vw {
  top: -0.5vw;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-18vw {
  bottom: 18vw;
}
.left-50vw {
  left: 50vw;
}
.left-0 {
  left: 0px;
}
.top-\[5vw\] {
  top: 5vw;
}
.right-\[5vw\] {
  right: 5vw;
}
.right-100px {
  right: 13.333vw;
}
.bottom-4px {
  bottom: 0.533vw;
}
.-top-\[3vw\] {
  top: -3vw;
}
.top-\[10px\] {
  top: 1.333vw;
}
.left-\[10px\] {
  left: 1.333vw;
}
.left-\[40px\] {
  left: 5.333vw;
}
.left-\[20px\] {
  left: 2.667vw;
}
.\!top-\[-4px\] {
  top: -0.533vw !important;
}
.\!right-\[-4px\] {
  right: -0.533vw !important;
}
.top-\[20px\] {
  top: 2.667vw;
}
.bottom-6vw {
  bottom: 6vw;
}
.bottom-1\.178vw {
  bottom: 1.178vw;
}
.bottom-2vw {
  bottom: 2vw;
}
.bottom-\[1vw\] {
  bottom: 1vw;
}
.right-\[1vw\] {
  right: 1vw;
}
.bottom-\[6vw\] {
  bottom: 6vw;
}
.left-\[6vw\] {
  left: 6vw;
}
.top-\[20vw\] {
  top: 20vw;
}
.top-\[15vw\] {
  top: 15vw;
}
.left-3vw {
  left: 3vw;
}
.bottom-4vw {
  bottom: 4vw;
}
.right-3vw {
  right: 3vw;
}
.top-0vw {
  top: 0vw;
}
.top-\[2vw\] {
  top: 2vw;
}
.right-\[2vw\] {
  right: 2vw;
}
.right-\[30px\] {
  right: 4vw;
}
.bottom-\[16px\] {
  bottom: 2.133vw;
}
.bottom-\[5\.5vw\] {
  bottom: 5.5vw;
}
.top-2vw {
  top: 2vw;
}
.right-\[-0\.13vw\] {
  right: -0.13vw;
}
.top-\[-0\.93vw\] {
  top: -0.93vw;
}
.right-\[10vw\] {
  right: 10vw;
}
.top-\[4vw\] {
  top: 4vw;
}
.right-\[3vw\] {
  right: 3vw;
}
.top-\[10vw\] {
  top: 10vw;
}
.right-\[8px\] {
  right: 1.067vw;
}
.bottom-\[8px\] {
  bottom: 1.067vw;
}
.bottom-\[4vw\] {
  bottom: 4vw;
}
.\!bottom-\[-0\.4vw\] {
  bottom: -0.4vw !important;
}
.\!right-\[-0\.7vw\] {
  right: -0.7vw !important;
}
.top-\[-1\.8vw\] {
  top: -1.8vw;
}
.right-\[-1\.8vw\] {
  right: -1.8vw;
}
.bottom-\[5vw\] {
  bottom: 5vw;
}
.top-\[11\.73vw\] {
  top: 11.73vw;
}
.\!bottom-\[-4px\] {
  bottom: -0.533vw !important;
}
.top-3vw {
  top: 3vw;
}
.bottom-3\.5vw {
  bottom: 3.5vw;
}
.left-1\/2 {
  left: 50%;
}
.top-\[calc\(50\%-1vw\)\] {
  top: calc(50% - 1vw);
}
.-top-3vw {
  top: -3vw;
}
.-top-2vw {
  top: -2vw;
}
.-top-10\.5vw {
  top: -10.5vw;
}
.top-1\/2 {
  top: 50%;
}
.bottom-19vw {
  bottom: 19vw;
}
.bottom-16vw {
  bottom: 16vw;
}
.top-\[calc\(42\%\)\] {
  top: calc(42%);
}
.top-27vw {
  top: 27vw;
}
.top-45vw {
  top: 45vw;
}
.-top-22vw {
  top: -22vw;
}
.top-43vw {
  top: 43vw;
}
.top-50vw {
  top: 50vw;
}
.top-10vw {
  top: 10vw;
}
.top-\[11\.3vw\] {
  top: 11.3vw;
}
.top-\[6\.5vw\] {
  top: 6.5vw;
}
.resize {
  resize: both;
}
.shadow-lg {
  --tw-shadow: 0 1.333vw 2vw -0.4vw rgb(0 0 0/0.1),0 0.533vw 0.8vw -0.533vw rgb(0 0 0/0.1);
  --tw-shadow-colored: 0 1.333vw 2vw -0.4vw var(--tw-shadow-color),0 0.533vw 0.8vw -0.533vw var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}
.shadow-inner {
  --tw-shadow: inset 0 0.267vw 0.533vw 0 rgb(0 0 0/0.05);
  --tw-shadow-colored: inset 0 0.267vw 0.533vw 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}
.shadow-xl {
  --tw-shadow: 0 2.667vw 3.333vw -0.667vw rgb(0 0 0/0.1),0 1.067vw 1.333vw -0.8vw rgb(0 0 0/0.1);
  --tw-shadow-colored: 0 2.667vw 3.333vw -0.667vw var(--tw-shadow-color),0 1.067vw 1.333vw -0.8vw var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}
.shadow {
  --tw-shadow: 0 1px 0.4vw 0 rgb(0 0 0/0.1),0 1px 0.267vw -1px rgb(0 0 0/0.1);
  --tw-shadow-colored: 0 1px 0.4vw 0 var(--tw-shadow-color),0 1px 0.267vw -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}
.shadow-2xl {
  --tw-shadow: 0 3.333vw 6.667vw -1.6vw rgb(0 0 0/0.25);
  --tw-shadow-colored: 0 3.333vw 6.667vw -1.6vw var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}
.shadow-\[0_0\.27vw_0_\#e7e7e7\] {
  --tw-shadow-color: rgba(0 0.27vw 0 #e7e7e7, 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-\[0_0\.51vw_1\.03vw_\#e7e7e7\] {
  --tw-shadow-color: rgba(0 0.51vw 1.03vw #e7e7e7, 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-\[0_1\.923px_7\.692px_0_\#E7E7E7\] {
  --tw-shadow-color: rgba(0 0.256vw 1.026vw 0 #E7E7E7, 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-\[0_4px_15px_\#e7e7e7\] {
  --tw-shadow-color: rgba(0 0.533vw 2vw #e7e7e7, 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-\[0_0\.5vw_2vw_0_\#e7e7e7\] {
  --tw-shadow-color: rgba(0 0.5vw 2vw 0 #e7e7e7, 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-\[0 {
  
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-dropru\.4 {
  
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-dark-50 {
  --tw-shadow-color: rgba(74, 74, 74, 1);
  --tw-shadow: var(--tw-shadow-colored);
}
[fill~="none"] {
  fill: none;
}
[fill~="white"] {
  --tw-fill-opacity: 1;
  fill: rgba(255, 255, 255, var(--tw-fill-opacity));
}
[stroke~="white"] {
  --tw-stroke-opacity: 1;
  stroke: rgba(255, 255, 255, var(--tw-stroke-opacity));
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.\!text-right {
  text-align: right !important;
}
.text-justify {
  text-align: justify;
}
.text-\[\#1989fa\] {
  --tw-text-opacity: 1;
  color: rgba(25, 137, 250, var(--tw-text-opacity));
}
.text-red-500 {
  --tw-text-opacity: 1;
  color: rgba(239, 68, 68, var(--tw-text-opacity));
}
.text-\[\#666\] {
  --tw-text-opacity: 1;
  color: rgba(102, 102, 102, var(--tw-text-opacity));
}
.text-\[\#b60c0c\] {
  --tw-text-opacity: 1;
  color: rgba(182, 12, 12, var(--tw-text-opacity));
}
.text-\[\#333\] {
  --tw-text-opacity: 1;
  color: rgba(51, 51, 51, var(--tw-text-opacity));
}
.text-\[\#999\] {
  --tw-text-opacity: 1;
  color: rgba(153, 153, 153, var(--tw-text-opacity));
}
.text-\[\#000\] {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.text-\[\#aaa\] {
  --tw-text-opacity: 1;
  color: rgba(170, 170, 170, var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-hex-bbb {
  --tw-text-opacity: 1;
  color: rgba(187, 187, 187, var(--tw-text-opacity));
}
.text-hex-666 {
  --tw-text-opacity: 1;
  color: rgba(102, 102, 102, var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.text-hex-BBBBBB {
  --tw-text-opacity: 1;
  color: rgba(187, 187, 187, var(--tw-text-opacity));
}
.text-hex-00CB4C {
  --tw-text-opacity: 1;
  color: rgba(0, 203, 76, var(--tw-text-opacity));
}
.text-hex-E95648 {
  --tw-text-opacity: 1;
  color: rgba(233, 86, 72, var(--tw-text-opacity));
}
.text-hex-cb2330 {
  --tw-text-opacity: 1;
  color: rgba(203, 35, 48, var(--tw-text-opacity));
}
.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}
.text-\[\#121317\] {
  --tw-text-opacity: 1;
  color: rgba(18, 19, 23, var(--tw-text-opacity));
}
.text-hex-999999 {
  --tw-text-opacity: 1;
  color: rgba(153, 153, 153, var(--tw-text-opacity));
}
.text-\[\#6b7280\] {
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}
.text-\[\#494949\] {
  --tw-text-opacity: 1;
  color: rgba(73, 73, 73, var(--tw-text-opacity));
}
.text-\[var\(--color-title-text\)\] {
  color: var(--color-title-text);
}
.text-\[var\(--color-helper-text\)\] {
  color: var(--color-helper-text);
}
.text-\[var\(--color-white\)\] {
  color: var(--color-white);
}
.text-\[var\(--color-primary\)\] {
  color: var(--color-primary);
}
.text-\[var\(--color-light-icon\)\] {
  color: var(--color-light-icon);
}
.text-\[var\(--color-green-up\)\] {
  color: var(--color-green-up);
}
.text-\[var\(--color-body-text\)\] {
  color: var(--color-body-text);
}
.text-\[\#bbb\] {
  --tw-text-opacity: 1;
  color: rgba(187, 187, 187, var(--tw-text-opacity));
}
.text-\[\#0084cb\] {
  --tw-text-opacity: 1;
  color: rgba(0, 132, 203, var(--tw-text-opacity));
}
.text-hex-aaaaaa {
  --tw-text-opacity: 1;
  color: rgba(170, 170, 170, var(--tw-text-opacity));
}
.text-\[\#909399\] {
  --tw-text-opacity: 1;
  color: rgba(144, 147, 153, var(--tw-text-opacity));
}
.text-\[\#777\] {
  --tw-text-opacity: 1;
  color: rgba(119, 119, 119, var(--tw-text-opacity));
}
.text-\[var\(--color-card-bg\)\] {
  color: var(--color-card-bg);
}
.text-\[var\(--color-red\)\] {
  color: var(--color-red);
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
}
.text-\[\#4ade80\] {
  --tw-text-opacity: 1;
  color: rgba(74, 222, 128, var(--tw-text-opacity));
}
.text-\[\#dc2626\] {
  --tw-text-opacity: 1;
  color: rgba(220, 38, 38, var(--tw-text-opacity));
}
.text-\[\#facc15\] {
  --tw-text-opacity: 1;
  color: rgba(250, 204, 21, var(--tw-text-opacity));
}
.text-\[\#16a34a\] {
  --tw-text-opacity: 1;
  color: rgba(22, 163, 74, var(--tw-text-opacity));
}
.text-\[\#64748b\] {
  --tw-text-opacity: 1;
  color: rgba(100, 116, 139, var(--tw-text-opacity));
}
.\!text-\[\#fff\] {
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}
.text-\[red\] {
  --tw-text-opacity: 1;
  color: rgba(255, 0, 0, var(--tw-text-opacity));
}
.text-\[\#333333\] {
  --tw-text-opacity: 1;
  color: rgba(51, 51, 51, var(--tw-text-opacity));
}
.text-\[\#eab308\] {
  --tw-text-opacity: 1;
  color: rgba(234, 179, 8, var(--tw-text-opacity));
}
.text-\[\#6d28d9\] {
  --tw-text-opacity: 1;
  color: rgba(109, 40, 217, var(--tw-text-opacity));
}
.text-\[\#22c55e\] {
  --tw-text-opacity: 1;
  color: rgba(34, 197, 94, var(--tw-text-opacity));
}
.text-\[\#222222\] {
  --tw-text-opacity: 1;
  color: rgba(34, 34, 34, var(--tw-text-opacity));
}
.text-\[\#9ca3af\] {
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}
.text-\[\#b91c1c\] {
  --tw-text-opacity: 1;
  color: rgba(185, 28, 28, var(--tw-text-opacity));
}
.text-\[\#F44336\] {
  --tw-text-opacity: 1;
  color: rgba(244, 67, 54, var(--tw-text-opacity));
}
.text-gray-500\/50 {
  --tw-text-opacity: 0.5;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}
.text-\[\#CB0101\] {
  --tw-text-opacity: 1;
  color: rgba(203, 1, 1, var(--tw-text-opacity));
}
.text-\[\#519D24\] {
  --tw-text-opacity: 1;
  color: rgba(81, 157, 36, var(--tw-text-opacity));
}
.text-\[\#ce2d30\] {
  --tw-text-opacity: 1;
  color: rgba(206, 45, 48, var(--tw-text-opacity));
}
.text-\[\#999999\] {
  --tw-text-opacity: 1;
  color: rgba(153, 153, 153, var(--tw-text-opacity));
}
.text-\[\#cdcdcd\] {
  --tw-text-opacity: 1;
  color: rgba(205, 205, 205, var(--tw-text-opacity));
}
.text-hex-CB2330 {
  --tw-text-opacity: 1;
  color: rgba(203, 35, 48, var(--tw-text-opacity));
}
.text-hex-121317 {
  --tw-text-opacity: 1;
  color: rgba(18, 19, 23, var(--tw-text-opacity));
}
.text-\[\#707070\] {
  --tw-text-opacity: 1;
  color: rgba(112, 112, 112, var(--tw-text-opacity));
}
.text-\[\#f59e0b\] {
  --tw-text-opacity: 1;
  color: rgba(245, 158, 11, var(--tw-text-opacity));
}
.text-\[\#00CE3B\] {
  --tw-text-opacity: 1;
  color: rgba(0, 206, 59, var(--tw-text-opacity));
}
.dark .dark\:text-\[\#fff\] {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-hex-323233 {
  --tw-text-opacity: 1;
  color: rgba(50, 50, 51, var(--tw-text-opacity));
}
.text-hex-0087CE {
  --tw-text-opacity: 1;
  color: rgba(0, 135, 206, var(--tw-text-opacity));
}
.text-hex-3e997b {
  --tw-text-opacity: 1;
  color: rgba(62, 153, 123, var(--tw-text-opacity));
}
.text-\[\#6A7282\] {
  --tw-text-opacity: 1;
  color: rgba(106, 114, 130, var(--tw-text-opacity));
}
.text-\[\#282827\] {
  --tw-text-opacity: 1;
  color: rgba(40, 40, 39, var(--tw-text-opacity));
}
.text-hex-707070 {
  --tw-text-opacity: 1;
  color: rgba(112, 112, 112, var(--tw-text-opacity));
}
.dark .dark\:text-\[\#7e7e7e\] {
  --tw-text-opacity: 1;
  color: rgba(126, 126, 126, var(--tw-text-opacity));
}
.text-hex-b9b9b9 {
  --tw-text-opacity: 1;
  color: rgba(185, 185, 185, var(--tw-text-opacity));
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}
.text-\[\#0ad664\] {
  --tw-text-opacity: 1;
  color: rgba(10, 214, 100, var(--tw-text-opacity));
}
.text-\[\#6a7282\] {
  --tw-text-opacity: 1;
  color: rgba(106, 114, 130, var(--tw-text-opacity));
}
.text-\[var\(--title-text\)\] {
  color: var(--title-text);
}
.text-\[\#00a176\] {
  --tw-text-opacity: 1;
  color: rgba(0, 161, 118, var(--tw-text-opacity));
}
.dark .dark\:text-\[\#e8e8e8\] {
  --tw-text-opacity: 1;
  color: rgba(232, 232, 232, var(--tw-text-opacity));
}
.text-hex-333333 {
  --tw-text-opacity: 1;
  color: rgba(51, 51, 51, var(--tw-text-opacity));
}
.dark .dark\:text-\[\#ddd\] {
  --tw-text-opacity: 1;
  color: rgba(221, 221, 221, var(--tw-text-opacity));
}
.text-\[\#fe4a4b\] {
  --tw-text-opacity: 1;
  color: rgba(254, 74, 75, var(--tw-text-opacity));
}
.text-hex-FF0000 {
  --tw-text-opacity: 1;
  color: rgba(255, 0, 0, var(--tw-text-opacity));
}
.text-hex-FF6D0F {
  --tw-text-opacity: 1;
  color: rgba(255, 109, 15, var(--tw-text-opacity));
}
.text-hex-1CAF04 {
  --tw-text-opacity: 1;
  color: rgba(28, 175, 4, var(--tw-text-opacity));
}
.text-hex-e7e7e7 {
  --tw-text-opacity: 1;
  color: rgba(231, 231, 231, var(--tw-text-opacity));
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}
.text-darkBlue {
  --tw-text-opacity: 1;
  color: rgba(36, 54, 88, var(--tw-text-opacity));
}
.dark .dark\:text-garyWhite {
  --tw-text-opacity: 1;
  color: rgba(245, 245, 245, var(--tw-text-opacity));
}
.text-\[\#303442\] {
  --tw-text-opacity: 1;
  color: rgba(48, 52, 66, var(--tw-text-opacity));
}
.text-\[\#0AD664\] {
  --tw-text-opacity: 1;
  color: rgba(10, 214, 100, var(--tw-text-opacity));
}
.text-hex-cb0101 {
  --tw-text-opacity: 1;
  color: rgba(203, 1, 1, var(--tw-text-opacity));
}
.text-hex-CB0101 {
  --tw-text-opacity: 1;
  color: rgba(203, 1, 1, var(--tw-text-opacity));
}
.text-\[\#bbbbbb\] {
  --tw-text-opacity: 1;
  color: rgba(187, 187, 187, var(--tw-text-opacity));
}
.text-\[\#cb2330\] {
  --tw-text-opacity: 1;
  color: rgba(203, 35, 48, var(--tw-text-opacity));
}
.text-\[\#13161b\] {
  --tw-text-opacity: 1;
  color: rgba(19, 22, 27, var(--tw-text-opacity));
}
.text-\[\#fff\] {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-\[\#d6515c\] {
  --tw-text-opacity: 1;
  color: rgba(214, 81, 92, var(--tw-text-opacity));
}
.text-\[\#c3c3c3\] {
  --tw-text-opacity: 1;
  color: rgba(195, 195, 195, var(--tw-text-opacity));
}
.before\:text-\[\#F54345\]::before {
  --tw-text-opacity: 1;
  color: rgba(245, 67, 69, var(--tw-text-opacity));
}
.before\:text-\[\#AEB4CF\]::before {
  --tw-text-opacity: 1;
  color: rgba(174, 180, 207, var(--tw-text-opacity));
}
.text-\[\#AEB4CF\] {
  --tw-text-opacity: 1;
  color: rgba(174, 180, 207, var(--tw-text-opacity));
}
.text-\[\#ffffff\] {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-\[\#ef4444\] {
  --tw-text-opacity: 1;
  color: rgba(239, 68, 68, var(--tw-text-opacity));
}
.\!text-\[\#0ad664\] {
  --tw-text-opacity: 1 !important;
  color: rgba(10, 214, 100, var(--tw-text-opacity)) !important;
}
.text-\[\#1c1c1e\] {
  --tw-text-opacity: 1;
  color: rgba(28, 28, 30, var(--tw-text-opacity));
}
.text-hex-ffd800 {
  --tw-text-opacity: 1;
  color: rgba(255, 216, 0, var(--tw-text-opacity));
}
.text-black\/10 {
  --tw-text-opacity: 0.1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.text-hex-9a1518 {
  --tw-text-opacity: 1;
  color: rgba(154, 21, 24, var(--tw-text-opacity));
}
.text-hex-db2e12 {
  --tw-text-opacity: 1;
  color: rgba(219, 46, 18, var(--tw-text-opacity));
}
.text-hex-fc2312 {
  --tw-text-opacity: 1;
  color: rgba(252, 35, 18, var(--tw-text-opacity));
}
.text-hex-ea8b79 {
  --tw-text-opacity: 1;
  color: rgba(234, 139, 121, var(--tw-text-opacity));
}
.text-hex-bbbbbb {
  --tw-text-opacity: 1;
  color: rgba(187, 187, 187, var(--tw-text-opacity));
}
.text-hex-f0f0f0 {
  --tw-text-opacity: 1;
  color: rgba(240, 240, 240, var(--tw-text-opacity));
}
.\!text-\[\#000\] {
  --tw-text-opacity: 1 !important;
  color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
}
.text-\[rgb\(124\2c 18\2c 18\2c 0\.3\)\] {
  --tw-text-opacity: 0.3;
  color: rgba(124, 18, 18, var(--tw-text-opacity));
}
.text-\[\#856000\] {
  --tw-text-opacity: 1;
  color: rgba(133, 96, 0, var(--tw-text-opacity));
}
.text-\[\#484848\] {
  --tw-text-opacity: 1;
  color: rgba(72, 72, 72, var(--tw-text-opacity));
}
.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-text-opacity));
}
.dark .dark\:text-gray-400 {
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}
[text~="white"] {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis {
  text-overflow: ellipsis;
}
.text-shadow-md {
  text-shadow: 0px 1px 0.267vw rgb(30 29 39 / 19%), 1px 0.267vw 0.533vw rgb(54 64 147 / 18%);
}
.text-shadow-xl {
  text-shadow: 1px 1px 0.4vw rgb(0 0 0 / 29%), 0.267vw 0.533vw 0.933vw rgb(73 64 125 / 35%);
}
.not-italic {
  font-style: normal;
}
.underline {
  text-decoration-line: underline;
}
.line-through {
  text-decoration-line: line-through;
}
.content-wrapper {
  content: "wrapper";
}
.content-type {
  content: "type";
}
.content-item {
  content: "item";
}
.content-area {
  content: "area";
}
.before\:content-\[attr\(required\)\]::before {
  content: attr(required);
}
[content~="selections.length"] {
  content: "selections.length";
}
[content~="getBetCartList?.length"] {
  content: "getBetCartList?.length";
}
[content~="getBetCartListSaba?.length"] {
  content: "getBetCartListSaba?.length";
}
[content~="||"] {
  content: "||";
}
[content~="(getBettingSaba"] {
  content: "(getBettingSaba";
}
[content~="&&"] {
  content: "&&";
}
[content~="(getBettingSaba.id"] {
  content: "(getBettingSaba.id";
}
[content~="getBettingSaba.oddsId)"] {
  content: "getBettingSaba.oddsId)";
}
[content~="?"] {
  content: "?";
}
[content~="1"] {
  content: "1";
}
[content~="0"] {
  content: "0";
}
[content~=")"] {
  content: ")";
}
.tracking-\[-0\.4px\] {
  letter-spacing: -0.4px;
}
.tracking-\[-0\.2vw\] {
  letter-spacing: -0.2vw;
}
.tracking-\[0px\] {
  letter-spacing: 0px;
}
.tracking-\[0\%\] {
  letter-spacing: 0%;
}
.align-middle {
  vertical-align: middle;
}
.align-bottom {
  vertical-align: bottom;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.whitespace-pre-line {
  white-space: pre-line;
}
.break-all {
  word-break: break-all;
}
.w-full {
  width: 100%;
}
.w-0 {
  width: 0px;
}
.w-max {
  width: -moz-max-content;
  width: max-content;
}
.w-\[100\%\]\] {
  width: 100%];
}
.w-\[5\.5vw\] {
  width: 5.5vw;
}
.w-\[25vw\] {
  width: 25vw;
}
.w-\[27vw\] {
  width: 27vw;
}
.w-\[40vw\] {
  width: 40vw;
}
.w-100px {
  width: 13.333vw;
}
.w-\[4vw\] {
  width: 4vw;
}
.w-\[60\%\] {
  width: 60%;
}
.w-70 {
  width: 17.5rem;
}
.w-4vw {
  width: 4vw;
}
.w-\[8vw\] {
  width: 8vw;
}
.w-75vw {
  width: 75vw;
}
.w-50vw {
  width: 50vw;
}
.w-17vw {
  width: 17vw;
}
.w-40vw {
  width: 40vw;
}
.w-15vw {
  width: 15vw;
}
.\!w-92vw {
  width: 92vw !important;
}
.w-10vw {
  width: 10vw;
}
.w-12vw {
  width: 12vw;
}
.w-11vw {
  width: 11vw;
}
.w-\[64px\] {
  width: 8.533vw;
}
.w-\[60px\] {
  width: 8vw;
}
.w-\[48px\] {
  width: 6.4vw;
}
.w-\[32px\] {
  width: 4.267vw;
}
.\!w-\[82vw\] {
  width: 82vw !important;
}
.w-2\.5vw {
  width: 2.5vw;
}
.w-\[48\%\] {
  width: 48%;
}
.w-\[600px\] {
  width: 80vw;
}
.w-\[5\.333vw\] {
  width: 5.333vw;
}
.w-\[100\%\] {
  width: 100%;
}
.w-\[92vw\] {
  width: 92vw;
}
.w-\[500px\] {
  width: 66.667vw;
}
.w-\[5\.33vw\] {
  width: 5.33vw;
}
.w-\[1px\] {
  width: 1px;
}
.w-\[225px\] {
  width: 30vw;
}
.w-\[50px\] {
  width: 6.667vw;
}
.w-\[42px\] {
  width: 5.6vw;
}
.w-\[24px\] {
  width: 3.2vw;
}
.w-\[30px\] {
  width: 4vw;
}
.w-\[90vw\] {
  width: 90vw;
}
.w-\[120px\] {
  width: 16vw;
}
.w-\[6vw\] {
  width: 6vw;
}
.w-\[50\%\] {
  width: 50%;
}
.w-\[50vw\] {
  width: 50vw;
}
.\!w-\[auto\] {
  width: auto !important;
}
.w-\[auto\] {
  width: auto;
}
.w-\[18\.5vw\] {
  width: 18.5vw;
}
.w-\[26vw\] {
  width: 26vw;
}
.w-32vw {
  width: 32vw;
}
.w-3\.5vw {
  width: 3.5vw;
}
.w-\[13\.704vw\] {
  width: 13.704vw;
}
.w-2\.405vw {
  width: 2.405vw;
}
.w-\[3\.704vw\] {
  width: 3.704vw;
}
.w-\[30vw\] {
  width: 30vw;
}
.w-8\.462vw {
  width: 8.462vw;
}
.w-16\.481vw {
  width: 16.481vw;
}
.w-16\.111vw {
  width: 16.111vw;
}
.w-\[22vw\] {
  width: 22vw;
}
.w-\[15vw\] {
  width: 15vw;
}
.\!w-\[15vw\] {
  width: 15vw !important;
}
.w-\[20vw\] {
  width: 20vw;
}
.\!w-\[80vw\] {
  width: 80vw !important;
}
.w-5\.462vw {
  width: 5.462vw;
}
.w-4\.8vw {
  width: 4.8vw;
}
.w-\[380px\] {
  width: 50.667vw;
}
.w-8vw {
  width: 8vw;
}
.w-6vw {
  width: 6vw;
}
.w-\[34\.17vw\] {
  width: 34.17vw;
}
.w-5vw {
  width: 5vw;
}
.w-13vw {
  width: 13vw;
}
.w-\[5vw\] {
  width: 5vw;
}
.w-\[33\.3\%\] {
  width: 33.3%;
}
.w-\[80vw\] {
  width: 80vw;
}
.w-\[29\.6vw\] {
  width: 29.6vw;
}
.w-\[10\.74vw\] {
  width: 10.74vw;
}
.w-\[10\.93vw\] {
  width: 10.93vw;
}
.w-\[28px\] {
  width: 3.733vw;
}
.w-\[88px\] {
  width: 11.733vw;
}
.w-\[434px\] {
  width: 57.867vw;
}
.w-90vw {
  width: 90vw;
}
.w-\[2\.4vw\] {
  width: 2.4vw;
}
.w-\[11\.73vw\] {
  width: 11.73vw;
}
.w-\[2\.8vw\] {
  width: 2.8vw;
}
.w-\[35vw\] {
  width: 35vw;
}
.w-50px {
  width: 6.667vw;
}
.w-\[12\.2666667vw\] {
  width: 12.2666667vw;
}
.w-\[12\.53vw\] {
  width: 12.53vw;
}
.w-\[5\.34vw\] {
  width: 5.34vw;
}
.w-\[40px\] {
  width: 5.333vw;
}
.w-30vw {
  width: 30vw;
}
.w-\[46px\] {
  width: 6.133vw;
}
.w-\[52px\] {
  width: 6.933vw;
}
.w-\[108px\] {
  width: 14.4vw;
}
.w-\[26\.13vw\] {
  width: 26.13vw;
}
.w-\[3\.2vw\] {
  width: 3.2vw;
}
.w-\[max-content\] {
  width: -moz-max-content;
  width: max-content;
}
.w-\[0\.13vw\] {
  width: 0.13vw;
}
.w-\[39\.73vw\] {
  width: 39.73vw;
}
.w-\[9\.33vw\] {
  width: 9.33vw;
}
.w-49vw {
  width: 49vw;
}
.w-3\.2vw {
  width: 3.2vw;
}
.w-14vw {
  width: 14vw;
}
.w-\[11\.5vw\] {
  width: 11.5vw;
}
.w-6\.5vw {
  width: 6.5vw;
}
.w-3vw {
  width: 3vw;
}
.\!w-\[25vw\] {
  width: 25vw !important;
}
.\!w-250px {
  width: 33.333vw !important;
}
.w-\[9\.07vw\] {
  width: 9.07vw;
}
.w-\[1\.6vw\] {
  width: 1.6vw;
}
.\!w-\[12vw\] {
  width: 12vw !important;
}
.w-\[49\.5\%\] {
  width: 49.5%;
}
.w-\[17\%\] {
  width: 17%;
}
.w-\[83\%\] {
  width: 83%;
}
.w-\[70vw\] {
  width: 70vw;
}
.w-\[33vw\] {
  width: 33vw;
}
.w-\[80\%\] {
  width: 80%;
}
.w-\[21vw\] {
  width: 21vw;
}
.w-\[14vw\] {
  width: 14vw;
}
.w-\[70\%\] {
  width: 70%;
}
.w-\[39vw\] {
  width: 39vw;
}
.w-\[49vw\] {
  width: 49vw;
}
.w-35vw {
  width: 35vw;
}
.w-\[17vw\] {
  width: 17vw;
}
.w-\[19vw\] {
  width: 19vw;
}
.w-\[12vw\] {
  width: 12vw;
}
.w-20vw {
  width: 20vw;
}
.w-18vw {
  width: 18vw;
}
.w-100vw {
  width: 100vw;
}
.w-80vw {
  width: 80vw;
}
.w-4\/8 {
  width: 50%;
}
.w-2\/8 {
  width: 25%;
}
.w-36vw {
  width: 36vw;
}
.w-22vh {
  width: 22vh;
}
.w-7vw {
  width: 7vw;
}
.w-65vw {
  width: 65vw;
}
.w-24vw {
  width: 24vw;
}
.w-48vw {
  width: 48vw;
}
.w-54vw {
  width: 54vw;
}
.w-\[1vw\] {
  width: 1vw;
}
.w-\[90\%\] {
  width: 90%;
}
.w-94vw {
  width: 94vw;
}
.w-\[49\%\] {
  width: 49%;
}
.w-\[28vw\] {
  width: 28vw;
}
.w-\[31vw\] {
  width: 31vw;
}
.w-\[11\.1vw\] {
  width: 11.1vw;
}
.w-\[19\.6vw\] {
  width: 19.6vw;
}
.w-\[45\.8vw\] {
  width: 45.8vw;
}
.w-\[4\.9vw\] {
  width: 4.9vw;
}
.w-\[16\.7vw\] {
  width: 16.7vw;
}
[w~="70px"] {
  width: 9.333vw;
}
[w~="!60px"] {
  width: 8vw !important;
}
.z-1 {
  z-index: 1;
}
.z-2 {
  z-index: 2;
}
.z-60 {
  z-index: 60;
}
.z-100 {
  z-index: 100;
}
.z-10 {
  z-index: 10;
}
.z-50 {
  z-index: 50;
}
.\!-z-5 {
  z-index: -5 !important;
}
.z-99 {
  z-index: 99;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.gap-0\.5vw {
  grid-gap: 0.5vw;
  gap: 0.5vw;
}
.gap-\[10px\] {
  grid-gap: 1.333vw;
  gap: 1.333vw;
}
.gap-\[20px\] {
  grid-gap: 2.667vw;
  gap: 2.667vw;
}
.gap-\[24px\] {
  grid-gap: 3.2vw;
  gap: 3.2vw;
}
.gap-\[5px\] {
  grid-gap: 0.667vw;
  gap: 0.667vw;
}
.gap-\[15px\] {
  grid-gap: 2vw;
  gap: 2vw;
}
.gap-\[32px\] {
  grid-gap: 4.267vw;
  gap: 4.267vw;
}
.gap-\[16px\] {
  grid-gap: 2.133vw;
  gap: 2.133vw;
}
.gap-\[1px\] {
  grid-gap: 1px;
  gap: 1px;
}
.gap-\[26\.67vw\] {
  grid-gap: 26.67vw;
  gap: 26.67vw;
}
.gap-\[21\.87vw\] {
  grid-gap: 21.87vw;
  gap: 21.87vw;
}
.gap-\[0\.8vw\] {
  grid-gap: 0.8vw;
  gap: 0.8vw;
}
.gap-\[2\.67vw\] {
  grid-gap: 2.67vw;
  gap: 2.67vw;
}
.gap-\[1\.33vw\] {
  grid-gap: 1.33vw;
  gap: 1.33vw;
}
.gap-\[1\.07vw\] {
  grid-gap: 1.07vw;
  gap: 1.07vw;
}
.gap-\[3\.2vw\] {
  grid-gap: 3.2vw;
  gap: 3.2vw;
}
.gap-\[2\.13vw\] {
  grid-gap: 2.13vw;
  gap: 2.13vw;
}
.gap-\[0\.53vw\] {
  grid-gap: 0.53vw;
  gap: 0.53vw;
}
.gap-\[8px\] {
  grid-gap: 1.067vw;
  gap: 1.067vw;
}
.gap-\[12px\] {
  grid-gap: 1.6vw;
  gap: 1.6vw;
}
.gap-\[2vw\] {
  grid-gap: 2vw;
  gap: 2vw;
}
.gap-\[5\.33vw\] {
  grid-gap: 5.33vw;
  gap: 5.33vw;
}
.gap-\[200px\] {
  grid-gap: 26.667vw;
  gap: 26.667vw;
}
.gap-\[1\.6vw\] {
  grid-gap: 1.6vw;
  gap: 1.6vw;
}
.gap-\[6px\] {
  grid-gap: 0.8vw;
  gap: 0.8vw;
}
.gap-2vw {
  grid-gap: 2vw;
  gap: 2vw;
}
.gap-\[4vw\] {
  grid-gap: 4vw;
  gap: 4vw;
}
.gap-\[2\.93vw\] {
  grid-gap: 2.93vw;
  gap: 2.93vw;
}
.gap-\[8vw\] {
  grid-gap: 8vw;
  gap: 8vw;
}
.gap-\[64px\] {
  grid-gap: 8.533vw;
  gap: 8.533vw;
}
.gap-1vw {
  grid-gap: 1vw;
  gap: 1vw;
}
.gap-2 {
  grid-gap: 0.5rem;
  gap: 0.5rem;
}
.gap-\[22px\] {
  grid-gap: 2.933vw;
  gap: 2.933vw;
}
.gap-\[14px\] {
  grid-gap: 1.867vw;
  gap: 1.867vw;
}
.gap-\[26px\] {
  grid-gap: 3.467vw;
  gap: 3.467vw;
}
[grid~="gap-2"] {
  grid-gap: 0.5rem;
  gap: 0.5rem;
}
.gap-x-1 {
  -webkit-column-gap: 0.25rem;
  -moz-column-gap: 0.25rem;
  grid-column-gap: 0.25rem;
  column-gap: 0.25rem;
}
.gap-x-\[2\.3vw\] {
  -webkit-column-gap: 2.3vw;
  -moz-column-gap: 2.3vw;
  grid-column-gap: 2.3vw;
  column-gap: 2.3vw;
}
.gap-y-1vw {
  -webkit-row-gap: 1vw;
  -moz-row-gap: 1vw;
  grid-row-gap: 1vw;
  row-gap: 1vw;
}
.gap-y-\[2\.3vw\] {
  -webkit-row-gap: 2.3vw;
  -moz-row-gap: 2.3vw;
  grid-row-gap: 2.3vw;
  row-gap: 2.3vw;
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-\[repeat\(auto-fill\2c minmax\(152px\2c 1fr\)\)\] {
  grid-template-columns: repeat(auto-fill,minmax(20.267vw,1fr));
}
[grid~="cols-8"] {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid-rows-2 {
  grid-template-rows: repeat(2, minmax(0, 1fr));
}
.grid-rows-3 {
  grid-template-rows: repeat(3, minmax(0, 1fr));
}
.transform {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-translate-z: 0;
  --tw-rotate: 0;
  --tw-rotate-x: 0;
  --tw-rotate-y: 0;
  --tw-rotate-z: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-scale-z: 1;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));
}
.origin-center {
  transform-origin: center;
}
.origin-bottom {
  transform-origin: bottom;
}
.scale-120 {
  --tw-scale-x: 1.2;
  --tw-scale-y: 1.2;
  --tw-scale-z: 1.2;
}
.rotate-180 {
  --tw-rotate: 180deg;
}
.-rotate-45 {
  --tw-rotate: -45deg;
}
.translate-x-4vw {
  --tw-translate-x: 4vw;
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
}
.-translate-x-20vw {
  --tw-translate-x: -20vw;
}
.-translate-y-26vw {
  --tw-translate-y: -26vw;
}
.-translate-y-10vw {
  --tw-translate-y: -10vw;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.duration {
  transition-duration: 150ms;
}
[duration~="10"] {
  transition-duration: 10ms;
}
.animated {
  -webkit-animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.filter {
  --tw-blur: var(--tw-empty,/*!*/ /*!*/);
  --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
  --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
  --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
  --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
  --tw-invert: var(--tw-empty,/*!*/ /*!*/);
  --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
  --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
  --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
  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);
}
.invert\(8\%\) {
  --tw-invert: invert(100%);
}
.invert\(71\%\) {
  --tw-invert: invert(100%);
}
.invert\(98\%\) {
  --tw-invert: invert(100%);
}
.saturate\(5777\%\) {
  --tw-saturate: saturate(0);
}
.saturate\(5373\%\) {
  --tw-saturate: saturate(0);
}
.saturate\(0\%\) {
  --tw-saturate: saturate(0);
}
.sepia\(94\%\) {
  --tw-sepia: sepia(100%);
}
.sepia\(62\%\) {
  --tw-sepia: sepia(100%);
}
.sepia\(84\%\) {
  --tw-sepia: sepia(100%);
}:root{--van-toast-max-width: 70%;--van-toast-font-size: var(--van-font-size-md);--van-toast-text-color: var(--van-white);--van-toast-loading-icon-color: var(--van-white);--van-toast-line-height: var(--van-line-height-md);--van-toast-radius: var(--van-radius-lg);--van-toast-background: rgba(0, 0, 0, .7);--van-toast-icon-size: 9.6vw;--van-toast-text-min-width: 25.6vw;--van-toast-text-padding: var(--van-padding-xs) var(--van-padding-sm);--van-toast-default-padding: var(--van-padding-md);--van-toast-default-width: 23.467vw;--van-toast-default-min-height: 23.467vw;--van-toast-position-top-distance: 20%;--van-toast-position-bottom-distance: 20%}.van-toast{display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:content-box;transition:all var(--van-duration-fast);width:var(--van-toast-default-width);max-width:var(--van-toast-max-width);min-height:var(--van-toast-default-min-height);padding:var(--van-toast-default-padding);color:var(--van-toast-text-color);font-size:var(--van-toast-font-size);line-height:var(--van-toast-line-height);white-space:pre-wrap;word-break:break-all;text-align:center;background:var(--van-toast-background);border-radius:var(--van-toast-radius)}.van-toast--break-normal{word-break:normal;word-wrap:normal}.van-toast--break-word{word-break:normal;word-wrap:break-word}.van-toast--unclickable{overflow:hidden;cursor:not-allowed}.van-toast--unclickable *{pointer-events:none}.van-toast--text,.van-toast--html{width:-moz-fit-content;width:fit-content;min-width:var(--van-toast-text-min-width);min-height:0;padding:var(--van-toast-text-padding)}.van-toast--text .van-toast__text,.van-toast--html .van-toast__text{margin-top:0}.van-toast--top{top:var(--van-toast-position-top-distance)}.van-toast--bottom{top:auto;bottom:var(--van-toast-position-bottom-distance)}.van-toast__icon{font-size:var(--van-toast-icon-size)}.van-toast__loading{padding:var(--van-padding-base);color:var(--van-toast-loading-icon-color)}.van-toast__text{margin-top:var(--van-padding-xs)}
:root{--van-action-bar-background: var(--van-background-2);--van-action-bar-height: 13.333vw}.van-action-bar{position:fixed;right:0;bottom:0;left:0;display:flex;align-items:center;box-sizing:content-box;height:var(--van-action-bar-height);background:var(--van-action-bar-background)}
:root{--van-action-bar-button-height: 10.667vw;--van-action-bar-button-warning-color: var(--van-gradient-orange);--van-action-bar-button-danger-color: var(--van-gradient-red)}.van-action-bar-button{flex:1;height:var(--van-action-bar-button-height);font-weight:var(--van-font-bold);font-size:var(--van-font-size-md);border:none;border-radius:0}.van-action-bar-button--first{margin-left:1.333vw;border-top-left-radius:var(--van-radius-max);border-bottom-left-radius:var(--van-radius-max)}.van-action-bar-button--last{margin-right:1.333vw;border-top-right-radius:var(--van-radius-max);border-bottom-right-radius:var(--van-radius-max)}.van-action-bar-button--warning{background:var(--van-action-bar-button-warning-color)}.van-action-bar-button--danger{background:var(--van-action-bar-button-danger-color)}@media (max-width: 321px){.van-action-bar-button{font-size:13px}}
:root{--van-dialog-width: 85.333vw;--van-dialog-small-screen-width: 90%;--van-dialog-font-size: var(--van-font-size-lg);--van-dialog-transition: var(--van-duration-base);--van-dialog-radius: 4.267vw;--van-dialog-background: var(--van-background-2);--van-dialog-header-font-weight: var(--van-font-bold);--van-dialog-header-line-height: 6.4vw;--van-dialog-header-padding-top: 6.933vw;--van-dialog-header-isolated-padding: var(--van-padding-lg) 0;--van-dialog-message-padding: var(--van-padding-lg);--van-dialog-message-font-size: var(--van-font-size-md);--van-dialog-message-line-height: var(--van-line-height-md);--van-dialog-message-max-height: 60vh;--van-dialog-has-title-message-text-color: var(--van-gray-7);--van-dialog-has-title-message-padding-top: var(--van-padding-xs);--van-dialog-button-height: 12.8vw;--van-dialog-round-button-height: 9.6vw;--van-dialog-confirm-button-text-color: var(--van-primary-color)}.van-dialog{top:45%;width:var(--van-dialog-width);overflow:hidden;font-size:var(--van-dialog-font-size);background:var(--van-dialog-background);border-radius:var(--van-dialog-radius);backface-visibility:hidden;transition:var(--van-dialog-transition);transition-property:transform,opacity}@media (max-width: 321px){.van-dialog{width:var(--van-dialog-small-screen-width)}}.van-dialog__header{color:var(--van-text-color);padding-top:var(--van-dialog-header-padding-top);font-weight:var(--van-dialog-header-font-weight);line-height:var(--van-dialog-header-line-height);text-align:center}.van-dialog__header--isolated{padding:var(--van-dialog-header-isolated-padding)}.van-dialog__content--isolated{display:flex;align-items:center;min-height:27.733vw}.van-dialog__message{color:var(--van-text-color);flex:1;max-height:var(--van-dialog-message-max-height);padding:6.933vw var(--van-dialog-message-padding);overflow-y:auto;font-size:var(--van-dialog-message-font-size);line-height:var(--van-dialog-message-line-height);white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:var(--van-dialog-has-title-message-padding-top);color:var(--van-dialog-has-title-message-text-color)}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__message--justify{text-align:justify}.van-dialog__footer{display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.van-dialog__confirm,.van-dialog__cancel{flex:1;height:var(--van-dialog-button-height);margin:0;border:0;border-radius:0}.van-dialog__confirm,.van-dialog__confirm:active{color:var(--van-dialog-confirm-button-text-color)}.van-dialog--round-button .van-dialog__footer{position:relative;height:auto;padding:var(--van-padding-xs) var(--van-padding-lg) var(--van-padding-md)}.van-dialog--round-button .van-dialog__message{padding-bottom:var(--van-padding-md);color:var(--van-text-color)}.van-dialog--round-button .van-dialog__confirm,.van-dialog--round-button .van-dialog__cancel{height:var(--van-dialog-round-button-height)}.van-dialog--round-button .van-dialog__confirm{color:var(--van-white)}.van-dialog--round-button .van-action-bar-button--first{border-top-left-radius:var(--van-radius-max);border-bottom-left-radius:var(--van-radius-max)}.van-dialog--round-button .van-action-bar-button--last{border-top-right-radius:var(--van-radius-max);border-bottom-right-radius:var(--van-radius-max)}.van-dialog-bounce-enter-from{transform:translate3d(0,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{transform:translate3d(0,-50%,0) scale(.9);opacity:0}
html[data-theme='dark'] {
  --color-app-bg: #131315;
  --color-wrapper-primary-bg: #f4f4f4;
  --color-wrapper-primary-text: #fff;
  --color-wrapper-second-bg: #2d2d2f;
  --color-register-bg: #636168;
  --color-register-text: #fff;
  --color-wrapper-second-text: #7e7e7e;
  --color-wrapper-thirdly-bg: #403f45;
  --color-wrapper-thirdly-text: #a0a0a0;
  --color-box-border: #bbb;
  --color-match-box-border: #131315;
  --color-sport-type-bg: #636168;
}
html[data-theme='dark'], html[data-theme='dark'] * {
  color-scheme: dark !important;
}
[data-theme='light'] {
  --color-app-bg: #f5f9fa;
  --color-wrapper-primary-bg: #fff;
  --color-wrapper-primary-text: #282827;
  --color-wrapper-second-bg: #f4f4f4;
  --color-register-bg: #0ad664;
  --color-register-text: #fff;
  --color-wrapper-second-text: #707070;
  --color-wrapper-thirdly-bg: #fbfbfb;
  --color-wrapper-thirdly-text: #b5b5b5;
  --color-box-border: #646465;
  --color-match-box-border: #f5f5f5;
  --color-sport-type-bg: #2d2d2f;
  --color-primary: #0ad664;
  --color-secondary: rgba(10, 214, 100, 0.2);
  --color-tertiary: rgba(10, 214, 100, 0.2);
  --color-interface-bg: #f5f9fa;
  --color-card-bg: #fff;
  --color-white: #fff;
  --color-title-text: #282827;
  --color-body-text: #494949;
  --color-helper-text: #6a7282;
  --color-input-hint-text: #a6a6a6;
  --color-dark-icon: #1f2734;
  --color-light-icon: #99a1af;
  --color-border: #e4e7ed;
  --color-separator: #e0ece8;
  --color-separator-gray: #e7e7e7;
  --color-separator-light: #f2f2f6;
  --color-gradient-green-from: #3dd187;
  --color-gradient-green-to: #16b05a;
  --color-green-up: #00a176;
  --color-red-down: #f00;
  --color-red: #fe4a4b;
  --color-red-10: rgba(254, 74, 75, 0.1);
  --color-yellow: #fccf52;
  --color-orange: #ff9e49;
  --color-orange-50: rgba(255, 158, 73, 0.5);
  --color-orange2-50: #fffae8;
  --color-card-fill-bg: #f4f6fa;
  --color-tag-card: #e0ece8;
  --color-tag-fill-bg: #f9fffa;
  --color-disabled-bg: #c8c9cc;
  --color-card-fill-light: #f8f8f9;
  --color-black-mask: rgba(0, 0, 0, 0.6);
  --color-white-mask: rgba(255, 255, 255, 0.6);
}
[data-theme='light'], [data-theme='light'] * {
  color-scheme: light !important;
}
[data-theme='light'] .icon_me_service {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/me_service-BVf_DIBw.webp');
}
[data-theme='light'] .icon_me_message {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/me_message-D2YBifaS.webp');
}
[data-theme='light'] .icon_me_wallet {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/me_wallet-kRfkVclj.webp');
}
[data-theme='light'] .icon_me_vip {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/me_vip-BZNApr43.webp');
}
[data-theme='light'] .icon_me_deposit {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/me_deposit-C2vnw0PA.webp');
}
[data-theme='light'] .icon_me_withdraw {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/me_withdraw-DnKvEwJQ.webp');
}
[data-theme='light'] .icon_me_security_centre {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/me_security_centre-Duo9mGei.webp');
}
[data-theme='light'] .icon_me_return {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/me_return-D5lFeVJ4.webp');
}
[data-theme='light'] .icon_me_discount {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/me_discount-lRyd3R3G.webp');
}
[data-theme='light'] .icon_me_share {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/me_share-BWtER2WM.webp');
}
[data-theme='light'] .icon_me_function {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/me_function-BJ5lJITd.webp');
}
[data-theme='light'] .icon_me_record_charge {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('data:image/webp;base64,UklGRtwDAABXRUJQVlA4WAoAAAAwAAAAQQAAQQAASUNDUMgBAAAAAAHIAAAAAAQwAABtbnRyUkdCIFhZWiAH4AABAAEAAAAAAABhY3NwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAA9tYAAQAAAADTLQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAlkZXNjAAAA8AAAACRyWFlaAAABFAAAABRnWFlaAAABKAAAABRiWFlaAAABPAAAABR3dHB0AAABUAAAABRyVFJDAAABZAAAAChnVFJDAAABZAAAAChiVFJDAAABZAAAAChjcHJ0AAABjAAAADxtbHVjAAAAAAAAAAEAAAAMZW5VUwAAAAgAAAAcAHMAUgBHAEJYWVogAAAAAAAAb6IAADj1AAADkFhZWiAAAAAAAABimQAAt4UAABjaWFlaIAAAAAAAACSgAAAPhAAAts9YWVogAAAAAAAA9tYAAQAAAADTLXBhcmEAAAAAAAQAAAACZmYAAPKnAAANWQAAE9AAAApbAAAAAAAAAABtbHVjAAAAAAAAAAEAAAAMZW5VUwAAACAAAAAcAEcAbwBvAGcAbABlACAASQBuAGMALgAgADIAMAAxADZWUDhM7gEAAC9BQBAQJ6EmkiRl7yk8sPH+HX18pOBtKGgkqTmqGBQgqB0I+iKWwKaRJEczs3smOx7PH9mn6xS2baSGjvkeAgDc9pmMx6//eeodmY0zWbi3j9cD6NgVAuiUYKFJe43SOT13fH3eRArcsiY71qmlSvH/g+3VAA+AUVqWl+o2BOBlJUqbsgSlR1kBYMm2rTQ6cfeOe/ad/xyB8AL30vYX0X8GkiSlGTS4w+UJkiSpNdnengAAAAAAAAAAAADwvGwnLUmSSmZyAQDwjLpMkmYNEOFZfzD3Re/TcEiSJEmSJH0Yq3Z/cS90ORbYtiVJcgkoz9gWmLw34Q5bSfL3bOH+Nl4zuL3lCvDeYFY0YA8LKUYv4FBUcINeFD24FRU8If8O+oRnUQEgRehSef8bxveKJ0hxZoy9yE0N3QSa8NHclfz/3Y91VrDbbqq0i5pA3aJ9PnypWlmD6OzCGV2tHh4vnS+zYIZXq03t0JVZMIOzRbN8WTDdk5mZmZmZmZmZmZW74sM8C/WieujRLJjpw+rShP34D6P2SnxMwzl2o63XPPzj9BZakkpchbtE6DLVlgv0AzgPSm0pS2f+rBKjlZAQnbkOE21JSam+fKWmKykpb1p+PEap1gRJ67tOxeZsKry/fTapw18Lf5F1dsj+nAQh');
}
[data-theme='light'] .icon_me_record_bet {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/me_record_bet-BYqZnqMW.webp');
}
[data-theme='light'] .icon_me_card {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/me_card-Ttw-J_sI.webp');
}
[data-theme='light'] .icon_me_address {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('data:image/webp;base64,UklGRtIDAABXRUJQVlA4WAoAAAAwAAAAQQAAQQAASUNDUMgBAAAAAAHIAAAAAAQwAABtbnRyUkdCIFhZWiAH4AABAAEAAAAAAABhY3NwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAA9tYAAQAAAADTLQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAlkZXNjAAAA8AAAACRyWFlaAAABFAAAABRnWFlaAAABKAAAABRiWFlaAAABPAAAABR3dHB0AAABUAAAABRyVFJDAAABZAAAAChnVFJDAAABZAAAAChiVFJDAAABZAAAAChjcHJ0AAABjAAAADxtbHVjAAAAAAAAAAEAAAAMZW5VUwAAAAgAAAAcAHMAUgBHAEJYWVogAAAAAAAAb6IAADj1AAADkFhZWiAAAAAAAABimQAAt4UAABjaWFlaIAAAAAAAACSgAAAPhAAAts9YWVogAAAAAAAA9tYAAQAAAADTLXBhcmEAAAAAAAQAAAACZmYAAPKnAAANWQAAE9AAAApbAAAAAAAAAABtbHVjAAAAAAAAAAEAAAAMZW5VUwAAACAAAAAcAEcAbwBvAGcAbABlACAASQBuAGMALgAgADIAMAAxADZWUDhM4wEAAC9BQBAQ58A4kqQ2gzevIw3yz4t9Y6Q0GDSSpKiPQcopG0mj9eBfQdtGTu73P5Tnj+6mokaS1OzA5r58J+CMUACY66e9lX2+uNeZyswxj/P/RYAuSAUIUI5l6t8Fif+vAAgQ2HLA1LkcGOoBUA4ABGTqlgOQJEmSIkk6zMzj+f+HTldVR+QyHCL6D8GNJEVSLnPs3iW8gYPLm8ckSZIkSZLk8ebyAKDNdnKXJEkF7O5kceqzHXxB1bHuDxfX22wXSc6PAbZ+r+PzJBdLhi7bTXIOFa6z5GZJ0GV7Sw6qVIfJ65Kgy5aEKtYGUpftfxitk7OU38njMl1bbLuySs6qVKcbCd9lu0xyflRhOjpLcrlk6LId3nda7GHVdF22ryZt1OC6bZtsuy69un2uID3fXq0bv8dW/ssCAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAqHvu+um6RzFlv32O9x1rnWLKfhtjLFjLFN39Nkfd/TZH3f02R939NkfddP1VaM5/cldLx7ys/FOl6PbUHLt+/6qlwPsYY4wxxhhjjPfrb/KUse/4Td5o+/g9eOEPVN39Nifhu/ttUss099scdfdbyYGF79Hcb8UU2J+1vW1WTaKPfel6DQA=');
}
[data-theme='light'] .icon_me_join {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/me_business-D9K0RnKS.webp');
}
[data-theme='light'] .icon_me_match_set {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/me_match_set-Cr3ayy-Y.webp');
}
[data-theme='light'] .icon_me_help {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/me_help-BJzfPdwc.webp');
}
[data-theme='light'] .icon_me_theme {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/me_theme-zxUqnWPj.webp');
}
[data-theme='light'] .icon_me_language {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/me_language-B-BuzI3O.webp');
}
[data-theme='light'] .icon_me_zone {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/me_zone-gXf41vJJ.webp');
}
[data-theme='light'] .icon_me_feedback {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('data:image/webp;base64,UklGRpQDAABXRUJQVlA4WAoAAAAwAAAAQQAAQQAASUNDUMgBAAAAAAHIAAAAAAQwAABtbnRyUkdCIFhZWiAH4AABAAEAAAAAAABhY3NwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAA9tYAAQAAAADTLQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAlkZXNjAAAA8AAAACRyWFlaAAABFAAAABRnWFlaAAABKAAAABRiWFlaAAABPAAAABR3dHB0AAABUAAAABRyVFJDAAABZAAAAChnVFJDAAABZAAAAChiVFJDAAABZAAAAChjcHJ0AAABjAAAADxtbHVjAAAAAAAAAAEAAAAMZW5VUwAAAAgAAAAcAHMAUgBHAEJYWVogAAAAAAAAb6IAADj1AAADkFhZWiAAAAAAAABimQAAt4UAABjaWFlaIAAAAAAAACSgAAAPhAAAts9YWVogAAAAAAAA9tYAAQAAAADTLXBhcmEAAAAAAAQAAAACZmYAAPKnAAANWQAAE9AAAApbAAAAAAAAAABtbHVjAAAAAAAAAAEAAAAMZW5VUwAAACAAAAAcAEcAbwBvAGcAbABlACAASQBuAGMALgAgADIAMAAxADZWUDhMpgEAAC9BQBAQN8EgkqRGAwZYtOBfU858sKGgkaRmwQFa0ERywVAV2ouiRpKiZnfhjxb867pnUdtGkhqcfYacIfoACH6U2afxrus5T+/V+14aay19L1tqQsFV8kOxKSXhZBHw//8B+LkkkiegAun/PxlTespCcg8UIAAGEHBSFpIrZSG5YhZeLqCkLOBIkmRVKdzdXevf/4rY+/EYdmwi+s/Abds47u4JhXs3X4Du6qyqqqqqqqqqqqqqqqqqel61gYmqxn2Y0Nboo7vSZQ0AAAAAAAAAAAAAAAAAoL7U1VHrEHfU9KhC5PGk/uzqrS+XdSfXRqamRVEURTHNtZGlTlG8m+vl2sjR+tPbOtdGjk6f3k65Nr6iS66NX3xJ5ppoo1wbP5BRZk8erG+3dS/Xxi/MKn91vW2ma6G78Wdk8ooIqoHnKyLofkYXm1GZq+Z8962oJBkZlRzDL0ZG0F9dPx6T5+xLX66rbrI1052htVUPjYj+UIItKiE9Kondx0F9sgQLUhqLUhIL0ycWOTY/sND54Q2LnWHesNA56h2LnaPesWDtH1i04jAA');
}
[data-theme='light'] .icon_me_about {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/me_about-3Qq2n193.webp');
}
[data-theme='light'] .icon_me_agent {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/me_agent-DvqtcdGu.webp');
}
[data-theme='light'] .icon_me_version {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/me_version-6G3AKI7T.webp');
}
[data-theme='light'] .icon_me_welfare {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/me_welfare-DogFofPn.webp');
}
[data-theme='light'] .me_header_bg {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/me_bg-BXt9E4X4.png');
}
[data-theme='light'] .icon_home_sport_sel_day {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/home_sport_sel_day-Cjd6wqse.webp');
}
[data-theme='light'] .icon_home_sport_un_day {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/home_sport_un_day-CUe5HO_r.webp');
}
[data-theme='light'] .icon_home_discount_sel_day {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAwdJREFUeAHtVbtPlEEQn1kewcREKEzsOB8VhRzGEAhGjsRe6YyNWhoLoFODPIwglR6Flj46K+VsNTkSIkZJOEhMbEy4+ws4bVTYnXFm97vvLnCv2GgMA3f77c7u/OY389vvAA7sXzdstOHc5twYMKYYuMjtPLPaM1mIfZ8XeoHcNBB2kaH06unJTK04ph7IUG7+KjOPIbsXwAL0C7Il30DuQYJ33RIzFlBAkODZ4Pq94T8CcmRT5Gxmpe/uUhvYWWbqLAfbGXbs8u9770ysCBNnaZOJE7VitdYDIsPLbCnd/3Fq4xvvLrdx+yITzYhrhJyMjmeSufHO1p3DY8SUIoDZWrEa9ujs2tS0lG0cgI9ImTIIfImRnyPjNTCYFV9Ky2eQ02v99xebBkp+uJUwYB6Kp9OzYgZEgwLQK9Mu4PgUR98FmW+RLguimK4X1gfmr9cF6vt0e5gdZ6MwGAeMjTOCPCEPrzSvCmDdifLHQLLjUEsid2YuVug+MVhrgYiEif9wNOoa6igEixuDC3mZF6VPJZ+oXPylkWlv2CpisFIu1I0UuEjZQA+i8ZmyCQSJnfhRt6GkK9eMuJLV7g8HdUvXkx1PympOyOspLh1UaBOetyX2hsROhcCoa4okGlG/eJC3vpx/dAL+hlWV96m3Ny8aY9IcZKS8QLMNc89Tm9wdAqjMuCwYxqLtoNGtoceFypjVL6xxSZF1t5ZNQ0gr2GfE/j/z9cKT0ZPvbqwLSJIhamVJcWIt3+m4DI2BLGk/SHXK/nS4SzLqGm4HTCqy0/6EVaNQmohvVTOqUyOROBtU8UKULSJFhMKNcE4pOPaC1HnETDVqq4SswUil7UF8i0hz1T55IYZsWZJxAda/CvSEPjssJ9MEI/KvntDniBGEXnGkH+ccBmXovYvfHj49Q02WzpKSNxDEFN0gH6a8x2njyAmI0TvsRWN9CbR0TfeI84Q2Cqxl8CG04Upx5OibK0+F9Yjvob6C4hT8Hslif5dq/kwce305sXftp3w6oL7pnuLoyzz89/YbgPbS+BKl/Z4AAAAASUVORK5CYII=');
}
[data-theme='light'] .icon_home_discount_un_day {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAbZJREFUeAHtVTtOw0AQndl8oPQRzAngBgk1BRhKJJJIfCvgBCQnwFT5UDgOBV0cOIGPkCOYG5gGoST2MOuQCILXAQuhCOVJ61nt7szbGb+xAZZYdOC8Aw3bOQeCIk/9bC6sHu7vPU337rrrEGCVp1oGyTwq7T6o4ogkkqbdLbG5QAKbb+SPhsKd7NWtex0D7PG6J0lCwHar0y2kIiLCIpP0TipGL09QQwRtEkyIlYIkOSkblzITQugTga6KlU0iQiSXnyZn1g+yoQsjYYZhVKpNIKwSUtWyLG0gtKi8YRjUlLFgDpq2c8XmgofGN+5xVjts22zLbF22Rd7zCMA8LRk33yaKao+r1zLw5+xgY3btHR4TerNrp2WjkkjU6jwWiAIXFJBZ8bgUCA6MyWORyeb1w/2tqUITxaCAf1YxPBLg/8QpDVEqfFVd8PoMIqd0kGJotB0dx00cCxaG97Fsf4pYed/a3W3udFPphJHS9NhNAj+Ty+/MZhT7jphEqkmPG0zQPz4wNmXA2DOsxOHgZW02ZirVRRdfVNUtiX6biDy1CxS5Ya2kho2D8jdRtxwdUkJ+C+Hf4w2yraT38F5xHwAAAABJRU5ErkJggg==');
}
[data-theme='light'] .icon_game_sel {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('data:image/webp;base64,UklGRk4DAABXRUJQVlA4WAoAAAAwAAAAQQAAQQAASUNDUMgBAAAAAAHIAAAAAAQwAABtbnRyUkdCIFhZWiAH4AABAAEAAAAAAABhY3NwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAA9tYAAQAAAADTLQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAlkZXNjAAAA8AAAACRyWFlaAAABFAAAABRnWFlaAAABKAAAABRiWFlaAAABPAAAABR3dHB0AAABUAAAABRyVFJDAAABZAAAAChnVFJDAAABZAAAAChiVFJDAAABZAAAAChjcHJ0AAABjAAAADxtbHVjAAAAAAAAAAEAAAAMZW5VUwAAAAgAAAAcAHMAUgBHAEJYWVogAAAAAAAAb6IAADj1AAADkFhZWiAAAAAAAABimQAAt4UAABjaWFlaIAAAAAAAACSgAAAPhAAAts9YWVogAAAAAAAA9tYAAQAAAADTLXBhcmEAAAAAAAQAAAACZmYAAPKnAAANWQAAE9AAAApbAAAAAAAAAABtbHVjAAAAAAAAAAEAAAAMZW5VUwAAACAAAAAcAEcAbwBvAGcAbABlACAASQBuAGMALgAgADIAMAAxADZWUDhMYAEAAC9BQBAQf2Aqko17D6n0T+Tfq2G4kYy9Q1X6r8jfGW4kY+9Qlf4r8neK20ZSQ/tlPgwAdlfvDmdG/z8Bl3QlPUk7yU9ybEcSAwxgQAGp2rZlyj2C69qJQACNMAWQCDSABkSQBETQANDAWcPK5TnM973v/zI+u4j+M3DbNo5231sqD30DAAAAAAAAAAAAAEDtW5IkaTPKtSxXUV7kjP0x+850EFb5wzIS5shMJ/EwTH/lzP4jLhd5EsrBCA0Dyz/pDVZToWxsBpwIHabXfJT0XPXrNOEVfSZ9h6Rt4Nh5mymP0/TJr9IgLH15uM22AuxqD7hUkJuqKdjGTwHeS2wZnhSlfo9s2lGcvysy3gIU6qVWoBG7G3FZA+ofb8GsibMWjDpgJEkORC0ymhVZ5HroiFrg4Zljsqe6b/JY7cdmwQ1LPQu2YAPRuDUgsA2IfAN+Gg34/fabNKBT0YBuSUN7MwA=');
}
[data-theme='light'] .icon_game_un {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('data:image/webp;base64,UklGRtgDAABXRUJQVlA4WAoAAAAwAAAAQQAAQQAASUNDUMgBAAAAAAHIAAAAAAQwAABtbnRyUkdCIFhZWiAH4AABAAEAAAAAAABhY3NwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAA9tYAAQAAAADTLQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAlkZXNjAAAA8AAAACRyWFlaAAABFAAAABRnWFlaAAABKAAAABRiWFlaAAABPAAAABR3dHB0AAABUAAAABRyVFJDAAABZAAAAChnVFJDAAABZAAAAChiVFJDAAABZAAAAChjcHJ0AAABjAAAADxtbHVjAAAAAAAAAAEAAAAMZW5VUwAAAAgAAAAcAHMAUgBHAEJYWVogAAAAAAAAb6IAADj1AAADkFhZWiAAAAAAAABimQAAt4UAABjaWFlaIAAAAAAAACSgAAAPhAAAts9YWVogAAAAAAAA9tYAAQAAAADTLXBhcmEAAAAAAAQAAAACZmYAAPKnAAANWQAAE9AAAApbAAAAAAAAAABtbHVjAAAAAAAAAAEAAAAMZW5VUwAAACAAAAAcAEcAbwBvAGcAbABlACAASQBuAGMALgAgADIAMAAxADZWUDhM6gEAAC9BQBAQx4CojaT07kAANvDvjDdZG4jaSErvDgRgA//OeJNF1EZSencgABv4d8abrNoAINukFp3NlADce/WcY++92HtPd8//35NUd0+S7m5LUtAkV1UfB6mqTaIwCAoNhcKNJEmOUqcPraH//1Nu1eywHk5E/x0GQNs2pHtSgZDrEwAAAAAAAAAAAAAAAAAAAAAAAAAAAABYHpIkSZIkSXotznhJhtPDGZLp5I8ik78STgUiJxcYiB6yPA7hp3iH41nSPsNiJ+nsHq/dVdKakFglXTv/hO5vkpY4rCXd+l+E/PCU3jMwv6Xn4DcN8kKNL+k1MYVPGlNly6m/GKZBkCqqdPK59+kePjYR5WyZPcZpcOnTunwiHp8lkeRiGhyRx0sODHINqXsicrtEkJvBjBtMXXKU9ByzJI6JHM+IQxWytg3KFZXeviyqQjWyxn0vRau8I2c7IKvcZ1eoR2DyHfkuSL/wFWqd1SQU9PtVdShX++u+jU+WYTCkNb7ixLKdytjOTVw08XATb2vCh669kO2mQi849mOhoyv6sSoTiqlSlQnmXEq+KpNsU10uPUzZaEpXYzYGe8LyKudzNuE/uYRP8tmwwPadMk1Mut9O2300bVuY+D9fdbSwAvxroIV/6y3sGLSwa9HsFgk=');
}
[data-theme='light'] .icon_inplay_sel {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/pressed-tiyu-CFhOZ8zc.png');
}
[data-theme='light'] .icon_inplay_un {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAtFJREFUeAHtVU1u00AUfm/iFiQWmBPUPUFzA9I1AuqyrGgcqaRh1dyAcIN21VRUskNVsaJOhVjHOUHSG5gTYJYJyQxvxuPEduxS6Laf5Fjz3vN87z8AD/hP4N8MXNc1J8ysg4AdRKiSyFQKAWMBMGZMeM393eG9iLo9/4gMOovLSyAEBMYadw723vz4JyIVBZo+RVBTRggBF9An4zYdrfh2OAYUY9J2tCxiIJx39d3rOxN1PV+S7FBqQsGh8b5hB1L+qXf1mgP2kSJoOvZ2Yn/W8z9AHDk5JWpFqWR5gfwoITGM9VpCooJAI4ICHNbtjwkR5+jJjNxKdOp+sSgljg7VO9h7kck5ipkZE67WbJ3DSRwRWFNmHt1KxNij58Rg6aOT1snGoLR5+lg98/zR+eXXjUQ/YVBPmbfzRJkadT/7A8p/LSWKqKP69LaSxkiDdCFd0Kc0V/P6fK2MjFKoOdGGENBFNXo7UAKMo29rbyP9WNoJ+V4Q5ZshrgEzqs19e5tz2FRtXERCwyqdIX2f7LapIZ7Rs0mqjpIDWjn7JajjhHzTBwu56/rmlMHPLI1w1vmv69+Vp1tQAFYRYX548xGF8uf88vuiyI2GHQnlofaMZojzyXCK5kgIDIqe+YyNuxdXW+VEceFhPps6GTmPHUhQqTzZWHQn7TxYhYkcd0qJkFUUERXSSYZOzlbSECT30tHpEI9lKpNslCFD1Nx/NZQXqaFDc0CraMDY45FWd1qO3dBbIIPD+m5PNoLehWERkZEXiDk0kMGIUlNNdUpURLACuWQ5RkUbdGXX0W4LiS4/2WbR/kog00vRu7IRAJezmPGh7OPuxbct5DO1FZQgLnogvUY0QiHmgRILlerlH+ISnXQWWBlR6+3LGzmIEG/lUHmKsgbYXpvPbyDeAqBXT0G0IoS7RJTHqevXqHZqNlp1+4TOFssu0gXIwWH67+UB98Ifa0wr+3QEPgwAAAAASUVORK5CYII=');
}
[data-theme='light'] .icon_record_sel {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAA1pJREFUeAHtVT1oVEsUPmfuRuxyS9/jPbz6ftq3eSjYZQmkEEVJZ6WbThERWxFyt7J0tVARRNNYmgRRQVE3jYiISaUW0d0tVKzcNO7qnTnHb+buBo3RXMTCwhl2586cme875zvnziX61X72xuttqCycTDKmKWxMiFU/talye0jfH2uMpJ3vIqospPF7GjoA1NjkiCl26gCdOBzDA6iJUyHBVFoPRqamv0ZUWmuxK3yV2VU8qJLWiaNFVY2BDQ72ZOQ7k2mpOu9v6s/teJRWHmxLJwtFtP3h8TJzacF7TGRgFw/ZYI/+2W7EqoiEIzjkyUywlqJScv//E+0CEUXDIhpEAUlfLqqol05COBRkVOH+GAIlFg3iRqVi0ll0Dorlc+nHNZiHkSlfUeqTINzcN+5StxhRABcZoC4jKSOiqzZgvhG9hw7p/iNxM7TiQ0TFIrIhosEpFSd7DXNevj4VUT6+i96FUSMpM/cjg4xRUSIoh1TYXBXx5W3qDslm7pdc0NLLxvNktEFqOpCtBrUT8I1m3V5BIjCJ07y+AO7A5kmc5CUaigLA+HngKphR9hSjNpvwY65raXktIrN6IYN0ViV0J67ztFLnJ6N186xSN6o2xfJpGKqqsgjbFqtuFntTeDBG1iUbxB4tFJHNtYPrhoU1/ufO4asQC/IoW9EOq40h0+LS2NnT4YBobEXipfEzLcwm/r1zpPn33UONpbFz8+sQYRFq+bgMyCDdRHhfwI2QjjkyUwz71lsHLxGbMkhmYS7/dfvgPSh+z2q2GY4eAMz8N6ULZII8ITcY8R9kDCWfWWph7DirIJeOiGu8GD9bez5+bsKpDsMtX3k1cXYLrZcj6vVyaCfswTFSePY/kgQg1Np5viGlDzXksOyPbLpZTXAgfjF+oSaqjZW3/VvSZarL7F9YDfeQv6mVBjXtJDGG23/cmBzt9bRdEtn8543Jpq9H61wznM+yaqR8eTXuF5dqMlONsyFqoqqGV6zK+aeB6S3+JnHhzFIo+6j6cvel8Gn4/fr+x7B1fNm/2j29dV0i3367tv8oiE6tZcO1gZs8mvN2hHnZkZuOaChmcnVUKnFpQ+X1rovtQkSDtmlmX7LWOu64zkaKY2fsXlYJeWJDs2/2XJmjX+1Ht4/2Y/KVFfn04wAAAABJRU5ErkJggg==');
}
[data-theme='light'] .icon_record_un {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAjVJREFUeAHtVU1u01AQnnkOITveEdwTEE5AWLOAZItEHAloWRVOQHqDsCrNxgkbJBY4nABzguYGuFtWZpdGiodvElspzYutlKrqoiM9+b2Z9+abfxPd0W0nrrpwHH7xmRsfsPUd4uS+pO97vV5apccJFIahPTe2C6HNWf0SHblMkv1uZ7ztUs3FPGcbAaS1ek8DZprKGnRtJVMiUoAxfRpFrYOg3XPp3PBoGH5tirl3epEHZTFtIYC1Lp69Wt1/9eLp2eV7mx55jQcki1JlVyFDN0S1CnmaZfSoVIGRhxnxhP4TiNjQMybZWr6ZcLO6SaqBLHQMXF2AvMXLImFSI/rY+2W5rPRoC/URUlUc0KrsdSVohYk3//3H9aCqGNL9bpuLpQDaV1gBPJmCtwdPJrlHT9BS/tzYQ7qCRxZNGCmgHqAsza2fHnTbH4s74Nu3vXaCfftkHP0afv4Wv3nZ+bkLkObiebGHxe84HzkwIMReC2ECoCbOPzRvEPlZxgG+/wDt1Ece5pmsSl7jqN7FCN8Rxo6eLfjL8BrHAN4JaEHsqyaEKa4LHYl6RKsJL7wMX5/Zi11vd6o6RgmLoQQ5eDxbzM4MN3zNicoQvkS/WbYImGW08fYyIwwjOzekj60DKzUkwXoSSFD8Gk5G0amGFRp9FMpeJZDScBwdyrJRN0mb1GgBQI79yBgZwVOLCTFA+KhWq7dc07t0eByHke/iN2D5TKcGxhNKcZknj2Xyutv5Tnd03fQXKczSNNAsOa4AAAAASUVORK5CYII=');
}
[data-theme='light'] .icon_me_sel {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAnBJREFUeAHtVDtvE0EQnr2YINHgko4LDTTgQBMEjS0qhFDgF8SpkbALBA3obCkIISHFLlIHJPrEFRWYSARRgOw0dAi7oaHgGoQSz4PZ3csRxZC7wgWRMtLezj5mvtv5ZgbgSP53MXkvlntPwhFQzQTBgi6LItxX6/Zm6eGLPPa5gC73GqGBwhu9HAKzAaOaMQIiRleNDxcfNbN8BJBDhCESwhlmAtYFiwhZXYd+onKvUZwIEDPfQmHnnHRmRgUnQKcT/NzGhYkAKUJRwexLNnTuOJ00aMxNYo7JwGReREID+wrinfVPc0u3Faap0at+nFtSINxilH6Wj1zJcOH9g5oSv6xqjMCLn68+69j98+/uLweBmd+68vTMRIAc2Oa9iAWiQMAwmB/GW8aFE9OV3qXHwyz73EBWZrv1EAtT88paUUGH08Tr/UorzmN7INDZ7t2aOi0bE5xUTsAVkFFlr6l4RRO9j4ytr9dWhrmBzr2qh3Qc1/SwlNyRdHZ4IGNGyT4ZWfxSWRnrFn/NOjq2E2mBzPqUtrXCkOh+ramd7nGiJ/cMy+rM6zunM4HCbr2otVFVI3FOcI8jSsE01dHrnP5ICi6I9f1+C2PPGW2X7GWbW0mgfOBElZQe7XP20PU9ncT9sb9LjsowG4h+DRk0iTmBAkeOz+Zdp3+YlV22CFxPtGfa2GEAWaEbXH8+IOINTEJnrWx/872OnTe7jxpGOxxfOtwZ+5lE3mYCuegVsC6MsXXvuPB9zSgyoO9znhMPqs2VXKO1PCJR+9uN1c5+n/+so1Nr1ZCnRpGGxhUoHCCBBkxjOODAtL7ffNmGIzmU8htxwdh4N4gwLwAAAABJRU5ErkJggg==');
}
[data-theme='light'] .icon_me_un {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAYhJREFUeAHtlE9OwkAUxr8paFj2BtYTqDdgb4wUl8S0JCTUFXgC8AR2hxqTgYVxZYonkCPUG8ANujWkHd+0kJjwZwboQhK+ZCbtvHnvN5n33gAH/Xcx3Y09/m4ZrNQiD5d+TQiEYMJvOtWBjr8WaAb5ot3WEnO36dgPqhgGNMRYqbMCkoI45ybyAaGyzv5jmA7yAEHmhCQERjSGf9a7NCI2s+cBGqczw9BzbTsDCFfmRjCEAiJUBdAqhpdB0BKAT58RBXU9p/op15/7wSOBKp5jn+YCSoMOgg6yq5KK5ETwqFg8LjdqlxOVvzZIqscDixm4ljlJkmRSgjGs1+1Ix3ct6ImujI5dhkayKVBYOEr8Ru1mssKOJSdPGzQg6zk2liySxddiadXNGnQLSOrdf337OFGCOA9Mlr1nWyueGm0laFoonGFHUTVaSlAcx8pSVYnNG3wd6K5uj6kJR9hBgomREpQdqSjvWKs/Finw5y+HEuTdXn0nCS7oAe1vABxTbtpN177HQXupXwdoduVbBzXCAAAAAElFTkSuQmCC');
}
[data-theme='light'] .icon_home_sel {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAtBJREFUeAHtVU9PE0EUf7NdaiIHauIHgHjTmLZGRU2kcPVCvXlzPXvgT2LiAWwlSrwBnwD7CSh3E1oJqCha40FPUm/erIlGgzPv+ZuZVnYJNfXgRXnb7cz7M/P+vyU6hENog9pPGHk9f72z18ytzfzMapx/8eV8IUxREduCiCgKgh0xZnUjP1OhXhVdenVvnEhWSCwHLFz0Q5n883y5YfkXtu+WAhWUwYOE+yk8Ylf8NaF1dPPMzIeDFAVxhJmP4cVqlDGGWJj6JPzkPZm7g6UEmoBPXs7u2XoO52QQ9FHqxSML51+Ui8ImY/cplWo+PVeu5Z7cHgzD9PvAWU6t/r5g6KvmNRzOOgNBBy/aGp6r9KzoIDi7NbsAmyesIotDWRW7cfGIQiSj7eH7lfyz2WxKyQS8q1ucuoWuG2jWWWZNWvxjWBfxkqUp8Upya+WMsK5qoyOE/WFu41YufkfYiyKE8jPS5RPvoyBuZ41QPsyIKLFJZ1BDNrwUcCrzxx6x5qYvAlZsuFMI7iUjiyfXp0uNscUWBCLDXENtTDYuP6jF70jk6NT6dBaZrSHGGaSXmCR6V1ionH48VdAia0p+eRW31edNuPpN6EYTCg8yNuGR2eW8ZjPgrEcukAPbmPRmZKEOA5Yc3cCrmEfIn5VD3rh4hGSZukCwD6vhqrrBi9N1JKLWYb0dW5oyUGbaITS+f2zzKbsKmZ3dtJ7spqin8o7DiUc3MaI4QvyybniwspOgymF6qVvY/k1IhC6zEmX6+6iEXh9wBDud3QBNQgAisiIdGVt37OaqlzeKKh+vLNfjZxINezTFGP00aQsYaZbA3eOsUW2zXKOaPQNdAxvxWn3O7IxUQ0DHuiqClS07iKl9iC3NjYTAEZ3lwPGpcLhYHvaqPQOhEJ8nQmPI70Nn4fjKtdHQ6dcJunZWhe29pj2ZMCFh4Tt9abSuVv+jCvyr8BM4XsNEuyYOqAAAAABJRU5ErkJggg==');
}
[data-theme='light'] .icon_home_un {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAdpJREFUeAHtVEtOwzAQnbFK6Q5zg3ICyglaLgBNESsk2khAhVhQTgBHgAXitzCFBbsmwAEIN+AGhBOQLVVqMy5BSUxTKIhV+6R8PDOeNz8bYIIJIqApOGt36p//DCDYrNduk/rzq05ZSazSb0WvFYCPqNxmvdaGnxJdtDvLEtBNykIJCzu29fQRhLNPn4NBjpQCPzclKxtrKy+D9CztVM2aBtP5/Ot3JP2IEYq9ECuZelNwJpyqBMmjOPxt2/JOxE2RscJzZBLkJcx1ER5odyneqRrDypczBU3bck0Zw8JuYsnfEAQOIDm97sxDD1vUM88kZfADKJZ02i9T1SQRwuHYQ5d0DbK4PBZOaWQilBBkBgHIY0PgseOQj0xE8LMU1ORDPSi2bQWMsqOMPBr51ra96hl2MU6v7+dRhtogiuajLOdXd2Wleh4MAY23O60CmzAw+1RGKuwuxCR6c/9gwtb60iPV6BCGQPftDbnI0hulY55O/fMB/URoNqy9YWT6hshN5VtZeoQRoa8oRGxQqUqRA59IXDpbR7pPMDZIlU4IwbvI91ViIH4DxtTl1nrtMSlLXUEhmynTpzVy40xILNJ7MUWeXCjM/VszvwR/IpwK/BEFgKfxmsB/xTuCxqmeMWXibQAAAABJRU5ErkJggg==');
}
[data-theme='light'] .icon_agent_home_sel {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/home_sel-CcJkAtUK.webp');
}
[data-theme='light'] .icon_agent_home_un {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/home_un-6D_XTTX5.webp');
}
[data-theme='light'] .icon_agent_member_sel {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/member_sel-Bu0LWoLK.webp');
}
[data-theme='light'] .icon_agent_member_un {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/member_un-CQxUW4-3.webp');
}
[data-theme='light'] .icon_agent_report_sel {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/report_sel-Go78IPGt.webp');
}
[data-theme='light'] .icon_agent_report_un {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/report_un-cJkjAXYF.webp');
}
[data-theme='light'] .icon_agent_promote_sel {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/promote_sel-Cu8piA7e.webp');
}
[data-theme='light'] .icon_agent_promote_un {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/promote_un-1xPGvthy.webp');
}
[data-theme='light'] .icon_agent_me_sel {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/me_sel-DzNegGJj.webp');
}
[data-theme='light'] .icon_agent_me_un {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/assets/me_un-zXIfkps9.webp');
}:root{--van-cell-group-background: var(--van-background-2);--van-cell-group-title-color: var(--van-text-color-2);--van-cell-group-title-padding: var(--van-padding-md) var(--van-padding-md);--van-cell-group-title-font-size: var(--van-font-size-md);--van-cell-group-title-line-height: 4.267vw;--van-cell-group-inset-padding: 0 var(--van-padding-md);--van-cell-group-inset-radius: var(--van-radius-lg);--van-cell-group-inset-title-padding: var(--van-padding-md) var(--van-padding-md)}.van-cell-group{background:var(--van-cell-group-background)}.van-cell-group--inset{margin:var(--van-cell-group-inset-padding);border-radius:var(--van-cell-group-inset-radius);overflow:hidden}.van-cell-group__title{padding:var(--van-cell-group-title-padding);color:var(--van-cell-group-title-color);font-size:var(--van-cell-group-title-font-size);line-height:var(--van-cell-group-title-line-height)}.van-cell-group__title--inset{padding:var(--van-cell-group-inset-title-padding)}
.num[data-v-acaffe54] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 1.5625rem;
  border-radius: 2.8125rem;
  border: 1px solid var(--, #fff);
  background: rgba(255, 255, 255, 0.52);
}
.num .wallet[data-v-acaffe54] {
  font-size: 0.75rem;
  padding: 0 0.5rem 0 0.4375rem;
  font-weight: 700;
  color: #282827;
}
.recharge-btn[data-v-acaffe54] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.375rem;
  padding: 0 0.3125rem;
  border-radius: 2.8125rem;
  background: linear-gradient(180deg, #3dd187 0%, #16b05a 100%);
  box-shadow: 0 0.267vw 0.533vw 0 rgba(222, 255, 231, 0.6) inset, 0 0.533vw 2.133vw 0 rgba(0, 140, 2, 0.3);
  color: #fff;
  font-size: 0.75rem;
  font-weight: 500;
}.amount-keyboard-component[data-v-c7cf65b9] {
  display: flex;
  flex-wrap: wrap;
  background-color: #f4f4f4;
  padding: 2vw 0;
}
.amount-keyboard-component .key1[data-v-c7cf65b9], .amount-keyboard-component .key2[data-v-c7cf65b9], .amount-keyboard-component .key2-1[data-v-c7cf65b9] {
  margin: 1vw 1.5%;
  background: white;
  border-radius: 2vw;
  height: 10vw;
  display: flex;
  align-items: center;
}
.amount-keyboard-component .key1[data-v-c7cf65b9] {
  width: 20%;
  justify-content: center;
}
.amount-keyboard-component .key1[data-v-c7cf65b9]:active, .amount-keyboard-component .key2[data-v-c7cf65b9]:active, .amount-keyboard-component .key2-1[data-v-c7cf65b9]:active {
  background: #f6f6f6;
}
.amount-keyboard-component .key2[data-v-c7cf65b9] {
  width: 27%;
  justify-content: space-between;
  padding: 0 2vw;
  color: #000000;
}
.amount-keyboard-component .key2 i[data-v-c7cf65b9] {
  border: 1px solid #000000;
  border-radius: 50%;
  font-size: 3.5vw;
}
.amount-keyboard-component .key2-1[data-v-c7cf65b9] {
  width: 27%;
  justify-content: center;
  font-size: 4.5vw;
  font-weight: 500;
  color: #000000;
}@keyframes hidecolor2-f73ea67f {
  0% {
    color: green;
  }
  80% {
    color: green;
  }
  100% {
    color: black;
  }
}
@keyframes hidecolor-f73ea67f {
  0% {
    color: red;
  }
  80% {
    color: red;
  }
  100% {
    color: black;
  }
}
@keyframes hidetip-f73ea67f {
  0% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
[data-v-f73ea67f] .van-action-sheet__description {
  background: linear-gradient(86.76deg, #1bb460 46.11%, #93e16a 98.83%);
  padding: 3.15vw;
}
[data-v-f73ea67f] .van-action-sheet__description:after {
  border: 0;
}
[data-v-f73ea67f] .van-action-sheet__content {
  background-color: #f8f8f8;
}
[data-v-f73ea67f] .van-action-sheet {
  height: 60%;
}
.bet[data-v-f73ea67f] {
  position: fixed;
  width: 10.667vw;
  height: 10.667vw;
  right: 3vw;
  border-radius: 5.333vw;
  padding-top: 0.933vw;
  background: #1cef79;
  font-size: 6.667vw;
  text-align: center;
  z-index: 99;
}
.inputAmountBox[data-v-f73ea67f] {
  width: 24vw;
  height: 8vw;
  line-height: 6.667vw;
  padding: 0.667vw 1.6vw;
  border: 1px solid #dddddd;
  border-radius: 1vw;
}
.stakeAmountBox[data-v-f73ea67f] {
  height: 10.667vw;
  line-height: 10.667vw;
  padding: 0 2.133vw;
  border: 1px solid #333333;
  border-radius: 3vw;
  transition: border-color 0.2s;
}
.stakeAmountBox > span[data-v-f73ea67f] {
  transition: all 0.3s;
  color: #666;
  font-size: 3.5vw;
}
.stakeAmountBox.stakeAmountBox--focused[data-v-f73ea67f] {
  border-color: #00ce3b;
  border-width: 0.267vw;
}
.mmk.stakeAmountBox > span[data-v-f73ea67f] {
  font-weight: 650;
  transition: all 0.3s;
  color: #333;
}
.sheet_top[data-v-f73ea67f] {
  position: absolute;
  top: 0;
}
.sheet_content[data-v-f73ea67f] {
  position: relative;
  padding-bottom: 28vw;
}
.sheet_bottom[data-v-f73ea67f] {
  position: absolute;
  bottom: 0;
  display: flex;
  background: #f8f8f8;
}
.odds[data-v-f73ea67f] {
  font-weight: 650;
}
.odds .opt-msg[data-v-f73ea67f] {
  color: #d9001b;
  font-size: 3vw;
  margin-top: 1vw;
  white-space: nowrap;
}
.odds .tips[data-v-f73ea67f] {
  position: absolute;
  right: 0;
  white-space: nowrap;
  display: none;
  font-size: 3vw;
  color: #666;
  font-weight: normal;
}
.odds .val[data-v-f73ea67f] {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
}
.odds .val .odd-view[data-v-f73ea67f] {
  position: relative;
  line-height: 1.5;
}
.odds .val .odd-reduce[data-v-f73ea67f] {
  color: red;
  position: relative;
  animation: hidecolor-f73ea67f 3s 1;
  animation-fill-mode: forwards;
}
.odds .val .odd-reduce .arrow-icon[data-v-f73ea67f] {
  animation: hidetip-f73ea67f 3s 1;
  animation-fill-mode: forwards;
}
.odds .val .odd-increase[data-v-f73ea67f] {
  color: green;
  position: relative;
  animation: hidecolor2-f73ea67f 3s 1;
  animation-fill-mode: forwards;
}
.odds .val .odd-increase .arrow-icon[data-v-f73ea67f] {
  animation: hidetip-f73ea67f 3s 1;
  animation-fill-mode: forwards;
}
.odds .val .odd-reduce-hk[data-v-f73ea67f] {
  color: red;
  position: relative;
  animation: hidecolor-f73ea67f 3s 1;
  animation-fill-mode: forwards;
}
.odds .val .odd-reduce-hk .arrow-icon[data-v-f73ea67f] {
  animation: hidetip-f73ea67f 3s 1;
  animation-fill-mode: forwards;
}
.odds .val .odd-increase-hk[data-v-f73ea67f] {
  color: green;
  position: relative;
  animation: hidecolor2-f73ea67f 3s 1;
  animation-fill-mode: forwards;
}
.odds .val .odd-increase-hk .arrow-icon[data-v-f73ea67f] {
  animation: hidetip-f73ea67f 3s 1;
  animation-fill-mode: forwards;
}
.hot-tag[data-v-f73ea67f] {
  line-height: 5.6vw;
  padding: 0 1.8vw;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-radius: 2.8vw;
  background: #333;
  color: white;
  font-weight: 500;
  margin-left: 0vw;
  margin-right: 0.5vw;
}
.w-70[data-v-f73ea67f] {
  width: 70%;
}
.success-header[data-v-f73ea67f] {
  text-align: left;
}
.success-header .msg[data-v-f73ea67f] {
  color: #70b603;
  padding: 0 3vw;
}
.success-header .success-header-close[data-v-f73ea67f] {
  padding: 2vw;
  cursor: pointer;
  color: #969799;
}
.success-info[data-v-f73ea67f] {
  margin-top: 2vw;
  padding-top: 2vw;
}
.success-info[data-v-f73ea67f] .van-cell {
  padding: 1vw 0 !important;
}
.success-info[data-v-f73ea67f] .van-cell__title {
  color: #969799;
}
.success-info[data-v-f73ea67f] .van-cell__value {
  color: #323233;
  font-size: 4.85vw;
  font-weight: 650;
}
.status-disable[data-v-f73ea67f] {
  color: #d9001b;
}
.betThead[data-v-f73ea67f] {
  align-items: center;
  position: relative;
  padding-left: 0vw;
  color: #e8e8e8;
}
.betThead span.hot-tag[data-v-f73ea67f] {
  display: flex;
  padding: 0 0;
  margin-left: 0vw;
  margin-right: 2vw;
  width: 5.7vw;
  background-color: #b60c0c;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.property[data-v-f73ea67f] {
  flex: 1;
}
.property[data-v-f73ea67f] .num {
  padding: 0.5vw 0.7vw;
  color: #333;
}
.notice[data-v-f73ea67f] {
  min-height: 32vw;
  font-size: 3vw;
  color: #b60c0c;
}
.delbtn[data-v-f73ea67f] {
  width: 15%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.delbtn[data-v-f73ea67f] .van-image {
  width: 5.2vw !important;
  height: 5vw !important;
}
.cartList[data-v-f73ea67f] {
  margin: 0 4vw;
  padding: 2vw 0;
}
.cartList .cart-item[data-v-f73ea67f] {
  background-color: #fff;
  box-sizing: border-box;
  padding: 3.733vw 2.667vw;
  border: 1px solid #e4e7ed;
  border-radius: 2.133vw;
}
.competition > p[data-v-f73ea67f] {
  line-height: 2;
}
.btmPanel[data-v-f73ea67f] {
  position: fixed;
  bottom: env(safe-area-inset-bottom);
  width: 100%;
  background-color: #f8f8f8;
}
.btmPanel[data-v-f73ea67f] .van-button--normal {
  font-size: 3.3vw;
}
.tempLock[data-v-f73ea67f] {
  text-decoration: line-through;
}
.allError[data-v-f73ea67f] {
  display: none;
  position: absolute;
  bottom: 19vw;
  width: 100%;
}
.parlay-success-combo-card[data-v-f73ea67f] {
  margin: 2vw 3vw;
  padding: 0 2vw;
  background: #fff;
  border-radius: 2vw;
  box-shadow: 0 1px 0.533vw rgba(0, 0, 0, 0.08);
}
.parlay-success-combo-row[data-v-f73ea67f] {
  padding: 2.5vw 0;
  border-bottom: 1px solid #f0f0f0;
}
.parlay-success-combo-row[data-v-f73ea67f]:last-child {
  border-bottom: none;
}
ul.showLi > li[data-v-f73ea67f] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 10vw;
  border-bottom: 1px solid #efefef;
}
ul.showLi > li.hide[data-v-f73ea67f] {
  display: none;
}
ul.showLi > li.zongtouzhu[data-v-f73ea67f] {
  border-width: 0;
  height: auto;
  margin-top: 4vw;
  color: #666;
}
ul.showLi > li.zongtouzhu > p[data-v-f73ea67f]:nth-child(2) {
  font-size: 4.5vw;
  color: #111;
}
.cb[data-v-f73ea67f] {
  color: #333;
  font-weight: 650;
  padding: 0 3vw;
}
.cbbg[data-v-f73ea67f] {
  background-color: #f5f5f5;
  border-radius: 2.65vw;
}
.mask[data-v-f73ea67f] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
}
.wh[data-v-f73ea67f] {
  width: 6vw;
  height: 6vw;
}
.guoqi.wh[data-v-f73ea67f] {
  box-sizing: border-box;
  border: 0.267vw solid #121317;
  padding: 0.5vw;
}
.van-button--default[data-v-f73ea67f] {
  background-color: #ffffff;
  border: 1px solid #0ad664;
  border-radius: 2vw;
}
.van-button--primary[data-v-f73ea67f] {
  border-radius: 2vw;
  background: linear-gradient(180deg, #3dd187 0%, #16b05a 100%);
  border: none;
}[data-v-6005da5a] .van-action-sheet__description {
  padding-bottom: 2vw !important;
}
.bet[data-v-6005da5a] {
  position: fixed;
  width: 10.667vw;
  height: 10.667vw;
  right: 3vw;
  border-radius: 5.333vw;
  padding-top: 0.933vw;
  background: #333333;
  font-size: 6.667vw;
  text-align: center;
}
.inputAmountBox[data-v-6005da5a] {
  width: 24vw;
  height: 8vw;
  line-height: 6.667vw;
  padding: 0.667vw 1.6vw;
  border: 1px solid #333333;
  border-radius: 1vw;
}
.stakeAmountBox[data-v-6005da5a] {
  height: 10.667vw;
  line-height: 10.667vw;
  padding: 0 2.133vw;
  border: 1px solid #333333;
  border-radius: 1vw;
}
.stakeAmountBox > span[data-v-6005da5a] {
  transition: all 0.3s;
  color: #666;
  font-size: 3.5vw;
}
.mmk.stakeAmountBox > span[data-v-6005da5a] {
  font-weight: 650;
  transition: all 0.3s;
  color: #333;
}
.sheet_top[data-v-6005da5a] {
  position: absolute;
  top: 0;
}
.sheet_content[data-v-6005da5a] {
  position: relative;
  padding-bottom: 28vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}
.sheet_content > div[data-v-6005da5a]:not(.errDialog) {
  width: 100%;
}
.sheet_bottom[data-v-6005da5a] {
  position: absolute;
  bottom: 0;
  display: flex;
  background: #f8f8f8;
}
.odds[data-v-6005da5a] {
  font-size: 4.85vw;
  font-weight: 650;
}
.odds .opt-msg[data-v-6005da5a] {
  color: #d9001b;
  font-size: 3vw;
  margin-top: 1vw;
  white-space: nowrap;
}
.odds .tips[data-v-6005da5a] {
  position: absolute;
  right: 0;
  white-space: nowrap;
  display: none;
  font-size: 3vw;
  color: #666;
  font-weight: normal;
}
.odds .val[data-v-6005da5a] {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
}
.odds .val .odd-reduce[data-v-6005da5a] {
  color: green;
  position: relative;
  animation: hidecolor2-6005da5a 3s 1;
  animation-fill-mode: forwards;
}
.odds .val .odd-reduce > div.arrow[data-v-6005da5a] {
  position: relative;
  line-height: 1.5;
  margin-bottom: 1vw;
}
.odds .val .odd-reduce > div.arrow[data-v-6005da5a]::after {
  content: '';
  position: absolute;
  right: 20%;
  bottom: -0.5vw;
  width: 0;
  height: 0;
  border: 1.067vw solid transparent;
  border-bottom-color: green;
  animation: hidetip-6005da5a 3s 1;
  animation-fill-mode: forwards;
}
.odds .val .odd-reduce > .tips[data-v-6005da5a] {
  display: block;
  animation: hidetip-6005da5a 3s 1;
  animation-fill-mode: forwards;
}
.odds .val .odd-increase[data-v-6005da5a] {
  color: red;
  position: relative;
  animation: hidecolor-6005da5a 3s 1;
  animation-fill-mode: forwards;
}
.odds .val .odd-increase > div.arrow[data-v-6005da5a] {
  position: relative;
  line-height: 1.5;
  margin-bottom: 1vw;
}
.odds .val .odd-increase > div.arrow[data-v-6005da5a]::after {
  content: '';
  position: absolute;
  right: 20%;
  bottom: -1vw;
  width: 0;
  height: 0;
  border: 1.067vw solid transparent;
  border-top-color: red;
  animation: hidetip-6005da5a 3s 1;
  animation-fill-mode: forwards;
}
.odds .val .odd-increase > .tips[data-v-6005da5a] {
  display: block;
  animation: hidetip-6005da5a 3s 1;
  animation-fill-mode: forwards;
}
.hot-tag[data-v-6005da5a] {
  height: 5vw;
  line-height: 5vw;
  padding: 0 3vw;
  border-radius: 2.5vw;
  background: #333;
  color: white;
  margin-left: 0vw;
  margin-right: 0.5vw;
}
.w-70[data-v-6005da5a] {
  width: 70%;
}
.success-header[data-v-6005da5a] {
  text-align: left;
}
.success-header .msg[data-v-6005da5a] {
  color: #70b603;
  padding: 0 3vw;
  border-left: 1vw solid #d9001b;
}
.success-info[data-v-6005da5a] {
  margin-top: 2vw;
  padding-top: 2vw;
}
.success-info[data-v-6005da5a] .van-cell {
  padding: 1vw 0 !important;
}
.success-info[data-v-6005da5a] .van-cell__title {
  color: #969799;
}
.success-info[data-v-6005da5a] .van-cell__value {
  color: #323233;
  font-size: 4.85vw;
  font-weight: 650;
}
.status-disable[data-v-6005da5a] {
  color: #d9001b;
}
.betThead[data-v-6005da5a] {
  align-items: center;
  position: relative;
  padding-left: 2vw;
  color: #333;
}
.betThead[data-v-6005da5a]::before {
  content: '';
  position: absolute;
  height: 100%;
  left: -0.5vw;
  width: 0.8vw;
  border-radius: 0.4vw;
  overflow: hidden;
  background-color: #b60c0c;
}
.betThead span.hot-tag[data-v-6005da5a] {
  display: flex;
  padding: 0 0;
  margin-left: 2vw;
  margin-right: 0vw;
  width: 5.7vw;
  background-color: #b60c0c;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.property[data-v-6005da5a] {
  flex: 1;
}
.notice[data-v-6005da5a] {
  min-height: 32vw;
  font-size: 3vw;
  color: red;
}
.delbtn[data-v-6005da5a] {
  text-align: right;
  width: 15%;
}
.delbtn[data-v-6005da5a] .van-image {
  width: 5.2vw !important;
  height: 5vw !important;
}
.cartList[data-v-6005da5a] {
  margin: 0 4vw;
  padding: 2vw 0;
}
.competition > p[data-v-6005da5a] {
  line-height: 2;
}
.btmPanel[data-v-6005da5a] {
  position: fixed;
  bottom: env(safe-area-inset-bottom);
  width: 100%;
  background-color: #fff;
}
.btmPanel[data-v-6005da5a] .van-button--normal {
  font-size: 3.3vw;
}
.tempLock[data-v-6005da5a] {
  text-decoration: line-through;
}
.allError[data-v-6005da5a] {
  position: absolute;
  bottom: 19vw;
  width: 100%;
}
ul.showLi > li[data-v-6005da5a] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 2rem;
}
.cb[data-v-6005da5a] {
  color: #333;
  font-weight: 650;
  padding: 0 3vw;
}
.cbbg[data-v-6005da5a] {
  background-color: #f5f5f5;
  border-radius: 2.65vw;
}
.mask[data-v-6005da5a] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
}
@keyframes hidecolor2-6005da5a {
  0% {
    color: green;
  }
  80% {
    color: green;
  }
  100% {
    color: black;
  }
}
@keyframes hidecolor-6005da5a {
  0% {
    color: red;
  }
  80% {
    color: red;
  }
  100% {
    color: black;
  }
}
@keyframes hidetip-6005da5a {
  0% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.wh[data-v-6005da5a] {
  width: 6vw;
  height: 6vw;
}
.guoqi.wh[data-v-6005da5a] {
  box-sizing: border-box;
  border: 0.267vw solid #121317;
  padding: 0.5vw;
}.fb-bet-sheet .van-action-sheet__description {
  background: linear-gradient(77deg, #1bb460 46.11%, #93e16a 98.83%);
  height: 21.33vw !important;
  flex-shrink: 0;
  padding: 0 !important;
  overflow: visible;
}
.fb-bet-sheet .van-action-sheet__description:after {
  border: 0;
}
.fb-bet-sheet .van-action-sheet__content {
  background-color: #f5f9fa;
  border-radius: 3.2vw 3.2vw 0 0;
  margin-top: -6.4vw !important;
  position: relative;
  z-index: 2;
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.fb-bet-sheet.van-action-sheet {
  display: flex;
  flex-direction: column;
  max-height: 80vh;
  height: auto;
  border-radius: 6.67vw 6.67vw 0 0;
  overflow: hidden;
  background: linear-gradient(77deg, #1bb460 46.11%, #93e16a 98.83%);
}
.fb-bet-sheet.fb-result-sheet.van-action-sheet {
  display: flex;
  flex-direction: column;
  height: auto;
  max-height: 90vh;
  border-radius: 6.67vw 6.67vw 0 0;
  background: #f5f9fa;
}
.fb-bet-sheet.fb-result-sheet .van-action-sheet__description {
  height: 16.53vw !important;
  flex-shrink: 0;
  background: linear-gradient(77deg, #1bb460 46.11%, #93e16a 98.83%);
  overflow: hidden;
}
.fb-bet-sheet.fb-result-sheet .van-action-sheet__content {
  flex: 1;
  min-height: 0;
  margin-top: 0 !important;
  border-radius: 0;
  background: #f5f9fa;
}
.fb-bet-sheet.fb-parlay-sheet.van-popup.van-action-sheet {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  display: flex;
  flex-direction: column;
  width: 100% !important;
  max-width: 100vw;
  height: 100vh !important;
  height: 100dvh !important;
  max-height: 100vh !important;
  max-height: 100dvh !important;
  border-radius: 0 !important;
  background: #f5f9fa;
  margin: 0 !important;
  padding-top: 0 !important;
  transform: none !important;
  overflow: hidden;
}
.fb-bet-sheet.fb-parlay-sheet .van-action-sheet__description {
  height: 23.47vw !important;
  flex-shrink: 0;
  background: #fff;
  overflow: hidden;
}
.fb-bet-sheet.fb-parlay-sheet .van-action-sheet__content {
  flex: 1;
  min-height: 0;
  margin-top: 0 !important;
  border-radius: 0;
  background: #f5f9fa;
}
.fb-bet-sheet.fb-result-sheet.fb-parlay-sheet.van-action-sheet {
  top: auto;
  height: auto;
  max-height: 90vh;
  border-radius: 6.67vw 6.67vw 0 0;
}
.fb-bet-sheet.fb-result-sheet.fb-parlay-sheet .van-action-sheet__description {
  height: 16.53vw !important;
}
.fb-bet-sheet.fb-result-sheet.fb-parlay-sheet .van-action-sheet__content {
  flex: 1;
  min-height: 0;
}
.fb-result-sheet {
  padding-bottom: 0 !important;
}
.fb-bet-sheet-body[data-v-61d27805] {
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.fb-bet-sheet-footer[data-v-61d27805] {
  flex-shrink: 0;
  position: relative;
  z-index: 3;
}
.parlay-keyboard-wrap[data-v-61d27805] {
  flex-shrink: 0;
  padding: 0 4vw 2.13vw;
  background: #f5f9fa;
  box-shadow: 0 -0.51vw 1.54vw rgba(31, 39, 52, 0.06);
}
.fb-bet-sheet-content[data-v-61d27805], .sheet_content[data-v-61d27805] {
  flex: 1;
  min-height: 0;
  padding: 4vw 4vw 2.67vw;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background: #f5f9fa;
}
.fb-bet-sheet-content.parlay-content[data-v-61d27805], .sheet_content.parlay-content[data-v-61d27805] {
  padding: 0 4vw calc(28vw + env(safe-area-inset-bottom, 0px));
  scroll-padding-bottom: calc(28vw + env(safe-area-inset-bottom, 0px));
}
.fb-bet-sheet-content.result-content[data-v-61d27805], .sheet_content.result-content[data-v-61d27805] {
  padding: 4vw 4vw 2.67vw;
}
.parlay-page-head[data-v-61d27805] {
  position: relative;
  height: 23.47vw;
  padding-top: env(safe-area-inset-top, 0);
  background: #fff;
}
.parlay-back-btn[data-v-61d27805] {
  position: absolute;
  left: 4.27vw;
  bottom: 3.73vw;
  width: 8vw;
  height: 8vw;
  border: 0;
  border-radius: 50%;
  background: rgba(245, 249, 250, 0.5);
  color: #1f2734;
  display: flex;
  align-items: center;
  justify-content: center;
}
.parlay-page-title[data-v-61d27805] {
  position: absolute;
  left: 50%;
  bottom: 4.27vw;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  gap: 1.33vw;
  color: #282827;
  font-size: 4.27vw;
  font-weight: 600;
  line-height: 5.33vw;
}
.parlay-page-title i[data-v-61d27805] {
  min-width: 4vw;
  height: 4vw;
  padding: 0 1.07vw;
  border-radius: 4vw;
  background: #fe4a4b;
  color: #fff;
  font-size: 2.67vw;
  line-height: 4vw;
  text-align: center;
  font-style: normal;
}
.design-head[data-v-61d27805] {
  width: 100%;
  height: 21.33vw;
  box-sizing: border-box;
  padding: 2.67vw 6.67vw 0;
  background: linear-gradient(77deg, #1bb460 46.11%, #93e16a 98.83%);
}
.head-top[data-v-61d27805] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 9.07vw;
  gap: 1.6vw;
}
.head-left[data-v-61d27805] {
  display: flex;
  align-items: center;
  min-width: 0;
  flex: 1;
}
.betThead[data-v-61d27805] {
  flex: 0 0 auto;
  white-space: nowrap;
  line-height: 5vw;
}
.sheet-title[data-v-61d27805] {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 1.33vw;
}
.sheet-title i[data-v-61d27805] {
  min-width: 3.73vw;
  height: 3.73vw;
  padding: 0 1.07vw;
  border-radius: 3.73vw;
  background: #fe4a4b;
  color: #fff;
  font-size: 2.67vw;
  line-height: 3.73vw;
  text-align: center;
  font-style: normal;
}
.head-tabs[data-v-61d27805] {
  display: flex;
  align-items: center;
  flex: 1;
  min-width: 0;
  margin-left: 2vw;
  gap: 1.2vw;
}
.result-success-head[data-v-61d27805] {
  height: 16.53vw;
  padding: 0 6.4vw;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  gap: 1.6vw;
  color: #fff;
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 6.4vw;
  background: linear-gradient(77deg, #1bb460 46.11%, #93e16a 98.83%);
}
.result-success-head--pending[data-v-61d27805] {
  background: linear-gradient(77deg, #1bb460 46.11%, #93e16a 98.83%);
}
.result-success-head--rejected[data-v-61d27805] {
  background: linear-gradient(77deg, #f04438 46.11%, #ff8a80 98.83%);
}
.result-check-icon[data-v-61d27805] {
  width: 5.87vw;
  height: 5.87vw;
  border-radius: 50%;
  background: #fff;
  color: #16b05a;
  font-size: 4vw;
  line-height: 5.87vw;
  text-align: center;
  font-weight: 700;
}
.result-success-head--pending .result-check-icon[data-v-61d27805] {
  color: #ff8a00;
}
.result-success-head--rejected .result-check-icon[data-v-61d27805] {
  color: #f04438;
}
.sheet_content[data-v-61d27805] {
  flex: 1;
  min-height: 0;
  padding: 4vw 4vw 2.67vw;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background: #f5f9fa;
}
.sheet_content.parlay-content[data-v-61d27805] {
  padding: 0 4vw calc(28vw + env(safe-area-inset-bottom, 0px));
  scroll-padding-bottom: calc(28vw + env(safe-area-inset-bottom, 0px));
}
.sheet_content.result-content[data-v-61d27805] {
  padding: 4vw 4vw 2.67vw;
}
.fb-parlay-sheet {
  padding-top: 0;
}
.parlay-alert[data-v-61d27805] {
  display: flex;
  align-items: center;
  gap: 1.33vw;
  margin: 0 -4vw;
  padding: 2.13vw 4vw;
  background: #fffae8;
  color: #ff9e49;
  font-size: 3.2vw;
  line-height: 4.27vw;
}
.alert-icon[data-v-61d27805] {
  flex: 0 0 auto;
  width: 3.73vw;
  height: 3.73vw;
  border-radius: 50%;
  background: #ffcf33;
  color: #fff;
  font-size: 2.67vw;
  font-weight: 700;
  line-height: 3.73vw;
  text-align: center;
}
.parlay-toolbar[data-v-61d27805] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2.67vw;
  padding-top: 2.667vw;
}
.parlay-stake-pill[data-v-61d27805] {
  min-width: 15.47vw;
  height: 8.53vw;
  padding: 0 3.2vw;
  border-radius: 13.33vw;
  background: #fff;
  color: #282827;
  font-size: 3.2vw;
  font-weight: 700;
  line-height: 8.53vw;
}
.bet-toolbar[data-v-61d27805] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2.67vw;
}
.clear-all-btn[data-v-61d27805] {
  min-width: 21.33vw;
  height: 9.07vw;
  padding: 0 4vw;
  border: 0;
  border-radius: 13.33vw;
  background: #fff;
  color: #fe4a4b;
  font-size: 3.2vw;
  font-weight: 600;
}
.odds-change-bar[data-v-61d27805] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2.67vw;
  margin-bottom: 2.67vw;
  padding: 2.67vw;
  border: 1px solid #ffe4bd;
  border-radius: 2.13vw;
  background: #fff8ed;
}
.odds-change-copy[data-v-61d27805] {
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 0.8vw;
}
.odds-change-copy b[data-v-61d27805] {
  color: #282827;
  font-size: 3.47vw;
  line-height: 4.27vw;
}
.odds-change-copy span[data-v-61d27805] {
  color: #ff8a00;
  font-size: 2.93vw;
  line-height: 3.73vw;
}
.odds-accept-btn[data-v-61d27805] {
  flex: 0 0 auto;
  min-width: 20.8vw;
  height: 8vw;
  border: 0;
  border-radius: 9.07vw;
  background: #e4e7ed;
  color: #6a7282;
  font-size: 3.2vw;
  font-weight: 600;
}
.odds-accept-btn.active[data-v-61d27805] {
  background: #16b05a;
  color: #fff;
}
.design-actions[data-v-61d27805] {
  padding: 0 4vw calc(5.33vw + env(safe-area-inset-bottom, 0px));
  display: flex;
  gap: 1.87vw;
  align-items: center;
  background: #f5f9fa;
  box-shadow: 0 -0.51vw 1.54vw rgba(31, 39, 52, 0.06);
}
.parlay-submit-actions[data-v-61d27805] {
  padding: 2.67vw 4vw calc(2.67vw + env(safe-area-inset-bottom, 0px));
  background: #fff;
  box-shadow: 0 -0.51vw 1.54vw rgba(31, 39, 52, 0.06);
  border-radius: 6.67vw 6.67vw 0 0;
}
.result-panel[data-v-61d27805] {
  padding: 0;
  background: transparent;
}
.result-footer[data-v-61d27805] {
  padding: 2.67vw 4vw calc(2.67vw + env(safe-area-inset-bottom, 0px));
  background: #f5f9fa;
  box-shadow: 0 -0.51vw 1.54vw rgba(31, 39, 52, 0.06);
}
.result-title[data-v-61d27805] {
  height: 12vw;
  display: flex;
  align-items: center;
  color: #282827;
  font-size: 4.53vw;
  font-weight: 700;
}
.result-summary-card[data-v-61d27805] {
  min-height: 17.6vw;
  margin-bottom: 4vw;
  padding: 3.2vw 2.67vw;
  border: 1px solid #e4e7ed;
  border-radius: 2.13vw;
  background: #fff;
  box-sizing: border-box;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 2.67vw;
}
.result-summary-card div[data-v-61d27805] {
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 2.67vw;
}
.result-summary-card div[data-v-61d27805]:last-child {
  text-align: right;
}
.result-summary-card span[data-v-61d27805] {
  color: #909399;
  font-size: 3.2vw;
  line-height: 4.27vw;
}
.result-summary-card b[data-v-61d27805] {
  color: #282827;
  font-family: 'D-DIN-PRO', sans-serif;
  font-size: 3.73vw;
  font-weight: 700;
  line-height: 4.8vw;
}
.result-card[data-v-61d27805] {
  border-radius: 2.13vw;
  background: #fff;
  border: 1px solid #e4e7ed;
  overflow: hidden;
}
.parlay-result-card[data-v-61d27805] {
  box-shadow: 0 0.51vw 1.03vw rgba(31, 39, 52, 0.04);
}
.single-result-card[data-v-61d27805] {
  margin-top: 0.53vw;
}
.result-order[data-v-61d27805] {
  min-height: 20vw;
  padding: 3.73vw 2.67vw;
  display: flex;
  justify-content: space-between;
  gap: 2.67vw;
  border-bottom: 1px solid #f0f2f5;
}
.result-order[data-v-61d27805]:last-child {
  border-bottom: 0;
}
.parlay-result-order[data-v-61d27805] {
  min-height: 21.33vw;
  align-items: flex-end;
}
.result-selection[data-v-61d27805] {
  min-width: 0;
  flex: 1;
  color: #909399;
  font-size: 3.2vw;
  line-height: 4.27vw;
}
.result-selection p[data-v-61d27805] {
  margin: 0;
}
.result-selection b[data-v-61d27805] {
  display: block;
  margin-top: 2.67vw;
  color: #282827;
  font-size: 3.73vw;
}
.result-status[data-v-61d27805] {
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  gap: 1.6vw;
  font-size: 3.2vw;
}
.result-status .odds[data-v-61d27805] {
  color: #282827;
  font-size: 4.53vw;
  font-weight: 700;
}
.result-close-btn[data-v-61d27805] {
  width: 100%;
  height: 11.73vw;
  margin-top: 3.73vw;
  border: 0;
  border-radius: 2.13vw;
  background: linear-gradient(180deg, #3dd187 0%, #16b05a 100%);
  color: #fff;
  font-size: 4vw;
  font-weight: 600;
}
.bet-card[data-v-61d27805] {
  position: relative;
  min-height: 26.13vw;
  margin-bottom: 2.67vw;
  padding: 3.73vw 2.67vw;
  border: 1px solid #e4e7ed;
  border-radius: 2.13vw;
  background: #fff;
}
.bet-card-close[data-v-61d27805] {
  position: absolute;
  top: 2.67vw;
  right: 2.67vw;
  width: 5.07vw;
  height: 5.07vw;
  border: 0;
  border-radius: 50%;
  background: #f4f6fa;
  color: #1f2734;
  line-height: 5.07vw;
  text-align: center;
  font-size: 3.73vw;
}
.parlay-card-list[data-v-61d27805] {
  display: flex;
  flex-direction: column;
  gap: 2.67vw;
}
.parlay-bet-card[data-v-61d27805] {
  position: relative;
  min-height: 25.6vw;
  padding: 3.2vw 2.67vw 3.73vw;
  border: 1px solid #e4e7ed;
  border-radius: 2.13vw;
  background: #fff;
  box-shadow: 0 0.51vw 1.03vw rgba(31, 39, 52, 0.04);
}
.parlay-match[data-v-61d27805], .parlay-market[data-v-61d27805] {
  max-width: calc(100% - 8vw);
  color: #909399;
  font-size: 3.2vw;
  line-height: 4.27vw;
}
.parlay-pick-row[data-v-61d27805] {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 2.67vw;
  margin-top: 5.33vw;
}
.parlay-pick-row b[data-v-61d27805] {
  min-width: 0;
  color: #282827;
  font-size: 3.73vw;
  line-height: 4.8vw;
}
@keyframes fb-hidecolor-61d27805 {
  from {
    color: red;
  }
  to {
    color: #282827;
  }
}
@keyframes fb-hidecolor2-61d27805 {
  from {
    color: #00a176;
  }
  to {
    color: #282827;
  }
}
.parlay-odds[data-v-61d27805] {
  flex: 0 0 auto;
  color: #282827;
  font-size: 4.27vw;
  font-weight: 700;
  line-height: 5.33vw;
}
.parlay-odds.closed[data-v-61d27805] {
  color: #fe4a4b;
  font-size: 3.2vw;
  font-weight: 600;
}
.odds-diff-box[data-v-61d27805] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 1.33vw;
  margin-top: 1.07vw;
  font-size: 2.93vw;
  line-height: 3.73vw;
}
.old-odds[data-v-61d27805] {
  color: #909399;
  text-decoration: line-through;
}
.diff[data-v-61d27805] {
  padding: 0.27vw 1.07vw;
  border-radius: 1.07vw;
  background: #f4f6fa;
  font-weight: 600;
  white-space: nowrap;
}
.odds-up[data-v-61d27805] {
  color: #fe4a4b;
  animation: fb-hidecolor-61d27805 5s 1 forwards;
}
.odds-down[data-v-61d27805] {
  color: #0bad5a;
  animation: fb-hidecolor2-61d27805 5s 1 forwards;
}
.odds-line-change[data-v-61d27805] {
  color: #ff8a00;
}
.parlay-panel[data-v-61d27805] {
  margin: 3.2vw -4vw 2.67vw;
  background: #fff;
  box-shadow: 0 0.51vw 1.03vw #e7e7e7;
}
.parlay-panel-title[data-v-61d27805] {
  height: 12vw;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.33vw;
  border-bottom: 0.13vw solid #e7e7e7;
  border-radius: 6.67vw 6.67vw 0 0;
  color: #282827;
  font-size: 3.73vw;
  font-weight: 600;
}
.parlay-chevron[data-v-61d27805] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 4.53vw;
  height: 4.53vw;
  border-radius: 50%;
  background: #f4f6fa;
  color: #99a1af;
  transition: transform 0.2s ease;
}
.parlay-chevron.collapsed[data-v-61d27805] {
  transform: rotate(180deg);
}
.parlay-series-list[data-v-61d27805] {
  padding: 2.67vw 4vw;
}
.parlay-series-row[data-v-61d27805], .parlay-summary-row[data-v-61d27805] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2.67vw;
  min-height: 10.67vw;
}
.parlay-series-name[data-v-61d27805] {
  display: flex;
  align-items: center;
  gap: 1.33vw;
  min-width: 25.6vw;
  color: #282827;
  font-size: 3.2vw;
  font-weight: 600;
}
.parlay-series-name b[data-v-61d27805] {
  color: #16b05a;
  font-size: 4.53vw;
}
.parlay-series-input-wrap[data-v-61d27805] {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: flex-end;
  gap: 1.33vw;
}
.parlay-series-count[data-v-61d27805] {
  color: #909399;
  font-size: 3.2vw;
  font-weight: 600;
}
.parlay-input[data-v-61d27805] {
  flex: 0 0 53.33vw;
  height: 10.67vw;
}
.parlay-input.active[data-v-61d27805] {
  border-color: #3dd187;
}
.parlay-input.invalid[data-v-61d27805] {
  border-color: #d75b68;
  color: #282827;
}
.parlay-keyboard[data-v-61d27805] {
  margin-top: 0;
  margin-bottom: 0;
}
.parlay-summary-row[data-v-61d27805] {
  min-height: 7.2vw;
  color: #909399;
  font-size: 3.2vw;
}
.parlay-summary-row b[data-v-61d27805] {
  color: #282827;
  font-size: 4vw;
}
.parlay-bottom-summary[data-v-61d27805] {
  margin-bottom: 2.67vw;
}
.parlay-delete-popup.van-popup {
  padding: 5.33vw 4vw 6.4vw;
  border-radius: 6.67vw 6.67vw 0 0;
  background: #fff;
  box-shadow: 0 -0.51vw 2.05vw #e7e7e7;
}
.delete-popup-head[data-v-61d27805] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2.67vw;
}
.delete-popup-title[data-v-61d27805] {
  display: flex;
  align-items: center;
  gap: 2.13vw;
  color: #000;
  font-size: 4.27vw;
  line-height: 5.33vw;
}
.delete-popup-close[data-v-61d27805] {
  width: 5.07vw;
  height: 5.07vw;
  border: 0;
  border-radius: 50%;
  background: #f4f6fa;
  color: #1f2734;
  font-size: 3.73vw;
  line-height: 5.07vw;
  text-align: center;
}
.delete-popup-message[data-v-61d27805] {
  margin: 0 0 4.27vw;
  color: #494949;
  font-size: 3.73vw;
  font-weight: 500;
  line-height: 5.33vw;
}
.delete-popup-actions[data-v-61d27805] {
  display: flex;
  align-items: center;
  gap: 2.67vw;
}
.delete-cancel-btn[data-v-61d27805], .delete-confirm-btn[data-v-61d27805] {
  flex: 1;
  height: 11.2vw;
  border: 0;
  border-radius: 2.13vw;
  font-size: 4.27vw;
  line-height: 11.2vw;
}
.delete-cancel-btn[data-v-61d27805] {
  background: #f4f6fa;
  color: #282827;
}
.delete-confirm-btn[data-v-61d27805] {
  background: linear-gradient(180deg, #3dd187 0%, #16b05a 100%);
  color: #fff;
}
.hot-tag[data-v-61d27805] {
  display: inline-block;
  margin-right: 1vw;
  padding: 0.3vw 1.2vw;
  border-radius: 1.1vw;
  background: #1cef79;
  color: #fff;
  font-size: 3vw;
  line-height: 4.5vw;
}
.mode-btn[data-v-61d27805] {
  flex: 0 0 auto;
  min-width: 7.2vw;
  padding: 0.65vw 1.25vw;
  border-radius: 4vw;
  background: rgba(255, 255, 255, 0.18);
  border: 1px solid rgba(255, 255, 255, 0.35);
  color: rgba(255, 255, 255, 0.86);
  line-height: 3.8vw;
  font-size: 2.8vw;
  text-align: center;
}
.mode-btn.active[data-v-61d27805] {
  background: #fff;
  color: #1bb460;
  font-weight: 600;
}
.delbtn[data-v-61d27805] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.balance-pill[data-v-61d27805] {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  gap: 1.07vw;
  height: 8.4vw;
  min-width: 17.6vw;
  padding: 0 2vw;
  border: 0.6px solid rgba(255, 255, 255, 0.4);
  border-radius: 9.07vw;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.5));
  color: #fff;
  font-size: 3.2vw;
  font-weight: 700;
}
.balance-pill .refreshing[data-v-61d27805] {
  animation: fb-wallet-refresh-61d27805 0.8s linear infinite;
}
@keyframes fb-wallet-refresh-61d27805 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.stake-row[data-v-61d27805] {
  display: flex;
  align-items: center;
  gap: 1.6vw;
  margin-bottom: 2.13vw;
}
.design-stake-input[data-v-61d27805] {
  flex: 1;
  min-width: 0;
  height: 11.2vw;
  padding: 0 2.67vw;
  border: 1px solid #3dd187;
  border-radius: 2.13vw;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #6a7282;
  font-size: 3.73vw;
  font-weight: 600;
}
.design-stake-input.invalid[data-v-61d27805] {
  border-color: #d75b68;
  color: #282827;
}
.reserve-btn[data-v-61d27805] {
  flex: 0 0 21.67vw;
  height: 11.2vw;
  border: 0;
  border-radius: 2.13vw;
  background: #fff;
  color: #282827;
  font-size: 3.73vw;
  font-weight: 600;
}
.design-keyboard[data-v-61d27805] {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.6vw;
  margin-bottom: 2.13vw;
  background: #f5f9fa;
}
.keyboard-key[data-v-61d27805] {
  height: 10.67vw;
  border: 0;
  border-radius: 2.13vw;
  background: #fff;
  box-shadow: none;
  color: #282827;
  font-size: 4.8vw;
  font-weight: 700;
}
.keyboard-key.danger[data-v-61d27805] {
  color: #fe4a4b;
}
.keyboard-key span[data-v-61d27805] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.join-btn[data-v-61d27805] {
  flex: 0 0 24.8vw;
  height: 11.2vw;
  border: 1px solid #0ad664;
  border-radius: 2.13vw;
  background: #fff;
  color: #282827;
  font-size: 3.73vw;
  font-weight: 600;
}
.join-btn[data-v-61d27805]:disabled, .join-btn.disabled[data-v-61d27805] {
  border-color: #e7e7e7;
  background: #c8c9cc;
  color: #282827;
  pointer-events: none;
}
.submit-btn[data-v-61d27805] {
  flex: 1;
  height: 11.2vw;
  border: 0;
  border-radius: 2.13vw;
  background: linear-gradient(180deg, #3dd187 0%, #16b05a 100%);
  color: #fff;
  font-size: 4vw;
  font-weight: 600;
}
.submit-btn small[data-v-61d27805] {
  margin-left: 1.07vw;
  opacity: 0.7;
  font-size: 2.4vw;
}
.submit-btn.disabled[data-v-61d27805] {
  opacity: 0.5;
}
.parlay-submit-btn[data-v-61d27805] {
  width: 100%;
  flex: 0 0 auto;
}
.odds[data-v-61d27805] {
  font-weight: 650;
}
.odds .opt-msg[data-v-61d27805] {
  color: #d9001b;
  font-size: 3vw;
  margin-top: 1vw;
  white-space: nowrap;
}
.odds .val[data-v-61d27805] {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}.bet-wrap[data-v-0436b71b] {
  position: fixed;
  right: 0;
  background: #fff;
  border-radius: 4vw 0 0 4vw;
  box-shadow: 0 0.513vw 2.051vw 0 #E7E7E7;
  width: 16vw;
  height: 10.133vw;
  padding: 0.533vw 0 0 0.533vw;
  z-index: 99;
}
.bet[data-v-0436b71b] {
  width: 9.067vw;
  height: 9.067vw;
  border-radius: 50%;
  background: linear-gradient(180deg, #3dd187 0%, #16b05a 100%);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bet-text[data-v-0436b71b] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 11.733vw;
  height: 11.733vw;
  color: #fff;
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1;
}
[data-v-0436b71b] .van-badge__wrapper {
  display: inline-flex;
}
[data-v-0436b71b] .van-badge {
  min-width: 4.267vw;
  height: 4.267vw;
  padding: 0 1.067vw;
  border: 0.267vw solid #fff;
  background: #fe4a4b;
  font-size: 2.667vw;
  font-weight: 600;
  line-height: 3.733vw;
}.user-popup[data-v-cc578243] {
  padding: 5.333vw 4vw;
  height: 100%;
  background: var(--color-interface-bg);
}
.user-popup .section[data-v-cc578243] {
  border-radius: 2.667vw;
  background: var(--color-card-bg);
  box-shadow: 0 0.513vw 2.051vw 0 var(--color-separator-gray);
  padding: 2.667vw;
  margin-bottom: 3.467vw;
}
.user-popup .section .avatar[data-v-cc578243] {
  border-radius: 100%;
  border: 0.267vw solid var(--color-white);
  box-shadow: 0 1.2vw 4.8vw 0 rgba(0, 140, 2, 0.3);
  backdrop-filter: blur(1.244vw);
  width: 14.933vw;
  height: 14.933vw;
}
.user-popup .section[data-v-cc578243] .van-cell {
  height: 12.8vw;
  padding-left: 0 !important;
  padding-right: 0 !important;
  align-items: center;
}
.user-popup .section[data-v-cc578243] .van-cell__right-icon {
  color: var(--color-light-icon);
  font-size: 3.2vw;
}
.user-popup .section[data-v-cc578243] .van-cell__title {
  font-size: 3.733vw;
  color: var(--color-title-text);
}.header[data-v-22f2d815] {
  position: relative;
  z-index: 10;
  background: #f5f9fa;
}
.justify-between .l-sign[data-v-22f2d815] {
  background-color: var(--color-wrapper-primary-bg);
  border: none;
}
.justify-between .l-register[data-v-22f2d815] {
  background-color: var(--color-register-bg);
  border: 1px solid var(--color-register-bg);
  color: white;
}
.sec-header[data-v-22f2d815] .van-nav-bar__content {
  height: 9.733vw;
  align-items: flex-start;
}
.rounded-lg[data-v-22f2d815] {
  border-radius: 4vw;
}
[data-v-22f2d815] .van-button--default {
  border-radius: 2vw;
  border: solid 0.2vw #5cb2e0;
}
[data-v-22f2d815] .van-button--primary {
  background-color: #0087ce;
  border-radius: 4vw;
  border: none;
}
[data-v-22f2d815] .van-hairline--bottom::after {
  border-bottom-width: 0;
}
[data-v-22f2d815] .van-nav-bar {
  background: none;
}
[data-v-22f2d815] .van-nav-bar__left {
  padding: 0 4vw;
}
[data-v-22f2d815] .van-nav-bar__right {
  padding: 0 4vw;
}
[data-v-22f2d815] .van-haptics-feedback:active {
  opacity: 1;
}
.header-logo-lottie[data-v-22f2d815] {
  width: 17.067vw;
  height: 7.467vw;
  overflow: hidden;
}
.header-logo-lottie[data-v-22f2d815] svg, .header-logo-lottie[data-v-22f2d815] canvas {
  display: block;
  width: 100% !important;
  height: 100% !important;
}
.main-header[data-v-22f2d815] .van-nav-bar--fixed {
  top: 12.3vw;
}
.download-now[data-v-22f2d815] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: linear-gradient(90deg, #fff 0%, #e2f4ea 100%);
  box-shadow: 0 0.4vw 1.067vw 0 rgba(211, 224, 217, 0.8);
  height: 11.733vw;
  padding-right: 4vw;
}
.download-now .left-mod[data-v-22f2d815] {
  background: url('/assets/download-bg-C3yG4a_P.png');
  width: 75.733vw;
  height: 11.733vw;
  background-size: cover;
  padding-left: 4vw;
  gap: 1.333vw;
}
.download-now .left-mod .cont[data-v-22f2d815] {
  margin-left: 2.133vw;
  color: var(--color-white);
}
.download-now .left-mod .cont .title[data-v-22f2d815] {
  font-size: 4vw;
  font-weight: 600;
  line-height: 1;
}
.download-now .left-mod .cont .sub-title[data-v-22f2d815] {
  font-weight: 500;
  font-size: 2.933vw;
  line-height: 1;
  margin-top: 1.067vw;
  color: var(--color-interface-bg);
}
.download-now .download-btn[data-v-22f2d815] {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 21.6vw;
  height: 7.467vw;
  flex-shrink: 0;
  box-shadow: 0 0.621vw 0.933vw 0 rgba(16, 164, 0, 0.2);
  border-radius: 3.533vw;
  border-bottom: 0.387vw solid #008167;
  background: linear-gradient(180deg, #3dd187 0%, #16b05a 100%);
  color: var(--color-white);
  text-shadow: 0 0.373vw 0.373vw rgba(0, 0, 0, 0.25);
  -webkit-text-stroke-width: 0.126px;
  -webkit-text-stroke-color: var(--color-white);
  font-size: 3.467vw;
}
.download-now .download-btn[data-v-22f2d815]::after {
  content: '';
  position: absolute;
  bottom: -0.267vw;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 6.667vw);
  height: 0.267vw;
  background: linear-gradient(to right, #008167 0%, #fdfdfd 50%, #008167 100%);
}
.avatar[data-v-22f2d815] {
  width: 6.4vw;
  height: 6.4vw;
  aspect-ratio: 1/1;
  border-radius: 6vw;
  border: 1px solid #fff;
  box-shadow: 0 0.533vw 2.133vw 0 rgba(0, 140, 2, 0.3);
  backdrop-filter: blur(0.533vw);
}
.main-header-opt .main-header-search[data-v-22f2d815] {
  width: 20.83vw;
  height: 5.56vw;
  line-height: 5.56vw;
  background-color: #f5f5f5;
  border-radius: 2.78vw;
  font-size: 2.78vw;
  color: #a5a5a5;
}
.main-header-opt .main-header-property[data-v-22f2d815] {
  height: 5.56vw;
  background-color: #f5f5f5;
  border-radius: 2.78vw;
  font-size: 3.89vw;
  color: #121317;
  margin: 0 2.22vw;
}
.main-header-opt .main-header-property span[data-v-22f2d815] {
  margin: 0 1vw;
  min-width: 13vw;
}
[data-v-22f2d815] .active-scale {
  transform: scale(1.1);
  transform-origin: bottom;
}
.add[data-v-22f2d815] {
  width: 5.4vw;
  height: 5.4vw;
  border-radius: 2.7vw;
  color: #fff;
  font-style: normal;
  font-size: 4.6vw;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.borderstyle[data-v-22f2d815] {
  border: 1px solid #333;
}:root{--van-tabbar-height: 13.333vw;--van-tabbar-z-index: 1;--van-tabbar-background: var(--van-background-2)}.van-tabbar{z-index:var(--van-tabbar-z-index);display:flex;box-sizing:content-box;width:100%;height:var(--van-tabbar-height);background:var(--van-tabbar-background)}.van-tabbar--fixed{position:fixed;bottom:0;left:0}
:root{--van-tabbar-item-font-size: var(--van-font-size-sm);--van-tabbar-item-text-color: var(--van-text-color);--van-tabbar-item-active-color: var(--van-primary-color);--van-tabbar-item-active-background: var(--van-background-2);--van-tabbar-item-line-height: 1;--van-tabbar-item-icon-size: 5.867vw;--van-tabbar-item-icon-margin-bottom: var(--van-padding-base)}.van-tabbar-item{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;color:var(--van-tabbar-item-text-color);font-size:var(--van-tabbar-item-font-size);line-height:var(--van-tabbar-item-line-height);cursor:pointer}.van-tabbar-item__icon{margin-bottom:var(--van-tabbar-item-icon-margin-bottom);font-size:var(--van-tabbar-item-icon-size)}.van-tabbar-item__icon .van-icon{display:block}.van-tabbar-item__icon .van-badge{margin-top:var(--van-padding-base)}.van-tabbar-item__icon img{display:block;height:5.333vw}.van-tabbar-item--active{color:var(--van-tabbar-item-active-color);background-color:var(--van-tabbar-item-active-background)}
.van-tabbar {
  border-radius: 3.2vw 3.2vw 0 0;
  background: #fff;
  box-shadow: 0 -0.267vw 2.133vw 0 #e7e7e7;
  height: 17.067vw;
  padding: 2.4vw 8vw;
  box-sizing: border-box;
  justify-content: space-between;
}
.van-tabbar-item {
  flex: 0;
  align-items: center;
}
.tab-text {
  font-size: 3.2vw;
  color: #99a1af;
  line-height: 4.533vw;
}
.tab-text-active {
  background: linear-gradient(180deg, #3dd187 0%, #16b05a 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 500;
}#app, body, html {
  height: 100%;
  width: 100%;
  touch-action: pan-y;
  background: var(--color-app-bg);
}
#nprogress .bar {
  height: 0.4vw;
}
a:focus, a:active, button, div, svg, span {
  outline: none;
}
body {
  line-height: 1.5;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: var(--color-app-bg) !important;
  color: var(--van-text-color) !important;
  --van-primary-color: #0087ce;
}
a {
  color: var(--van-cascader-active-color);
  background: transparent;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.2s ease;
}
a:active, a:hover {
  outline-width: 0;
  outline: 0;
  text-decoration: none;
}
a:active {
  color: var(--van-notice-bar-text-color);
  color: rgba(0, 0, 0, 0.7);
}
.zoom-fade-enter-active, .zoom-fade-leave-active {
  transition: transform 0.35s, opacity 0.28s ease-in-out;
  transition: transform 0.2s, opacity 0.3s ease-out;
}
.zoom-fade-enter-from {
  opacity: 0;
  transform: scale(0.97);
  transform: scale(0.92);
}
.zoom-fade-leave-to {
  opacity: 0;
  transform: scale(1.03);
  transform: scale(1.06);
}
.xicon {
  font-size: 5.6vw;
  color: #282827;
}
.xicon svg {
  width: 100% !important;
  height: 100% !important;
}
.my-card {
  backdrop-filter: blur(0.667vw);
  background: rgba(255, 255, 255, 0.7);
}
html[data-theme='dark'] {
  --van-background-2: #f4f4f4;
}
html[data-theme='dark'] .my-card {
  background: rgba(30, 30, 30, 0.7);
}
.notify-warning, .notify-error, .notify-success {
  height: 10vw;
  line-height: 10vw;
  font-size: 3.8vw;
  text-align: center;
  z-index: 99999 !important;
}
.notify-warning {
  color: white !important;
  background: #ff976a !important;
}
.notify-success {
  color: white !important;
  background: #07c160 !important;
}
.notify-error {
  color: white !important;
  background: #ee0a24 !important;
}
div::-webkit-scrollbar {
  display: none;
}
.nologin {
  position: fixed;
  width: 100vw;
  bottom: 0% !important;
  transform: unset;
  top: unset;
  max-width: unset;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  height: 25vh;
  padding: 0 3vw;
  box-sizing: border-box;
}
.nologin::before {
  content: '';
  display: block;
  position: absolute;
  top: 6vw;
  left: 4vw;
  height: 12vw;
  width: 12vw;
  background: url('/assets/icon_unlogin-Defjw-1H.webp') center no-repeat;
  background-size: 100% 100%;
}
.nologin .van-dialog__header {
  text-align: left;
  width: 59vw;
  margin: 0 auto;
}
.nologin .van-dialog__cancel {
  border: 0.1vw solid #dcdee0 !important;
  margin-right: 2vw !important;
}
.nologin .van-dialog__confirm {
  background: #3dd187 !important;
  color: #fff !important;
}
.primary-color {
  color: var(--primary-color);
}
.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.main-wrapper {
  background-color: var(--color-wrapper-primary-bg);
  color: var(--color-wrapper-primary-text);
}
.second-wrapper {
  background-color: var(--color-wrapper-second-bg);
  color: var(--color-wrapper-second-text);
}
.thirdly-wrapper {
  background-color: var(--color-wrapper-thirdly-bg);
  color: var(--color-wrapper-thirdly-text);
}
.main-color {
  color: var(--color-wrapper-primary-text);
}
.font-d-din {
  font-family: D-DIN-PRO;
}
input {
  caret-color: var(--color-primary);
}
input::-ms-reveal {
  display: none;
}
.primary-btn {
  background: linear-gradient(180deg, var(--color-gradient-green-from) 0%, var(--color-gradient-green-to) 100%);
}
.activity-rich-text {
  margin: 0;
  word-break: break-word;
  font-size: 3.733vw;
  color: var(--color-helper-text);
}
.activity-rich-text img {
  max-width: 100%;
  height: auto;
}
.activity-rich-text table {
  max-width: 100%;
  border-collapse: collapse;
}
.activity-rich-text :where(ul, ol) {
  margin: revert;
  padding: revert;
  list-style: revert;
}
.activity-rich-text :where(p, li, h1, h2, h3, h4, h5, h6, blockquote, pre) {
  margin: revert;
  padding: revert;
  font-size: revert;
  font-weight: revert;
  line-height: revert;
}
.activity-rich-text table:not([style*='border']) {
  border-width: unset;
  border-style: unset;
  border-color: unset;
}
.activity-rich-text th:not([style*='border']), .activity-rich-text td:not([style*='border']) {
  border-width: unset;
  border-style: unset;
  border-color: unset;
}
.activity-rich-text table[border] th:not([style*='border']), .activity-rich-text table[border] td:not([style*='border']) {
  border: 1px solid var(--color-border);
}
.expand-transition-enter-active, .expand-transition-leave-active {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1) !important;
}
.expand-transition-move {
  transition: transform 0.4s;
}
.expand-x-transition-enter-active, .expand-x-transition-leave-active {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1) !important;
}
.expand-x-transition-move {
  transition: transform 0.4s;
}
.fade-enter-active, .fade-leave-active {
  transition: opacity 0.2s ease-in-out;
}
.fade-enter-from, .fade-leave-to {
  opacity: 0;
}
.fade-slide-leave-active, .fade-slide-enter-active {
  transition: all 0.3s;
}
.fade-slide-enter-from {
  opacity: 0;
  transform: translateX(-4vw);
}
.fade-slide-leave-to {
  opacity: 0;
  transform: translateX(4vw);
}
.fade-bottom-enter-active, .fade-bottom-leave-active {
  transition: opacity 0.25s, transform 0.3s;
}
.fade-bottom-enter-from {
  opacity: 0;
  transform: translateY(-10%);
}
.fade-bottom-leave-to {
  opacity: 0;
  transform: translateY(10%);
}
.fade-scale-leave-active, .fade-scale-enter-active {
  transition: all 0.28s;
}
.fade-scale-enter-from {
  opacity: 0;
  transform: scale(1.2);
}
.fade-scale-leave-to {
  opacity: 0;
  transform: scale(0.8);
}
.fade-top-enter-active, .fade-top-leave-active {
  transition: opacity 0.2s, transform 0.25s;
}
.fade-top-enter-from {
  opacity: 0;
  transform: translateY(8%);
}
.fade-top-leave-to {
  opacity: 0;
  transform: translateY(-8%);
}
.scale-transition-enter-active, .scale-transition-leave-active {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1) !important;
}
.scale-transition-move {
  transition: transform 0.4s;
}
.scale-transition-enter-from, .scale-transition-leave, .scale-transition-leave-to {
  opacity: 0;
  transform: scale(0);
}
.scale-rotate-transition-enter-active, .scale-rotate-transition-leave-active {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1) !important;
}
.scale-rotate-transition-move {
  transition: transform 0.4s;
}
.scale-rotate-transition-enter-from, .scale-rotate-transition-leave, .scale-rotate-transition-leave-to {
  opacity: 0;
  transform: scale(0) rotate(-45deg);
}
.slide-y-transition-enter-active, .slide-y-transition-leave-active {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1) !important;
}
.slide-y-transition-move {
  transition: transform 0.4s;
}
.slide-y-transition-enter-from, .slide-y-transition-leave-to {
  opacity: 0;
  transform: translateY(-2vw);
}
.slide-y-reverse-transition-enter-active, .slide-y-reverse-transition-leave-active {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1) !important;
}
.slide-y-reverse-transition-move {
  transition: transform 0.4s;
}
.slide-y-reverse-transition-enter-from, .slide-y-reverse-transition-leave-to {
  opacity: 0;
  transform: translateY(2vw);
}
.slide-x-transition-enter-active, .slide-x-transition-leave-active {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1) !important;
}
.slide-x-transition-move {
  transition: transform 0.4s;
}
.slide-x-transition-enter-from, .slide-x-transition-leave-to {
  opacity: 0;
  transform: translateX(-2vw);
}
.slide-x-reverse-transition-enter-active, .slide-x-reverse-transition-leave-active {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1) !important;
}
.slide-x-reverse-transition-move {
  transition: transform 0.4s;
}
.slide-x-reverse-transition-enter-from, .slide-x-reverse-transition-leave-to {
  opacity: 0;
  transform: translateX(2vw);
}
.scroll-y-transition-enter-active, .scroll-y-transition-leave-active {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1) !important;
}
.scroll-y-transition-move {
  transition: transform 0.4s;
}
.scroll-y-transition-enter-from, .scroll-y-transition-leave-to {
  opacity: 0;
}
.scroll-y-transition-enter-from {
  transform: translateY(-2vw);
}
.scroll-y-transition-leave-to {
  transform: translateY(2vw);
}
.scroll-y-reverse-transition-enter-active, .scroll-y-reverse-transition-leave-active {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1) !important;
}
.scroll-y-reverse-transition-move {
  transition: transform 0.4s;
}
.scroll-y-reverse-transition-enter-from, .scroll-y-reverse-transition-leave-to {
  opacity: 0;
}
.scroll-y-reverse-transition-enter-from {
  transform: translateY(2vw);
}
.scroll-y-reverse-transition-leave-to {
  transform: translateY(-2vw);
}
.scroll-x-transition-enter-active, .scroll-x-transition-leave-active {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1) !important;
}
.scroll-x-transition-move {
  transition: transform 0.4s;
}
.scroll-x-transition-enter-from, .scroll-x-transition-leave-to {
  opacity: 0;
}
.scroll-x-transition-enter-from {
  transform: translateX(-2vw);
}
.scroll-x-transition-leave-to {
  transform: translateX(2vw);
}
.scroll-x-reverse-transition-enter-active, .scroll-x-reverse-transition-leave-active {
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1) !important;
}
.scroll-x-reverse-transition-move {
  transition: transform 0.4s;
}
.scroll-x-reverse-transition-enter-from, .scroll-x-reverse-transition-leave-to {
  opacity: 0;
}
.scroll-x-reverse-transition-enter-from {
  transform: translateX(2vw);
}
.scroll-x-reverse-transition-leave-to {
  transform: translateX(-2vw);
}
.zoom-out-enter-active, .zoom-out-leave-active {
  transition: opacity 0.1 ease-in-out, transform 0.15s ease-out;
}
.zoom-out-enter-from, .zoom-out-leave-to {
  opacity: 0;
  transform: scale(0);
}
.collapse-transition {
  transition: 0.2s height ease-in-out, 0.2s padding-top ease-in-out, 0.2s padding-bottom ease-in-out;
}
.van-action-sheet__cancel {
  color: var(--van-primary-color) !important;
}
.van-toast--fail, .van-toast--success {
  width: -moz-fit-content !important;
  width: fit-content !important;
  min-width: 24vw !important;
  max-width: 30vw !important;
  word-break: break-word !important;
}.app-background[data-v-00eae356] {
  background-color: #f5f9fa;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 100% 80vw;
}
.content-wrapper[data-v-00eae356] {
  padding: 6.667vw 5.333vw;
}
.content-wrapper .item[data-v-00eae356] {
  margin-bottom: 1.333vw;
}
.musker[data-v-00eae356] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 9999;
}
.musker > ul[data-v-00eae356] {
  padding: 3.6vw;
}
.musker > ul > li[data-v-00eae356] {
  position: relative;
  background-color: #111;
  border-radius: 2vw;
  padding: 3vw 3vw 4vw;
  color: #fff;
  margin-bottom: 4vw;
}
.musker > ul > li h2[data-v-00eae356] {
  font-size: 4vw;
  margin-bottom: 1.6vw;
  padding: 0 1vw;
}
.musker > ul > li p[data-v-00eae356] {
  font-size: 3vw;
  line-height: 1.6;
  padding: 0 1vw;
  margin-bottom: 3vw;
}
.musker > ul > li > .ks[data-v-00eae356] {
  width: 5vw;
  position: absolute;
  top: 3.2vw;
  right: 4vw;
  font-style: normal;
  cursor: pointer;
  font-size: normal;
  font-family: Helvetica, sans-serif;
}
.musker > ul > li .zb[data-v-00eae356] {
  color: #222;
}
.musker[data-v-00eae356]::before {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: -1;
}.vue-recycle-scroller{position:relative}.vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:auto}.vue-recycle-scroller.direction-horizontal:not(.page-mode){overflow-x:auto}.vue-recycle-scroller.direction-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex}.vue-recycle-scroller__slot{-webkit-box-flex:1;-ms-flex:auto 0 0px;flex:auto 0 0}.vue-recycle-scroller__item-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative}.vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform}.vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper{width:100%}.vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper{height:100%}.vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view{height:100%}.resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}[data-v-fc6816c9] .van-nav-bar__title {
  color: #282827;
}
.nav-back[data-v-fc6816c9] {
  width: 20vw;
  text-align: left;
  display: flex;
  align-items: center;
}
.back-icon[data-v-fc6816c9] {
  width: 9vw;
  height: 9vw;
  display: inline-block;
  vertical-align: middle;
}.avatar[data-v-a2a3776e] .van-action-sheet__content {
  overflow-y: visible !important;
}[data-v-2bbcb2ac] .van-empty__image img {
  -o-object-fit: contain;
  object-fit: contain;
}