.styles_ribbonContainer__MxWQn {
  position: fixed;
  top: 5px;
  left: -80px;
  width: 200px;
  height: 30px;
  background-color: #2196f3;
  color: white;
  text-align: center;
  transform: rotate(-45deg);
  transform-origin: 50% 50%;
  z-index: 1000;
  font-size: 14px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  /* 新增样式 */
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  padding: 0 10px;
  box-sizing: border-box;
}

:root {
  --tag-text-color: #8441ff;

  /** Light Theme */
  --light-bg-color: #fff;
  --light-secondary-bg-color: #0d0d0f0c;
  --light-text-color: #0d0d0f;
  --light-primary-color: #5a00ff;
  --light-secondary-color: #0d0d0f8c;
  --light-tag-bg-color: #0d0d0f0c;

  /** Dark Theme */
  --dark-bg-color: #0d0d0f;
  --dark-secondary-bg-color: #242424;
  --dark-text-color: #fff;
  --dark-primary-color: #5a00ff;
  --dark-secondary-color: #ffffff80;
  --dark-tag-bg-color: #383838;
}

@font-face {
  font-family: 'poppins-black';
  /* src: url('../../public/static/fonts/poppins-black.woff2') format('woff2'); */
  src: url(/_next/static/media/Roboto-Black.6ed32619.ttf) format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'poppins-bold';
  /* src: url('../../public/static/fonts/poppins-bold.woff2') format('woff2'); */
  src: url(/_next/static/media/Roboto-Bold.c36a3fe0.ttf) format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'poppins-medium';
  /* src: url('../../public/static/fonts/poppins-medium.woff2') format('woff2'); */
  src: url(/_next/static/media/Roboto-Medium.9204c2aa.ttf) format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'poppins-regular';
  /* src: url('../../public/static/fonts/poppins-regular.woff2') format('woff2'); */
  src: url(/_next/static/media/Roboto-Regular.d0bc87a8.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'poppins-light';
  /* src: url('../../public/static/fonts/poppins-light.woff2') format('woff2'); */
  src: url(/_next/static/media/Roboto-Light.1ad50b89.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Plex Sans Arabic Bold';
  /* src: url('../../public/static/fonts/IBMPlexSansArabic-Bold.woff2') format('woff2'); */
  src: url(/_next/static/media/Roboto-Bold.c36a3fe0.ttf) format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Plex Sans Arabic SemiBold';
  src: url(/_next/static/media/IBMPlexSansArabic-SemiBold.26f29e59.woff2) format('woff2');
  /* src: url('../../public/static/fonts/Roboto/Roboto-Bold.ttf') format('truetype'); */
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Plex Sans Arabic Regular';
  /* src: url('../../public/static/fonts/IBMPlexSansArabic-Regular.woff2') format('woff2'); */
  src: url(/_next/static/media/Roboto-Regular.d0bc87a8.ttf) format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Plex Sans Arabic Light';
  /* src: url('../../public/static/fonts/IBMPlexSansArabic-Light.woff2') format('woff2'); */
  src: url(/_next/static/media/Roboto-Light.1ad50b89.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: __Inter_d65c78;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/55c55f0601d81cf3-s.55c55f06.woff2) format('woff2');
  unicode-range: u+0460-052f, u+1c80-1c8a, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f;
}

@font-face {
  font-family: __Inter_d65c78;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/26a46d62cd723877-s.26a46d62.woff2) format('woff2');
  unicode-range: u+0301, u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116;
}

@font-face {
  font-family: __Inter_d65c78;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/97e0cb1ae144a2a9-s.97e0cb1a.woff2) format('woff2');
  unicode-range: u+1f??;
}

@font-face {
  font-family: __Inter_d65c78;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/581909926a08bbc8-s.58190992.woff2) format('woff2');
  unicode-range: u+0370-0377, u+037a-037f, u+0384-038a, u+038c, u+038e-03a1, u+03a3-03ff;
}

@font-face {
  font-family: __Inter_d65c78;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/df0a9ae256c0569c-s.df0a9ae2.woff2) format('woff2');
  unicode-range: u+0102-0103, u+0110-0111, u+0128-0129, u+0168-0169, u+01a0-01a1, u+01af-01b0, u+0300-0301, u+0303-0304,
    u+0308-0309, u+0323, u+0329, u+1ea0-1ef9, u+20ab;
}

@font-face {
  font-family: __Inter_d65c78;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/6d93bde91c0c2823-s.6d93bde9.woff2) format('woff2');
  unicode-range: u+0100-02ba, u+02bd-02c5, u+02c7-02cc, u+02ce-02d7, u+02dd-02ff, u+0304, u+0308, u+0329, u+1d00-1dbf,
    u+1e00-1e9f, u+1ef2-1eff, u+2020, u+20a0-20ab, u+20ad-20c0, u+2113, u+2c60-2c7f, u+a720-a7ff;
}

@font-face {
  font-family: __Inter_d65c78;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/a34f9d1faa5f3315-s.p.a34f9d1f.woff2) format('woff2');
  unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+0304, u+0308, u+0329, u+2000-206f,
    u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd;
}

@font-face {
  font-family: __Inter_Fallback_d65c78;
  src: local('Arial');
  ascent-override: 90.49%;
  descent-override: 22.56%;
  line-gap-override: 0%;
  size-adjust: 107.06%;
}

.__className_d65c78 {
  font-family: __Inter_d65c78, __Inter_Fallback_d65c78;
  font-style: normal;
}

.__variable_d65c78 {
  --font-inter: '__Inter_d65c78', '__Inter_Fallback_d65c78';
}

@font-face {
  font-family: __esbuild_b38aaf;
  src: url(/_next/static/media/14d7ce3e41dcbb66-s.p.14d7ce3e.woff2) format('woff2');
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: __esbuild_b38aaf;
  src: url(/_next/static/media/e8b276476c0ac6fa-s.p.e8b27647.woff2) format('woff2');
  font-display: swap;
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: __esbuild_b38aaf;
  src: url(/_next/static/media/1b0b3615811be75b-s.p.1b0b3615.woff2) format('woff2');
  font-display: swap;
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: __esbuild_Fallback_b38aaf;
  src: local('Arial');
  ascent-override: 119.08%;
  descent-override: 49.87%;
  line-gap-override: 17.3%;
  size-adjust: 98.26%;
}

.__className_b38aaf {
  font-family: __esbuild_b38aaf, __esbuild_Fallback_b38aaf;
}

.__variable_b38aaf {
  --font-esbuild: '__esbuild_b38aaf', '__esbuild_Fallback_b38aaf';
}

@font-face {
  font-family: __sf_0aa2f2;
  src: url(/_next/static/media/c92e08b531692979-s.p.c92e08b5.woff2) format('woff2');
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: __sf_Fallback_0aa2f2;
  src: local('Arial');
  ascent-override: 70.28%;
  descent-override: 17.81%;
  line-gap-override: 0%;
  size-adjust: 135.47%;
}

.__className_0aa2f2 {
  font-family: __sf_0aa2f2, __sf_Fallback_0aa2f2;
  font-weight: 400;
  font-style: normal;
}

.__variable_0aa2f2 {
  --font-mono: '__sf_0aa2f2', '__sf_Fallback_0aa2f2';
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

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

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.container {
  width: 100%;
}
@media (min-width: 350px) {

  .container {
    max-width: 350px;
  }
}
@media (min-width: 640px) {

  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .container {
    max-width: 768px;
  }
}
@media (min-width: 1090px) {

  .container {
    max-width: 1090px;
  }
}
@media (min-width: 1390px) {

  .container {
    max-width: 1390px;
  }
}
@media (min-width: 1536px) {

  .container {
    max-width: 1536px;
  }
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0px;
}
.inset-\[1px\] {
  inset: 1px;
}
.inset-y-0 {
  top: 0px;
  bottom: 0px;
}
.-right-\[46px\] {
  right: -46px;
}
.-top-7 {
  top: -1.75rem;
}
.-top-\[420px\] {
  top: -420px;
}
.-top-\[520px\] {
  top: -520px;
}
.-top-\[70px\] {
  top: -70px;
}
.bottom-\[-50px\] {
  bottom: -50px;
}
.bottom-\[141px\] {
  bottom: 141px;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.left-2 {
  left: 0.5rem;
}
.left-20 {
  left: 5rem;
}
.left-\[-255px\] {
  left: -255px;
}
.left-\[-47px\] {
  left: -47px;
}
.left-\[0\.5px\] {
  left: 0.5px;
}
.left-\[28\%\] {
  left: 28%;
}
.right-0 {
  right: 0px;
}
.right-\[-47px\] {
  right: -47px;
}
.top-0 {
  top: 0px;
}
.top-1\/2 {
  top: 50%;
}
.top-\[-176px\] {
  top: -176px;
}
.top-\[-204px\] {
  top: -204px;
}
.top-\[-355px\] {
  top: -355px;
}
.top-\[-50px\] {
  top: -50px;
}
.top-\[-89px\] {
  top: -89px;
}
.top-\[65px\] {
  top: 65px;
}
.top-\[67\%\] {
  top: 67%;
}
.-z-10 {
  z-index: -10;
}
.-z-20 {
  z-index: -20;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-50 {
  z-index: 50;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[999\] {
  z-index: 999;
}
.z-\[99\] {
  z-index: 99;
}
.col-start-2 {
  grid-column-start: 2;
}
.mx-\[40px\] {
  margin-left: 40px;
  margin-right: 40px;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-\[0\] {
  margin-top: 0;
  margin-bottom: 0;
}
.my-\[16px\] {
  margin-top: 16px;
  margin-bottom: 16px;
}
.my-\[8px\] {
  margin-top: 8px;
  margin-bottom: 8px;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-\[12px\] {
  margin-bottom: 12px;
}
.mb-\[14px\] {
  margin-bottom: 14px;
}
.mb-\[16px\] {
  margin-bottom: 16px;
}
.mb-\[20px\] {
  margin-bottom: 20px;
}
.mb-\[24px\] {
  margin-bottom: 24px;
}
.mb-\[28px\] {
  margin-bottom: 28px;
}
.mb-\[4px\] {
  margin-bottom: 4px;
}
.mb-\[6px\] {
  margin-bottom: 6px;
}
.mb-\[8px\] {
  margin-bottom: 8px;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-4 {
  margin-left: 1rem;
}
.ml-\[-16px\] {
  margin-left: -16px;
}
.ml-\[12px\] {
  margin-left: 12px;
}
.ml-\[14px\] {
  margin-left: 14px;
}
.ml-\[16px\] {
  margin-left: 16px;
}
.ml-\[7\.5px\] {
  margin-left: 7.5px;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-\[11\.8px\] {
  margin-right: 11.8px;
}
.mr-\[16px\] {
  margin-right: 16px;
}
.mr-\[24px\] {
  margin-right: 24px;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-7 {
  margin-top: 1.75rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-\[10px\] {
  margin-top: 10px;
}
.mt-\[12px\] {
  margin-top: 12px;
}
.mt-\[14px\] {
  margin-top: 14px;
}
.mt-\[16px\] {
  margin-top: 16px;
}
.mt-\[18px\] {
  margin-top: 18px;
}
.mt-\[20px\] {
  margin-top: 20px;
}
.mt-\[22px\] {
  margin-top: 22px;
}
.mt-\[24px\] {
  margin-top: 24px;
}
.mt-\[25px\] {
  margin-top: 25px;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.mt-\[32px\] {
  margin-top: 32px;
}
.mt-\[40px\] {
  margin-top: 40px;
}
.mt-\[49px\] {
  margin-top: 49px;
}
.mt-\[4px\] {
  margin-top: 4px;
}
.mt-\[80px\] {
  margin-top: 80px;
}
.mt-\[8px\] {
  margin-top: 8px;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.list-item {
  display: list-item;
}
.hidden {
  display: none;
}
.aspect-\[1\.39393939\] {
  aspect-ratio: 1.39393939;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.h-12 {
  height: 3rem;
}
.h-24 {
  height: 6rem;
}
.h-\[103px\] {
  height: 103px;
}
.h-\[121px\] {
  height: 121px;
}
.h-\[12px\] {
  height: 12px;
}
.h-\[160px\] {
  height: 160px;
}
.h-\[3px\] {
  height: 3px;
}
.h-\[40px\] {
  height: 40px;
}
.h-\[41px\] {
  height: 41px;
}
.h-\[42px\] {
  height: 42px;
}
.h-\[468px\] {
  height: 468px;
}
.h-\[50px\] {
  height: 50px;
}
.h-\[519px\] {
  height: 519px;
}
.h-\[calc\(100\%\+9px\)\] {
  height: calc(100% + 9px);
}
.h-auto {
  height: auto;
}
.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.max-h-\[100px\] {
  max-height: 100px;
}
.min-h-0 {
  min-height: 0px;
}
.min-h-\[1000px\] {
  min-height: 1000px;
}
.min-h-screen {
  min-height: 100vh;
}
.w-12 {
  width: 3rem;
}
.w-24 {
  width: 6rem;
}
.w-40 {
  width: 10rem;
}
.w-\[108px\] {
  width: 108px;
}
.w-\[121\.9px\] {
  width: 121.9px;
}
.w-\[121px\] {
  width: 121px;
}
.w-\[1472px\] {
  width: 1472px;
}
.w-\[204px\] {
  width: 204px;
}
.w-\[268px\] {
  width: 268px;
}
.w-\[340px\] {
  width: 340px;
}
.w-\[350px\] {
  width: 350px;
}
.w-\[3px\] {
  width: 3px;
}
.w-\[403px\] {
  width: 403px;
}
.w-\[460px\] {
  width: 460px;
}
.w-\[47px\] {
  width: 47px;
}
.w-\[48\%\] {
  width: 48%;
}
.w-\[calc\(100\%\+9px\)\] {
  width: calc(100% + 9px);
}
.w-auto {
  width: auto;
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-px {
  width: 1px;
}
.min-w-0 {
  min-width: 0px;
}
.min-w-\[100px\] {
  min-width: 100px;
}
.min-w-\[106px\] {
  min-width: 106px;
}
.min-w-\[174px\] {
  min-width: 174px;
}
.min-w-\[260px\] {
  min-width: 260px;
}
.min-w-\[30px\] {
  min-width: 30px;
}
.min-w-\[350px\] {
  min-width: 350px;
}
.min-w-full {
  min-width: 100%;
}
.max-w-\[1025px\] {
  max-width: 1025px;
}
.max-w-\[1216px\] {
  max-width: 1216px;
}
.max-w-\[1280px\] {
  max-width: 1280px;
}
.max-w-\[320px\] {
  max-width: 320px;
}
.max-w-\[328px\] {
  max-width: 328px;
}
.max-w-\[390px\] {
  max-width: 390px;
}
.max-w-\[460px\] {
  max-width: 460px;
}
.max-w-\[617px\] {
  max-width: 617px;
}
.max-w-none {
  max-width: none;
}
.flex-1 {
  flex: 1 1 0%;
}
.\!shrink {
  flex-shrink: 1 !important;
}
.shrink {
  flex-shrink: 1;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.flex-grow-0 {
  flex-grow: 0;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-x-\[-1\] {
  --tw-scale-x: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
  cursor: pointer;
}
.touch-none {
  touch-action: none;
}
.appearance-none {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-baseline {
  align-items: baseline;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-around {
  justify-content: space-around;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-\[10px\] {
  gap: 10px;
}
.gap-\[16px\] {
  gap: 16px;
}
.gap-\[20px\] {
  gap: 20px;
}
.gap-\[4px\] {
  gap: 4px;
}
.gap-\[6px\] {
  gap: 6px;
}
.gap-\[80px\] {
  gap: 80px;
}
.gap-\[8px\] {
  gap: 8px;
}
.gap-\[9px\] {
  gap: 9px;
}
.gap-x-\[25px\] {
  -moz-column-gap: 25px;
       column-gap: 25px;
}
.gap-x-\[8px\] {
  -moz-column-gap: 8px;
       column-gap: 8px;
}
.gap-y-\[16px\] {
  row-gap: 16px;
}
.gap-y-\[20px\] {
  row-gap: 20px;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.overflow-hidden {
  overflow: hidden;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.break-all {
  word-break: break-all;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-3xl {
  border-radius: 1.5rem;
}
.rounded-\[16px\] {
  border-radius: 16px;
}
.rounded-\[20px\] {
  border-radius: 20px;
}
.rounded-\[24px\] {
  border-radius: 24px;
}
.rounded-\[4px\] {
  border-radius: 4px;
}
.rounded-\[50px\] {
  border-radius: 50px;
}
.rounded-\[6px\] {
  border-radius: 6px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.rounded-t-\[10px\] {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-\[\#00000026\] {
  border-color: #00000026;
}
.border-\[\#797979\] {
  --tw-border-opacity: 1;
  border-color: rgb(121 121 121 / var(--tw-border-opacity, 1));
}
.border-\[\#ffffff26\] {
  border-color: #ffffff26;
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-white\/10 {
  border-color: rgb(255 255 255 / 0.1);
}
.border-white\/60 {
  border-color: rgb(255 255 255 / 0.6);
}
.\!bg-black {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#090a0c\] {
  --tw-bg-opacity: 1;
  background-color: rgb(9 10 12 / var(--tw-bg-opacity, 1));
}
.bg-\[\#090a0f\] {
  --tw-bg-opacity: 1;
  background-color: rgb(9 10 15 / var(--tw-bg-opacity, 1));
}
.bg-\[\#0d0d0f0c\] {
  background-color: #0d0d0f0c;
}
.bg-\[\#0d0d0f\] {
  --tw-bg-opacity: 1;
  background-color: rgb(13 13 15 / var(--tw-bg-opacity, 1));
}
.bg-\[\#181818\] {
  --tw-bg-opacity: 1;
  background-color: rgb(24 24 24 / var(--tw-bg-opacity, 1));
}
.bg-\[\#242424\] {
  --tw-bg-opacity: 1;
  background-color: rgb(36 36 36 / var(--tw-bg-opacity, 1));
}
.bg-\[\#383838\] {
  --tw-bg-opacity: 1;
  background-color: rgb(56 56 56 / var(--tw-bg-opacity, 1));
}
.bg-\[\#7326ff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(115 38 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#d1d1d1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(209 209 209 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
.bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}
.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.bg-gray-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}
.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}
.bg-teal-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(20 184 166 / var(--tw-bg-opacity, 1));
}
.bg-teal-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(13 148 136 / var(--tw-bg-opacity, 1));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-\[radial-gradient\(43\.3\%_44\.23\%_at_50\%_49\.51\%\2c _\#FFFFF7_29\%\2c _\#FFFACD_48\.5\%\2c _\#F4D2BF_60\.71\%\2c rgba\(214\2c 211\2c 210\2c 0\.00\)_100\%\)\] {
  background-image: radial-gradient(43.3% 44.23% at 50% 49.51%, #FFFFF7 29%, #FFFACD 48.5%, #F4D2BF 60.71%,rgba(214,211,210,0.00) 100%);
}
.bg-\[radial-gradient\(50\%_50\%_at_50\%_50\%\2c \#FFFFF5_3\.5\%\2c _\#FFAA81_26\.5\%\2c \#FFDA9F_37\.5\%\2c rgba\(255\2c 170\2c 129\2c 0\.50\)_49\%\2c rgba\(210\2c 106\2c 58\2c 0\.00\)_92\.5\%\)\] {
  background-image: radial-gradient(50% 50% at 50% 50%,#FFFFF5 3.5%, #FFAA81 26.5%,#FFDA9F 37.5%,rgba(255,170,129,0.50) 49%,rgba(210,106,58,0.00) 92.5%);
}
.bg-\[url\(\'\/new-home\/asset\/futures-trading-bg\.webp\'\)\] {
  background-image: url('/new-home/asset/futures-trading-bg.webp');
}
.bg-\[url\(\'\/new-home\/asset\/spot-trading-bg\.webp\'\)\] {
  background-image: url('/new-home/asset/spot-trading-bg.webp');
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.bg-none {
  background-image: none;
}
.from-\[\#fff\] {
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[rgba\(90\2c 0\2c 255\2c 0\.2\)\] {
  --tw-gradient-from: rgba(90,0,255,0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(90, 0, 255, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-\[\#5a00ff\] {
  --tw-gradient-to: #5a00ff var(--tw-gradient-to-position);
}
.to-\[\#d2c4ff\] {
  --tw-gradient-to: #d2c4ff var(--tw-gradient-to-position);
}
.bg-cover {
  background-size: cover;
}
.bg-clip-text {
  -webkit-background-clip: text;
          background-clip: text;
}
.bg-top {
  background-position: top;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.p-1 {
  padding: 0.25rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-8 {
  padding: 2rem;
}
.p-\[12px\] {
  padding: 12px;
}
.p-\[16px\] {
  padding: 16px;
}
.p-\[8px\] {
  padding: 8px;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-\[12px\] {
  padding-left: 12px;
  padding-right: 12px;
}
.px-\[14px\] {
  padding-left: 14px;
  padding-right: 14px;
}
.px-\[16px\] {
  padding-left: 16px;
  padding-right: 16px;
}
.px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}
.px-\[24px\] {
  padding-left: 24px;
  padding-right: 24px;
}
.px-\[26px\] {
  padding-left: 26px;
  padding-right: 26px;
}
.px-\[2px\] {
  padding-left: 2px;
  padding-right: 2px;
}
.px-\[34px\] {
  padding-left: 34px;
  padding-right: 34px;
}
.px-\[8px\] {
  padding-left: 8px;
  padding-right: 8px;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[12px\] {
  padding-top: 12px;
  padding-bottom: 12px;
}
.py-\[1px\] {
  padding-top: 1px;
  padding-bottom: 1px;
}
.py-\[22px\] {
  padding-top: 22px;
  padding-bottom: 22px;
}
.py-\[32px\] {
  padding-top: 32px;
  padding-bottom: 32px;
}
.py-\[40px\] {
  padding-top: 40px;
  padding-bottom: 40px;
}
.py-\[48px\] {
  padding-top: 48px;
  padding-bottom: 48px;
}
.py-\[4px\] {
  padding-top: 4px;
  padding-bottom: 4px;
}
.py-\[64px\] {
  padding-top: 64px;
  padding-bottom: 64px;
}
.py-\[8px\] {
  padding-top: 8px;
  padding-bottom: 8px;
}
.pb-\[18px\] {
  padding-bottom: 18px;
}
.pb-\[234px\] {
  padding-bottom: 234px;
}
.pr-4 {
  padding-right: 1rem;
}
.pr-\[40px\] {
  padding-right: 40px;
}
.pt-\[159px\] {
  padding-top: 159px;
}
.pt-\[184px\] {
  padding-top: 184px;
}
.pt-\[29px\] {
  padding-top: 29px;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.font-title {
  font-family: __esbuild_b38aaf, __esbuild_Fallback_b38aaf, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
}
.text-12 {
  font-size: 1.2rem;
}
.text-13 {
  font-size: 1.3rem;
}
.text-14 {
  font-size: 1.4rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-32 {
  font-size: 3.2rem;
}
.text-\[10px\] {
  font-size: 10px;
}
.text-\[12px\] {
  font-size: 12px;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[18px\] {
  font-size: 18px;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-\[24px\] {
  font-size: 24px;
}
.text-\[32px\] {
  font-size: 32px;
}
.text-\[42px\] {
  font-size: 42px;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.normal-case {
  text-transform: none;
}
.leading-\[1\.25\] {
  line-height: 1.25;
}
.leading-\[1\.36\] {
  line-height: 1.36;
}
.leading-\[1\.57\] {
  line-height: 1.57;
}
.leading-\[1\.5\] {
  line-height: 1.5;
}
.leading-\[1\.65\] {
  line-height: 1.65;
}
.leading-\[1\.67\] {
  line-height: 1.67;
}
.leading-\[1\] {
  line-height: 1;
}
.leading-\[2\.14\] {
  line-height: 2.14;
}
.leading-none {
  line-height: 1;
}
.-tracking-\[0\.015em\] {
  letter-spacing: -0.015em;
}
.tracking-\[-0\.28px\] {
  letter-spacing: -0.28px;
}
.tracking-\[0\.4px\] {
  letter-spacing: 0.4px;
}
.tracking-\[0\.64px\] {
  letter-spacing: 0.64px;
}
.tracking-\[0\.84px\] {
  letter-spacing: 0.84px;
}
.tracking-\[1\.12px\] {
  letter-spacing: 1.12px;
}
.tracking-\[1px\] {
  letter-spacing: 1px;
}
.tracking-normal {
  letter-spacing: 0em;
}
.text-\[\#0d0d0f8c\] {
  color: #0d0d0f8c;
}
.text-\[\#0d0d0f\] {
  --tw-text-opacity: 1;
  color: rgb(13 13 15 / var(--tw-text-opacity, 1));
}
.text-\[\#181818\] {
  --tw-text-opacity: 1;
  color: rgb(24 24 24 / var(--tw-text-opacity, 1));
}
.text-\[\#242933\] {
  --tw-text-opacity: 1;
  color: rgb(36 41 51 / var(--tw-text-opacity, 1));
}
.text-\[\#56c08d\] {
  --tw-text-opacity: 1;
  color: rgb(86 192 141 / var(--tw-text-opacity, 1));
}
.text-\[\#5A250A\] {
  --tw-text-opacity: 1;
  color: rgb(90 37 10 / var(--tw-text-opacity, 1));
}
.text-\[\#61656b\] {
  --tw-text-opacity: 1;
  color: rgb(97 101 107 / var(--tw-text-opacity, 1));
}
.text-\[\#7326ff\] {
  --tw-text-opacity: 1;
  color: rgb(115 38 255 / var(--tw-text-opacity, 1));
}
.text-\[\#8441ff\] {
  --tw-text-opacity: 1;
  color: rgb(132 65 255 / var(--tw-text-opacity, 1));
}
.text-\[\#9c9c9c\] {
  --tw-text-opacity: 1;
  color: rgb(156 156 156 / var(--tw-text-opacity, 1));
}
.text-\[\#c394ff\] {
  --tw-text-opacity: 1;
  color: rgb(195 148 255 / var(--tw-text-opacity, 1));
}
.text-\[\#c7cdda\] {
  --tw-text-opacity: 1;
  color: rgb(199 205 218 / var(--tw-text-opacity, 1));
}
.text-\[\#e5e5e7\] {
  --tw-text-opacity: 1;
  color: rgb(229 229 231 / var(--tw-text-opacity, 1));
}
.text-\[\#f1f1f2\] {
  --tw-text-opacity: 1;
  color: rgb(241 241 242 / var(--tw-text-opacity, 1));
}
.text-\[\#f6685d\] {
  --tw-text-opacity: 1;
  color: rgb(246 104 93 / var(--tw-text-opacity, 1));
}
.text-\[\#ff1b31\] {
  --tw-text-opacity: 1;
  color: rgb(255 27 49 / var(--tw-text-opacity, 1));
}
.text-\[\#ffffff80\] {
  color: #ffffff80;
}
.text-\[\#ffffff8c\] {
  color: #ffffff8c;
}
.text-\[rgba\(255\2c 255\2c 255\2c 0\.55\)\] {
  color: rgba(255,255,255,0.55);
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.text-teal-400 {
  --tw-text-opacity: 1;
  color: rgb(45 212 191 / var(--tw-text-opacity, 1));
}
.text-transparent {
  color: transparent;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.underline {
  text-decoration-line: underline;
}
.line-through {
  text-decoration-line: line-through;
}
.placeholder-white\/20::-moz-placeholder {
  color: rgb(255 255 255 / 0.2);
}
.placeholder-white\/20::placeholder {
  color: rgb(255 255 255 / 0.2);
}
.opacity-40 {
  opacity: 0.4;
}
.bg-blend-lighten {
  background-blend-mode: lighten;
}
.shadow-\[0_0_20px_rgba\(0\2c 0\2c 0\2c 0\.25\)\] {
  --tw-shadow: 0 0 20px rgba(0,0,0,0.25);
  --tw-shadow-colored: 0 0 20px 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-\[0px_4px_25px_rgba\(11\2c 13\2c 16\2c 0\.8\)\] {
  --tw-shadow: 0px 4px 25px rgba(11,13,16,0.8);
  --tw-shadow-colored: 0px 4px 25px 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-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px 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-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline {
  outline-style: solid;
}
.blur {
  --tw-blur: blur(8px);
  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);
}
.blur-\[4px\] {
  --tw-blur: blur(4px);
  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);
}
.blur-\[5px\] {
  --tw-blur: blur(5px);
  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);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur-md {
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.will-change-transform {
  will-change: transform;
}
/* 针对 `lang="en"` 的字体设置 */
:lang(en) {
  font-family: __Inter_d65c78, __Inter_Fallback_d65c78, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-family: __esbuild_b38aaf, __esbuild_Fallback_b38aaf, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
}
.container {
    position: relative;
    max-width: 1360px;
    width: 100%;
    margin: auto;
    padding: 0 16px;
  }
.\[transform\:translateZ\(0\)\] {
  transform: translateZ(0);
}

html {
  font-size: 62.5%;
}

.remove-autocomplete-styles:-webkit-autofill,
.remove-autocomplete-styles:-webkit-autofill:focus,
.remove-autocomplete-styles:-webkit-autofill:hover {
  -webkit-transition: background-color 5000s;
  transition: background-color 5000s;
  -webkit-text-fill-color: #fff;
}

.fallbackFullscreen {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100000;
}

.border-button-grey:before {
  position: absolute;
  inset: 0;
  z-index: -10;
  border-radius: 9999px;
  border-width: 1px;
  border-color: transparent;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  content: var(--tw-content);
  transition-duration: 0.2s;
}

.border-button-grey:after,
.border-button-grey:hover:before {
  content: var(--tw-content);
  opacity: 0;
}

.border-button-grey:after {
  position: absolute;
  inset: 0;
  z-index: -10;
  border-radius: 9999px;
  border-width: 1px;
  border-color: transparent;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.2s;
}

.border-button-grey:hover:after {
  content: var(--tw-content);
  opacity: 1;
}

.border-button-grey:before {
  background:
    linear-gradient(#090a0c, #090a0c) padding-box,
    linear-gradient(180deg, hsla(0, 0%, 100%, 0.3), hsla(0, 0%, 100%, 0.15)) border-box;
}

.border-button-grey:after {
  background:
    linear-gradient(#17171a, #17171a) padding-box,
    linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.25)) border-box;
}

.border-button-grey-transparent {
  -o-border-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIwIiBoZWlnaHQ9IjQ0IiB2aWV3Qm94PSIwIDAgMzIwIDQ0IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cmVjdCB4PSIwLjUiIHk9IjAuNSIgd2lkdGg9IjMxOSIgaGVpZ2h0PSI0MyIgcng9IjIxLjUiIHN0cm9rZT0idXJsKCNwYWludDBfbGluZWFyXzIwMF8xMSkiLz4KPGRlZnM+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhcl8yMDBfMTEiIHgxPSI0IiB5MT0iMy41IiB4Mj0iMzA3LjUiIHkyPSIxMTYiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHN0b3Agc3RvcC1jb2xvcj0iIzNBNDE0QiIvPgo8c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiM3NzdFOTciLz4KPC9saW5lYXJHcmFkaWVudD4KPC9kZWZzPgo8L3N2Zz4K)
    20/20px stretch;
  border-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIwIiBoZWlnaHQ9IjQ0IiB2aWV3Qm94PSIwIDAgMzIwIDQ0IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cmVjdCB4PSIwLjUiIHk9IjAuNSIgd2lkdGg9IjMxOSIgaGVpZ2h0PSI0MyIgcng9IjIxLjUiIHN0cm9rZT0idXJsKCNwYWludDBfbGluZWFyXzIwMF8xMSkiLz4KPGRlZnM+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhcl8yMDBfMTEiIHgxPSI0IiB5MT0iMy41IiB4Mj0iMzA3LjUiIHkyPSIxMTYiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHN0b3Agc3RvcC1jb2xvcj0iIzNBNDE0QiIvPgo8c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiM3NzdFOTciLz4KPC9saW5lYXJHcmFkaWVudD4KPC9kZWZzPgo8L3N2Zz4K)
    20/20px stretch;
}

.border-button-light {
  border-radius: 9999px;
  border-width: 1px;
  border-color: transparent;
}

.border-button-light:before {
  content: var(--tw-content);
  position: absolute;
  left: -0.2rem;
  top: -0.2rem;
  z-index: 30;
  box-sizing: content-box;
  height: 100%;
  width: 100%;
  border-radius: 9999px;
  border-width: 2px;
  border-color: transparent;
  --tw-blur: blur(7px);
  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);
  background:
    linear-gradient(transparent, transparent) padding-box,
    linear-gradient(91.96deg, rgba(255, 177, 153, 0) 6.11%, rgba(255, 177, 153, 0.2) 53.57%, #ff7950 93.6%) border-box;
}

.border-button-light {
  background:
    linear-gradient(transparent, transparent) padding-box,
    linear-gradient(
        103.7deg,
        hsla(15, 25%, 65%, 0.1) 38.66%,
        rgba(233, 132, 99, 0.1) 68.55%,
        #e98463 85.01%,
        #fff 92.12%
      )
      border-box;
}

.border-button-light-blur {
  border-width: 3px;
  border-color: transparent;
}

.border-button-light-blur:after,
.border-button-light-blur:before {
  content: var(--tw-content);
  position: absolute;
  box-sizing: content-box;
  height: 100%;
  width: 100%;
  border-radius: 9999px;
  border-color: transparent;
}

.border-button-light-blur:after {
  left: -3px;
  top: -3px;
  z-index: 20;
  border-width: 3px;
  --tw-blur: blur(15px);
  background:
    linear-gradient(transparent, transparent) padding-box,
    linear-gradient(91.88deg, rgba(255, 137, 100, 0.2) 46.45%, #cd3100 98.59%) border-box;
}

.border-button-light-blur:after,
.border-button-light-blur:before {
  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);
}

.border-button-light-blur:before {
  left: -0.2rem;
  top: -0.2rem;
  z-index: 10;
  border-width: 2px;
  --tw-blur: blur(2px);
  background:
    linear-gradient(transparent, transparent) padding-box,
    linear-gradient(97.68deg, rgba(255, 177, 153, 0) 38.1%, rgba(255, 177, 153, 0.2) 82.47%, #ff7950 93.3%) border-box;
}

.button-wrapper {
  position: relative;
  width: 200px;
  height: 60px;
  overflow: hidden; /* 超出部分隐藏 */
  border: 2px solid #000;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background-color: #f0f0f0;
}

.circle {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #007bff;
  border-radius: 50%;
  pointer-events: none; /* 防止干扰鼠标事件 */
  transition: transform 0.2s ease; /* 平滑过渡 */
}

.circle.leaving {
  transition: none; /* 自定义动画覆盖 CSS 过渡 */
}

.button-text {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

.autofill\:\!text-white:-webkit-autofill {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.autofill\:\!text-white:autofill {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-\[\#7326ff\]:hover {
  --tw-text-opacity: 1;
  color: rgb(115 38 255 / var(--tw-text-opacity, 1));
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:ring-\[rgba\(209\2c 208\2c 255\2c 0\.5\)\]:focus {
  --tw-ring-color: rgba(209,208,255,0.5);
}

@media (min-width: 350px) {

  .xs\:left-0 {
    left: 0px;
  }

  .xs\:left-\[initial\] {
    left: initial;
  }

  .xs\:right-\[-185px\] {
    right: -185px;
  }

  .xs\:top-\[100px\] {
    top: 100px;
  }

  .xs\:mb-\[10px\] {
    margin-bottom: 10px;
  }

  .xs\:mb-\[12px\] {
    margin-bottom: 12px;
  }

  .xs\:mb-\[19px\] {
    margin-bottom: 19px;
  }

  .xs\:mb-\[20px\] {
    margin-bottom: 20px;
  }

  .xs\:mb-\[21px\] {
    margin-bottom: 21px;
  }

  .xs\:mb-\[26px\] {
    margin-bottom: 26px;
  }

  .xs\:mb-\[27px\] {
    margin-bottom: 27px;
  }

  .xs\:mb-\[32\.2px\] {
    margin-bottom: 32.2px;
  }

  .xs\:mb-\[38px\] {
    margin-bottom: 38px;
  }

  .xs\:mb-\[5px\] {
    margin-bottom: 5px;
  }

  .xs\:mb-\[6px\] {
    margin-bottom: 6px;
  }

  .xs\:mb-\[9px\] {
    margin-bottom: 9px;
  }

  .xs\:ml-\[0\] {
    margin-left: 0;
  }

  .xs\:mr-\[-23px\] {
    margin-right: -23px;
  }

  .xs\:mr-\[20px\] {
    margin-right: 20px;
  }

  .xs\:mt-\[-359px\] {
    margin-top: -359px;
  }

  .xs\:mt-\[21\.6\%\] {
    margin-top: 21.6%;
  }

  .xs\:mt-\[23px\] {
    margin-top: 23px;
  }

  .xs\:mt-\[initial\] {
    margin-top: initial;
  }

  .xs\:block {
    display: block;
  }

  .xs\:hidden {
    display: none;
  }

  .xs\:h-\[160px\] {
    height: 160px;
  }

  .xs\:h-\[35px\] {
    height: 35px;
  }

  .xs\:h-\[843\.19px\] {
    height: 843.19px;
  }

  .xs\:w-\[300px\] {
    width: 300px;
  }

  .xs\:w-\[680px\] {
    width: 680px;
  }

  .xs\:w-\[70px\] {
    width: 70px;
  }

  .xs\:w-auto {
    width: auto;
  }

  .xs\:w-full {
    width: 100%;
  }

  .xs\:min-w-\[376px\] {
    min-width: 376px;
  }

  .xs\:max-w-\[176px\] {
    max-width: 176px;
  }

  .xs\:max-w-\[180px\] {
    max-width: 180px;
  }

  .xs\:flex-col {
    flex-direction: column;
  }

  .xs\:items-center {
    align-items: center;
  }

  .xs\:gap-y-\[6px\] {
    row-gap: 6px;
  }

  .xs\:rounded-\[18px\] {
    border-radius: 18px;
  }

  .xs\:p-\[24px\] {
    padding: 24px;
  }

  .xs\:px-\[16px\] {
    padding-left: 16px;
    padding-right: 16px;
  }

  .xs\:px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .xs\:py-\[15px\] {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .xs\:py-\[28px\] {
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .xs\:pb-\[104px\] {
    padding-bottom: 104px;
  }

  .xs\:pb-\[30px\] {
    padding-bottom: 30px;
  }

  .xs\:pb-\[36px\] {
    padding-bottom: 36px;
  }

  .xs\:pb-\[38px\] {
    padding-bottom: 38px;
  }

  .xs\:pb-\[48px\] {
    padding-bottom: 48px;
  }

  .xs\:pr-\[30\%\] {
    padding-right: 30%;
  }

  .xs\:pt-\[20px\] {
    padding-top: 20px;
  }

  .xs\:pt-\[32px\] {
    padding-top: 32px;
  }

  .xs\:pt-\[36px\] {
    padding-top: 36px;
  }

  .xs\:pt-\[38px\] {
    padding-top: 38px;
  }

  .xs\:pt-\[40px\] {
    padding-top: 40px;
  }

  .xs\:pt-\[83px\] {
    padding-top: 83px;
  }

  .xs\:text-center {
    text-align: center;
  }

  .xs\:text-22 {
    font-size: 2.2rem;
  }

  .xs\:text-\[12px\] {
    font-size: 12px;
  }

  .xs\:text-\[14px\] {
    font-size: 14px;
  }

  .xs\:text-\[20px\] {
    font-size: 20px;
  }

  .xs\:text-\[22px\] {
    font-size: 22px;
  }

  .xs\:leading-\[18px\] {
    line-height: 18px;
  }
}

@media (min-width: 640px) {

  .sm\:relative {
    position: relative;
  }

  .sm\:bottom-auto {
    bottom: auto;
  }

  .sm\:left-\[49\%\] {
    left: 49%;
  }

  .sm\:top-7 {
    top: 1.75rem;
  }

  .sm\:col-start-1 {
    grid-column-start: 1;
  }

  .sm\:ml-0 {
    margin-left: 0px;
  }

  .sm\:ml-4 {
    margin-left: 1rem;
  }

  .sm\:mt-0 {
    margin-top: 0px;
  }

  .sm\:mt-10 {
    margin-top: 2.5rem;
  }

  .sm\:mt-4 {
    margin-top: 1rem;
  }

  .sm\:mt-\[12px\] {
    margin-top: 12px;
  }

  .sm\:mt-\[16px\] {
    margin-top: 16px;
  }

  .sm\:mt-\[18\.7\%\] {
    margin-top: 18.7%;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:h-28 {
    height: 7rem;
  }

  .sm\:w-28 {
    width: 7rem;
  }

  .sm\:w-\[208px\] {
    width: 208px;
  }

  .sm\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:flex-col {
    flex-direction: column;
  }

  .sm\:items-center {
    align-items: center;
  }

  .sm\:rounded {
    border-radius: 0.25rem;
  }

  .sm\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .sm\:p-\[11px\] {
    padding: 11px;
  }

  .sm\:pl-\[59px\] {
    padding-left: 59px;
  }

  .sm\:pr-\[52px\] {
    padding-right: 52px;
  }

  .sm\:text-center {
    text-align: center;
  }

  .sm\:text-12 {
    font-size: 1.2rem;
  }

  .sm\:text-\[16px\] {
    font-size: 16px;
  }
}

@media (min-width: 768px) {

  .md\:bottom-\[9\.5\%\] {
    bottom: 9.5%;
  }

  .md\:left-0 {
    left: 0px;
  }

  .md\:left-14 {
    left: 3.5rem;
  }

  .md\:left-\[-26\.705\%\] {
    left: -26.705%;
  }

  .md\:right-\[-347px\] {
    right: -347px;
  }

  .md\:top-1\/2 {
    top: 50%;
  }

  .md\:top-\[-36\.921\%\] {
    top: -36.921%;
  }

  .md\:top-\[100px\] {
    top: 100px;
  }

  .md\:top-\[3px\] {
    top: 3px;
  }

  .md\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

  .md\:mb-\[16px\] {
    margin-bottom: 16px;
  }

  .md\:mb-\[41px\] {
    margin-bottom: 41px;
  }

  .md\:mt-12 {
    margin-top: 3rem;
  }

  .md\:mt-\[-355px\] {
    margin-top: -355px;
  }

  .md\:mt-\[12px\] {
    margin-top: 12px;
  }

  .md\:mt-\[20px\] {
    margin-top: 20px;
  }

  .md\:mt-\[26px\] {
    margin-top: 26px;
  }

  .md\:block {
    display: block;
  }

  .md\:h-32 {
    height: 8rem;
  }

  .md\:h-\[41px\] {
    height: 41px;
  }

  .md\:h-\[60px\] {
    height: 60px;
  }

  .md\:w-32 {
    width: 8rem;
  }

  .md\:w-\[100\%\] {
    width: 100%;
  }

  .md\:w-\[1211px\] {
    width: 1211px;
  }

  .md\:w-\[153\.409\%\] {
    width: 153.409%;
  }

  .md\:w-\[284px\] {
    width: 284px;
  }

  .md\:w-\[460px\] {
    width: 460px;
  }

  .md\:w-\[48\%\] {
    width: 48%;
  }

  .md\:w-\[480px\] {
    width: 480px;
  }

  .md\:w-auto {
    width: auto;
  }

  .md\:min-w-\[480px\] {
    min-width: 480px;
  }

  .md\:min-w-\[524px\] {
    min-width: 524px;
  }

  .md\:max-w-\[617px\] {
    max-width: 617px;
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .md\:justify-start {
    justify-content: flex-start;
  }

  .md\:justify-between {
    justify-content: space-between;
  }

  .md\:gap-\[16px\] {
    gap: 16px;
  }

  .md\:gap-y-\[20px\] {
    row-gap: 20px;
  }

  .md\:rounded-lg {
    border-radius: 0.5rem;
  }

  .md\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .md\:p-\[36px\] {
    padding: 36px;
  }

  .md\:p-\[46px\] {
    padding: 46px;
  }

  .md\:px-\[40px\] {
    padding-left: 40px;
    padding-right: 40px;
  }

  .md\:px-\[42px\] {
    padding-left: 42px;
    padding-right: 42px;
  }

  .md\:py-\[24px\] {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .md\:pt-\[112px\] {
    padding-top: 112px;
  }

  .md\:text-24 {
    font-size: 2.4rem;
  }

  .md\:text-\[16px\] {
    font-size: 16px;
  }
}

@media (min-width: 1090px) {

  .lg\:-left-60 {
    left: -15rem;
  }

  .lg\:bottom-\[138px\] {
    bottom: 138px;
  }

  .lg\:left-24 {
    left: 6rem;
  }

  .lg\:left-9 {
    left: 2.25rem;
  }

  .lg\:left-\[62\%\] {
    left: 62%;
  }

  .lg\:top-0 {
    top: 0px;
  }

  .lg\:top-\[-132px\] {
    top: -132px;
  }

  .lg\:top-\[-191px\] {
    top: -191px;
  }

  .lg\:mb-\[108px\] {
    margin-bottom: 108px;
  }

  .lg\:mb-\[12px\] {
    margin-bottom: 12px;
  }

  .lg\:mb-\[18px\] {
    margin-bottom: 18px;
  }

  .lg\:mb-\[20px\] {
    margin-bottom: 20px;
  }

  .lg\:mb-\[28px\] {
    margin-bottom: 28px;
  }

  .lg\:mb-\[30px\] {
    margin-bottom: 30px;
  }

  .lg\:mb-\[50\.6px\] {
    margin-bottom: 50.6px;
  }

  .lg\:mb-\[73px\] {
    margin-bottom: 73px;
  }

  .lg\:mb-\[82px\] {
    margin-bottom: 82px;
  }

  .lg\:mb-\[87px\] {
    margin-bottom: 87px;
  }

  .lg\:ml-\[-200px\] {
    margin-left: -200px;
  }

  .lg\:ml-\[-310px\] {
    margin-left: -310px;
  }

  .lg\:ml-\[-979px\] {
    margin-left: -979px;
  }

  .lg\:mr-\[26px\] {
    margin-right: 26px;
  }

  .lg\:mr-\[initial\] {
    margin-right: initial;
  }

  .lg\:mt-20 {
    margin-top: 5rem;
  }

  .lg\:mt-6 {
    margin-top: 1.5rem;
  }

  .lg\:mt-\[-305px\] {
    margin-top: -305px;
  }

  .lg\:mt-\[-83px\] {
    margin-top: -83px;
  }

  .lg\:block {
    display: block;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-36 {
    height: 9rem;
  }

  .lg\:h-\[1300\.31px\] {
    height: 1300.31px;
  }

  .lg\:h-\[400px\] {
    height: 400px;
  }

  .lg\:w-36 {
    width: 9rem;
  }

  .lg\:w-\[1376px\] {
    width: 1376px;
  }

  .lg\:w-\[1928px\] {
    width: 1928px;
  }

  .lg\:w-\[332px\] {
    width: 332px;
  }

  .lg\:w-\[auto\] {
    width: auto;
  }

  .lg\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

  .lg\:max-w-\[100\%\] {
    max-width: 100%;
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:rounded-\[10px\] {
    border-radius: 10px;
  }

  .lg\:px-\[36px\] {
    padding-left: 36px;
    padding-right: 36px;
  }

  .lg\:py-\[40px\] {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .lg\:pb-\[0px\] {
    padding-bottom: 0px;
  }

  .lg\:pb-\[150px\] {
    padding-bottom: 150px;
  }

  .lg\:pb-\[188px\] {
    padding-bottom: 188px;
  }

  .lg\:pb-\[192px\] {
    padding-bottom: 192px;
  }

  .lg\:pb-\[234px\] {
    padding-bottom: 234px;
  }

  .lg\:pt-\[0px\] {
    padding-top: 0px;
  }

  .lg\:pt-\[139px\] {
    padding-top: 139px;
  }

  .lg\:pt-\[159px\] {
    padding-top: 159px;
  }

  .lg\:pt-\[180px\] {
    padding-top: 180px;
  }

  .lg\:pt-\[32px\] {
    padding-top: 32px;
  }

  .lg\:text-left {
    text-align: left;
  }

  .lg\:text-32 {
    font-size: 3.2rem;
  }

  .lg\:text-\[12px\] {
    font-size: 12px;
  }

  .lg\:text-\[20px\] {
    font-size: 20px;
  }

  .lg\:text-\[24px\] {
    font-size: 24px;
  }

  .lg\:text-\[32px\] {
    font-size: 32px;
  }

  .lg\:text-\[42px\] {
    font-size: 42px;
  }

  .lg\:text-\[56px\] {
    font-size: 56px;
  }

  .lg\:leading-\[1\] {
    line-height: 1;
  }
}

.\[\&\>div\]\:w-full>div {
  width: 100%;
}

.\[\&_button\]\:w-full button {
  width: 100%;
}

