/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./src/app/globals.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
*, ::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.18 | 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 */
  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]) {
  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::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;
}
  :root {
    /* Spolith Figma */

    /* Color/text */
    --light-primary: #FFFFFF;
    --light-secondary: #FFFFFF5C;
    --light-tertiary: #FFFFFF7A;
    --alpha-light-900: #FFFFFF;
    --alpha-light-700: #FFFFFF5C;
    --alpha-light-500: #FFFFFF7A;
    --alpha-light-400: #FFFFFF7A;
    --alpha-light-200: #FFFFFF2E;
    --alpha-light-50: #FFFFFF14;

    /* Color/surface */
    --blue-gray-900: #1D2131;
    --blue-gray-800: #292C3D;
    --blue-gray-700: #36394D;
    --blue-gray-600: #434759;
    --blue-gray-500: #65758B;
    --alpha-dark-700: #1A1A1AB3;

    /* Color/Line */
    --blue-gray-50: #F8FAFC;
    --blue-gray-100: #F1F5F9;

    /* Color/Vip */
    --bronze: #E5B889;
    --silver: #CCCCCC;
    --gold: #FFCC00;
    --platinum: #BF80FF;
    --diamond: #CC14CC;
    --obsidian: #3F3F46;

    /* Color/Brand */
    --green-1: #30D96E29;
    --yellow-2: #FAC90529;

    --blue-1: #3479E9;



    /* Spolith Old */
    /*
    --secondary: #FAC905;
    --danger: #EF4343;
    --success: #18B451;
    --background: #9CA3AF;
    --foreground: #292C3D;
    --card: #FFFFFF;
    --card-btn: #F3F4F6;
    --card-icon: #E5E7EB;
    */

    /* Shadcn */
    /*
    --background: 0 0% 100%;
    --foreground: 240 10% 3.9%;
    --card: 0 0% 100%;
    --card-foreground: 240 10% 3.9%;
    --popover: 0 0% 100%;
    --popover-foreground: 240 10% 3.9%;
    --primary: 240 5.9% 10%;
    --primary-foreground: 0 0% 98%;
    --secondary: 240 4.8% 95.9%;
    --secondary-foreground: 240 5.9% 10%;
    --muted: 240 4.8% 95.9%;
    --muted-foreground: 240 3.8% 46.1%;
    --accent: 240 4.8% 95.9%;
    --accent-foreground: 240 5.9% 10%;
    --destructive: 0 84.2% 60.2%;
    --destructive-foreground: 0 0% 98%;
    --border: 240 5.9% 90%;
    --input: 240 5.9% 90%;
    --ring: 240 10% 3.9%;
    --chart-1: 12 76% 61%;
    --chart-2: 173 58% 39%;
    --chart-3: 197 37% 24%;
    --chart-4: 43 74% 66%;
    --chart-5: 27 87% 67%;
    --radius: 0.5rem;
    --sidebar-background: 0 0% 98%;
    --sidebar-foreground: 240 5.3% 26.1%;
    --sidebar-primary: 240 5.9% 10%;
    --sidebar-primary-foreground: 0 0% 98%;
    --sidebar-accent: 240 4.8% 95.9%;
    --sidebar-accent-foreground: 240 5.9% 10%;
    --sidebar-border: 220 13% 91%;
    --sidebar-ring: 217.2 91.2% 59.8%;
    */
  }

  .dark {
    /* Spolith Dark */
    /*
    --background: #1D2131;
    --foreground: #FFFFFFB2;
    --card: #292C3D;
    --card-btn: #36394D;
    --card-icon: #434759;
    */

    /* Shadcn */
    /*
    --background: 240 10% 3.9%;
    --foreground: 0 0% 98%;
    --card: 240 10% 3.9%;
    --card-foreground: 0 0% 98%;
    --popover: 240 10% 3.9%;
    --popover-foreground: 0 0% 98%;
    --primary: 0 0% 98%;
    --primary-foreground: 240 5.9% 10%;
    --secondary: 240 3.7% 15.9%;
    --secondary-foreground: 0 0% 98%;
    --muted: 240 3.7% 15.9%;
    --muted-foreground: 240 5% 64.9%;
    --accent: 240 3.7% 15.9%;
    --accent-foreground: 0 0% 98%;
    --destructive: 0 62.8% 30.6%;
    --destructive-foreground: 0 0% 98%;
    --border: 240 3.7% 15.9%;
    --input: 240 3.7% 15.9%;
    --ring: 240 4.9% 83.9%;
    --chart-1: 220 70% 50%;
    --chart-2: 160 60% 45%;
    --chart-3: 30 80% 55%;
    --chart-4: 280 65% 60%;
    --chart-5: 340 75% 55%;
    --sidebar-background: 240 5.9% 10%;
    --sidebar-foreground: 240 4.8% 95.9%;
    --sidebar-primary: 224.3 76.3% 48%;
    --sidebar-primary-foreground: 0 0% 100%;
    --sidebar-accent: 240 3.7% 15.9%;
    --sidebar-accent-foreground: 240 4.8% 95.9%;
    --sidebar-border: 240 3.7% 15.9%;
    --sidebar-ring: 217.2 91.2% 59.8%;
    */
  }
  * {
    /* @apply border-border; */
  }

  body {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  color: var(--blue-gray-700);
}

  body:is(.dark *) {
  background-color: var(--blue-gray-900);
  color: var(--light-secondary);
}

  nextjs-portal {
    display: none !important;
  }
.\!container {
  width: 100% !important;
}
.container {
  width: 100%;
}
@media (min-width: 376px) {

  .\!container {
    max-width: 376px !important;
  }

  .container {
    max-width: 376px;
  }
}
@media (min-width: 425px) {

  .\!container {
    max-width: 425px !important;
  }

  .container {
    max-width: 425px;
  }
}
@media (min-width: 475px) {

  .\!container {
    max-width: 475px !important;
  }

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

  .\!container {
    max-width: 640px !important;
  }

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

  .\!container {
    max-width: 768px !important;
  }

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

  .\!container {
    max-width: 1024px !important;
  }

  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .\!container {
    max-width: 1280px !important;
  }

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

  .\!container {
    max-width: 1536px !important;
  }

  .container {
    max-width: 1536px;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none {
  pointer-events: none;
}
.pointer-events-auto {
  pointer-events: auto;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.collapse {
  visibility: collapse;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.inset-x-0 {
  left: 0px;
  right: 0px;
}
.inset-y-0 {
  top: 0px;
  bottom: 0px;
}
.-bottom-12 {
  bottom: -3rem;
}
.-bottom-8 {
  bottom: -2rem;
}
.-left-12 {
  left: -3rem;
}
.-left-\[2px\] {
  left: -2px;
}
.-right-1 {
  right: -4px;
}
.-right-12 {
  right: -3rem;
}
.-right-\[3px\] {
  right: -3px;
}
.-right-\[8px\] {
  right: -8px;
}
.-top-1 {
  top: -4px;
}
.-top-12 {
  top: -3rem;
}
.-top-\[100px\] {
  top: -100px;
}
.-top-\[3px\] {
  top: -3px;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-14 {
  bottom: 3.5rem;
}
.bottom-4 {
  bottom: 32px;
}
.bottom-\[-4px\] {
  bottom: -4px;
}
.bottom-\[-6\%\] {
  bottom: -6%;
}
.bottom-\[16px\] {
  bottom: 16px;
}
.bottom-\[40px\] {
  bottom: 40px;
}
.bottom-\[4px\] {
  bottom: 4px;
}
.bottom-\[64px\] {
  bottom: 64px;
}
.bottom-\[80px\] {
  bottom: 80px;
}
.bottom-\[8px\] {
  bottom: 8px;
}
.left-0 {
  left: 0px;
}
.left-1 {
  left: 4px;
}
.left-1\/2 {
  left: 50%;
}
.left-16 {
  left: 4rem;
}
.left-2 {
  left: 8px;
}
.left-3 {
  left: 16px;
}
.left-6 {
  left: 1.5rem;
}
.left-\[-4\%\] {
  left: -4%;
}
.left-\[12px\] {
  left: 12px;
}
.left-\[14px\] {
  left: 14px;
}
.left-\[16px\] {
  left: 16px;
}
.left-\[20px\] {
  left: 20px;
}
.left-\[24px\] {
  left: 24px;
}
.left-\[40px\] {
  left: 40px;
}
.left-\[4px\] {
  left: 4px;
}
.left-\[50\%\] {
  left: 50%;
}
.left-\[50px\] {
  left: 50px;
}
.left-\[8px\] {
  left: 8px;
}
.right-0 {
  right: 0px;
}
.right-1 {
  right: 4px;
}
.right-2 {
  right: 8px;
}
.right-3 {
  right: 16px;
}
.right-4 {
  right: 32px;
}
.right-\[-0\.25px\] {
  right: -0.25px;
}
.right-\[-0\.5px\] {
  right: -0.5px;
}
.right-\[-14px\] {
  right: -14px;
}
.right-\[-2px\] {
  right: -2px;
}
.right-\[-8px\] {
  right: -8px;
}
.right-\[0\] {
  right: 0;
}
.right-\[0px\] {
  right: 0px;
}
.right-\[12px\] {
  right: 12px;
}
.right-\[15px\] {
  right: 15px;
}
.right-\[16px\] {
  right: 16px;
}
.right-\[1vw\] {
  right: 1vw;
}
.right-\[24px\] {
  right: 24px;
}
.right-\[3px\] {
  right: 3px;
}
.right-\[416px\] {
  right: 416px;
}
.right-\[466px\] {
  right: 466px;
}
.right-\[4px\] {
  right: 4px;
}
.right-\[54px\] {
  right: 54px;
}
.right-\[66px\] {
  right: 66px;
}
.right-\[7\.5px\] {
  right: 7.5px;
}
.right-\[8px\] {
  right: 8px;
}
.top-0 {
  top: 0px;
}
.top-1 {
  top: 4px;
}
.top-1\.5 {
  top: 0.375rem;
}
.top-1\/2 {
  top: 50%;
}
.top-2 {
  top: 8px;
}
.top-3\.5 {
  top: 0.875rem;
}
.top-4 {
  top: 32px;
}
.top-\[-1px\] {
  top: -1px;
}
.top-\[-2px\] {
  top: -2px;
}
.top-\[-3px\] {
  top: -3px;
}
.top-\[-4px\] {
  top: -4px;
}
.top-\[104px\] {
  top: 104px;
}
.top-\[10px\] {
  top: 10px;
}
.top-\[12px\] {
  top: 12px;
}
.top-\[16px\] {
  top: 16px;
}
.top-\[1px\] {
  top: 1px;
}
.top-\[202px\] {
  top: 202px;
}
.top-\[24px\] {
  top: 24px;
}
.top-\[27vh\] {
  top: 27vh;
}
.top-\[28px\] {
  top: 28px;
}
.top-\[32px\] {
  top: 32px;
}
.top-\[40px\] {
  top: 40px;
}
.top-\[43px\] {
  top: 43px;
}
.top-\[46px\] {
  top: 46px;
}
.top-\[48px\] {
  top: 48px;
}
.top-\[4px\] {
  top: 4px;
}
.top-\[50\%\] {
  top: 50%;
}
.top-\[56px\] {
  top: 56px;
}
.top-\[60\%\] {
  top: 60%;
}
.top-\[64px\] {
  top: 64px;
}
.top-\[7\.2vh\] {
  top: 7.2vh;
}
.top-\[72px\] {
  top: 72px;
}
.top-\[8px\] {
  top: 8px;
}
.top-auto {
  top: auto;
}
.top-full {
  top: 100%;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.z-\[0\] {
  z-index: 0;
}
.z-\[1000\] {
  z-index: 1000;
}
.z-\[100\] {
  z-index: 100;
}
.z-\[10\] {
  z-index: 10;
}
.z-\[1\] {
  z-index: 1;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.m-1 {
  margin: 4px;
}
.m-\[4px\] {
  margin: 4px;
}
.m-auto {
  margin: auto;
}
.-mx-1 {
  margin-left: -4px;
  margin-right: -4px;
}
.mx-2 {
  margin-left: 8px;
  margin-right: 8px;
}
.mx-3 {
  margin-left: 16px;
  margin-right: 16px;
}
.mx-3\.5 {
  margin-left: 0.875rem;
  margin-right: 0.875rem;
}
.mx-\[4px\] {
  margin-left: 4px;
  margin-right: 4px;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-0\.5 {
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}
.my-1 {
  margin-top: 4px;
  margin-bottom: 4px;
}
.my-3 {
  margin-top: 16px;
  margin-bottom: 16px;
}
.my-4 {
  margin-top: 32px;
  margin-bottom: 32px;
}
.-ml-4 {
  margin-left: -32px;
}
.-mt-4 {
  margin-top: -32px;
}
.mb-1 {
  margin-bottom: 4px;
}
.mb-16 {
  margin-bottom: 4rem;
}
.mb-2 {
  margin-bottom: 8px;
}
.mb-3 {
  margin-bottom: 16px;
}
.mb-4 {
  margin-bottom: 32px;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-\[4px\] {
  margin-bottom: 4px;
}
.mb-\[8px\] {
  margin-bottom: 8px;
}
.mb-\[calc\(100px-32px\)\] {
  margin-bottom: calc(100px - 32px);
}
.ml-0 {
  margin-left: 0px;
}
.ml-1 {
  margin-left: 4px;
}
.ml-2 {
  margin-left: 8px;
}
.ml-3 {
  margin-left: 16px;
}
.ml-6 {
  margin-left: 1.5rem;
}
.ml-\[12px\] {
  margin-left: 12px;
}
.ml-\[20px\] {
  margin-left: 20px;
}
.ml-\[254px\] {
  margin-left: 254px;
}
.ml-\[72px\] {
  margin-left: 72px;
}
.ml-auto {
  margin-left: auto;
}
.mr-0 {
  margin-right: 0px;
}
.mr-1 {
  margin-right: 4px;
}
.mr-2 {
  margin-right: 8px;
}
.mr-3 {
  margin-right: 16px;
}
.mr-\[10px\] {
  margin-right: 10px;
}
.mr-\[400px\] {
  margin-right: 400px;
}
.mt-0 {
  margin-top: 0px;
}
.mt-0\.5 {
  margin-top: 0.125rem;
}
.mt-1 {
  margin-top: 4px;
}
.mt-1\.5 {
  margin-top: 0.375rem;
}
.mt-14 {
  margin-top: 3.5rem;
}
.mt-2 {
  margin-top: 8px;
}
.mt-24 {
  margin-top: 6rem;
}
.mt-3 {
  margin-top: 16px;
}
.mt-4 {
  margin-top: 32px;
}
.mt-\[129px\] {
  margin-top: 129px;
}
.mt-\[16px\] {
  margin-top: 16px;
}
.mt-\[24px\] {
  margin-top: 24px;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.mt-\[32px\] {
  margin-top: 32px;
}
.mt-\[4px\] {
  margin-top: 4px;
}
.mt-\[56px\] {
  margin-top: 56px;
}
.mt-\[8px\] {
  margin-top: 8px;
}
.mt-auto {
  margin-top: auto;
}
.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;
}
.hidden {
  display: none;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.aspect-video {
  aspect-ratio: 16 / 9;
}
.size-4 {
  width: 32px;
  height: 32px;
}
.size-max {
  width: max-content;
  height: max-content;
}
.h-0 {
  height: 0px;
}
.h-1 {
  height: 4px;
}
.h-1\.5 {
  height: 0.375rem;
}
.h-10 {
  height: 2.5rem;
}
.h-12 {
  height: 3rem;
}
.h-16 {
  height: 4rem;
}
.h-2 {
  height: 8px;
}
.h-2\.5 {
  height: 0.625rem;
}
.h-20 {
  height: 5rem;
}
.h-3 {
  height: 16px;
}
.h-3\.5 {
  height: 0.875rem;
}
.h-4 {
  height: 32px;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-7 {
  height: 1.75rem;
}
.h-8 {
  height: 2rem;
}
.h-9 {
  height: 2.25rem;
}
.h-\[100\%\] {
  height: 100%;
}
.h-\[100px\] {
  height: 100px;
}
.h-\[104px\] {
  height: 104px;
}
.h-\[107px\] {
  height: 107px;
}
.h-\[120px\] {
  height: 120px;
}
.h-\[128px\] {
  height: 128px;
}
.h-\[12px\] {
  height: 12px;
}
.h-\[13\.5px\] {
  height: 13.5px;
}
.h-\[144px\] {
  height: 144px;
}
.h-\[145px\] {
  height: 145px;
}
.h-\[148px\] {
  height: 148px;
}
.h-\[14px\] {
  height: 14px;
}
.h-\[150px\] {
  height: 150px;
}
.h-\[158px\] {
  height: 158px;
}
.h-\[160px\] {
  height: 160px;
}
.h-\[16px\] {
  height: 16px;
}
.h-\[176px\] {
  height: 176px;
}
.h-\[180px\] {
  height: 180px;
}
.h-\[184px\] {
  height: 184px;
}
.h-\[185px\] {
  height: 185px;
}
.h-\[186px\] {
  height: 186px;
}
.h-\[18px\] {
  height: 18px;
}
.h-\[192px\] {
  height: 192px;
}
.h-\[19px\] {
  height: 19px;
}
.h-\[1px\] {
  height: 1px;
}
.h-\[200px\] {
  height: 200px;
}
.h-\[20px\] {
  height: 20px;
}
.h-\[220px\] {
  height: 220px;
}
.h-\[22px\] {
  height: 22px;
}
.h-\[240px\] {
  height: 240px;
}
.h-\[248px\] {
  height: 248px;
}
.h-\[24px\] {
  height: 24px;
}
.h-\[250px\] {
  height: 250px;
}
.h-\[256px\] {
  height: 256px;
}
.h-\[260px\] {
  height: 260px;
}
.h-\[2px\] {
  height: 2px;
}
.h-\[300px\] {
  height: 300px;
}
.h-\[304px\] {
  height: 304px;
}
.h-\[30px\] {
  height: 30px;
}
.h-\[320px\] {
  height: 320px;
}
.h-\[32px\] {
  height: 32px;
}
.h-\[35\%\] {
  height: 35%;
}
.h-\[35\.556px\] {
  height: 35.556px;
}
.h-\[36px\] {
  height: 36px;
}
.h-\[40px\] {
  height: 40px;
}
.h-\[44px\] {
  height: 44px;
}
.h-\[45\%\] {
  height: 45%;
}
.h-\[48px\] {
  height: 48px;
}
.h-\[520px\] {
  height: 520px;
}
.h-\[52px\] {
  height: 52px;
}
.h-\[54px\] {
  height: 54px;
}
.h-\[56\.25px\] {
  height: 56.25px;
}
.h-\[56px\] {
  height: 56px;
}
.h-\[60px\] {
  height: 60px;
}
.h-\[640px\] {
  height: 640px;
}
.h-\[648px\] {
  height: 648px;
}
.h-\[64px\] {
  height: 64px;
}
.h-\[65\%\] {
  height: 65%;
}
.h-\[6px\] {
  height: 6px;
}
.h-\[74px\] {
  height: 74px;
}
.h-\[75px\] {
  height: 75px;
}
.h-\[800px\] {
  height: 800px;
}
.h-\[80px\] {
  height: 80px;
}
.h-\[812px\] {
  height: 812px;
}
.h-\[8px\] {
  height: 8px;
}
.h-\[92px\] {
  height: 92px;
}
.h-\[93vh\] {
  height: 93vh;
}
.h-\[96px\] {
  height: 96px;
}
.h-\[calc\(100\%-112px\)\] {
  height: calc(100% - 112px);
}
.h-\[calc\(100\%-56px\)\] {
  height: calc(100% - 56px);
}
.h-\[calc\(100vh-104px\)\] {
  height: calc(100vh - 104px);
}
.h-\[calc\(100vh-48px\)\] {
  height: calc(100vh - 48px);
}
.h-\[calc\(100vh-56px\)\] {
  height: calc(100vh - 56px);
}
.h-\[var\(--radix-navigation-menu-viewport-height\)\] {
  height: var(--radix-navigation-menu-viewport-height);
}
.h-\[var\(--radix-select-trigger-height\)\] {
  height: var(--radix-select-trigger-height);
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-px {
  height: 1px;
}
.h-screen {
  height: 100vh;
}
.h-svh {
  height: 100svh;
}
.max-h-0 {
  max-height: 0px;
}
.max-h-60 {
  max-height: 15rem;
}
.max-h-96 {
  max-height: 24rem;
}
.max-h-\[1000px\] {
  max-height: 1000px;
}
.max-h-\[215px\] {
  max-height: 215px;
}
.max-h-\[240px\] {
  max-height: 240px;
}
.max-h-\[260px\] {
  max-height: 260px;
}
.max-h-\[280px\] {
  max-height: 280px;
}
.max-h-\[300px\] {
  max-height: 300px;
}
.max-h-\[32px\] {
  max-height: 32px;
}
.max-h-\[361px\] {
  max-height: 361px;
}
.max-h-\[55vh\] {
  max-height: 55vh;
}
.max-h-\[600px\] {
  max-height: 600px;
}
.max-h-\[60vh\] {
  max-height: 60vh;
}
.max-h-\[70\.5dvh\] {
  max-height: 70.5dvh;
}
.max-h-\[77dvh\] {
  max-height: 77dvh;
}
.max-h-\[80vh\] {
  max-height: 80vh;
}
.max-h-\[85vh\] {
  max-height: 85vh;
}
.max-h-\[90vh\] {
  max-height: 90vh;
}
.max-h-\[calc\(100vh-32px\)\] {
  max-height: calc(100vh - 32px);
}
.max-h-screen {
  max-height: 100vh;
}
.min-h-0 {
  min-height: 0px;
}
.min-h-\[180px\] {
  min-height: 180px;
}
.min-h-\[18px\] {
  min-height: 18px;
}
.min-h-\[256px\] {
  min-height: 256px;
}
.min-h-\[320px\] {
  min-height: 320px;
}
.min-h-\[400px\] {
  min-height: 400px;
}
.min-h-\[40px\] {
  min-height: 40px;
}
.min-h-\[48px\] {
  min-height: 48px;
}
.min-h-\[56px\] {
  min-height: 56px;
}
.min-h-\[60px\] {
  min-height: 60px;
}
.min-h-\[calc\(100vh-56px\)\] {
  min-height: calc(100vh - 56px);
}
.min-h-\[calc\(100vh-56px-64px\)\] {
  min-height: calc(100vh - 56px - 64px);
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-svh {
  min-height: 100svh;
}
.\!w-\[48px\] {
  width: 48px !important;
}
.\!w-\[calc\(50vw-16px\)\] {
  width: calc(50vw - 16px) !important;
}
.\!w-\[calc\(50vw-32px\)\] {
  width: calc(50vw - 32px) !important;
}
.\!w-full {
  width: 100% !important;
}
.w-0 {
  width: 0px;
}
.w-1 {
  width: 4px;
}
.w-1\/2 {
  width: 50%;
}
.w-10 {
  width: 2.5rem;
}
.w-16 {
  width: 4rem;
}
.w-2 {
  width: 8px;
}
.w-2\.5 {
  width: 0.625rem;
}
.w-24 {
  width: 6rem;
}
.w-3 {
  width: 16px;
}
.w-3\.5 {
  width: 0.875rem;
}
.w-3\/4 {
  width: 75%;
}
.w-4 {
  width: 32px;
}
.w-5 {
  width: 1.25rem;
}
.w-6 {
  width: 1.5rem;
}
.w-64 {
  width: 16rem;
}
.w-7 {
  width: 1.75rem;
}
.w-72 {
  width: 18rem;
}
.w-8 {
  width: 2rem;
}
.w-9 {
  width: 2.25rem;
}
.w-\[--sidebar-width\] {
  width: var(--sidebar-width);
}
.w-\[0\%\] {
  width: 0%;
}
.w-\[1\%\] {
  width: 1%;
}
.w-\[10\%\] {
  width: 10%;
}
.w-\[100\%\] {
  width: 100%;
}
.w-\[100px\] {
  width: 100px;
}
.w-\[104px\] {
  width: 104px;
}
.w-\[108\%\] {
  width: 108%;
}
.w-\[109px\] {
  width: 109px;
}
.w-\[11\%\] {
  width: 11%;
}
.w-\[110px\] {
  width: 110px;
}
.w-\[114px\] {
  width: 114px;
}
.w-\[12\%\] {
  width: 12%;
}
.w-\[120px\] {
  width: 120px;
}
.w-\[124px\] {
  width: 124px;
}
.w-\[125px\] {
  width: 125px;
}
.w-\[12px\] {
  width: 12px;
}
.w-\[13\%\] {
  width: 13%;
}
.w-\[13\.5px\] {
  width: 13.5px;
}
.w-\[136px\] {
  width: 136px;
}
.w-\[139px\] {
  width: 139px;
}
.w-\[14\%\] {
  width: 14%;
}
.w-\[140px\] {
  width: 140px;
}
.w-\[15\%\] {
  width: 15%;
}
.w-\[150px\] {
  width: 150px;
}
.w-\[158px\] {
  width: 158px;
}
.w-\[16\%\] {
  width: 16%;
}
.w-\[160px\] {
  width: 160px;
}
.w-\[16px\] {
  width: 16px;
}
.w-\[17\%\] {
  width: 17%;
}
.w-\[176px\] {
  width: 176px;
}
.w-\[18\%\] {
  width: 18%;
}
.w-\[186px\] {
  width: 186px;
}
.w-\[188px\] {
  width: 188px;
}
.w-\[189px\] {
  width: 189px;
}
.w-\[18px\] {
  width: 18px;
}
.w-\[19\%\] {
  width: 19%;
}
.w-\[192px\] {
  width: 192px;
}
.w-\[1px\] {
  width: 1px;
}
.w-\[2\%\] {
  width: 2%;
}
.w-\[20\%\] {
  width: 20%;
}
.w-\[200px\] {
  width: 200px;
}
.w-\[20px\] {
  width: 20px;
}
.w-\[21\%\] {
  width: 21%;
}
.w-\[210px\] {
  width: 210px;
}
.w-\[213\.5px\] {
  width: 213.5px;
}
.w-\[218px\] {
  width: 218px;
}
.w-\[22\%\] {
  width: 22%;
}
.w-\[220px\] {
  width: 220px;
}
.w-\[23\%\] {
  width: 23%;
}
.w-\[24\%\] {
  width: 24%;
}
.w-\[240px\] {
  width: 240px;
}
.w-\[24px\] {
  width: 24px;
}
.w-\[25\%\] {
  width: 25%;
}
.w-\[254px\] {
  width: 254px;
}
.w-\[256px\] {
  width: 256px;
}
.w-\[26\%\] {
  width: 26%;
}
.w-\[27\%\] {
  width: 27%;
}
.w-\[272px\] {
  width: 272px;
}
.w-\[28\%\] {
  width: 28%;
}
.w-\[28px\] {
  width: 28px;
}
.w-\[29\%\] {
  width: 29%;
}
.w-\[3\%\] {
  width: 3%;
}
.w-\[30\%\] {
  width: 30%;
}
.w-\[30\.26px\] {
  width: 30.26px;
}
.w-\[300px\] {
  width: 300px;
}
.w-\[303px\] {
  width: 303px;
}
.w-\[304px\] {
  width: 304px;
}
.w-\[30px\] {
  width: 30px;
}
.w-\[31\%\] {
  width: 31%;
}
.w-\[32\%\] {
  width: 32%;
}
.w-\[320px\] {
  width: 320px;
}
.w-\[32px\] {
  width: 32px;
}
.w-\[33\%\] {
  width: 33%;
}
.w-\[34\%\] {
  width: 34%;
}
.w-\[35\%\] {
  width: 35%;
}
.w-\[352px\] {
  width: 352px;
}
.w-\[36\%\] {
  width: 36%;
}
.w-\[360px\] {
  width: 360px;
}
.w-\[368px\] {
  width: 368px;
}
.w-\[36px\] {
  width: 36px;
}
.w-\[37\%\] {
  width: 37%;
}
.w-\[375px\] {
  width: 375px;
}
.w-\[38\%\] {
  width: 38%;
}
.w-\[384px\] {
  width: 384px;
}
.w-\[39\%\] {
  width: 39%;
}
.w-\[4\%\] {
  width: 4%;
}
.w-\[40\%\] {
  width: 40%;
}
.w-\[400px\] {
  width: 400px;
}
.w-\[40px\] {
  width: 40px;
}
.w-\[41\%\] {
  width: 41%;
}
.w-\[42\%\] {
  width: 42%;
}
.w-\[420px\] {
  width: 420px;
}
.w-\[427px\] {
  width: 427px;
}
.w-\[43\%\] {
  width: 43%;
}
.w-\[44\%\] {
  width: 44%;
}
.w-\[44px\] {
  width: 44px;
}
.w-\[45\%\] {
  width: 45%;
}
.w-\[46\%\] {
  width: 46%;
}
.w-\[47\%\] {
  width: 47%;
}
.w-\[48\%\] {
  width: 48%;
}
.w-\[480px\] {
  width: 480px;
}
.w-\[48px\] {
  width: 48px;
}
.w-\[49\%\] {
  width: 49%;
}
.w-\[4px\] {
  width: 4px;
}
.w-\[5\%\] {
  width: 5%;
}
.w-\[50\%\] {
  width: 50%;
}
.w-\[500px\] {
  width: 500px;
}
.w-\[50px\] {
  width: 50px;
}
.w-\[51\%\] {
  width: 51%;
}
.w-\[52\%\] {
  width: 52%;
}
.w-\[53\%\] {
  width: 53%;
}
.w-\[54\%\] {
  width: 54%;
}
.w-\[55\%\] {
  width: 55%;
}
.w-\[56\%\] {
  width: 56%;
}
.w-\[56\.25px\] {
  width: 56.25px;
}
.w-\[56px\] {
  width: 56px;
}
.w-\[57\%\] {
  width: 57%;
}
.w-\[58\%\] {
  width: 58%;
}
.w-\[59\%\] {
  width: 59%;
}
.w-\[6\%\] {
  width: 6%;
}
.w-\[60\%\] {
  width: 60%;
}
.w-\[600px\] {
  width: 600px;
}
.w-\[60px\] {
  width: 60px;
}
.w-\[61\%\] {
  width: 61%;
}
.w-\[62\%\] {
  width: 62%;
}
.w-\[62\.857\%\] {
  width: 62.857%;
}
.w-\[63\%\] {
  width: 63%;
}
.w-\[64\%\] {
  width: 64%;
}
.w-\[64px\] {
  width: 64px;
}
.w-\[65\%\] {
  width: 65%;
}
.w-\[66\%\] {
  width: 66%;
}
.w-\[67\%\] {
  width: 67%;
}
.w-\[68\%\] {
  width: 68%;
}
.w-\[69\%\] {
  width: 69%;
}
.w-\[6px\] {
  width: 6px;
}
.w-\[7\%\] {
  width: 7%;
}
.w-\[70\%\] {
  width: 70%;
}
.w-\[70px\] {
  width: 70px;
}
.w-\[71\%\] {
  width: 71%;
}
.w-\[72\%\] {
  width: 72%;
}
.w-\[72px\] {
  width: 72px;
}
.w-\[73\%\] {
  width: 73%;
}
.w-\[74\%\] {
  width: 74%;
}
.w-\[75\%\] {
  width: 75%;
}
.w-\[75px\] {
  width: 75px;
}
.w-\[76\%\] {
  width: 76%;
}
.w-\[77\%\] {
  width: 77%;
}
.w-\[78\%\] {
  width: 78%;
}
.w-\[79\%\] {
  width: 79%;
}
.w-\[8\%\] {
  width: 8%;
}
.w-\[80\%\] {
  width: 80%;
}
.w-\[800px\] {
  width: 800px;
}
.w-\[80px\] {
  width: 80px;
}
.w-\[81\%\] {
  width: 81%;
}
.w-\[82\%\] {
  width: 82%;
}
.w-\[83\%\] {
  width: 83%;
}
.w-\[84\%\] {
  width: 84%;
}
.w-\[85\%\] {
  width: 85%;
}
.w-\[86\%\] {
  width: 86%;
}
.w-\[86px\] {
  width: 86px;
}
.w-\[87\%\] {
  width: 87%;
}
.w-\[88\%\] {
  width: 88%;
}
.w-\[88vw\] {
  width: 88vw;
}
.w-\[89\%\] {
  width: 89%;
}
.w-\[8px\] {
  width: 8px;
}
.w-\[9\%\] {
  width: 9%;
}
.w-\[90\%\] {
  width: 90%;
}
.w-\[91\%\] {
  width: 91%;
}
.w-\[92\%\] {
  width: 92%;
}
.w-\[92px\] {
  width: 92px;
}
.w-\[92vw\] {
  width: 92vw;
}
.w-\[93\%\] {
  width: 93%;
}
.w-\[94\%\] {
  width: 94%;
}
.w-\[95\%\] {
  width: 95%;
}
.w-\[96\%\] {
  width: 96%;
}
.w-\[96px\] {
  width: 96px;
}
.w-\[97\%\] {
  width: 97%;
}
.w-\[98\%\] {
  width: 98%;
}
.w-\[99\%\] {
  width: 99%;
}
.w-\[calc\(100\%-254px\)\] {
  width: calc(100% - 254px);
}
.w-\[calc\(100\%-32px\)\] {
  width: calc(100% - 32px);
}
.w-\[calc\(100\%-72px\)\] {
  width: calc(100% - 72px);
}
.w-\[calc\(100vw-16px\)\] {
  width: calc(100vw - 16px);
}
.w-\[calc\(100vw-8px\)\] {
  width: calc(100vw - 8px);
}
.w-\[calc\(50vw-20px\)\] {
  width: calc(50vw - 20px);
}
.w-\[calc\(50vw-40px\)\] {
  width: calc(50vw - 40px);
}
.w-\[full\] {
  width: full;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.w-max {
  width: max-content;
}
.w-px {
  width: 1px;
}
.w-screen {
  width: 100vw;
}
.min-w-0 {
  min-width: 0px;
}
.min-w-10 {
  min-width: 2.5rem;
}
.min-w-5 {
  min-width: 1.25rem;
}
.min-w-8 {
  min-width: 2rem;
}
.min-w-9 {
  min-width: 2.25rem;
}
.min-w-\[120px\] {
  min-width: 120px;
}
.min-w-\[12rem\] {
  min-width: 12rem;
}
.min-w-\[140px\] {
  min-width: 140px;
}
.min-w-\[154px\] {
  min-width: 154px;
}
.min-w-\[168px\] {
  min-width: 168px;
}
.min-w-\[180px\] {
  min-width: 180px;
}
.min-w-\[20px\] {
  min-width: 20px;
}
.min-w-\[222px\] {
  min-width: 222px;
}
.min-w-\[254px\] {
  min-width: 254px;
}
.min-w-\[320px\] {
  min-width: 320px;
}
.min-w-\[340px\] {
  min-width: 340px;
}
.min-w-\[400px\] {
  min-width: 400px;
}
.min-w-\[68px\] {
  min-width: 68px;
}
.min-w-\[70px\] {
  min-width: 70px;
}
.min-w-\[72px\] {
  min-width: 72px;
}
.min-w-\[8rem\] {
  min-width: 8rem;
}
.min-w-\[var\(--radix-select-trigger-width\)\] {
  min-width: var(--radix-select-trigger-width);
}
.min-w-full {
  min-width: 100%;
}
.max-w-7xl {
  max-width: 80rem;
}
.max-w-\[--skeleton-width\] {
  max-width: var(--skeleton-width);
}
.max-w-\[1100px\] {
  max-width: 1100px;
}
.max-w-\[1200px\] {
  max-width: 1200px;
}
.max-w-\[390px\] {
  max-width: 390px;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[409px\] {
  max-width: 409px;
}
.max-w-\[476px\] {
  max-width: 476px;
}
.max-w-\[480px\] {
  max-width: 480px;
}
.max-w-\[540px\] {
  max-width: 540px;
}
.max-w-\[900px\] {
  max-width: 900px;
}
.max-w-\[920px\] {
  max-width: 920px;
}
.max-w-\[96\%\] {
  max-width: 96%;
}
.max-w-\[calc\(100vw-32px\)\] {
  max-width: calc(100vw - 32px);
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-max {
  max-width: max-content;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-sm {
  max-width: 24rem;
}
.max-w-xl {
  max-width: 36rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-\[1_0-0\] {
  flex: 1 0-0;
}
.flex-\[1_0_0\%\] {
  flex: 1 0 0%;
}
.flex-\[1_0_0\] {
  flex: 1 0 0;
}
.flex-\[1_0_auto\] {
  flex: 1 0 auto;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-none {
  flex: none;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.shrink {
  flex-shrink: 1;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.grow {
  flex-grow: 1;
}
.grow-0 {
  flex-grow: 0;
}
.basis-full {
  flex-basis: 100%;
}
.caption-bottom {
  caption-side: bottom;
}
.border-collapse {
  border-collapse: collapse;
}
.origin-left {
  transform-origin: left;
}
.-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-x-px {
  --tw-translate-x: -1px;
  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));
}
.translate-x-\[-50\%\] {
  --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-x-\[16px\] {
  --tw-translate-x: 16px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-\[22px\] {
  --tw-translate-x: 22px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-\[24px\] {
  --tw-translate-x: 24px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-\[8px\] {
  --tw-translate-x: 8px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-px {
  --tw-translate-x: 1px;
  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-0 {
  --tw-translate-y: 0px;
  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-\[-50\%\] {
  --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));
}
.translate-y-\[2px\] {
  --tw-translate-y: 2px;
  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-\[calc\(100\%-56px\)\] {
  --tw-translate-y: calc(100% - 56px);
  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-full {
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-45 {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-90 {
  --tw-rotate: 90deg;
  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-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.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));
}
.scale-95 {
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  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-\[0\.875\] {
  --tw-scale-x: 0.875;
  --tw-scale-y: 0.875;
  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-\[1\.04\] {
  --tw-scale-x: 1.04;
  --tw-scale-y: 1.04;
  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));
}
@keyframes pulse {

  50% {
    opacity: .5;
  }
}
.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
.cursor-default {
  cursor: default;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-pointer {
  cursor: pointer;
}
.touch-none {
  touch-action: none;
}
.select-none {
  user-select: none;
}
.resize {
  resize: both;
}
.snap-x {
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
}
.snap-mandatory {
  --tw-scroll-snap-strictness: mandatory;
}
.snap-start {
  scroll-snap-align: start;
}
.list-none {
  list-style-type: none;
}
.auto-cols-\[min-content\] {
  grid-auto-columns: min-content;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid-cols-\[1\.2fr\2c 1fr\2c 1\.6fr\2c 1\.2fr\2c 1\.2fr\2c 0\.8fr\] {
  grid-template-columns: 1.2fr 1fr 1.6fr 1.2fr 1.2fr 0.8fr;
}
.grid-cols-\[1fr_2fr_auto\] {
  grid-template-columns: 1fr 2fr auto;
}
.grid-rows-1 {
  grid-template-rows: repeat(1, minmax(0, 1fr));
}
.grid-rows-2 {
  grid-template-rows: repeat(2, minmax(0, 1fr));
}
.grid-rows-\[auto_1fr\] {
  grid-template-rows: auto 1fr;
}
.flex-row {
  flex-direction: row;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.place-items-center {
  place-items: center;
}
.content-start {
  align-content: flex-start;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-stretch {
  align-items: stretch;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-around {
  justify-content: space-around;
}
.gap-1 {
  gap: 4px;
}
.gap-1\.5 {
  gap: 0.375rem;
}
.gap-2 {
  gap: 8px;
}
.gap-3 {
  gap: 16px;
}
.gap-4 {
  gap: 32px;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-9 {
  gap: 2.25rem;
}
.gap-\[-16px\] {
  gap: -16px;
}
.gap-\[0px\] {
  gap: 0px;
}
.gap-\[10px\] {
  gap: 10px;
}
.gap-\[12px\] {
  gap: 12px;
}
.gap-\[14px\] {
  gap: 14px;
}
.gap-\[16px\] {
  gap: 16px;
}
.gap-\[16px_8px\] {
  gap: 16px 8px;
}
.gap-\[17px\] {
  gap: 17px;
}
.gap-\[20px\] {
  gap: 20px;
}
.gap-\[24px\] {
  gap: 24px;
}
.gap-\[2px\] {
  gap: 2px;
}
.gap-\[3\.614px\] {
  gap: 3.614px;
}
.gap-\[32px\] {
  gap: 32px;
}
.gap-\[4px\] {
  gap: 4px;
}
.gap-\[5\.625px\] {
  gap: 5.625px;
}
.gap-\[5px\] {
  gap: 5px;
}
.gap-\[669px\] {
  gap: 669px;
}
.gap-\[6px\] {
  gap: 6px;
}
.gap-\[7\.5px\] {
  gap: 7.5px;
}
.gap-\[7px\] {
  gap: 7px;
}
.gap-\[8\.333px\] {
  gap: 8.333px;
}
.gap-\[83px\] {
  gap: 83px;
}
.gap-\[8px\] {
  gap: 8px;
}
.gap-x-3 {
  column-gap: 16px;
}
.gap-x-\[8px\] {
  column-gap: 8px;
}
.gap-y-2 {
  row-gap: 8px;
}
.gap-y-\[12px\] {
  row-gap: 12px;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(4px * var(--tw-space-x-reverse));
  margin-left: calc(4px * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(8px * var(--tw-space-x-reverse));
  margin-left: calc(8px * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(32px * var(--tw-space-x-reverse));
  margin-left: calc(32px * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(4px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4px * var(--tw-space-y-reverse));
}
.space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(8px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(8px * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(16px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(16px * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(32px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(32px * var(--tw-space-y-reverse));
}
.space-y-\[12px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(12px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(12px * var(--tw-space-y-reverse));
}
.space-y-\[4px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(4px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4px * var(--tw-space-y-reverse));
}
.space-y-\[8px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(8px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(8px * var(--tw-space-y-reverse));
}
.divide-x > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-divide-opacity, 1));
}
.divide-white\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(255 255 255 / 0.1);
}
.self-start {
  align-self: flex-start;
}
.self-end {
  align-self: flex-end;
}
.self-center {
  align-self: center;
}
.self-stretch {
  align-self: stretch;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
.scroll-smooth {
  scroll-behavior: smooth;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis {
  text-overflow: ellipsis;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.text-nowrap {
  text-wrap: nowrap;
}
.break-words {
  overflow-wrap: break-word;
}
.break-all {
  word-break: break-all;
}
.\!rounded-\[0px_6px_6px_0px\] {
  border-radius: 0px 6px 6px 0px !important;
}
.\!rounded-\[6px_0px_0px_6px\] {
  border-radius: 6px 0px 0px 6px !important;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-\[0px_4px_4px_0px\] {
  border-radius: 0px 4px 4px 0px;
}
.rounded-\[0px_5px_0px_8px\] {
  border-radius: 0px 5px 0px 8px;
}
.rounded-\[0px_8px_8px_0px\] {
  border-radius: 0px 8px 8px 0px;
}
.rounded-\[10px\] {
  border-radius: 10px;
}
.rounded-\[12px\] {
  border-radius: 12px;
}
.rounded-\[16px\] {
  border-radius: 16px;
}
.rounded-\[20px\] {
  border-radius: 20px;
}
.rounded-\[2px\] {
  border-radius: 2px;
}
.rounded-\[3\.333px\] {
  border-radius: 3.333px;
}
.rounded-\[3\.33px\] {
  border-radius: 3.33px;
}
.rounded-\[32px\] {
  border-radius: 32px;
}
.rounded-\[3px\] {
  border-radius: 3px;
}
.rounded-\[4px\] {
  border-radius: 4px;
}
.rounded-\[4px_0px_0px_4px\] {
  border-radius: 4px 0px 0px 4px;
}
.rounded-\[6\.667px\] {
  border-radius: 6.667px;
}
.rounded-\[6px\] {
  border-radius: 6px;
}
.rounded-\[8px\] {
  border-radius: 8px;
}
.rounded-\[8px_0px_0px_8px\] {
  border-radius: 8px 0px 0px 8px;
}
.rounded-\[8px_8px_0px_0px\] {
  border-radius: 8px 8px 0px 0px;
}
.rounded-\[99px\] {
  border-radius: 99px;
}
.rounded-\[9px\] {
  border-radius: 9px;
}
.rounded-\[inherit\] {
  border-radius: inherit;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-none {
  border-radius: 0px;
}
.rounded-sm {
  border-radius: 0.125rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.rounded-b-\[0\] {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.rounded-b-\[8px\] {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.rounded-b-md {
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.rounded-b-none {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.rounded-l-\[8px\] {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.rounded-l-xl {
  border-top-left-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}
.rounded-r-\[8px\] {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.rounded-r-xl {
  border-top-right-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}
.rounded-t-\[10px\] {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.rounded-t-\[8px\] {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.rounded-t-md {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}
.rounded-t-none {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.rounded-br-\[8px\] {
  border-bottom-right-radius: 8px;
}
.rounded-tl-\[8px\] {
  border-top-left-radius: 8px;
}
.rounded-tl-sm {
  border-top-left-radius: 0.125rem;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-2 {
  border-width: 2px;
}
.border-\[0\.563px\] {
  border-width: 0.563px;
}
.border-\[0\.5px\] {
  border-width: 0.5px;
}
.border-\[0\.75px\] {
  border-width: 0.75px;
}
.border-\[0\.833px\] {
  border-width: 0.833px;
}
.border-\[1\.5px\] {
  border-width: 1.5px;
}
.border-\[2px\] {
  border-width: 2px;
}
.border-\[3px\] {
  border-width: 3px;
}
.border-\[6px\] {
  border-width: 6px;
}
.border-\[8px\] {
  border-width: 8px;
}
.border-x-\[6px\] {
  border-left-width: 6px;
  border-right-width: 6px;
}
.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-l {
  border-left-width: 1px;
}
.border-r {
  border-right-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-t-0 {
  border-top-width: 0px;
}
.border-dashed {
  border-style: dashed;
}
.border-none {
  border-style: none;
}
.border-\[\#14141414\] {
  border-color: #14141414;
}
.border-\[\#1F2A44\] {
  --tw-border-opacity: 1;
  border-color: rgb(31 42 68 / var(--tw-border-opacity, 1));
}
.border-\[\#31A1F3\] {
  --tw-border-opacity: 1;
  border-color: rgb(49 161 243 / var(--tw-border-opacity, 1));
}
.border-\[\#78E08F\] {
  --tw-border-opacity: 1;
  border-color: rgb(120 224 143 / var(--tw-border-opacity, 1));
}
.border-\[\#7C9CFF\] {
  --tw-border-opacity: 1;
  border-color: rgb(124 156 255 / var(--tw-border-opacity, 1));
}
.border-\[\#9DB1D1\] {
  --tw-border-opacity: 1;
  border-color: rgb(157 177 209 / var(--tw-border-opacity, 1));
}
.border-\[\#B4C0D0\] {
  --tw-border-opacity: 1;
  border-color: rgb(180 192 208 / var(--tw-border-opacity, 1));
}
.border-\[\#BF80FF\] {
  --tw-border-opacity: 1;
  border-color: rgb(191 128 255 / var(--tw-border-opacity, 1));
}
.border-\[\#D4DCE8\] {
  --tw-border-opacity: 1;
  border-color: rgb(212 220 232 / var(--tw-border-opacity, 1));
}
.border-\[\#EAEAEA\] {
  --tw-border-opacity: 1;
  border-color: rgb(234 234 234 / var(--tw-border-opacity, 1));
}
.border-\[\#F8C04E\] {
  --tw-border-opacity: 1;
  border-color: rgb(248 192 78 / var(--tw-border-opacity, 1));
}
.border-\[\#FF6B6B\] {
  --tw-border-opacity: 1;
  border-color: rgb(255 107 107 / var(--tw-border-opacity, 1));
}
.border-\[\#FFCC00\] {
  --tw-border-opacity: 1;
  border-color: rgb(255 204 0 / var(--tw-border-opacity, 1));
}
.border-\[\#FFFFFF14\] {
  border-color: #FFFFFF14;
}
.border-\[\#bdc5cb\] {
  --tw-border-opacity: 1;
  border-color: rgb(189 197 203 / var(--tw-border-opacity, 1));
}
.border-\[\#d4dce8\] {
  --tw-border-opacity: 1;
  border-color: rgb(212 220 232 / var(--tw-border-opacity, 1));
}
.border-\[\#e2ebf3\] {
  --tw-border-opacity: 1;
  border-color: rgb(226 235 243 / var(--tw-border-opacity, 1));
}
.border-\[--color-border\] {
  border-color: var(--color-border);
}
.border-\[rgba\(255\2c 255\2c 255\2c 0\.08\)\] {
  border-color: rgba(255,255,255,0.08);
}
.border-amber-400\/40 {
  border-color: rgb(251 191 36 / 0.4);
}
.border-emerald-500\/40 {
  border-color: rgb(16 185 129 / 0.4);
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.border-light-6 {
  border-color: var(--alpha-light-50);
}
.border-rose-500\/40 {
  border-color: rgb(244 63 94 / 0.4);
}
.border-sports-brand1-2 {
  --tw-border-opacity: 1;
  border-color: rgb(49 161 243 / var(--tw-border-opacity, 1));
}
.border-sports-surface-3 {
  border-color: rgba(212, 220, 232, 1);
}
.border-sports-text-1 {
  border-color: rgba(20, 20, 20, 1);
}
.border-sports-text-6 {
  border-color: rgba(20, 20, 20, 0.08);
}
.border-sportsD-text-6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.border-surface-1 {
  border-color: var(--blue-gray-900);
}
.border-surface-3 {
  border-color: var(--blue-gray-700);
}
.border-surface-6 {
  border-color: var(--alpha-dark-700);
}
.border-transparent {
  border-color: transparent;
}
.border-yellow-600 {
  --tw-border-opacity: 1;
  border-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.border-b-gray-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}
.border-l-transparent {
  border-left-color: transparent;
}
.border-t-transparent {
  border-top-color: transparent;
}
.\!bg-sports-brand1-2 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(49 161 243 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#0B0F1A\] {
  --tw-bg-opacity: 1;
  background-color: rgb(11 15 26 / var(--tw-bg-opacity, 1));
}
.bg-\[\#0F1524\] {
  --tw-bg-opacity: 1;
  background-color: rgb(15 21 36 / var(--tw-bg-opacity, 1));
}
.bg-\[\#121826\] {
  --tw-bg-opacity: 1;
  background-color: rgb(18 24 38 / var(--tw-bg-opacity, 1));
}
.bg-\[\#171B26\] {
  --tw-bg-opacity: 1;
  background-color: rgb(23 27 38 / var(--tw-bg-opacity, 1));
}
.bg-\[\#1A2440\] {
  --tw-bg-opacity: 1;
  background-color: rgb(26 36 64 / var(--tw-bg-opacity, 1));
}
.bg-\[\#1B2231\] {
  --tw-bg-opacity: 1;
  background-color: rgb(27 34 49 / var(--tw-bg-opacity, 1));
}
.bg-\[\#1E2230\] {
  --tw-bg-opacity: 1;
  background-color: rgb(30 34 48 / var(--tw-bg-opacity, 1));
}
.bg-\[\#292C3D\] {
  --tw-bg-opacity: 1;
  background-color: rgb(41 44 61 / var(--tw-bg-opacity, 1));
}
.bg-\[\#2B7FFF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(43 127 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#2BB673\] {
  --tw-bg-opacity: 1;
  background-color: rgb(43 182 115 / var(--tw-bg-opacity, 1));
}
.bg-\[\#2F3547\] {
  --tw-bg-opacity: 1;
  background-color: rgb(47 53 71 / var(--tw-bg-opacity, 1));
}
.bg-\[\#2a2a3d\] {
  --tw-bg-opacity: 1;
  background-color: rgb(42 42 61 / var(--tw-bg-opacity, 1));
}
.bg-\[\#31A1F3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(49 161 243 / var(--tw-bg-opacity, 1));
}
.bg-\[\#341A1A\] {
  --tw-bg-opacity: 1;
  background-color: rgb(52 26 26 / var(--tw-bg-opacity, 1));
}
.bg-\[\#36394D\] {
  --tw-bg-opacity: 1;
  background-color: rgb(54 57 77 / var(--tw-bg-opacity, 1));
}
.bg-\[\#39A1FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(57 161 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#434759\] {
  --tw-bg-opacity: 1;
  background-color: rgb(67 71 89 / var(--tw-bg-opacity, 1));
}
.bg-\[\#7C9CFF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(124 156 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#B4C0D0\] {
  --tw-bg-opacity: 1;
  background-color: rgb(180 192 208 / var(--tw-bg-opacity, 1));
}
.bg-\[\#BDC5CB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(189 197 203 / var(--tw-bg-opacity, 1));
}
.bg-\[\#BF80FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(191 128 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#D4DCE8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(212 220 232 / var(--tw-bg-opacity, 1));
}
.bg-\[\#D5DCE7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(213 220 231 / var(--tw-bg-opacity, 1));
}
.bg-\[\#E2EBF3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(226 235 243 / var(--tw-bg-opacity, 1));
}
.bg-\[\#E4EBF2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(228 235 242 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F8FAFC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FAC90529\] {
  background-color: #FAC90529;
}
.bg-\[\#b1c0d2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(177 192 210 / var(--tw-bg-opacity, 1));
}
.bg-\[\#cfd1d3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(207 209 211 / var(--tw-bg-opacity, 1));
}
.bg-\[\#d4dce8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(212 220 232 / var(--tw-bg-opacity, 1));
}
.bg-\[\#e2ebf3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(226 235 243 / var(--tw-bg-opacity, 1));
}
.bg-\[--color-bg\] {
  background-color: var(--color-bg);
}
.bg-amber-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity, 1));
}
.bg-black\/30 {
  background-color: rgb(0 0 0 / 0.3);
}
.bg-black\/40 {
  background-color: rgb(0 0 0 / 0.4);
}
.bg-black\/50 {
  background-color: rgb(0 0 0 / 0.5);
}
.bg-black\/70 {
  background-color: rgb(0 0 0 / 0.7);
}
.bg-black\/80 {
  background-color: rgb(0 0 0 / 0.8);
}
.bg-blue-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1));
}
.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}
.bg-brand-blue-1 {
  background-color: var(--blue-1);
}
.bg-emerald-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity, 1));
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}
.bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
.bg-light-1 {
  background-color: var(--light-primary);
}
.bg-light-4 {
  background-color: var(--light-tertiary);
}
.bg-light-5 {
  background-color: var(--alpha-light-200);
}
.bg-light-6 {
  background-color: var(--alpha-light-50);
}
.bg-red-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1));
}
.bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.bg-rose-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 113 133 / var(--tw-bg-opacity, 1));
}
.bg-sky-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(56 189 248 / var(--tw-bg-opacity, 1));
}
.bg-sports-brand1-2 {
  --tw-bg-opacity: 1;
  background-color: rgb(49 161 243 / var(--tw-bg-opacity, 1));
}
.bg-sports-brand1-2\/0 {
  background-color: rgb(49 161 243 / 0);
}
.bg-sports-brand1-2\/10 {
  background-color: rgb(49 161 243 / 0.1);
}
.bg-sports-brand1-2\/100 {
  background-color: rgb(49 161 243 / 1);
}
.bg-sports-brand1-2\/15 {
  background-color: rgb(49 161 243 / 0.15);
}
.bg-sports-brand1-2\/20 {
  background-color: rgb(49 161 243 / 0.2);
}
.bg-sports-brand1-2\/25 {
  background-color: rgb(49 161 243 / 0.25);
}
.bg-sports-brand1-2\/30 {
  background-color: rgb(49 161 243 / 0.3);
}
.bg-sports-brand1-2\/35 {
  background-color: rgb(49 161 243 / 0.35);
}
.bg-sports-brand1-2\/40 {
  background-color: rgb(49 161 243 / 0.4);
}
.bg-sports-brand1-2\/45 {
  background-color: rgb(49 161 243 / 0.45);
}
.bg-sports-brand1-2\/5 {
  background-color: rgb(49 161 243 / 0.05);
}
.bg-sports-brand1-2\/50 {
  background-color: rgb(49 161 243 / 0.5);
}
.bg-sports-brand1-2\/55 {
  background-color: rgb(49 161 243 / 0.55);
}
.bg-sports-brand1-2\/60 {
  background-color: rgb(49 161 243 / 0.6);
}
.bg-sports-brand1-2\/65 {
  background-color: rgb(49 161 243 / 0.65);
}
.bg-sports-brand1-2\/70 {
  background-color: rgb(49 161 243 / 0.7);
}
.bg-sports-brand1-2\/75 {
  background-color: rgb(49 161 243 / 0.75);
}
.bg-sports-brand1-2\/80 {
  background-color: rgb(49 161 243 / 0.8);
}
.bg-sports-brand1-2\/85 {
  background-color: rgb(49 161 243 / 0.85);
}
.bg-sports-brand1-2\/90 {
  background-color: rgb(49 161 243 / 0.9);
}
.bg-sports-brand1-2\/95 {
  background-color: rgb(49 161 243 / 0.95);
}
.bg-sports-brand2 {
  background-color: rgba(74, 222, 128, 1);
}
.bg-sports-brand2\/0 {
  background-color: rgba(74, 222, 128, 0);
}
.bg-sports-brand2\/10 {
  background-color: rgba(74, 222, 128, 0.1);
}
.bg-sports-brand2\/100 {
  background-color: rgba(74, 222, 128, 1);
}
.bg-sports-brand2\/15 {
  background-color: rgba(74, 222, 128, 0.15);
}
.bg-sports-brand2\/20 {
  background-color: rgba(74, 222, 128, 0.2);
}
.bg-sports-brand2\/25 {
  background-color: rgba(74, 222, 128, 0.25);
}
.bg-sports-brand2\/30 {
  background-color: rgba(74, 222, 128, 0.3);
}
.bg-sports-brand2\/35 {
  background-color: rgba(74, 222, 128, 0.35);
}
.bg-sports-brand2\/40 {
  background-color: rgba(74, 222, 128, 0.4);
}
.bg-sports-brand2\/45 {
  background-color: rgba(74, 222, 128, 0.45);
}
.bg-sports-brand2\/5 {
  background-color: rgba(74, 222, 128, 0.05);
}
.bg-sports-brand2\/50 {
  background-color: rgba(74, 222, 128, 0.5);
}
.bg-sports-brand2\/55 {
  background-color: rgba(74, 222, 128, 0.55);
}
.bg-sports-brand2\/60 {
  background-color: rgba(74, 222, 128, 0.6);
}
.bg-sports-brand2\/65 {
  background-color: rgba(74, 222, 128, 0.65);
}
.bg-sports-brand2\/70 {
  background-color: rgba(74, 222, 128, 0.7);
}
.bg-sports-brand2\/75 {
  background-color: rgba(74, 222, 128, 0.75);
}
.bg-sports-brand2\/80 {
  background-color: rgba(74, 222, 128, 0.8);
}
.bg-sports-brand2\/85 {
  background-color: rgba(74, 222, 128, 0.85);
}
.bg-sports-brand2\/90 {
  background-color: rgba(74, 222, 128, 0.9);
}
.bg-sports-brand2\/95 {
  background-color: rgba(74, 222, 128, 0.95);
}
.bg-sports-brand3 {
  background-color: rgba(231, 176, 8, 1);
}
.bg-sports-brand3\/0 {
  background-color: rgba(231, 176, 8, 0);
}
.bg-sports-brand3\/10 {
  background-color: rgba(231, 176, 8, 0.1);
}
.bg-sports-brand3\/100 {
  background-color: rgba(231, 176, 8, 1);
}
.bg-sports-brand3\/15 {
  background-color: rgba(231, 176, 8, 0.15);
}
.bg-sports-brand3\/20 {
  background-color: rgba(231, 176, 8, 0.2);
}
.bg-sports-brand3\/25 {
  background-color: rgba(231, 176, 8, 0.25);
}
.bg-sports-brand3\/30 {
  background-color: rgba(231, 176, 8, 0.3);
}
.bg-sports-brand3\/35 {
  background-color: rgba(231, 176, 8, 0.35);
}
.bg-sports-brand3\/40 {
  background-color: rgba(231, 176, 8, 0.4);
}
.bg-sports-brand3\/45 {
  background-color: rgba(231, 176, 8, 0.45);
}
.bg-sports-brand3\/5 {
  background-color: rgba(231, 176, 8, 0.05);
}
.bg-sports-brand3\/50 {
  background-color: rgba(231, 176, 8, 0.5);
}
.bg-sports-brand3\/55 {
  background-color: rgba(231, 176, 8, 0.55);
}
.bg-sports-brand3\/60 {
  background-color: rgba(231, 176, 8, 0.6);
}
.bg-sports-brand3\/65 {
  background-color: rgba(231, 176, 8, 0.65);
}
.bg-sports-brand3\/70 {
  background-color: rgba(231, 176, 8, 0.7);
}
.bg-sports-brand3\/75 {
  background-color: rgba(231, 176, 8, 0.75);
}
.bg-sports-brand3\/80 {
  background-color: rgba(231, 176, 8, 0.8);
}
.bg-sports-brand3\/85 {
  background-color: rgba(231, 176, 8, 0.85);
}
.bg-sports-brand3\/90 {
  background-color: rgba(231, 176, 8, 0.9);
}
.bg-sports-brand3\/95 {
  background-color: rgba(231, 176, 8, 0.95);
}
.bg-sports-brand4 {
  background-color: rgba(255, 98, 98, 1);
}
.bg-sports-brand4\/0 {
  background-color: rgba(255, 98, 98, 0);
}
.bg-sports-brand4\/10 {
  background-color: rgba(255, 98, 98, 0.1);
}
.bg-sports-brand4\/100 {
  background-color: rgba(255, 98, 98, 1);
}
.bg-sports-brand4\/15 {
  background-color: rgba(255, 98, 98, 0.15);
}
.bg-sports-brand4\/20 {
  background-color: rgba(255, 98, 98, 0.2);
}
.bg-sports-brand4\/25 {
  background-color: rgba(255, 98, 98, 0.25);
}
.bg-sports-brand4\/30 {
  background-color: rgba(255, 98, 98, 0.3);
}
.bg-sports-brand4\/35 {
  background-color: rgba(255, 98, 98, 0.35);
}
.bg-sports-brand4\/40 {
  background-color: rgba(255, 98, 98, 0.4);
}
.bg-sports-brand4\/45 {
  background-color: rgba(255, 98, 98, 0.45);
}
.bg-sports-brand4\/5 {
  background-color: rgba(255, 98, 98, 0.05);
}
.bg-sports-brand4\/50 {
  background-color: rgba(255, 98, 98, 0.5);
}
.bg-sports-brand4\/55 {
  background-color: rgba(255, 98, 98, 0.55);
}
.bg-sports-brand4\/60 {
  background-color: rgba(255, 98, 98, 0.6);
}
.bg-sports-brand4\/65 {
  background-color: rgba(255, 98, 98, 0.65);
}
.bg-sports-brand4\/70 {
  background-color: rgba(255, 98, 98, 0.7);
}
.bg-sports-brand4\/75 {
  background-color: rgba(255, 98, 98, 0.75);
}
.bg-sports-brand4\/80 {
  background-color: rgba(255, 98, 98, 0.8);
}
.bg-sports-brand4\/85 {
  background-color: rgba(255, 98, 98, 0.85);
}
.bg-sports-brand4\/90 {
  background-color: rgba(255, 98, 98, 0.9);
}
.bg-sports-brand4\/95 {
  background-color: rgba(255, 98, 98, 0.95);
}
.bg-sports-brand5 {
  background-color: rgba(159, 64, 255, 1);
}
.bg-sports-brand5\/0 {
  background-color: rgba(159, 64, 255, 0);
}
.bg-sports-brand5\/10 {
  background-color: rgba(159, 64, 255, 0.1);
}
.bg-sports-brand5\/100 {
  background-color: rgba(159, 64, 255, 1);
}
.bg-sports-brand5\/15 {
  background-color: rgba(159, 64, 255, 0.15);
}
.bg-sports-brand5\/20 {
  background-color: rgba(159, 64, 255, 0.2);
}
.bg-sports-brand5\/25 {
  background-color: rgba(159, 64, 255, 0.25);
}
.bg-sports-brand5\/30 {
  background-color: rgba(159, 64, 255, 0.3);
}
.bg-sports-brand5\/35 {
  background-color: rgba(159, 64, 255, 0.35);
}
.bg-sports-brand5\/40 {
  background-color: rgba(159, 64, 255, 0.4);
}
.bg-sports-brand5\/45 {
  background-color: rgba(159, 64, 255, 0.45);
}
.bg-sports-brand5\/5 {
  background-color: rgba(159, 64, 255, 0.05);
}
.bg-sports-brand5\/50 {
  background-color: rgba(159, 64, 255, 0.5);
}
.bg-sports-brand5\/55 {
  background-color: rgba(159, 64, 255, 0.55);
}
.bg-sports-brand5\/60 {
  background-color: rgba(159, 64, 255, 0.6);
}
.bg-sports-brand5\/65 {
  background-color: rgba(159, 64, 255, 0.65);
}
.bg-sports-brand5\/70 {
  background-color: rgba(159, 64, 255, 0.7);
}
.bg-sports-brand5\/75 {
  background-color: rgba(159, 64, 255, 0.75);
}
.bg-sports-brand5\/80 {
  background-color: rgba(159, 64, 255, 0.8);
}
.bg-sports-brand5\/85 {
  background-color: rgba(159, 64, 255, 0.85);
}
.bg-sports-brand5\/90 {
  background-color: rgba(159, 64, 255, 0.9);
}
.bg-sports-brand5\/95 {
  background-color: rgba(159, 64, 255, 0.95);
}
.bg-sports-surface-1 {
  background-color: rgba(248, 250, 252, 1);
}
.bg-sports-surface-2 {
  background-color: rgba(226, 235, 243, 1);
}
.bg-sports-surface-3 {
  background-color: rgba(212, 220, 232, 1);
}
.bg-sports-surface-3-95 {
  background-color: rgba(212, 220, 232, 0.95);
}
.bg-sports-surface-4 {
  background-color: rgba(177, 192, 210, 1);
}
.bg-sports-surface-7 {
  background-color: rgba(255, 255, 255, 0.36);
}
.bg-sports-surface-overlay {
  background-color: rgba(7, 10, 26, 0.80);
}
.bg-sports-text-1 {
  background-color: rgba(20, 20, 20, 1);
}
.bg-sports-text-1\/0 {
  background-color: rgba(20, 20, 20, 0);
}
.bg-sports-text-1\/10 {
  background-color: rgba(20, 20, 20, 0.1);
}
.bg-sports-text-1\/100 {
  background-color: rgba(20, 20, 20, 1);
}
.bg-sports-text-1\/15 {
  background-color: rgba(20, 20, 20, 0.15);
}
.bg-sports-text-1\/20 {
  background-color: rgba(20, 20, 20, 0.2);
}
.bg-sports-text-1\/25 {
  background-color: rgba(20, 20, 20, 0.25);
}
.bg-sports-text-1\/30 {
  background-color: rgba(20, 20, 20, 0.3);
}
.bg-sports-text-1\/35 {
  background-color: rgba(20, 20, 20, 0.35);
}
.bg-sports-text-1\/40 {
  background-color: rgba(20, 20, 20, 0.4);
}
.bg-sports-text-1\/45 {
  background-color: rgba(20, 20, 20, 0.45);
}
.bg-sports-text-1\/5 {
  background-color: rgba(20, 20, 20, 0.05);
}
.bg-sports-text-1\/50 {
  background-color: rgba(20, 20, 20, 0.5);
}
.bg-sports-text-1\/55 {
  background-color: rgba(20, 20, 20, 0.55);
}
.bg-sports-text-1\/60 {
  background-color: rgba(20, 20, 20, 0.6);
}
.bg-sports-text-1\/65 {
  background-color: rgba(20, 20, 20, 0.65);
}
.bg-sports-text-1\/70 {
  background-color: rgba(20, 20, 20, 0.7);
}
.bg-sports-text-1\/75 {
  background-color: rgba(20, 20, 20, 0.75);
}
.bg-sports-text-1\/80 {
  background-color: rgba(20, 20, 20, 0.8);
}
.bg-sports-text-1\/85 {
  background-color: rgba(20, 20, 20, 0.85);
}
.bg-sports-text-1\/90 {
  background-color: rgba(20, 20, 20, 0.9);
}
.bg-sports-text-1\/95 {
  background-color: rgba(20, 20, 20, 0.95);
}
.bg-sports-text-3 {
  background-color: rgba(20, 20, 20, 0.48);
}
.bg-sports-text-5 {
  background-color: rgba(20, 20, 20, 0.18);
}
.bg-sports-text-6 {
  background-color: rgba(20, 20, 20, 0.08);
}
.bg-sportsD-brand1-2 {
  --tw-bg-opacity: 1;
  background-color: rgb(49 161 243 / var(--tw-bg-opacity, 1));
}
.bg-sportsD-brand1-2\/0 {
  background-color: rgb(49 161 243 / 0);
}
.bg-sportsD-brand1-2\/10 {
  background-color: rgb(49 161 243 / 0.1);
}
.bg-sportsD-brand1-2\/100 {
  background-color: rgb(49 161 243 / 1);
}
.bg-sportsD-brand1-2\/15 {
  background-color: rgb(49 161 243 / 0.15);
}
.bg-sportsD-brand1-2\/20 {
  background-color: rgb(49 161 243 / 0.2);
}
.bg-sportsD-brand1-2\/25 {
  background-color: rgb(49 161 243 / 0.25);
}
.bg-sportsD-brand1-2\/30 {
  background-color: rgb(49 161 243 / 0.3);
}
.bg-sportsD-brand1-2\/35 {
  background-color: rgb(49 161 243 / 0.35);
}
.bg-sportsD-brand1-2\/40 {
  background-color: rgb(49 161 243 / 0.4);
}
.bg-sportsD-brand1-2\/45 {
  background-color: rgb(49 161 243 / 0.45);
}
.bg-sportsD-brand1-2\/5 {
  background-color: rgb(49 161 243 / 0.05);
}
.bg-sportsD-brand1-2\/50 {
  background-color: rgb(49 161 243 / 0.5);
}
.bg-sportsD-brand1-2\/55 {
  background-color: rgb(49 161 243 / 0.55);
}
.bg-sportsD-brand1-2\/60 {
  background-color: rgb(49 161 243 / 0.6);
}
.bg-sportsD-brand1-2\/65 {
  background-color: rgb(49 161 243 / 0.65);
}
.bg-sportsD-brand1-2\/70 {
  background-color: rgb(49 161 243 / 0.7);
}
.bg-sportsD-brand1-2\/75 {
  background-color: rgb(49 161 243 / 0.75);
}
.bg-sportsD-brand1-2\/80 {
  background-color: rgb(49 161 243 / 0.8);
}
.bg-sportsD-brand1-2\/85 {
  background-color: rgb(49 161 243 / 0.85);
}
.bg-sportsD-brand1-2\/90 {
  background-color: rgb(49 161 243 / 0.9);
}
.bg-sportsD-brand1-2\/95 {
  background-color: rgb(49 161 243 / 0.95);
}
.bg-sportsD-brand2 {
  background-color: rgba(24, 180, 81, 1);
}
.bg-sportsD-brand2\/0 {
  background-color: rgba(24, 180, 81, 0);
}
.bg-sportsD-brand2\/10 {
  background-color: rgba(24, 180, 81, 0.1);
}
.bg-sportsD-brand2\/100 {
  background-color: rgba(24, 180, 81, 1);
}
.bg-sportsD-brand2\/15 {
  background-color: rgba(24, 180, 81, 0.15);
}
.bg-sportsD-brand2\/20 {
  background-color: rgba(24, 180, 81, 0.2);
}
.bg-sportsD-brand2\/25 {
  background-color: rgba(24, 180, 81, 0.25);
}
.bg-sportsD-brand2\/30 {
  background-color: rgba(24, 180, 81, 0.3);
}
.bg-sportsD-brand2\/35 {
  background-color: rgba(24, 180, 81, 0.35);
}
.bg-sportsD-brand2\/40 {
  background-color: rgba(24, 180, 81, 0.4);
}
.bg-sportsD-brand2\/45 {
  background-color: rgba(24, 180, 81, 0.45);
}
.bg-sportsD-brand2\/5 {
  background-color: rgba(24, 180, 81, 0.05);
}
.bg-sportsD-brand2\/50 {
  background-color: rgba(24, 180, 81, 0.5);
}
.bg-sportsD-brand2\/55 {
  background-color: rgba(24, 180, 81, 0.55);
}
.bg-sportsD-brand2\/60 {
  background-color: rgba(24, 180, 81, 0.6);
}
.bg-sportsD-brand2\/65 {
  background-color: rgba(24, 180, 81, 0.65);
}
.bg-sportsD-brand2\/70 {
  background-color: rgba(24, 180, 81, 0.7);
}
.bg-sportsD-brand2\/75 {
  background-color: rgba(24, 180, 81, 0.75);
}
.bg-sportsD-brand2\/80 {
  background-color: rgba(24, 180, 81, 0.8);
}
.bg-sportsD-brand2\/85 {
  background-color: rgba(24, 180, 81, 0.85);
}
.bg-sportsD-brand2\/90 {
  background-color: rgba(24, 180, 81, 0.9);
}
.bg-sportsD-brand2\/95 {
  background-color: rgba(24, 180, 81, 0.95);
}
.bg-sportsD-brand3 {
  background-color: rgba(250, 201, 5, 1);
}
.bg-sportsD-brand3\/0 {
  background-color: rgba(250, 201, 5, 0);
}
.bg-sportsD-brand3\/10 {
  background-color: rgba(250, 201, 5, 0.1);
}
.bg-sportsD-brand3\/100 {
  background-color: rgba(250, 201, 5, 1);
}
.bg-sportsD-brand3\/15 {
  background-color: rgba(250, 201, 5, 0.15);
}
.bg-sportsD-brand3\/20 {
  background-color: rgba(250, 201, 5, 0.2);
}
.bg-sportsD-brand3\/25 {
  background-color: rgba(250, 201, 5, 0.25);
}
.bg-sportsD-brand3\/30 {
  background-color: rgba(250, 201, 5, 0.3);
}
.bg-sportsD-brand3\/35 {
  background-color: rgba(250, 201, 5, 0.35);
}
.bg-sportsD-brand3\/40 {
  background-color: rgba(250, 201, 5, 0.4);
}
.bg-sportsD-brand3\/45 {
  background-color: rgba(250, 201, 5, 0.45);
}
.bg-sportsD-brand3\/5 {
  background-color: rgba(250, 201, 5, 0.05);
}
.bg-sportsD-brand3\/50 {
  background-color: rgba(250, 201, 5, 0.5);
}
.bg-sportsD-brand3\/55 {
  background-color: rgba(250, 201, 5, 0.55);
}
.bg-sportsD-brand3\/60 {
  background-color: rgba(250, 201, 5, 0.6);
}
.bg-sportsD-brand3\/65 {
  background-color: rgba(250, 201, 5, 0.65);
}
.bg-sportsD-brand3\/70 {
  background-color: rgba(250, 201, 5, 0.7);
}
.bg-sportsD-brand3\/75 {
  background-color: rgba(250, 201, 5, 0.75);
}
.bg-sportsD-brand3\/80 {
  background-color: rgba(250, 201, 5, 0.8);
}
.bg-sportsD-brand3\/85 {
  background-color: rgba(250, 201, 5, 0.85);
}
.bg-sportsD-brand3\/90 {
  background-color: rgba(250, 201, 5, 0.9);
}
.bg-sportsD-brand3\/95 {
  background-color: rgba(250, 201, 5, 0.95);
}
.bg-sportsD-brand4 {
  background-color: rgba(239, 67, 67, 1);
}
.bg-sportsD-brand4\/0 {
  background-color: rgba(239, 67, 67, 0);
}
.bg-sportsD-brand4\/10 {
  background-color: rgba(239, 67, 67, 0.1);
}
.bg-sportsD-brand4\/100 {
  background-color: rgba(239, 67, 67, 1);
}
.bg-sportsD-brand4\/15 {
  background-color: rgba(239, 67, 67, 0.15);
}
.bg-sportsD-brand4\/20 {
  background-color: rgba(239, 67, 67, 0.2);
}
.bg-sportsD-brand4\/25 {
  background-color: rgba(239, 67, 67, 0.25);
}
.bg-sportsD-brand4\/30 {
  background-color: rgba(239, 67, 67, 0.3);
}
.bg-sportsD-brand4\/35 {
  background-color: rgba(239, 67, 67, 0.35);
}
.bg-sportsD-brand4\/40 {
  background-color: rgba(239, 67, 67, 0.4);
}
.bg-sportsD-brand4\/45 {
  background-color: rgba(239, 67, 67, 0.45);
}
.bg-sportsD-brand4\/5 {
  background-color: rgba(239, 67, 67, 0.05);
}
.bg-sportsD-brand4\/50 {
  background-color: rgba(239, 67, 67, 0.5);
}
.bg-sportsD-brand4\/55 {
  background-color: rgba(239, 67, 67, 0.55);
}
.bg-sportsD-brand4\/60 {
  background-color: rgba(239, 67, 67, 0.6);
}
.bg-sportsD-brand4\/65 {
  background-color: rgba(239, 67, 67, 0.65);
}
.bg-sportsD-brand4\/70 {
  background-color: rgba(239, 67, 67, 0.7);
}
.bg-sportsD-brand4\/75 {
  background-color: rgba(239, 67, 67, 0.75);
}
.bg-sportsD-brand4\/80 {
  background-color: rgba(239, 67, 67, 0.8);
}
.bg-sportsD-brand4\/85 {
  background-color: rgba(239, 67, 67, 0.85);
}
.bg-sportsD-brand4\/90 {
  background-color: rgba(239, 67, 67, 0.9);
}
.bg-sportsD-brand4\/95 {
  background-color: rgba(239, 67, 67, 0.95);
}
.bg-sportsD-brand5 {
  background-color: rgba(159, 64, 255, 1);
}
.bg-sportsD-brand5\/0 {
  background-color: rgba(159, 64, 255, 0);
}
.bg-sportsD-brand5\/10 {
  background-color: rgba(159, 64, 255, 0.1);
}
.bg-sportsD-brand5\/100 {
  background-color: rgba(159, 64, 255, 1);
}
.bg-sportsD-brand5\/15 {
  background-color: rgba(159, 64, 255, 0.15);
}
.bg-sportsD-brand5\/20 {
  background-color: rgba(159, 64, 255, 0.2);
}
.bg-sportsD-brand5\/25 {
  background-color: rgba(159, 64, 255, 0.25);
}
.bg-sportsD-brand5\/30 {
  background-color: rgba(159, 64, 255, 0.3);
}
.bg-sportsD-brand5\/35 {
  background-color: rgba(159, 64, 255, 0.35);
}
.bg-sportsD-brand5\/40 {
  background-color: rgba(159, 64, 255, 0.4);
}
.bg-sportsD-brand5\/45 {
  background-color: rgba(159, 64, 255, 0.45);
}
.bg-sportsD-brand5\/5 {
  background-color: rgba(159, 64, 255, 0.05);
}
.bg-sportsD-brand5\/50 {
  background-color: rgba(159, 64, 255, 0.5);
}
.bg-sportsD-brand5\/55 {
  background-color: rgba(159, 64, 255, 0.55);
}
.bg-sportsD-brand5\/60 {
  background-color: rgba(159, 64, 255, 0.6);
}
.bg-sportsD-brand5\/65 {
  background-color: rgba(159, 64, 255, 0.65);
}
.bg-sportsD-brand5\/70 {
  background-color: rgba(159, 64, 255, 0.7);
}
.bg-sportsD-brand5\/75 {
  background-color: rgba(159, 64, 255, 0.75);
}
.bg-sportsD-brand5\/80 {
  background-color: rgba(159, 64, 255, 0.8);
}
.bg-sportsD-brand5\/85 {
  background-color: rgba(159, 64, 255, 0.85);
}
.bg-sportsD-brand5\/90 {
  background-color: rgba(159, 64, 255, 0.9);
}
.bg-sportsD-brand5\/95 {
  background-color: rgba(159, 64, 255, 0.95);
}
.bg-sportsD-surface-7 {
  background-color: rgba(26, 26, 26, 0.36);
}
.bg-sportsD-text-1 {
  background-color: rgba(255, 255, 255, 1);
}
.bg-sportsD-text-1\/0 {
  background-color: rgba(255, 255, 255, 0);
}
.bg-sportsD-text-1\/10 {
  background-color: rgba(255, 255, 255, 0.1);
}
.bg-sportsD-text-1\/100 {
  background-color: rgba(255, 255, 255, 1);
}
.bg-sportsD-text-1\/15 {
  background-color: rgba(255, 255, 255, 0.15);
}
.bg-sportsD-text-1\/20 {
  background-color: rgba(255, 255, 255, 0.2);
}
.bg-sportsD-text-1\/25 {
  background-color: rgba(255, 255, 255, 0.25);
}
.bg-sportsD-text-1\/30 {
  background-color: rgba(255, 255, 255, 0.3);
}
.bg-sportsD-text-1\/35 {
  background-color: rgba(255, 255, 255, 0.35);
}
.bg-sportsD-text-1\/40 {
  background-color: rgba(255, 255, 255, 0.4);
}
.bg-sportsD-text-1\/45 {
  background-color: rgba(255, 255, 255, 0.45);
}
.bg-sportsD-text-1\/5 {
  background-color: rgba(255, 255, 255, 0.05);
}
.bg-sportsD-text-1\/50 {
  background-color: rgba(255, 255, 255, 0.5);
}
.bg-sportsD-text-1\/55 {
  background-color: rgba(255, 255, 255, 0.55);
}
.bg-sportsD-text-1\/60 {
  background-color: rgba(255, 255, 255, 0.6);
}
.bg-sportsD-text-1\/65 {
  background-color: rgba(255, 255, 255, 0.65);
}
.bg-sportsD-text-1\/70 {
  background-color: rgba(255, 255, 255, 0.7);
}
.bg-sportsD-text-1\/75 {
  background-color: rgba(255, 255, 255, 0.75);
}
.bg-sportsD-text-1\/80 {
  background-color: rgba(255, 255, 255, 0.8);
}
.bg-sportsD-text-1\/85 {
  background-color: rgba(255, 255, 255, 0.85);
}
.bg-sportsD-text-1\/90 {
  background-color: rgba(255, 255, 255, 0.9);
}
.bg-sportsD-text-1\/95 {
  background-color: rgba(255, 255, 255, 0.95);
}
.bg-sportsD-text-5 {
  background-color: rgba(255, 255, 255, 0.18);
}
.bg-sportsD-text-6 {
  background-color: rgba(255, 255, 255, 0.08);
}
.bg-surface-1 {
  background-color: var(--blue-gray-900);
}
.bg-surface-2 {
  background-color: var(--blue-gray-800);
}
.bg-surface-3 {
  background-color: var(--blue-gray-700);
}
.bg-surface-4 {
  background-color: var(--blue-gray-600);
}
.bg-surface-6 {
  background-color: var(--alpha-dark-700);
}
.bg-transparent {
  background-color: transparent;
}
.bg-vip-bronze {
  --tw-bg-opacity: 1;
  background-color: rgb(229 184 137 / var(--tw-bg-opacity, 1));
}
.bg-vip-bronze\/50 {
  background-color: rgb(229 184 137 / 0.5);
}
.bg-vip-diamond {
  --tw-bg-opacity: 1;
  background-color: rgb(204 20 204 / var(--tw-bg-opacity, 1));
}
.bg-vip-diamond\/50 {
  background-color: rgb(204 20 204 / 0.5);
}
.bg-vip-gold {
  --tw-bg-opacity: 1;
  background-color: rgb(255 204 0 / var(--tw-bg-opacity, 1));
}
.bg-vip-gold\/50 {
  background-color: rgb(255 204 0 / 0.5);
}
.bg-vip-obsidian {
  --tw-bg-opacity: 1;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity, 1));
}
.bg-vip-obsidian\/50 {
  background-color: rgb(63 63 70 / 0.5);
}
.bg-vip-platinum {
  --tw-bg-opacity: 1;
  background-color: rgb(191 128 255 / var(--tw-bg-opacity, 1));
}
.bg-vip-platinum\/50 {
  background-color: rgb(191 128 255 / 0.5);
}
.bg-vip-silver {
  --tw-bg-opacity: 1;
  background-color: rgb(204 204 204 / var(--tw-bg-opacity, 1));
}
.bg-vip-silver\/50 {
  background-color: rgb(204 204 204 / 0.5);
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/10 {
  background-color: rgb(255 255 255 / 0.1);
}
.bg-yellow-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1));
}
.bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1));
}
.bg-opacity-10 {
  --tw-bg-opacity: 0.1;
}
.bg-\[image\:linear-gradient\(180deg\2c rgba\(255\2c 255\2c 255\2c 0\.00\)_34\.66\%\2c \#f5f5f5_74\.92\%\2c \#ffffff_100\%\)\2c url\(\'\/img\/login\/background\.png\'\)\] {
  background-image: linear-gradient(180deg,rgba(255,255,255,0.00) 34.66%,#f5f5f5 74.92%,#ffffff 100%),url('/img/login/background.png');
}
.bg-\[image\:linear-gradient\(180deg\2c rgba\(255\2c 255\2c 255\2c 0\.00\)_60\%\2c \#E2EBF3_100\%\)\2c url\(\'\/img\/login\/background-mobile\.png\'\)\] {
  background-image: linear-gradient(180deg,rgba(255,255,255,0.00) 60%,#E2EBF3 100%),url('/img/login/background-mobile.png');
}
.bg-\[linear-gradient\(90deg\2c \#1380EC_0\%\2c \#3CF_100\%\)\] {
  background-image: linear-gradient(90deg,#1380EC 0%,#3CF 100%);
}
.bg-\[linear-gradient\(90deg\2c \#3479E9_0\%\2c \#33CCFF_100\%\)\] {
  background-image: linear-gradient(90deg,#3479E9 0%,#33CCFF 100%);
}
.bg-\[linear-gradient\(90deg\2c var\(--colors-blue-500\2c \#3479E9\)_0\%\2c \#3CF_100\%\)\] {
  background-image: linear-gradient(90deg,var(--colors-blue-500,#3479E9) 0%,#3CF 100%);
}
.bg-\[linear-gradient\(to_bottom\2c _\#BE7022_20\%\2c _var\(--blue-gray-800\)_70\%\)\] {
  background-image: linear-gradient(to bottom, #BE7022 20%, var(--blue-gray-800) 70%);
}
.bg-\[url\(\/img\/home\/game-bg\.png\)\] {
  background-image: url(/img/home/game-bg.png);
}
.bg-\[url\(\/img\/sports\/betOdds\/bannerSquareBlue\.svg\)\] {
  background-image: url(/img/sports/betOdds/bannerSquareBlue.svg);
}
.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));
}
.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.from-\[\#1380EC\] {
  --tw-gradient-from: #1380EC var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(19 128 236 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#292C3D\] {
  --tw-gradient-from: #292C3D var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(41 44 61 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#3479E9\] {
  --tw-gradient-from: #3479E9 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(52 121 233 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#4C3512\] {
  --tw-gradient-from: #4C3512 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(76 53 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#f8fafc\] {
  --tw-gradient-from: #f8fafc var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-sports-navShadowGradient1 {
  --tw-gradient-from: rgba(248, 250, 252, 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(248, 250, 252, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-surface-3 {
  --tw-gradient-from: var(--blue-gray-700) 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-transparent {
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-bronze\/10 {
  --tw-gradient-from: rgb(229 184 137 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(229 184 137 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-bronze\/15 {
  --tw-gradient-from: rgb(229 184 137 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(229 184 137 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-bronze\/20 {
  --tw-gradient-from: rgb(229 184 137 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(229 184 137 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-bronze\/25 {
  --tw-gradient-from: rgb(229 184 137 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(229 184 137 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-bronze\/30 {
  --tw-gradient-from: rgb(229 184 137 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(229 184 137 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-bronze\/35 {
  --tw-gradient-from: rgb(229 184 137 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(229 184 137 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-bronze\/40 {
  --tw-gradient-from: rgb(229 184 137 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(229 184 137 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-bronze\/5 {
  --tw-gradient-from: rgb(229 184 137 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(229 184 137 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-bronze\/50 {
  --tw-gradient-from: rgb(229 184 137 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(229 184 137 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-diamond\/10 {
  --tw-gradient-from: rgb(204 20 204 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 20 204 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-diamond\/15 {
  --tw-gradient-from: rgb(204 20 204 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 20 204 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-diamond\/20 {
  --tw-gradient-from: rgb(204 20 204 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 20 204 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-diamond\/25 {
  --tw-gradient-from: rgb(204 20 204 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 20 204 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-diamond\/30 {
  --tw-gradient-from: rgb(204 20 204 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 20 204 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-diamond\/35 {
  --tw-gradient-from: rgb(204 20 204 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 20 204 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-diamond\/40 {
  --tw-gradient-from: rgb(204 20 204 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 20 204 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-diamond\/5 {
  --tw-gradient-from: rgb(204 20 204 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 20 204 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-diamond\/50 {
  --tw-gradient-from: rgb(204 20 204 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 20 204 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-gold\/10 {
  --tw-gradient-from: rgb(255 204 0 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-gold\/15 {
  --tw-gradient-from: rgb(255 204 0 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-gold\/20 {
  --tw-gradient-from: rgb(255 204 0 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-gold\/25 {
  --tw-gradient-from: rgb(255 204 0 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-gold\/30 {
  --tw-gradient-from: rgb(255 204 0 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-gold\/35 {
  --tw-gradient-from: rgb(255 204 0 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-gold\/40 {
  --tw-gradient-from: rgb(255 204 0 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-gold\/5 {
  --tw-gradient-from: rgb(255 204 0 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-gold\/50 {
  --tw-gradient-from: rgb(255 204 0 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-obsidian\/10 {
  --tw-gradient-from: rgb(63 63 70 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-obsidian\/15 {
  --tw-gradient-from: rgb(63 63 70 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-obsidian\/20 {
  --tw-gradient-from: rgb(63 63 70 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-obsidian\/25 {
  --tw-gradient-from: rgb(63 63 70 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-obsidian\/30 {
  --tw-gradient-from: rgb(63 63 70 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-obsidian\/35 {
  --tw-gradient-from: rgb(63 63 70 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-obsidian\/40 {
  --tw-gradient-from: rgb(63 63 70 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-obsidian\/5 {
  --tw-gradient-from: rgb(63 63 70 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-obsidian\/50 {
  --tw-gradient-from: rgb(63 63 70 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-platinum\/10 {
  --tw-gradient-from: rgb(191 128 255 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(191 128 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-platinum\/15 {
  --tw-gradient-from: rgb(191 128 255 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(191 128 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-platinum\/20 {
  --tw-gradient-from: rgb(191 128 255 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(191 128 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-platinum\/25 {
  --tw-gradient-from: rgb(191 128 255 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(191 128 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-platinum\/30 {
  --tw-gradient-from: rgb(191 128 255 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(191 128 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-platinum\/35 {
  --tw-gradient-from: rgb(191 128 255 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(191 128 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-platinum\/40 {
  --tw-gradient-from: rgb(191 128 255 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(191 128 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-platinum\/5 {
  --tw-gradient-from: rgb(191 128 255 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(191 128 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-platinum\/50 {
  --tw-gradient-from: rgb(191 128 255 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(191 128 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-silver\/10 {
  --tw-gradient-from: rgb(204 204 204 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 204 204 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-silver\/15 {
  --tw-gradient-from: rgb(204 204 204 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 204 204 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-silver\/20 {
  --tw-gradient-from: rgb(204 204 204 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 204 204 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-silver\/25 {
  --tw-gradient-from: rgb(204 204 204 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 204 204 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-silver\/30 {
  --tw-gradient-from: rgb(204 204 204 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 204 204 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-silver\/35 {
  --tw-gradient-from: rgb(204 204 204 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 204 204 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-silver\/40 {
  --tw-gradient-from: rgb(204 204 204 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 204 204 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-silver\/5 {
  --tw-gradient-from: rgb(204 204 204 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 204 204 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-vip-silver\/50 {
  --tw-gradient-from: rgb(204 204 204 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 204 204 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-white {
  --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);
}
.via-\[\#140F0B\] {
  --tw-gradient-to: rgb(20 15 11 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #140F0B var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-\[\#004ABB\] {
  --tw-gradient-to: #004ABB var(--tw-gradient-to-position);
}
.to-\[\#0E1118\] {
  --tw-gradient-to: #0E1118 var(--tw-gradient-to-position);
}
.to-\[\#140F0B\] {
  --tw-gradient-to: #140F0B var(--tw-gradient-to-position);
}
.to-\[\#2E8261\] {
  --tw-gradient-to: #2E8261 var(--tw-gradient-to-position);
}
.to-\[\#33CCFF\] {
  --tw-gradient-to: #33CCFF var(--tw-gradient-to-position);
}
.to-\[\#3CF\] {
  --tw-gradient-to: #3CF var(--tw-gradient-to-position);
}
.to-\[\#9A6104\] {
  --tw-gradient-to: #9A6104 var(--tw-gradient-to-position);
}
.to-\[\#B6361B\] {
  --tw-gradient-to: #B6361B var(--tw-gradient-to-position);
}
.to-\[\#BF80FF\] {
  --tw-gradient-to: #BF80FF var(--tw-gradient-to-position);
}
.to-\[\#e2ebf3\] {
  --tw-gradient-to: #e2ebf3 var(--tw-gradient-to-position);
}
.to-sports-navShadowGradient2 {
  --tw-gradient-to: rgba(248, 250, 252, 1) var(--tw-gradient-to-position);
}
.to-surface-2 {
  --tw-gradient-to: var(--blue-gray-800) var(--tw-gradient-to-position);
}
.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.to-vip-bronze\/0 {
  --tw-gradient-to: rgb(229 184 137 / 0) var(--tw-gradient-to-position);
}
.to-vip-bronze\/10 {
  --tw-gradient-to: rgb(229 184 137 / 0.1) var(--tw-gradient-to-position);
}
.to-vip-bronze\/15 {
  --tw-gradient-to: rgb(229 184 137 / 0.15) var(--tw-gradient-to-position);
}
.to-vip-bronze\/20 {
  --tw-gradient-to: rgb(229 184 137 / 0.2) var(--tw-gradient-to-position);
}
.to-vip-bronze\/25 {
  --tw-gradient-to: rgb(229 184 137 / 0.25) var(--tw-gradient-to-position);
}
.to-vip-bronze\/30 {
  --tw-gradient-to: rgb(229 184 137 / 0.3) var(--tw-gradient-to-position);
}
.to-vip-bronze\/35 {
  --tw-gradient-to: rgb(229 184 137 / 0.35) var(--tw-gradient-to-position);
}
.to-vip-bronze\/5 {
  --tw-gradient-to: rgb(229 184 137 / 0.05) var(--tw-gradient-to-position);
}
.to-vip-diamond\/0 {
  --tw-gradient-to: rgb(204 20 204 / 0) var(--tw-gradient-to-position);
}
.to-vip-diamond\/10 {
  --tw-gradient-to: rgb(204 20 204 / 0.1) var(--tw-gradient-to-position);
}
.to-vip-diamond\/15 {
  --tw-gradient-to: rgb(204 20 204 / 0.15) var(--tw-gradient-to-position);
}
.to-vip-diamond\/20 {
  --tw-gradient-to: rgb(204 20 204 / 0.2) var(--tw-gradient-to-position);
}
.to-vip-diamond\/25 {
  --tw-gradient-to: rgb(204 20 204 / 0.25) var(--tw-gradient-to-position);
}
.to-vip-diamond\/30 {
  --tw-gradient-to: rgb(204 20 204 / 0.3) var(--tw-gradient-to-position);
}
.to-vip-diamond\/35 {
  --tw-gradient-to: rgb(204 20 204 / 0.35) var(--tw-gradient-to-position);
}
.to-vip-diamond\/5 {
  --tw-gradient-to: rgb(204 20 204 / 0.05) var(--tw-gradient-to-position);
}
.to-vip-gold\/0 {
  --tw-gradient-to: rgb(255 204 0 / 0) var(--tw-gradient-to-position);
}
.to-vip-gold\/10 {
  --tw-gradient-to: rgb(255 204 0 / 0.1) var(--tw-gradient-to-position);
}
.to-vip-gold\/15 {
  --tw-gradient-to: rgb(255 204 0 / 0.15) var(--tw-gradient-to-position);
}
.to-vip-gold\/20 {
  --tw-gradient-to: rgb(255 204 0 / 0.2) var(--tw-gradient-to-position);
}
.to-vip-gold\/25 {
  --tw-gradient-to: rgb(255 204 0 / 0.25) var(--tw-gradient-to-position);
}
.to-vip-gold\/30 {
  --tw-gradient-to: rgb(255 204 0 / 0.3) var(--tw-gradient-to-position);
}
.to-vip-gold\/35 {
  --tw-gradient-to: rgb(255 204 0 / 0.35) var(--tw-gradient-to-position);
}
.to-vip-gold\/5 {
  --tw-gradient-to: rgb(255 204 0 / 0.05) var(--tw-gradient-to-position);
}
.to-vip-obsidian\/0 {
  --tw-gradient-to: rgb(63 63 70 / 0) var(--tw-gradient-to-position);
}
.to-vip-obsidian\/10 {
  --tw-gradient-to: rgb(63 63 70 / 0.1) var(--tw-gradient-to-position);
}
.to-vip-obsidian\/15 {
  --tw-gradient-to: rgb(63 63 70 / 0.15) var(--tw-gradient-to-position);
}
.to-vip-obsidian\/20 {
  --tw-gradient-to: rgb(63 63 70 / 0.2) var(--tw-gradient-to-position);
}
.to-vip-obsidian\/25 {
  --tw-gradient-to: rgb(63 63 70 / 0.25) var(--tw-gradient-to-position);
}
.to-vip-obsidian\/30 {
  --tw-gradient-to: rgb(63 63 70 / 0.3) var(--tw-gradient-to-position);
}
.to-vip-obsidian\/35 {
  --tw-gradient-to: rgb(63 63 70 / 0.35) var(--tw-gradient-to-position);
}
.to-vip-obsidian\/5 {
  --tw-gradient-to: rgb(63 63 70 / 0.05) var(--tw-gradient-to-position);
}
.to-vip-platinum\/0 {
  --tw-gradient-to: rgb(191 128 255 / 0) var(--tw-gradient-to-position);
}
.to-vip-platinum\/10 {
  --tw-gradient-to: rgb(191 128 255 / 0.1) var(--tw-gradient-to-position);
}
.to-vip-platinum\/15 {
  --tw-gradient-to: rgb(191 128 255 / 0.15) var(--tw-gradient-to-position);
}
.to-vip-platinum\/20 {
  --tw-gradient-to: rgb(191 128 255 / 0.2) var(--tw-gradient-to-position);
}
.to-vip-platinum\/25 {
  --tw-gradient-to: rgb(191 128 255 / 0.25) var(--tw-gradient-to-position);
}
.to-vip-platinum\/30 {
  --tw-gradient-to: rgb(191 128 255 / 0.3) var(--tw-gradient-to-position);
}
.to-vip-platinum\/35 {
  --tw-gradient-to: rgb(191 128 255 / 0.35) var(--tw-gradient-to-position);
}
.to-vip-platinum\/5 {
  --tw-gradient-to: rgb(191 128 255 / 0.05) var(--tw-gradient-to-position);
}
.to-vip-silver\/0 {
  --tw-gradient-to: rgb(204 204 204 / 0) var(--tw-gradient-to-position);
}
.to-vip-silver\/10 {
  --tw-gradient-to: rgb(204 204 204 / 0.1) var(--tw-gradient-to-position);
}
.to-vip-silver\/15 {
  --tw-gradient-to: rgb(204 204 204 / 0.15) var(--tw-gradient-to-position);
}
.to-vip-silver\/20 {
  --tw-gradient-to: rgb(204 204 204 / 0.2) var(--tw-gradient-to-position);
}
.to-vip-silver\/25 {
  --tw-gradient-to: rgb(204 204 204 / 0.25) var(--tw-gradient-to-position);
}
.to-vip-silver\/30 {
  --tw-gradient-to: rgb(204 204 204 / 0.3) var(--tw-gradient-to-position);
}
.to-vip-silver\/35 {
  --tw-gradient-to: rgb(204 204 204 / 0.35) var(--tw-gradient-to-position);
}
.to-vip-silver\/5 {
  --tw-gradient-to: rgb(204 204 204 / 0.05) var(--tw-gradient-to-position);
}
.to-white {
  --tw-gradient-to: #fff var(--tw-gradient-to-position);
}
.bg-cover {
  background-size: cover;
}
.bg-bottom {
  background-position: bottom;
}
.bg-center {
  background-position: center;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.fill-\[\#7300FF\] {
  fill: #7300FF;
}
.fill-\[\#80F\] {
  fill: #80F;
}
.fill-\[\#F7C948\] {
  fill: #F7C948;
}
.fill-current {
  fill: currentColor;
}
.fill-white\/80 {
  fill: rgb(255 255 255 / 0.8);
}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}
.p-0 {
  padding: 0px;
}
.p-1 {
  padding: 4px;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-2 {
  padding: 8px;
}
.p-3 {
  padding: 16px;
}
.p-4 {
  padding: 32px;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-8 {
  padding: 2rem;
}
.p-\[0\.844px_0px_0\.903px_0px\] {
  padding: 0.844px 0px 0.903px 0px;
}
.p-\[0\] {
  padding: 0;
}
.p-\[0_16px\] {
  padding: 0 16px;
}
.p-\[0_39px\] {
  padding: 0 39px;
}
.p-\[0_4px\] {
  padding: 0 4px;
}
.p-\[0_8px\] {
  padding: 0 8px;
}
.p-\[0_8px_0_4px\] {
  padding: 0 8px 0 4px;
}
.p-\[0px_16px\] {
  padding: 0px 16px;
}
.p-\[0px_16px_16px_16px\] {
  padding: 0px 16px 16px 16px;
}
.p-\[0px_24px_26px_24px\] {
  padding: 0px 24px 26px 24px;
}
.p-\[0px_25px\] {
  padding: 0px 25px;
}
.p-\[0px_32px\] {
  padding: 0px 32px;
}
.p-\[0px_4px\] {
  padding: 0px 4px;
}
.p-\[0px_8px\] {
  padding: 0px 8px;
}
.p-\[0px_8px_0px_4px\] {
  padding: 0px 8px 0px 4px;
}
.p-\[0px_8px_16px_8px\] {
  padding: 0px 8px 16px 8px;
}
.p-\[0px_8px_8px_8px\] {
  padding: 0px 8px 8px 8px;
}
.p-\[1\.875px\] {
  padding: 1.875px;
}
.p-\[10px\] {
  padding: 10px;
}
.p-\[10px_6px\] {
  padding: 10px 6px;
}
.p-\[11px\] {
  padding: 11px;
}
.p-\[11px_12px\] {
  padding: 11px 12px;
}
.p-\[12px\] {
  padding: 12px;
}
.p-\[12px_16px\] {
  padding: 12px 16px;
}
.p-\[12px_8px\] {
  padding: 12px 8px;
}
.p-\[13px\] {
  padding: 13px;
}
.p-\[14px\] {
  padding: 14px;
}
.p-\[14px_8px\] {
  padding: 14px 8px;
}
.p-\[16px\] {
  padding: 16px;
}
.p-\[16px_0px\] {
  padding: 16px 0px;
}
.p-\[16px_16px_0px_16px\] {
  padding: 16px 16px 0px 16px;
}
.p-\[16px_16px_24px_16px\] {
  padding: 16px 16px 24px 16px;
}
.p-\[16px_16px_32px_16px\] {
  padding: 16px 16px 32px 16px;
}
.p-\[16px_16px_8px_16px\] {
  padding: 16px 16px 8px 16px;
}
.p-\[16px_32px\] {
  padding: 16px 32px;
}
.p-\[16px_32px_32px_32px\] {
  padding: 16px 32px 32px 32px;
}
.p-\[16px_8px\] {
  padding: 16px 8px;
}
.p-\[16px_8px_8px_8px\] {
  padding: 16px 8px 8px 8px;
}
.p-\[1px\] {
  padding: 1px;
}
.p-\[1px_4px\] {
  padding: 1px 4px;
}
.p-\[2\.074px_2\.95px_2\.074px_2\.963px\] {
  padding: 2.074px 2.95px 2.074px 2.963px;
}
.p-\[2\.25px\] {
  padding: 2.25px;
}
.p-\[2\.5px\] {
  padding: 2.5px;
}
.p-\[24px\] {
  padding: 24px;
}
.p-\[24px_0\] {
  padding: 24px 0;
}
.p-\[24px_0px\] {
  padding: 24px 0px;
}
.p-\[24px_16px\] {
  padding: 24px 16px;
}
.p-\[24px_8px\] {
  padding: 24px 8px;
}
.p-\[2px\] {
  padding: 2px;
}
.p-\[2px_6px\] {
  padding: 2px 6px;
}
.p-\[3\.333px_6\.667px\] {
  padding: 3.333px 6.667px;
}
.p-\[32px\] {
  padding: 32px;
}
.p-\[32px_16px\] {
  padding: 32px 16px;
}
.p-\[32px_23px\] {
  padding: 32px 23px;
}
.p-\[32px_24px\] {
  padding: 32px 24px;
}
.p-\[3px\] {
  padding: 3px;
}
.p-\[48px\] {
  padding: 48px;
}
.p-\[48px_0px\] {
  padding: 48px 0px;
}
.p-\[4px\] {
  padding: 4px;
}
.p-\[4px_0_0_20px\] {
  padding: 4px 0 0 20px;
}
.p-\[4px_16px\] {
  padding: 4px 16px;
}
.p-\[4px_2px_0px_2px\] {
  padding: 4px 2px 0px 2px;
}
.p-\[4px_4px_4px_6px\] {
  padding: 4px 4px 4px 6px;
}
.p-\[4px_4px_4px_8px\] {
  padding: 4px 4px 4px 8px;
}
.p-\[4px_8px\] {
  padding: 4px 8px;
}
.p-\[5px\] {
  padding: 5px;
}
.p-\[5px_16px\] {
  padding: 5px 16px;
}
.p-\[5px_8px\] {
  padding: 5px 8px;
}
.p-\[6\.222px_8\.851px_6\.222px_8\.889px\] {
  padding: 6.222px 8.851px 6.222px 8.889px;
}
.p-\[6\.667px\] {
  padding: 6.667px;
}
.p-\[6px_0px\] {
  padding: 6px 0px;
}
.p-\[8px\] {
  padding: 8px;
}
.p-\[8px_0px\] {
  padding: 8px 0px;
}
.p-\[8px_0px_16px_0px\] {
  padding: 8px 0px 16px 0px;
}
.p-\[8px_0px_18px_0px\] {
  padding: 8px 0px 18px 0px;
}
.p-\[8px_0px_8px_16px\] {
  padding: 8px 0px 8px 16px;
}
.p-\[8px_12px\] {
  padding: 8px 12px;
}
.p-\[8px_13px_14px_0px\] {
  padding: 8px 13px 14px 0px;
}
.p-\[8px_16px\] {
  padding: 8px 16px;
}
.p-\[8px_5px\] {
  padding: 8px 5px;
}
.p-\[8px_8px_8px_16px\] {
  padding: 8px 8px 8px 16px;
}
.p-\[96px_0px\] {
  padding: 96px 0px;
}
.p-\[9px_8px\] {
  padding: 9px 8px;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-1 {
  padding-left: 4px;
  padding-right: 4px;
}
.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.px-2 {
  padding-left: 8px;
  padding-right: 8px;
}
.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-3 {
  padding-left: 16px;
  padding-right: 16px;
}
.px-4 {
  padding-left: 32px;
  padding-right: 32px;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[0\.5rem\] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-\[12px\] {
  padding-left: 12px;
  padding-right: 12px;
}
.px-\[16px\] {
  padding-left: 16px;
  padding-right: 16px;
}
.px-\[1px\] {
  padding-left: 1px;
  padding-right: 1px;
}
.px-\[32px\] {
  padding-left: 32px;
  padding-right: 32px;
}
.px-\[3px\] {
  padding-left: 3px;
  padding-right: 3px;
}
.px-\[4px\] {
  padding-left: 4px;
  padding-right: 4px;
}
.px-\[5px\] {
  padding-left: 5px;
  padding-right: 5px;
}
.px-\[6px\] {
  padding-left: 6px;
  padding-right: 6px;
}
.px-\[7\.5px\] {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.px-\[8px\] {
  padding-left: 8px;
  padding-right: 8px;
}
.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1 {
  padding-top: 4px;
  padding-bottom: 4px;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-2 {
  padding-top: 8px;
  padding-bottom: 8px;
}
.py-3 {
  padding-top: 16px;
  padding-bottom: 16px;
}
.py-4 {
  padding-top: 32px;
  padding-bottom: 32px;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-\[0\.3rem\] {
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}
.py-\[16px\] {
  padding-top: 16px;
  padding-bottom: 16px;
}
.py-\[24px\] {
  padding-top: 24px;
  padding-bottom: 24px;
}
.py-\[2px\] {
  padding-top: 2px;
  padding-bottom: 2px;
}
.py-\[36px\] {
  padding-top: 36px;
  padding-bottom: 36px;
}
.py-\[3px\] {
  padding-top: 3px;
  padding-bottom: 3px;
}
.py-\[8px\] {
  padding-top: 8px;
  padding-bottom: 8px;
}
.pb-1 {
  padding-bottom: 4px;
}
.pb-2 {
  padding-bottom: 8px;
}
.pb-3 {
  padding-bottom: 16px;
}
.pb-4 {
  padding-bottom: 32px;
}
.pb-\[12px\] {
  padding-bottom: 12px;
}
.pb-\[133\.09\%\] {
  padding-bottom: 133.09%;
}
.pb-\[150px\] {
  padding-bottom: 150px;
}
.pb-\[16px\] {
  padding-bottom: 16px;
}
.pb-\[24px\] {
  padding-bottom: 24px;
}
.pb-\[64px\] {
  padding-bottom: 64px;
}
.pb-\[80px\] {
  padding-bottom: 80px;
}
.pl-0 {
  padding-left: 0px;
}
.pl-10 {
  padding-left: 2.5rem;
}
.pl-2 {
  padding-left: 8px;
}
.pl-2\.5 {
  padding-left: 0.625rem;
}
.pl-4 {
  padding-left: 32px;
}
.pl-8 {
  padding-left: 2rem;
}
.pl-\[12px\] {
  padding-left: 12px;
}
.pl-\[16px\] {
  padding-left: 16px;
}
.pl-\[32px\] {
  padding-left: 32px;
}
.pl-\[8px\] {
  padding-left: 8px;
}
.pr-0 {
  padding-right: 0px;
}
.pr-2 {
  padding-right: 8px;
}
.pr-2\.5 {
  padding-right: 0.625rem;
}
.pr-4 {
  padding-right: 32px;
}
.pr-6 {
  padding-right: 1.5rem;
}
.pr-8 {
  padding-right: 2rem;
}
.pr-\[16px\] {
  padding-right: 16px;
}
.pr-\[375px\] {
  padding-right: 375px;
}
.pr-\[8px\] {
  padding-right: 8px;
}
.pt-0 {
  padding-top: 0px;
}
.pt-1 {
  padding-top: 4px;
}
.pt-2 {
  padding-top: 8px;
}
.pt-3 {
  padding-top: 16px;
}
.pt-4 {
  padding-top: 32px;
}
.pt-8 {
  padding-top: 2rem;
}
.pt-\[0\] {
  padding-top: 0;
}
.pt-\[12px\] {
  padding-top: 12px;
}
.pt-\[16px\] {
  padding-top: 16px;
}
.pt-\[30px\] {
  padding-top: 30px;
}
.pt-\[32px\] {
  padding-top: 32px;
}
.pt-\[8px\] {
  padding-top: 8px;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.align-middle {
  vertical-align: middle;
}
.font-inter {
  font-family: "Inter var", Inter, sans-serif;
}
.font-mono {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.font-sans {
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-\[0\.75rem\] {
  font-size: 0.75rem;
}
.text-\[0\.8rem\] {
  font-size: 0.8rem;
}
.text-\[10px\] {
  font-size: 10px;
}
.text-\[11px\] {
  font-size: 11px;
}
.text-\[12px\] {
  font-size: 12px;
}
.text-\[13px\] {
  font-size: 13px;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[18px\] {
  font-size: 18px;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-\[22px\] {
  font-size: 22px;
}
.text-\[24px\] {
  font-size: 24px;
}
.text-\[32px\] {
  font-size: 32px;
}
.text-\[9px\] {
  font-size: 9px;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-\[400\] {
  font-weight: 400;
}
.font-\[500\] {
  font-weight: 500;
}
.font-\[600\] {
  font-weight: 600;
}
.font-\[700\] {
  font-weight: 700;
}
.font-\[800\] {
  font-weight: 800;
}
.font-black {
  font-weight: 900;
}
.font-bold {
  font-weight: 700;
}
.font-extrabold {
  font-weight: 800;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.not-italic {
  font-style: normal;
}
.tabular-nums {
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.leading-4 {
  line-height: 1rem;
}
.leading-\[11px\] {
  line-height: 11px;
}
.leading-\[12px\] {
  line-height: 12px;
}
.leading-\[13px\] {
  line-height: 13px;
}
.leading-\[14px\] {
  line-height: 14px;
}
.leading-\[15px\] {
  line-height: 15px;
}
.leading-\[16px\] {
  line-height: 16px;
}
.leading-\[18px\] {
  line-height: 18px;
}
.leading-\[20px\] {
  line-height: 20px;
}
.leading-\[24px\] {
  line-height: 24px;
}
.leading-\[26px\] {
  line-height: 26px;
}
.leading-\[28px\] {
  line-height: 28px;
}
.leading-\[38px\] {
  line-height: 38px;
}
.leading-none {
  line-height: 1;
}
.leading-relaxed {
  line-height: 1.625;
}
.tracking-\[-0\.55px\] {
  letter-spacing: -0.55px;
}
.tracking-\[0\.55px\] {
  letter-spacing: 0.55px;
}
.tracking-\[4px\] {
  letter-spacing: 4px;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.tracking-widest {
  letter-spacing: 0.1em;
}
.\!text-sports-brand1-2 {
  --tw-text-opacity: 1 !important;
  color: rgb(49 161 243 / var(--tw-text-opacity, 1)) !important;
}
.\!text-sports-text-1 {
  color: rgba(20, 20, 20, 1) !important;
}
.text-1 {
  color: var(--light-primary);
}
.text-2 {
  color: var(--light-secondary);
}
.text-\[\#000\] {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-\[\#0B0F1A\] {
  --tw-text-opacity: 1;
  color: rgb(11 15 26 / var(--tw-text-opacity, 1));
}
.text-\[\#141414\] {
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}
.text-\[\#18B451\] {
  --tw-text-opacity: 1;
  color: rgb(24 180 81 / var(--tw-text-opacity, 1));
}
.text-\[\#1D2131\] {
  --tw-text-opacity: 1;
  color: rgb(29 33 49 / var(--tw-text-opacity, 1));
}
.text-\[\#31A1F3\] {
  --tw-text-opacity: 1;
  color: rgb(49 161 243 / var(--tw-text-opacity, 1));
}
.text-\[\#31a1f3\] {
  --tw-text-opacity: 1;
  color: rgb(49 161 243 / var(--tw-text-opacity, 1));
}
.text-\[\#33CCFF\] {
  --tw-text-opacity: 1;
  color: rgb(51 204 255 / var(--tw-text-opacity, 1));
}
.text-\[\#3479E9\] {
  --tw-text-opacity: 1;
  color: rgb(52 121 233 / var(--tw-text-opacity, 1));
}
.text-\[\#39A1FF\] {
  --tw-text-opacity: 1;
  color: rgb(57 161 255 / var(--tw-text-opacity, 1));
}
.text-\[\#47494B\] {
  --tw-text-opacity: 1;
  color: rgb(71 73 75 / var(--tw-text-opacity, 1));
}
.text-\[\#4e5054\] {
  --tw-text-opacity: 1;
  color: rgb(78 80 84 / var(--tw-text-opacity, 1));
}
.text-\[\#525557\] {
  --tw-text-opacity: 1;
  color: rgb(82 85 87 / var(--tw-text-opacity, 1));
}
.text-\[\#666e78\] {
  --tw-text-opacity: 1;
  color: rgb(102 110 120 / var(--tw-text-opacity, 1));
}
.text-\[\#78E08F\] {
  --tw-text-opacity: 1;
  color: rgb(120 224 143 / var(--tw-text-opacity, 1));
}
.text-\[\#7C9CFF\] {
  --tw-text-opacity: 1;
  color: rgb(124 156 255 / var(--tw-text-opacity, 1));
}
.text-\[\#7b7f83\] {
  --tw-text-opacity: 1;
  color: rgb(123 127 131 / var(--tw-text-opacity, 1));
}
.text-\[\#808589\] {
  --tw-text-opacity: 1;
  color: rgb(128 133 137 / var(--tw-text-opacity, 1));
}
.text-\[\#979da2\] {
  --tw-text-opacity: 1;
  color: rgb(151 157 162 / var(--tw-text-opacity, 1));
}
.text-\[\#9DB1D1\] {
  --tw-text-opacity: 1;
  color: rgb(157 177 209 / var(--tw-text-opacity, 1));
}
.text-\[\#BF80FF\] {
  --tw-text-opacity: 1;
  color: rgb(191 128 255 / var(--tw-text-opacity, 1));
}
.text-\[\#C9D7EE\] {
  --tw-text-opacity: 1;
  color: rgb(201 215 238 / var(--tw-text-opacity, 1));
}
.text-\[\#E6EDF7\] {
  --tw-text-opacity: 1;
  color: rgb(230 237 247 / var(--tw-text-opacity, 1));
}
.text-\[\#EF4343\] {
  --tw-text-opacity: 1;
  color: rgb(239 67 67 / var(--tw-text-opacity, 1));
}
.text-\[\#F8C04E\] {
  --tw-text-opacity: 1;
  color: rgb(248 192 78 / var(--tw-text-opacity, 1));
}
.text-\[\#FAC905\] {
  --tw-text-opacity: 1;
  color: rgb(250 201 5 / var(--tw-text-opacity, 1));
}
.text-\[\#FF6B6B\] {
  --tw-text-opacity: 1;
  color: rgb(255 107 107 / var(--tw-text-opacity, 1));
}
.text-\[\#FFCC00\] {
  --tw-text-opacity: 1;
  color: rgb(255 204 0 / var(--tw-text-opacity, 1));
}
.text-\[\#FFFFFF7A\] {
  color: #FFFFFF7A;
}
.text-\[500\] {
  color: 500;
}
.text-\[rgba\(255\2c 255\2c 255\2c 0\.48\)\] {
  color: rgba(255,255,255,0.48);
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.text-brand-blue {
  --tw-text-opacity: 1;
  color: rgb(49 161 243 / var(--tw-text-opacity, 1));
}
.text-brand-blue-1 {
  color: var(--blue-1);
}
.text-current {
  color: currentColor;
}
.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-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.text-green-400 {
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity, 1));
}
.text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
.text-light-1 {
  color: var(--light-primary);
}
.text-light-3 {
  color: var(--alpha-light-500);
}
.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.text-slate-200\/80 {
  color: rgb(226 232 240 / 0.8);
}
.text-sports-brand1 {
  color: rgba(52, 121, 233, 1);
}
.text-sports-brand1-2 {
  --tw-text-opacity: 1;
  color: rgb(49 161 243 / var(--tw-text-opacity, 1));
}
.text-sports-brand1-2\/0 {
  color: rgb(49 161 243 / 0);
}
.text-sports-brand1-2\/10 {
  color: rgb(49 161 243 / 0.1);
}
.text-sports-brand1-2\/100 {
  color: rgb(49 161 243 / 1);
}
.text-sports-brand1-2\/15 {
  color: rgb(49 161 243 / 0.15);
}
.text-sports-brand1-2\/20 {
  color: rgb(49 161 243 / 0.2);
}
.text-sports-brand1-2\/25 {
  color: rgb(49 161 243 / 0.25);
}
.text-sports-brand1-2\/30 {
  color: rgb(49 161 243 / 0.3);
}
.text-sports-brand1-2\/35 {
  color: rgb(49 161 243 / 0.35);
}
.text-sports-brand1-2\/40 {
  color: rgb(49 161 243 / 0.4);
}
.text-sports-brand1-2\/45 {
  color: rgb(49 161 243 / 0.45);
}
.text-sports-brand1-2\/5 {
  color: rgb(49 161 243 / 0.05);
}
.text-sports-brand1-2\/50 {
  color: rgb(49 161 243 / 0.5);
}
.text-sports-brand1-2\/55 {
  color: rgb(49 161 243 / 0.55);
}
.text-sports-brand1-2\/60 {
  color: rgb(49 161 243 / 0.6);
}
.text-sports-brand1-2\/65 {
  color: rgb(49 161 243 / 0.65);
}
.text-sports-brand1-2\/70 {
  color: rgb(49 161 243 / 0.7);
}
.text-sports-brand1-2\/75 {
  color: rgb(49 161 243 / 0.75);
}
.text-sports-brand1-2\/80 {
  color: rgb(49 161 243 / 0.8);
}
.text-sports-brand1-2\/85 {
  color: rgb(49 161 243 / 0.85);
}
.text-sports-brand1-2\/90 {
  color: rgb(49 161 243 / 0.9);
}
.text-sports-brand1-2\/95 {
  color: rgb(49 161 243 / 0.95);
}
.text-sports-brand2 {
  color: rgba(74, 222, 128, 1);
}
.text-sports-brand2\/0 {
  color: rgba(74, 222, 128, 0);
}
.text-sports-brand2\/10 {
  color: rgba(74, 222, 128, 0.1);
}
.text-sports-brand2\/100 {
  color: rgba(74, 222, 128, 1);
}
.text-sports-brand2\/15 {
  color: rgba(74, 222, 128, 0.15);
}
.text-sports-brand2\/20 {
  color: rgba(74, 222, 128, 0.2);
}
.text-sports-brand2\/25 {
  color: rgba(74, 222, 128, 0.25);
}
.text-sports-brand2\/30 {
  color: rgba(74, 222, 128, 0.3);
}
.text-sports-brand2\/35 {
  color: rgba(74, 222, 128, 0.35);
}
.text-sports-brand2\/40 {
  color: rgba(74, 222, 128, 0.4);
}
.text-sports-brand2\/45 {
  color: rgba(74, 222, 128, 0.45);
}
.text-sports-brand2\/5 {
  color: rgba(74, 222, 128, 0.05);
}
.text-sports-brand2\/50 {
  color: rgba(74, 222, 128, 0.5);
}
.text-sports-brand2\/55 {
  color: rgba(74, 222, 128, 0.55);
}
.text-sports-brand2\/60 {
  color: rgba(74, 222, 128, 0.6);
}
.text-sports-brand2\/65 {
  color: rgba(74, 222, 128, 0.65);
}
.text-sports-brand2\/70 {
  color: rgba(74, 222, 128, 0.7);
}
.text-sports-brand2\/75 {
  color: rgba(74, 222, 128, 0.75);
}
.text-sports-brand2\/80 {
  color: rgba(74, 222, 128, 0.8);
}
.text-sports-brand2\/85 {
  color: rgba(74, 222, 128, 0.85);
}
.text-sports-brand2\/90 {
  color: rgba(74, 222, 128, 0.9);
}
.text-sports-brand2\/95 {
  color: rgba(74, 222, 128, 0.95);
}
.text-sports-brand3 {
  color: rgba(231, 176, 8, 1);
}
.text-sports-brand3\/0 {
  color: rgba(231, 176, 8, 0);
}
.text-sports-brand3\/10 {
  color: rgba(231, 176, 8, 0.1);
}
.text-sports-brand3\/100 {
  color: rgba(231, 176, 8, 1);
}
.text-sports-brand3\/15 {
  color: rgba(231, 176, 8, 0.15);
}
.text-sports-brand3\/20 {
  color: rgba(231, 176, 8, 0.2);
}
.text-sports-brand3\/25 {
  color: rgba(231, 176, 8, 0.25);
}
.text-sports-brand3\/30 {
  color: rgba(231, 176, 8, 0.3);
}
.text-sports-brand3\/35 {
  color: rgba(231, 176, 8, 0.35);
}
.text-sports-brand3\/40 {
  color: rgba(231, 176, 8, 0.4);
}
.text-sports-brand3\/45 {
  color: rgba(231, 176, 8, 0.45);
}
.text-sports-brand3\/5 {
  color: rgba(231, 176, 8, 0.05);
}
.text-sports-brand3\/50 {
  color: rgba(231, 176, 8, 0.5);
}
.text-sports-brand3\/55 {
  color: rgba(231, 176, 8, 0.55);
}
.text-sports-brand3\/60 {
  color: rgba(231, 176, 8, 0.6);
}
.text-sports-brand3\/65 {
  color: rgba(231, 176, 8, 0.65);
}
.text-sports-brand3\/70 {
  color: rgba(231, 176, 8, 0.7);
}
.text-sports-brand3\/75 {
  color: rgba(231, 176, 8, 0.75);
}
.text-sports-brand3\/80 {
  color: rgba(231, 176, 8, 0.8);
}
.text-sports-brand3\/85 {
  color: rgba(231, 176, 8, 0.85);
}
.text-sports-brand3\/90 {
  color: rgba(231, 176, 8, 0.9);
}
.text-sports-brand3\/95 {
  color: rgba(231, 176, 8, 0.95);
}
.text-sports-brand4 {
  color: rgba(255, 98, 98, 1);
}
.text-sports-brand4\/0 {
  color: rgba(255, 98, 98, 0);
}
.text-sports-brand4\/10 {
  color: rgba(255, 98, 98, 0.1);
}
.text-sports-brand4\/100 {
  color: rgba(255, 98, 98, 1);
}
.text-sports-brand4\/15 {
  color: rgba(255, 98, 98, 0.15);
}
.text-sports-brand4\/20 {
  color: rgba(255, 98, 98, 0.2);
}
.text-sports-brand4\/25 {
  color: rgba(255, 98, 98, 0.25);
}
.text-sports-brand4\/30 {
  color: rgba(255, 98, 98, 0.3);
}
.text-sports-brand4\/35 {
  color: rgba(255, 98, 98, 0.35);
}
.text-sports-brand4\/40 {
  color: rgba(255, 98, 98, 0.4);
}
.text-sports-brand4\/45 {
  color: rgba(255, 98, 98, 0.45);
}
.text-sports-brand4\/5 {
  color: rgba(255, 98, 98, 0.05);
}
.text-sports-brand4\/50 {
  color: rgba(255, 98, 98, 0.5);
}
.text-sports-brand4\/55 {
  color: rgba(255, 98, 98, 0.55);
}
.text-sports-brand4\/60 {
  color: rgba(255, 98, 98, 0.6);
}
.text-sports-brand4\/65 {
  color: rgba(255, 98, 98, 0.65);
}
.text-sports-brand4\/70 {
  color: rgba(255, 98, 98, 0.7);
}
.text-sports-brand4\/75 {
  color: rgba(255, 98, 98, 0.75);
}
.text-sports-brand4\/80 {
  color: rgba(255, 98, 98, 0.8);
}
.text-sports-brand4\/85 {
  color: rgba(255, 98, 98, 0.85);
}
.text-sports-brand4\/90 {
  color: rgba(255, 98, 98, 0.9);
}
.text-sports-brand4\/95 {
  color: rgba(255, 98, 98, 0.95);
}
.text-sports-brand5 {
  color: rgba(159, 64, 255, 1);
}
.text-sports-brand5\/0 {
  color: rgba(159, 64, 255, 0);
}
.text-sports-brand5\/10 {
  color: rgba(159, 64, 255, 0.1);
}
.text-sports-brand5\/100 {
  color: rgba(159, 64, 255, 1);
}
.text-sports-brand5\/15 {
  color: rgba(159, 64, 255, 0.15);
}
.text-sports-brand5\/20 {
  color: rgba(159, 64, 255, 0.2);
}
.text-sports-brand5\/25 {
  color: rgba(159, 64, 255, 0.25);
}
.text-sports-brand5\/30 {
  color: rgba(159, 64, 255, 0.3);
}
.text-sports-brand5\/35 {
  color: rgba(159, 64, 255, 0.35);
}
.text-sports-brand5\/40 {
  color: rgba(159, 64, 255, 0.4);
}
.text-sports-brand5\/45 {
  color: rgba(159, 64, 255, 0.45);
}
.text-sports-brand5\/5 {
  color: rgba(159, 64, 255, 0.05);
}
.text-sports-brand5\/50 {
  color: rgba(159, 64, 255, 0.5);
}
.text-sports-brand5\/55 {
  color: rgba(159, 64, 255, 0.55);
}
.text-sports-brand5\/60 {
  color: rgba(159, 64, 255, 0.6);
}
.text-sports-brand5\/65 {
  color: rgba(159, 64, 255, 0.65);
}
.text-sports-brand5\/70 {
  color: rgba(159, 64, 255, 0.7);
}
.text-sports-brand5\/75 {
  color: rgba(159, 64, 255, 0.75);
}
.text-sports-brand5\/80 {
  color: rgba(159, 64, 255, 0.8);
}
.text-sports-brand5\/85 {
  color: rgba(159, 64, 255, 0.85);
}
.text-sports-brand5\/90 {
  color: rgba(159, 64, 255, 0.9);
}
.text-sports-brand5\/95 {
  color: rgba(159, 64, 255, 0.95);
}
.text-sports-surface-1 {
  color: rgba(248, 250, 252, 1);
}
.text-sports-surface-3 {
  color: rgba(212, 220, 232, 1);
}
.text-sports-text-1 {
  color: rgba(20, 20, 20, 1);
}
.text-sports-text-1\/0 {
  color: rgba(20, 20, 20, 0);
}
.text-sports-text-1\/10 {
  color: rgba(20, 20, 20, 0.1);
}
.text-sports-text-1\/100 {
  color: rgba(20, 20, 20, 1);
}
.text-sports-text-1\/15 {
  color: rgba(20, 20, 20, 0.15);
}
.text-sports-text-1\/20 {
  color: rgba(20, 20, 20, 0.2);
}
.text-sports-text-1\/25 {
  color: rgba(20, 20, 20, 0.25);
}
.text-sports-text-1\/30 {
  color: rgba(20, 20, 20, 0.3);
}
.text-sports-text-1\/35 {
  color: rgba(20, 20, 20, 0.35);
}
.text-sports-text-1\/40 {
  color: rgba(20, 20, 20, 0.4);
}
.text-sports-text-1\/45 {
  color: rgba(20, 20, 20, 0.45);
}
.text-sports-text-1\/5 {
  color: rgba(20, 20, 20, 0.05);
}
.text-sports-text-1\/50 {
  color: rgba(20, 20, 20, 0.5);
}
.text-sports-text-1\/55 {
  color: rgba(20, 20, 20, 0.55);
}
.text-sports-text-1\/60 {
  color: rgba(20, 20, 20, 0.6);
}
.text-sports-text-1\/65 {
  color: rgba(20, 20, 20, 0.65);
}
.text-sports-text-1\/70 {
  color: rgba(20, 20, 20, 0.7);
}
.text-sports-text-1\/75 {
  color: rgba(20, 20, 20, 0.75);
}
.text-sports-text-1\/80 {
  color: rgba(20, 20, 20, 0.8);
}
.text-sports-text-1\/85 {
  color: rgba(20, 20, 20, 0.85);
}
.text-sports-text-1\/90 {
  color: rgba(20, 20, 20, 0.9);
}
.text-sports-text-1\/95 {
  color: rgba(20, 20, 20, 0.95);
}
.text-sports-text-2 {
  color: rgba(20, 20, 20, 0.70);
}
.text-sports-text-3 {
  color: rgba(20, 20, 20, 0.48);
}
.text-sports-text-4 {
  color: rgba(20, 20, 20, 0.36);
}
.text-sports-text-5 {
  color: rgba(20, 20, 20, 0.18);
}
.text-sportsD-brand1-2 {
  --tw-text-opacity: 1;
  color: rgb(49 161 243 / var(--tw-text-opacity, 1));
}
.text-sportsD-brand1-2\/0 {
  color: rgb(49 161 243 / 0);
}
.text-sportsD-brand1-2\/10 {
  color: rgb(49 161 243 / 0.1);
}
.text-sportsD-brand1-2\/100 {
  color: rgb(49 161 243 / 1);
}
.text-sportsD-brand1-2\/15 {
  color: rgb(49 161 243 / 0.15);
}
.text-sportsD-brand1-2\/20 {
  color: rgb(49 161 243 / 0.2);
}
.text-sportsD-brand1-2\/25 {
  color: rgb(49 161 243 / 0.25);
}
.text-sportsD-brand1-2\/30 {
  color: rgb(49 161 243 / 0.3);
}
.text-sportsD-brand1-2\/35 {
  color: rgb(49 161 243 / 0.35);
}
.text-sportsD-brand1-2\/40 {
  color: rgb(49 161 243 / 0.4);
}
.text-sportsD-brand1-2\/45 {
  color: rgb(49 161 243 / 0.45);
}
.text-sportsD-brand1-2\/5 {
  color: rgb(49 161 243 / 0.05);
}
.text-sportsD-brand1-2\/50 {
  color: rgb(49 161 243 / 0.5);
}
.text-sportsD-brand1-2\/55 {
  color: rgb(49 161 243 / 0.55);
}
.text-sportsD-brand1-2\/60 {
  color: rgb(49 161 243 / 0.6);
}
.text-sportsD-brand1-2\/65 {
  color: rgb(49 161 243 / 0.65);
}
.text-sportsD-brand1-2\/70 {
  color: rgb(49 161 243 / 0.7);
}
.text-sportsD-brand1-2\/75 {
  color: rgb(49 161 243 / 0.75);
}
.text-sportsD-brand1-2\/80 {
  color: rgb(49 161 243 / 0.8);
}
.text-sportsD-brand1-2\/85 {
  color: rgb(49 161 243 / 0.85);
}
.text-sportsD-brand1-2\/90 {
  color: rgb(49 161 243 / 0.9);
}
.text-sportsD-brand1-2\/95 {
  color: rgb(49 161 243 / 0.95);
}
.text-sportsD-brand2 {
  color: rgba(24, 180, 81, 1);
}
.text-sportsD-brand2\/0 {
  color: rgba(24, 180, 81, 0);
}
.text-sportsD-brand2\/10 {
  color: rgba(24, 180, 81, 0.1);
}
.text-sportsD-brand2\/100 {
  color: rgba(24, 180, 81, 1);
}
.text-sportsD-brand2\/15 {
  color: rgba(24, 180, 81, 0.15);
}
.text-sportsD-brand2\/20 {
  color: rgba(24, 180, 81, 0.2);
}
.text-sportsD-brand2\/25 {
  color: rgba(24, 180, 81, 0.25);
}
.text-sportsD-brand2\/30 {
  color: rgba(24, 180, 81, 0.3);
}
.text-sportsD-brand2\/35 {
  color: rgba(24, 180, 81, 0.35);
}
.text-sportsD-brand2\/40 {
  color: rgba(24, 180, 81, 0.4);
}
.text-sportsD-brand2\/45 {
  color: rgba(24, 180, 81, 0.45);
}
.text-sportsD-brand2\/5 {
  color: rgba(24, 180, 81, 0.05);
}
.text-sportsD-brand2\/50 {
  color: rgba(24, 180, 81, 0.5);
}
.text-sportsD-brand2\/55 {
  color: rgba(24, 180, 81, 0.55);
}
.text-sportsD-brand2\/60 {
  color: rgba(24, 180, 81, 0.6);
}
.text-sportsD-brand2\/65 {
  color: rgba(24, 180, 81, 0.65);
}
.text-sportsD-brand2\/70 {
  color: rgba(24, 180, 81, 0.7);
}
.text-sportsD-brand2\/75 {
  color: rgba(24, 180, 81, 0.75);
}
.text-sportsD-brand2\/80 {
  color: rgba(24, 180, 81, 0.8);
}
.text-sportsD-brand2\/85 {
  color: rgba(24, 180, 81, 0.85);
}
.text-sportsD-brand2\/90 {
  color: rgba(24, 180, 81, 0.9);
}
.text-sportsD-brand2\/95 {
  color: rgba(24, 180, 81, 0.95);
}
.text-sportsD-brand3 {
  color: rgba(250, 201, 5, 1);
}
.text-sportsD-brand3\/0 {
  color: rgba(250, 201, 5, 0);
}
.text-sportsD-brand3\/10 {
  color: rgba(250, 201, 5, 0.1);
}
.text-sportsD-brand3\/100 {
  color: rgba(250, 201, 5, 1);
}
.text-sportsD-brand3\/15 {
  color: rgba(250, 201, 5, 0.15);
}
.text-sportsD-brand3\/20 {
  color: rgba(250, 201, 5, 0.2);
}
.text-sportsD-brand3\/25 {
  color: rgba(250, 201, 5, 0.25);
}
.text-sportsD-brand3\/30 {
  color: rgba(250, 201, 5, 0.3);
}
.text-sportsD-brand3\/35 {
  color: rgba(250, 201, 5, 0.35);
}
.text-sportsD-brand3\/40 {
  color: rgba(250, 201, 5, 0.4);
}
.text-sportsD-brand3\/45 {
  color: rgba(250, 201, 5, 0.45);
}
.text-sportsD-brand3\/5 {
  color: rgba(250, 201, 5, 0.05);
}
.text-sportsD-brand3\/50 {
  color: rgba(250, 201, 5, 0.5);
}
.text-sportsD-brand3\/55 {
  color: rgba(250, 201, 5, 0.55);
}
.text-sportsD-brand3\/60 {
  color: rgba(250, 201, 5, 0.6);
}
.text-sportsD-brand3\/65 {
  color: rgba(250, 201, 5, 0.65);
}
.text-sportsD-brand3\/70 {
  color: rgba(250, 201, 5, 0.7);
}
.text-sportsD-brand3\/75 {
  color: rgba(250, 201, 5, 0.75);
}
.text-sportsD-brand3\/80 {
  color: rgba(250, 201, 5, 0.8);
}
.text-sportsD-brand3\/85 {
  color: rgba(250, 201, 5, 0.85);
}
.text-sportsD-brand3\/90 {
  color: rgba(250, 201, 5, 0.9);
}
.text-sportsD-brand3\/95 {
  color: rgba(250, 201, 5, 0.95);
}
.text-sportsD-brand4 {
  color: rgba(239, 67, 67, 1);
}
.text-sportsD-brand4\/0 {
  color: rgba(239, 67, 67, 0);
}
.text-sportsD-brand4\/10 {
  color: rgba(239, 67, 67, 0.1);
}
.text-sportsD-brand4\/100 {
  color: rgba(239, 67, 67, 1);
}
.text-sportsD-brand4\/15 {
  color: rgba(239, 67, 67, 0.15);
}
.text-sportsD-brand4\/20 {
  color: rgba(239, 67, 67, 0.2);
}
.text-sportsD-brand4\/25 {
  color: rgba(239, 67, 67, 0.25);
}
.text-sportsD-brand4\/30 {
  color: rgba(239, 67, 67, 0.3);
}
.text-sportsD-brand4\/35 {
  color: rgba(239, 67, 67, 0.35);
}
.text-sportsD-brand4\/40 {
  color: rgba(239, 67, 67, 0.4);
}
.text-sportsD-brand4\/45 {
  color: rgba(239, 67, 67, 0.45);
}
.text-sportsD-brand4\/5 {
  color: rgba(239, 67, 67, 0.05);
}
.text-sportsD-brand4\/50 {
  color: rgba(239, 67, 67, 0.5);
}
.text-sportsD-brand4\/55 {
  color: rgba(239, 67, 67, 0.55);
}
.text-sportsD-brand4\/60 {
  color: rgba(239, 67, 67, 0.6);
}
.text-sportsD-brand4\/65 {
  color: rgba(239, 67, 67, 0.65);
}
.text-sportsD-brand4\/70 {
  color: rgba(239, 67, 67, 0.7);
}
.text-sportsD-brand4\/75 {
  color: rgba(239, 67, 67, 0.75);
}
.text-sportsD-brand4\/80 {
  color: rgba(239, 67, 67, 0.8);
}
.text-sportsD-brand4\/85 {
  color: rgba(239, 67, 67, 0.85);
}
.text-sportsD-brand4\/90 {
  color: rgba(239, 67, 67, 0.9);
}
.text-sportsD-brand4\/95 {
  color: rgba(239, 67, 67, 0.95);
}
.text-sportsD-brand5 {
  color: rgba(159, 64, 255, 1);
}
.text-sportsD-brand5\/0 {
  color: rgba(159, 64, 255, 0);
}
.text-sportsD-brand5\/10 {
  color: rgba(159, 64, 255, 0.1);
}
.text-sportsD-brand5\/100 {
  color: rgba(159, 64, 255, 1);
}
.text-sportsD-brand5\/15 {
  color: rgba(159, 64, 255, 0.15);
}
.text-sportsD-brand5\/20 {
  color: rgba(159, 64, 255, 0.2);
}
.text-sportsD-brand5\/25 {
  color: rgba(159, 64, 255, 0.25);
}
.text-sportsD-brand5\/30 {
  color: rgba(159, 64, 255, 0.3);
}
.text-sportsD-brand5\/35 {
  color: rgba(159, 64, 255, 0.35);
}
.text-sportsD-brand5\/40 {
  color: rgba(159, 64, 255, 0.4);
}
.text-sportsD-brand5\/45 {
  color: rgba(159, 64, 255, 0.45);
}
.text-sportsD-brand5\/5 {
  color: rgba(159, 64, 255, 0.05);
}
.text-sportsD-brand5\/50 {
  color: rgba(159, 64, 255, 0.5);
}
.text-sportsD-brand5\/55 {
  color: rgba(159, 64, 255, 0.55);
}
.text-sportsD-brand5\/60 {
  color: rgba(159, 64, 255, 0.6);
}
.text-sportsD-brand5\/65 {
  color: rgba(159, 64, 255, 0.65);
}
.text-sportsD-brand5\/70 {
  color: rgba(159, 64, 255, 0.7);
}
.text-sportsD-brand5\/75 {
  color: rgba(159, 64, 255, 0.75);
}
.text-sportsD-brand5\/80 {
  color: rgba(159, 64, 255, 0.8);
}
.text-sportsD-brand5\/85 {
  color: rgba(159, 64, 255, 0.85);
}
.text-sportsD-brand5\/90 {
  color: rgba(159, 64, 255, 0.9);
}
.text-sportsD-brand5\/95 {
  color: rgba(159, 64, 255, 0.95);
}
.text-sportsD-surface-1 {
  color: rgba(29, 33, 49, 1);
}
.text-sportsD-text-1 {
  color: rgba(255, 255, 255, 1);
}
.text-sportsD-text-1\/0 {
  color: rgba(255, 255, 255, 0);
}
.text-sportsD-text-1\/10 {
  color: rgba(255, 255, 255, 0.1);
}
.text-sportsD-text-1\/100 {
  color: rgba(255, 255, 255, 1);
}
.text-sportsD-text-1\/15 {
  color: rgba(255, 255, 255, 0.15);
}
.text-sportsD-text-1\/20 {
  color: rgba(255, 255, 255, 0.2);
}
.text-sportsD-text-1\/25 {
  color: rgba(255, 255, 255, 0.25);
}
.text-sportsD-text-1\/30 {
  color: rgba(255, 255, 255, 0.3);
}
.text-sportsD-text-1\/35 {
  color: rgba(255, 255, 255, 0.35);
}
.text-sportsD-text-1\/40 {
  color: rgba(255, 255, 255, 0.4);
}
.text-sportsD-text-1\/45 {
  color: rgba(255, 255, 255, 0.45);
}
.text-sportsD-text-1\/5 {
  color: rgba(255, 255, 255, 0.05);
}
.text-sportsD-text-1\/50 {
  color: rgba(255, 255, 255, 0.5);
}
.text-sportsD-text-1\/55 {
  color: rgba(255, 255, 255, 0.55);
}
.text-sportsD-text-1\/60 {
  color: rgba(255, 255, 255, 0.6);
}
.text-sportsD-text-1\/65 {
  color: rgba(255, 255, 255, 0.65);
}
.text-sportsD-text-1\/70 {
  color: rgba(255, 255, 255, 0.7);
}
.text-sportsD-text-1\/75 {
  color: rgba(255, 255, 255, 0.75);
}
.text-sportsD-text-1\/80 {
  color: rgba(255, 255, 255, 0.8);
}
.text-sportsD-text-1\/85 {
  color: rgba(255, 255, 255, 0.85);
}
.text-sportsD-text-1\/90 {
  color: rgba(255, 255, 255, 0.9);
}
.text-sportsD-text-1\/95 {
  color: rgba(255, 255, 255, 0.95);
}
.text-sportsD-text-2 {
  color: rgba(255, 255, 255, 0.70);
}
.text-sportsD-text-3 {
  color: rgba(255, 255, 255, 0.48);
}
.text-sportsD-text-4 {
  color: rgba(255, 255, 255, 0.36);
}
.text-surface-1 {
  color: var(--blue-gray-900);
}
.text-surface-2 {
  color: var(--blue-gray-800);
}
.text-transparent {
  color: transparent;
}
.text-vip-bronze {
  --tw-text-opacity: 1;
  color: rgb(229 184 137 / var(--tw-text-opacity, 1));
}
.text-vip-diamond {
  --tw-text-opacity: 1;
  color: rgb(204 20 204 / var(--tw-text-opacity, 1));
}
.text-vip-gold {
  --tw-text-opacity: 1;
  color: rgb(255 204 0 / var(--tw-text-opacity, 1));
}
.text-vip-obsidian {
  --tw-text-opacity: 1;
  color: rgb(63 63 70 / var(--tw-text-opacity, 1));
}
.text-vip-platinum {
  --tw-text-opacity: 1;
  color: rgb(191 128 255 / var(--tw-text-opacity, 1));
}
.text-vip-silver {
  --tw-text-opacity: 1;
  color: rgb(204 204 204 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-white\/60 {
  color: rgb(255 255 255 / 0.6);
}
.text-white\/80 {
  color: rgb(255 255 255 / 0.8);
}
.text-white\/90 {
  color: rgb(255 255 255 / 0.9);
}
.text-yellow-500 {
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity, 1));
}
.underline {
  text-decoration-line: underline;
}
.line-through {
  text-decoration-line: line-through;
}
.underline-offset-4 {
  text-underline-offset: 4px;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.opacity-0 {
  opacity: 0;
}
.opacity-10 {
  opacity: 0.1;
}
.opacity-100 {
  opacity: 1;
}
.opacity-40 {
  opacity: 0.4;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-70 {
  opacity: 0.7;
}
.opacity-80 {
  opacity: 0.8;
}
.opacity-90 {
  opacity: 0.9;
}
.mix-blend-overlay {
  mix-blend-mode: overlay;
}
.mix-blend-hue {
  mix-blend-mode: hue;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -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-\[0_0_0_1px_hsl\(var\(--sidebar-border\)\)\] {
  --tw-shadow: 0 0 0 1px hsl(var(--sidebar-border));
  --tw-shadow-colored: 0 0 0 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-\[0_0_100px_rgba\(0\2c 0\2c 0\2c 0\.65\)\] {
  --tw-shadow: 0 0 100px rgba(0,0,0,0.65);
  --tw-shadow-colored: 0 0 100px 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_25px_25px_rgba\(0\2c 0\2c 0\2c 0\.65\)\] {
  --tw-shadow: 0 25px 25px rgba(0,0,0,0.65);
  --tw-shadow-colored: 0 25px 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-\[4px_4px_16px_0_rgba\(0\2c 0\2c 0\2c 0\.08\)\] {
  --tw-shadow: 4px 4px 16px 0 rgba(0,0,0,0.08);
  --tw-shadow-colored: 4px 4px 16px 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-\[4px_4px_16px_0px_rgba\(0\2c 0\2c 0\2c 0\.08\)\] {
  --tw-shadow: 4px 4px 16px 0px rgba(0,0,0,0.08);
  --tw-shadow-colored: 4px 4px 16px 0px 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-\[inset_0_-2px_0_0_rgba\(0\2c 0\2c 0\2c 0\.15\)\] {
  --tw-shadow: inset 0 -2px 0 0 rgba(0,0,0,0.15);
  --tw-shadow-colored: inset 0 -2px 0 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-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-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px 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);
}
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 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 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  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;
}
.ring-0 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-2 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-black {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1));
}
.ring-blue-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}
.ring-surface-2 {
  --tw-ring-color: var(--blue-gray-800);
}
.ring-white\/10 {
  --tw-ring-color: rgb(255 255 255 / 0.1);
}
.ring-opacity-5 {
  --tw-ring-opacity: 0.05;
}
.drop-shadow-\[3\.333px_3\.333px_13\.333px_0px_rgba\(0\2c 0\2c 0\2c 0\.16\)\] {
  --tw-drop-shadow: drop-shadow(3.333px 3.333px 13.333px 0px rgba(0,0,0,0.16));
  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);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[left\2c right\2c width\] {
  transition-property: left,right,width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[margin\2c opa\] {
  transition-property: margin,opa;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[width\2c height\2c padding\] {
  transition-property: width,height,padding;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[width\] {
  transition-property: width;
  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;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-shadow {
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-1000 {
  transition-duration: 1000ms;
}
.duration-150 {
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-linear {
  transition-timing-function: linear;
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.scrollbar-none {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.scrollbar-none::-webkit-scrollbar {
  display: none;
}
@keyframes enter {

  from {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
  }
}
@keyframes exit {

  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}
.animate-in {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.fade-in-0 {
  --tw-enter-opacity: 0;
}
.zoom-in-95 {
  --tw-enter-scale: .95;
}
.duration-1000 {
  animation-duration: 1000ms;
}
.duration-150 {
  animation-duration: 150ms;
}
.duration-200 {
  animation-duration: 200ms;
}
.duration-300 {
  animation-duration: 300ms;
}
.ease-in-out {
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-linear {
  animation-timing-function: linear;
}
.ease-out {
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.\!paused {
  animation-play-state: paused !important;
}
.paused {
  animation-play-state: paused;
}
.scrollbar-hide {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.scrollbar-hide::-webkit-scrollbar {
  display: none;
}

body {
  /* font-family: 'Inter', sans-serif; */
}

.bg-image-fit-height {
  background-size: auto 100%;
}

/* ──────── PC Layout ──────── */

.pc-bet-odds>div,
.h5-bet-odds>div {
  min-width: 340px;
  width: auto;
  /* max-width: 480px; */
}

/* PC: screen < 800px */
@media only screen and (max-width: 799px) {
  .pc-bet-odds {
    grid-template-columns: repeat(1, 1fr);
  }

  /* H5: screen < 800px */
  .h5-bet-odds {
    grid-template-columns: repeat(1, 1fr);
  }
}

/* PC: 800px–1279px */
@media only screen and (min-width: 800px) and (max-width: 1279px) {
  .pc-bet-odds {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* PC: 1280px–1439px */
@media only screen and (min-width: 1280px) and (max-width: 1439px) {
  .pc-bet-odds {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* PC: 1440px–1827px */
@media only screen and (min-width: 1440px) and (max-width: 1827px) {
  .pc-bet-odds {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* PC: 1440px–1827px */
@media only screen and (min-width: 1827px) {
  .pc-bet-odds {
    grid-template-columns: repeat(4, 1fr);
  }
}

/* ──────── H5 Layout ──────── */

/* H5: 800px–1199px */
@media only screen and (min-width: 800px) and (max-width: 1199px) {
  .h5-bet-odds {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* H5: 1200px–1599px */
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .h5-bet-odds {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* H5: ≥1600px */
@media only screen and (min-width: 1600px) {
  .h5-bet-odds {
    grid-template-columns: repeat(4, 1fr);
  }
}

#datePicker {
  /* shadow1 */
  box-shadow: 4px 4px 16px 0px rgba(0, 0, 0, 0.08);
}

/* .myBetCalendar > div {
  padding: 0 16px !important;
} */

/* .myBetCalendar > * > * > * > *, .myBetCalendar * > table {
  width: 100% !important;
} */

.myBetCalendar .rdp-caption_start, .myBetCalendar .rdp-head > tr, .myBetCalendar .rdp-tbody > tr{
  width: 100% !important;
}

/* .myBetCalendar .rdp-head > tr {
  width: 100% !important;
} */

.myBetCalendar .rdp-head > tr th, .myBetCalendar .rdp-tbody > tr td {
  width: -webkit-fill-available;
  width: inherit;

}

.file\:border-0::file-selector-button {
  border-width: 0px;
}

.file\:bg-transparent::file-selector-button {
  background-color: transparent;
}

.file\:text-sm::file-selector-button {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.file\:font-medium::file-selector-button {
  font-weight: 500;
}

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

.placeholder\:text-gray-500::placeholder {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.placeholder\:text-sports-text-3::placeholder {
  color: rgba(20, 20, 20, 0.48);
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:-inset-2::after {
  content: var(--tw-content);
  inset: -8px;
}

.after\:inset-y-0::after {
  content: var(--tw-content);
  top: 0px;
  bottom: 0px;
}

.after\:left-1\/2::after {
  content: var(--tw-content);
  left: 50%;
}

.after\:w-1::after {
  content: var(--tw-content);
  width: 4px;
}

.after\:w-\[2px\]::after {
  content: var(--tw-content);
  width: 2px;
}

.after\:-translate-x-1\/2::after {
  content: var(--tw-content);
  --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));
}

.first\:rounded-l-md:first-child {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.first\:border-l:first-child {
  border-left-width: 1px;
}

.last\:rounded-r-md:last-child {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.last\:border-b-0:last-child {
  border-bottom-width: 0px;
}

.odd\:bg-gray-50:nth-child(odd) {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.focus-within\:relative:focus-within {
  position: relative;
}

.focus-within\:z-20:focus-within {
  z-index: 20;
}

.focus-within\:border-transparent:focus-within {
  border-color: transparent;
}

.focus-within\:ring-2:focus-within {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-within\:ring-blue-500:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}

.focus-within\:ring-red-500:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1));
}

.focus-within\:ring-yellow-500:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity, 1));
}

.hover\:rounded-\[6px\]:hover {
  border-radius: 6px;
}

.hover\:rounded-\[8px\]:hover {
  border-radius: 8px;
}

.hover\:border-\[\#2A3962\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(42 57 98 / var(--tw-border-opacity, 1));
}

.hover\:bg-\[\#1F8AE0\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(31 138 224 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#434759\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(67 71 89 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#B1C0D2\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(177 192 210 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#D2DBE2\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(210 219 226 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#D5DCE7\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(213 220 231 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#b1c0d2\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(177 192 210 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#d4dce8\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(212 220 232 / var(--tw-bg-opacity, 1));
}

.hover\:bg-brand-blue-1:hover {
  background-color: var(--blue-1);
}

.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.hover\:bg-sports-surface-1:hover {
  background-color: rgba(248, 250, 252, 1);
}

.hover\:bg-sports-surface-3:hover {
  background-color: rgba(212, 220, 232, 1);
}

.hover\:bg-sports-surface-4:hover {
  background-color: rgba(177, 192, 210, 1);
}

.hover\:bg-sports-text-4:hover {
  background-color: rgba(20, 20, 20, 0.36);
}

.hover\:bg-surface-2:hover {
  background-color: var(--blue-gray-800);
}

.hover\:bg-surface-3:hover {
  background-color: var(--blue-gray-700);
}

.hover\:bg-surface-5:hover {
  background-color: var(--blue-gray-500);
}

.hover\:bg-white\/5:hover {
  background-color: rgb(255 255 255 / 0.05);
}

.hover\:bg-\[linear-gradient\(90deg\2c \#1380EC_0\%\2c \#3CF_100\%\)\]:hover {
  background-image: linear-gradient(90deg,#1380EC 0%,#3CF 100%);
}

.hover\:bg-\[linear-gradient\(90deg\2c \#2E6BE5_0\%\2c \#3BF_100\%\)\]:hover {
  background-image: linear-gradient(90deg,#2E6BE5 0%,#3BF 100%);
}

.hover\:bg-gradient-to-r:hover {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.hover\:from-\[\#2E6BE5\]:hover {
  --tw-gradient-from: #2E6BE5 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(46 107 229 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.hover\:to-\[\#33BBFF\]:hover {
  --tw-gradient-to: #33BBFF var(--tw-gradient-to-position);
}

.hover\:text-\[\#141414\]:hover {
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}

.hover\:text-\[\#3479E9\]:hover {
  --tw-text-opacity: 1;
  color: rgb(52 121 233 / var(--tw-text-opacity, 1));
}

.hover\:text-blue-500:hover {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}

.hover\:text-light-1:hover {
  color: var(--light-primary);
}

.hover\:text-red-500:hover {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}

.hover\:text-red-600:hover {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}

.hover\:text-sports-text-1:hover {
  color: rgba(20, 20, 20, 1);
}

.hover\:text-sports-text-6:hover {
  color: rgba(20, 20, 20, 0.08);
}

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

.hover\:underline:hover {
  text-decoration-line: underline;
}

.hover\:opacity-100:hover {
  opacity: 1;
}

.hover\:opacity-60:hover {
  opacity: 0.6;
}

.hover\:opacity-90:hover {
  opacity: 0.9;
}

.hover\:shadow-\[0_0_0_1px_hsl\(var\(--sidebar-accent\)\)\]:hover {
  --tw-shadow: 0 0 0 1px hsl(var(--sidebar-accent));
  --tw-shadow-colored: 0 0 0 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);
}

.hover\:shadow-lg:hover {
  --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);
}

.hover\:brightness-110:hover {
  --tw-brightness: brightness(1.1);
  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);
}

.focus\:border-transparent:focus {
  border-color: transparent;
}

.focus\:opacity-100:focus {
  opacity: 1;
}

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

.focus\:ring-0:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-1:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-blue-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}

.focus\:ring-brand-blue-1:focus {
  --tw-ring-color: var(--blue-1);
}

.focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}

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

.focus-visible\:ring-1:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-visible\:ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-visible\:ring-offset-1:focus-visible {
  --tw-ring-offset-width: 1px;
}

.focus-visible\:ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px;
}

.active\:translate-y-0\.5:active {
  --tw-translate-y: 0.125rem;
  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));
}

.active\:bg-sportsD-text-2:active {
  background-color: rgba(255, 255, 255, 0.70);
}

.active\:shadow-inner:active {
  --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: inset 0 2px 4px 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);
}

.active\:brightness-90:active {
  --tw-brightness: brightness(.9);
  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);
}

.disabled\:pointer-events-none:disabled {
  pointer-events: none;
}

.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}

.disabled\:bg-\[\#FFFFFF2E\]:disabled {
  background-color: #FFFFFF2E;
}

.disabled\:text-\[\#FFFFFF5C\]:disabled {
  color: #FFFFFF5C;
}

.disabled\:opacity-40:disabled {
  opacity: 0.4;
}

.disabled\:opacity-50:disabled {
  opacity: 0.5;
}

.group:focus-within .group-focus-within\:scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:focus-within .group-focus-within\:border-\[\#FF0\] {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 0 / var(--tw-border-opacity, 1));
}

.group\/menu-item:focus-within .group-focus-within\/menu-item\:opacity-100 {
  opacity: 1;
}

.group:focus-within .group-focus-within\:opacity-100 {
  opacity: 1;
}

.group:hover .group-hover\:visible {
  visibility: visible;
}

.group:hover .group-hover\:flex {
  display: flex;
}

.group:hover .group-hover\:scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:bg-light-5 {
  background-color: var(--alpha-light-200);
}

.group:hover .group-hover\:text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-surface-1 {
  color: var(--blue-gray-900);
}

.group\/menu-item:hover .group-hover\/menu-item\:opacity-100 {
  opacity: 1;
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

.group.destructive .group-\[\.destructive\]\:text-red-300 {
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}

.group.toaster .group-\[\.toaster\]\: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);
}

.group.destructive .group-\[\.destructive\]\:hover\:text-red-50:hover {
  --tw-text-opacity: 1;
  color: rgb(254 242 242 / var(--tw-text-opacity, 1));
}

.group.destructive .group-\[\.destructive\]\:focus\:ring-red-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1));
}

.group.destructive .group-\[\.destructive\]\:focus\:ring-offset-red-600:focus {
  --tw-ring-offset-color: #dc2626;
}

.peer:disabled ~ .peer-disabled\:cursor-not-allowed {
  cursor: not-allowed;
}

.peer:disabled ~ .peer-disabled\:opacity-70 {
  opacity: 0.7;
}

.has-\[\:disabled\]\:opacity-50:has(:disabled) {
  opacity: 0.5;
}

.group\/menu-item:has([data-sidebar=menu-action]) .group-has-\[\[data-sidebar\=menu-action\]\]\/menu-item\:pr-8 {
  padding-right: 2rem;
}

.aria-disabled\:pointer-events-none[aria-disabled="true"] {
  pointer-events: none;
}

.aria-disabled\:opacity-50[aria-disabled="true"] {
  opacity: 0.5;
}

.aria-selected\:opacity-100[aria-selected="true"] {
  opacity: 1;
}

.data-\[disabled\=true\]\:pointer-events-none[data-disabled="true"] {
  pointer-events: none;
}

.data-\[disabled\]\:pointer-events-none[data-disabled] {
  pointer-events: none;
}

.data-\[panel-group-direction\=vertical\]\:h-px[data-panel-group-direction="vertical"] {
  height: 1px;
}

.data-\[panel-group-direction\=vertical\]\:w-full[data-panel-group-direction="vertical"] {
  width: 100%;
}

.data-\[side\=bottom\]\:translate-y-1[data-side="bottom"] {
  --tw-translate-y: 4px;
  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));
}

.data-\[side\=left\]\:-translate-x-1[data-side="left"] {
  --tw-translate-x: -4px;
  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));
}

.data-\[side\=right\]\:translate-x-1[data-side="right"] {
  --tw-translate-x: 4px;
  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));
}

.data-\[side\=top\]\:-translate-y-1[data-side="top"] {
  --tw-translate-y: -4px;
  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));
}

.data-\[state\=checked\]\:translate-x-4[data-state="checked"] {
  --tw-translate-x: 32px;
  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));
}

.data-\[state\=unchecked\]\:translate-x-0[data-state="unchecked"] {
  --tw-translate-x: 0px;
  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));
}

.data-\[swipe\=cancel\]\:translate-x-0[data-swipe="cancel"] {
  --tw-translate-x: 0px;
  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));
}

.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe="end"] {
  --tw-translate-x: var(--radix-toast-swipe-end-x);
  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));
}

.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe="move"] {
  --tw-translate-x: var(--radix-toast-swipe-move-x);
  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));
}

.data-\[panel-group-direction\=vertical\]\:flex-col[data-panel-group-direction="vertical"] {
  flex-direction: column;
}

.data-\[active\=true\]\:font-medium[data-active="true"] {
  font-weight: 500;
}

.data-\[disabled\=true\]\:opacity-50[data-disabled="true"] {
  opacity: 0.5;
}

.data-\[disabled\]\:opacity-50[data-disabled] {
  opacity: 0.5;
}

.data-\[state\=open\]\:opacity-100[data-state="open"] {
  opacity: 1;
}

.data-\[state\=active\]\:shadow[data-state="active"] {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -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);
}

.data-\[swipe\=move\]\:transition-none[data-swipe="move"] {
  transition-property: none;
}

.data-\[state\=closed\]\:duration-300[data-state="closed"] {
  transition-duration: 300ms;
}

.data-\[state\=open\]\:duration-500[data-state="open"] {
  transition-duration: 500ms;
}

.data-\[motion\^\=from-\]\:animate-in[data-motion^="from-"] {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}

.data-\[state\=open\]\:animate-in[data-state="open"] {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}

.data-\[state\=visible\]\:animate-in[data-state="visible"] {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}

.data-\[motion\^\=to-\]\:animate-out[data-motion^="to-"] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}

.data-\[state\=closed\]\:animate-out[data-state="closed"] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}

.data-\[state\=hidden\]\:animate-out[data-state="hidden"] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}

.data-\[swipe\=end\]\:animate-out[data-swipe="end"] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}

.data-\[motion\^\=from-\]\:fade-in[data-motion^="from-"] {
  --tw-enter-opacity: 0;
}

.data-\[motion\^\=to-\]\:fade-out[data-motion^="to-"] {
  --tw-exit-opacity: 0;
}

.data-\[state\=closed\]\:fade-out-0[data-state="closed"] {
  --tw-exit-opacity: 0;
}

.data-\[state\=closed\]\:fade-out-80[data-state="closed"] {
  --tw-exit-opacity: 0.8;
}

.data-\[state\=hidden\]\:fade-out[data-state="hidden"] {
  --tw-exit-opacity: 0;
}

.data-\[state\=open\]\:fade-in-0[data-state="open"] {
  --tw-enter-opacity: 0;
}

.data-\[state\=visible\]\:fade-in[data-state="visible"] {
  --tw-enter-opacity: 0;
}

.data-\[state\=closed\]\:zoom-out-95[data-state="closed"] {
  --tw-exit-scale: .95;
}

.data-\[state\=open\]\:zoom-in-90[data-state="open"] {
  --tw-enter-scale: .9;
}

.data-\[state\=open\]\:zoom-in-95[data-state="open"] {
  --tw-enter-scale: .95;
}

.data-\[motion\=from-end\]\:slide-in-from-right-52[data-motion="from-end"] {
  --tw-enter-translate-x: 13rem;
}

.data-\[motion\=from-start\]\:slide-in-from-left-52[data-motion="from-start"] {
  --tw-enter-translate-x: -13rem;
}

.data-\[motion\=to-end\]\:slide-out-to-right-52[data-motion="to-end"] {
  --tw-exit-translate-x: 13rem;
}

.data-\[motion\=to-start\]\:slide-out-to-left-52[data-motion="to-start"] {
  --tw-exit-translate-x: -13rem;
}

.data-\[side\=bottom\]\:slide-in-from-top-2[data-side="bottom"] {
  --tw-enter-translate-y: -8px;
}

.data-\[side\=left\]\:slide-in-from-right-2[data-side="left"] {
  --tw-enter-translate-x: 8px;
}

.data-\[side\=right\]\:slide-in-from-left-2[data-side="right"] {
  --tw-enter-translate-x: -8px;
}

.data-\[side\=top\]\:slide-in-from-bottom-2[data-side="top"] {
  --tw-enter-translate-y: 8px;
}

.data-\[state\=closed\]\:slide-out-to-bottom[data-state="closed"] {
  --tw-exit-translate-y: 100%;
}

.data-\[state\=closed\]\:slide-out-to-left[data-state="closed"] {
  --tw-exit-translate-x: -100%;
}

.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state="closed"] {
  --tw-exit-translate-x: -50%;
}

.data-\[state\=closed\]\:slide-out-to-right[data-state="closed"] {
  --tw-exit-translate-x: 100%;
}

.data-\[state\=closed\]\:slide-out-to-right-full[data-state="closed"] {
  --tw-exit-translate-x: 100%;
}

.data-\[state\=closed\]\:slide-out-to-top[data-state="closed"] {
  --tw-exit-translate-y: -100%;
}

.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state="closed"] {
  --tw-exit-translate-y: -48%;
}

.data-\[state\=open\]\:slide-in-from-bottom[data-state="open"] {
  --tw-enter-translate-y: 100%;
}

.data-\[state\=open\]\:slide-in-from-left[data-state="open"] {
  --tw-enter-translate-x: -100%;
}

.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state="open"] {
  --tw-enter-translate-x: -50%;
}

.data-\[state\=open\]\:slide-in-from-right[data-state="open"] {
  --tw-enter-translate-x: 100%;
}

.data-\[state\=open\]\:slide-in-from-top[data-state="open"] {
  --tw-enter-translate-y: -100%;
}

.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state="open"] {
  --tw-enter-translate-y: -48%;
}

.data-\[state\=open\]\:slide-in-from-top-full[data-state="open"] {
  --tw-enter-translate-y: -100%;
}

.data-\[state\=closed\]\:duration-300[data-state="closed"] {
  animation-duration: 300ms;
}

.data-\[state\=open\]\:duration-500[data-state="open"] {
  animation-duration: 500ms;
}

.data-\[panel-group-direction\=vertical\]\:after\:left-0[data-panel-group-direction="vertical"]::after {
  content: var(--tw-content);
  left: 0px;
}

.data-\[panel-group-direction\=vertical\]\:after\:h-1[data-panel-group-direction="vertical"]::after {
  content: var(--tw-content);
  height: 4px;
}

.data-\[panel-group-direction\=vertical\]\:after\:w-full[data-panel-group-direction="vertical"]::after {
  content: var(--tw-content);
  width: 100%;
}

.data-\[panel-group-direction\=vertical\]\:after\:-translate-y-1\/2[data-panel-group-direction="vertical"]::after {
  content: var(--tw-content);
  --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));
}

.data-\[panel-group-direction\=vertical\]\:after\:translate-x-0[data-panel-group-direction="vertical"]::after {
  content: var(--tw-content);
  --tw-translate-x: 0px;
  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));
}

.group[data-collapsible="offcanvas"] .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\] {
  left: calc(var(--sidebar-width) * -1);
}

.group[data-collapsible="offcanvas"] .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\] {
  right: calc(var(--sidebar-width) * -1);
}

.group[data-side="left"] .group-data-\[side\=left\]\:-right-4 {
  right: -32px;
}

.group[data-side="right"] .group-data-\[side\=right\]\:left-0 {
  left: 0px;
}

.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:-mt-8 {
  margin-top: -2rem;
}

.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:hidden {
  display: none;
}

.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:\!size-8 {
  width: 2rem !important;
  height: 2rem !important;
}

.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:w-\[--sidebar-width-icon\] {
  width: var(--sidebar-width-icon);
}

.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)\)\] {
  width: calc(var(--sidebar-width-icon) + 32px);
}

.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)_\+2px\)\] {
  width: calc(var(--sidebar-width-icon) + 32px + 2px);
}

.group[data-collapsible="offcanvas"] .group-data-\[collapsible\=offcanvas\]\:w-0 {
  width: 0px;
}

.group[data-collapsible="offcanvas"] .group-data-\[collapsible\=offcanvas\]\:translate-x-0 {
  --tw-translate-x: 0px;
  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));
}

.group[data-side="right"] .group-data-\[side\=right\]\:rotate-180 {
  --tw-rotate: 180deg;
  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));
}

.group[data-state="open"] .group-data-\[state\=open\]\:rotate-180 {
  --tw-rotate: 180deg;
  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));
}

.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:overflow-hidden {
  overflow: hidden;
}

.group[data-variant="floating"] .group-data-\[variant\=floating\]\:rounded-lg {
  border-radius: 0.5rem;
}

.group[data-variant="floating"] .group-data-\[variant\=floating\]\:border {
  border-width: 1px;
}

.group[data-side="left"] .group-data-\[side\=left\]\:border-r {
  border-right-width: 1px;
}

.group[data-side="right"] .group-data-\[side\=right\]\:border-l {
  border-left-width: 1px;
}

.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:\!p-0 {
  padding: 0px !important;
}

.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:\!p-2 {
  padding: 8px !important;
}

.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:opacity-0 {
  opacity: 0;
}

.group[data-variant="floating"] .group-data-\[variant\=floating\]\:shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -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);
}

.group[data-collapsible="offcanvas"] .group-data-\[collapsible\=offcanvas\]\:after\:left-full::after {
  content: var(--tw-content);
  left: 100%;
}

.peer\/menu-button[data-size="default"] ~ .peer-data-\[size\=default\]\/menu-button\:top-1\.5 {
  top: 0.375rem;
}

.peer\/menu-button[data-size="lg"] ~ .peer-data-\[size\=lg\]\/menu-button\:top-2\.5 {
  top: 0.625rem;
}

.peer\/menu-button[data-size="sm"] ~ .peer-data-\[size\=sm\]\/menu-button\:top-1 {
  top: 4px;
}

.peer[data-variant="inset"] ~ .peer-data-\[variant\=inset\]\:min-h-\[calc\(100svh-theme\(spacing\.4\)\)\] {
  min-height: calc(100svh - 32px);
}

.dark\:flex:is(.dark *) {
  display: flex;
}

.dark\:hidden:is(.dark *) {
  display: none;
}

.dark\:divide-light-6:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: var(--alpha-light-50);
}

.dark\:divide-surface-1:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: var(--blue-gray-900);
}

.dark\:divide-surface-3:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: var(--blue-gray-700);
}

.dark\:divide-surface-4:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: var(--blue-gray-600);
}

.dark\:border-\[\#14141414\]:is(.dark *) {
  border-color: #14141414;
}

.dark\:border-\[\#292C3D\]:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(41 44 61 / var(--tw-border-opacity, 1));
}

.dark\:border-\[\#36394D\]:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(54 57 77 / var(--tw-border-opacity, 1));
}

.dark\:border-\[\#434759\]:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(67 71 89 / var(--tw-border-opacity, 1));
}

.dark\:border-\[\#FFFFFF14\]:is(.dark *) {
  border-color: #FFFFFF14;
}

.dark\:border-gray-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}

.dark\:border-light-6:is(.dark *) {
  border-color: var(--alpha-light-50);
}

.dark\:border-sportsD-brand1-2:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(49 161 243 / var(--tw-border-opacity, 1));
}

.dark\:border-sportsD-surface-3:is(.dark *) {
  border-color: rgba(54, 57, 77, 1);
}

.dark\:border-sportsD-text-1:is(.dark *) {
  border-color: rgba(255, 255, 255, 1);
}

.dark\:border-sportsD-text-6:is(.dark *) {
  border-color: rgba(255, 255, 255, 0.08);
}

.dark\:border-surface-3:is(.dark *) {
  border-color: var(--blue-gray-700);
}

.dark\:border-surface-4:is(.dark *) {
  border-color: var(--blue-gray-600);
}

.dark\:border-b-surface-3:is(.dark *) {
  border-bottom-color: var(--blue-gray-700);
}

.dark\:\!bg-sportsD-brand1-2:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(49 161 243 / var(--tw-bg-opacity, 1)) !important;
}

.dark\:bg-\[\#0F1422\]:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(15 20 34 / var(--tw-bg-opacity, 1));
}

.dark\:bg-\[\#464956\]:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(70 73 86 / var(--tw-bg-opacity, 1));
}

.dark\:bg-\[\#FFFFFF18\]:is(.dark *) {
  background-color: #FFFFFF18;
}

.dark\:bg-\[\#FFFFFF2E\]:is(.dark *) {
  background-color: #FFFFFF2E;
}

.dark\:bg-gray-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}

.dark\:bg-gray-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

.dark\:bg-gray-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.dark\:bg-gray-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}

.dark\:bg-light-4:is(.dark *) {
  background-color: var(--light-tertiary);
}

.dark\:bg-light-5:is(.dark *) {
  background-color: var(--alpha-light-200);
}

.dark\:bg-light-6:is(.dark *) {
  background-color: var(--alpha-light-50);
}

.dark\:bg-sportsD-brand1-2:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(49 161 243 / var(--tw-bg-opacity, 1));
}

.dark\:bg-sportsD-brand2:is(.dark *) {
  background-color: rgba(24, 180, 81, 1);
}

.dark\:bg-sportsD-brand4:is(.dark *) {
  background-color: rgba(239, 67, 67, 1);
}

.dark\:bg-sportsD-surface-1:is(.dark *) {
  background-color: rgba(29, 33, 49, 1);
}

.dark\:bg-sportsD-surface-2:is(.dark *) {
  background-color: rgba(41, 44, 61, 1);
}

.dark\:bg-sportsD-surface-3:is(.dark *) {
  background-color: rgba(54, 57, 77, 1);
}

.dark\:bg-sportsD-surface-3-95:is(.dark *) {
  background-color: rgba(54, 57, 77, 0.95);
}

.dark\:bg-sportsD-surface-4:is(.dark *) {
  background-color: rgba(67, 71, 89, 1);
}

.dark\:bg-sportsD-surface-7:is(.dark *) {
  background-color: rgba(26, 26, 26, 0.36);
}

.dark\:bg-sportsD-surface-overlay:is(.dark *) {
  background-color: rgba(7, 10, 26, 0.80);
}

.dark\:bg-sportsD-text-3:is(.dark *) {
  background-color: rgba(255, 255, 255, 0.48);
}

.dark\:bg-sportsD-text-5:is(.dark *) {
  background-color: rgba(255, 255, 255, 0.18);
}

.dark\:bg-sportsD-text-6:is(.dark *) {
  background-color: rgba(255, 255, 255, 0.08);
}

.dark\:bg-surface-1:is(.dark *) {
  background-color: var(--blue-gray-900);
}

.dark\:bg-surface-2:is(.dark *) {
  background-color: var(--blue-gray-800);
}

.dark\:bg-surface-3:is(.dark *) {
  background-color: var(--blue-gray-700);
}

.dark\:bg-surface-4:is(.dark *) {
  background-color: var(--blue-gray-600);
}

.dark\:bg-surface-6:is(.dark *) {
  background-color: var(--alpha-dark-700);
}

.dark\:bg-transparent:is(.dark *) {
  background-color: transparent;
}

.dark\:bg-white:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.dark\:bg-white\/20:is(.dark *) {
  background-color: rgb(255 255 255 / 0.2);
}

.dark\:bg-\[image\:linear-gradient\(180deg\2c rgba\(40\2c 44\2c 62\2c 0\.00\)_34\.66\%\2c \#282C3E_74\.92\%\2c \#282C3E_100\%\)\2c url\(\'\/img\/login\/background\.png\'\)\]:is(.dark *) {
  background-image: linear-gradient(180deg,rgba(40,44,62,0.00) 34.66%,#282C3E 74.92%,#282C3E 100%),url('/img/login/background.png');
}

.dark\:bg-\[image\:linear-gradient\(180deg\2c rgba\(41\2c 44\2c 61\2c 0\.00\)_60\%\2c \#292C3D_100\%\)\2c url\(\'\/img\/login\/background-mobile\.png\'\)\]:is(.dark *) {
  background-image: linear-gradient(180deg,rgba(41,44,61,0.00) 60%,#292C3D 100%),url('/img/login/background-mobile.png');
}

.dark\:bg-gradient-to-b:is(.dark *) {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.dark\:from-\[\#1D2131\]:is(.dark *) {
  --tw-gradient-from: #1D2131 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(29 33 49 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.dark\:from-sportsD-navShadowGradient1:is(.dark *) {
  --tw-gradient-from: rgba(29, 33, 49, 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(29, 33, 49, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.dark\:from-surface-1:is(.dark *) {
  --tw-gradient-from: var(--blue-gray-900) 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);
}

.dark\:from-surface-2:is(.dark *) {
  --tw-gradient-from: var(--blue-gray-800) 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);
}

.dark\:to-sportsD-navShadowGradient2:is(.dark *) {
  --tw-gradient-to: rgba(29, 33, 49, 1) var(--tw-gradient-to-position);
}

.dark\:to-surface-1:is(.dark *) {
  --tw-gradient-to: var(--blue-gray-900) var(--tw-gradient-to-position);
}

.dark\:to-surface-2:is(.dark *) {
  --tw-gradient-to: var(--blue-gray-800) var(--tw-gradient-to-position);
}

.dark\:to-transparent:is(.dark *) {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.dark\:\!text-sportsD-text-1:is(.dark *) {
  color: rgba(255, 255, 255, 1) !important;
}

.dark\:text-1:is(.dark *) {
  color: var(--light-primary);
}

.dark\:text-2:is(.dark *) {
  color: var(--light-secondary);
}

.dark\:text-3:is(.dark *) {
  color: var(--alpha-light-500);
}

.dark\:text-4:is(.dark *) {
  color: var(--light-tertiary);
}

.dark\:text-\[\#94969e\]:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(148 150 158 / var(--tw-text-opacity, 1));
}

.dark\:text-\[\#bebfc4\]:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(190 191 196 / var(--tw-text-opacity, 1));
}

.dark\:text-\[\#c2c3c9\]:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(194 195 201 / var(--tw-text-opacity, 1));
}

.dark\:text-\[\#ffffff7a\]:is(.dark *) {
  color: #ffffff7a;
}

.dark\:text-\[rgba\(255\2c 255\2c 255\2c 0\.48\)\]:is(.dark *) {
  color: rgba(255,255,255,0.48);
}

.dark\:text-black:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.dark\:text-gray-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}

.dark\:text-gray-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.dark\:text-gray-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.dark\:text-light-1:is(.dark *) {
  color: var(--light-primary);
}

.dark\:text-light-2:is(.dark *) {
  color: var(--light-secondary);
}

.dark\:text-light-3:is(.dark *) {
  color: var(--alpha-light-500);
}

.dark\:text-light-5:is(.dark *) {
  color: var(--alpha-light-200);
}

.dark\:text-sports-text-3:is(.dark *) {
  color: rgba(20, 20, 20, 0.48);
}

.dark\:text-sportsD-brand1:is(.dark *) {
  color: rgba(46, 136, 246, 1);
}

.dark\:text-sportsD-brand1-2:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(49 161 243 / var(--tw-text-opacity, 1));
}

.dark\:text-sportsD-brand2:is(.dark *) {
  color: rgba(24, 180, 81, 1);
}

.dark\:text-sportsD-brand3:is(.dark *) {
  color: rgba(250, 201, 5, 1);
}

.dark\:text-sportsD-brand4:is(.dark *) {
  color: rgba(239, 67, 67, 1);
}

.dark\:text-sportsD-surface-1:is(.dark *) {
  color: rgba(29, 33, 49, 1);
}

.dark\:text-sportsD-surface-3:is(.dark *) {
  color: rgba(54, 57, 77, 1);
}

.dark\:text-sportsD-text-1:is(.dark *) {
  color: rgba(255, 255, 255, 1);
}

.dark\:text-sportsD-text-2:is(.dark *) {
  color: rgba(255, 255, 255, 0.70);
}

.dark\:text-sportsD-text-3:is(.dark *) {
  color: rgba(255, 255, 255, 0.48);
}

.dark\:text-sportsD-text-4:is(.dark *) {
  color: rgba(255, 255, 255, 0.36);
}

.dark\:text-sportsD-text-5:is(.dark *) {
  color: rgba(255, 255, 255, 0.18);
}

.dark\:text-surface-1:is(.dark *) {
  color: var(--blue-gray-900);
}

.dark\:text-transparent:is(.dark *) {
  color: transparent;
}

.dark\:text-white:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.dark\:ring-white\/5:is(.dark *) {
  --tw-ring-color: rgb(255 255 255 / 0.05);
}

.dark\:placeholder\:text-2:is(.dark *)::placeholder {
  color: var(--light-secondary);
}

.dark\:placeholder\:text-gray-400:is(.dark *)::placeholder {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.placeholder\:dark\:text-sportsD-text-3:is(.dark *)::placeholder {
  color: rgba(255, 255, 255, 0.48);
}

.dark\:odd\:bg-surface-3:nth-child(odd):is(.dark *) {
  background-color: var(--blue-gray-700);
}

.dark\:hover\:bg-\[\#2F3341\]:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(47 51 65 / var(--tw-bg-opacity, 1));
}

.dark\:hover\:bg-sportsD-surface-1:hover:is(.dark *) {
  background-color: rgba(29, 33, 49, 1);
}

.dark\:hover\:bg-sportsD-surface-3:hover:is(.dark *) {
  background-color: rgba(54, 57, 77, 1);
}

.dark\:hover\:bg-sportsD-surface-4:hover:is(.dark *) {
  background-color: rgba(67, 71, 89, 1);
}

.dark\:hover\:bg-sportsD-text-4:hover:is(.dark *) {
  background-color: rgba(255, 255, 255, 0.36);
}

.dark\:hover\:bg-surface-2:hover:is(.dark *) {
  background-color: var(--blue-gray-800);
}

.dark\:hover\:bg-surface-3:hover:is(.dark *) {
  background-color: var(--blue-gray-700);
}

.dark\:hover\:bg-surface-4:hover:is(.dark *) {
  background-color: var(--blue-gray-600);
}

.hover\:dark\:bg-surface-3:is(.dark *):hover {
  background-color: var(--blue-gray-700);
}

.hover\:dark\:bg-surface-4:is(.dark *):hover {
  background-color: var(--blue-gray-600);
}

.dark\:hover\:bg-opacity-10:hover:is(.dark *) {
  --tw-bg-opacity: 0.1;
}

.dark\:hover\:text-light-1:hover:is(.dark *) {
  color: var(--light-primary);
}

.dark\:hover\:text-sportsD-text-1:hover:is(.dark *) {
  color: rgba(255, 255, 255, 1);
}

.dark\:hover\:text-sportsD-text-6:hover:is(.dark *) {
  color: rgba(255, 255, 255, 0.08);
}

.dark\:hover\:text-surface-1:hover:is(.dark *) {
  color: var(--blue-gray-900);
}

.dark\:hover\:text-white:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.hover\:dark\:text-1:is(.dark *):hover {
  color: var(--light-primary);
}

.hover\:dark\:text-light-1:is(.dark *):hover {
  color: var(--light-primary);
}

.dark\:focus\:placeholder\:text-3:focus:is(.dark *)::placeholder {
  color: var(--alpha-light-500);
}

.group:focus-within .dark\:group-focus-within\:border-\[\#FF0\]:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 0 / var(--tw-border-opacity, 1));
}

.group:hover .dark\:group-hover\:bg-light-5:is(.dark *) {
  background-color: var(--alpha-light-200);
}

.group:hover .dark\:group-hover\:text-1:is(.dark *) {
  color: var(--light-primary);
}

.group:hover .dark\:group-hover\:text-2:is(.dark *) {
  color: var(--light-secondary);
}

@media not all and (min-width: 768px) {

  .max-md\:fixed {
    position: fixed;
  }

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

  .max-md\:top-0 {
    top: 0px;
  }

  .max-md\:z-20 {
    z-index: 20;
  }

  .max-md\:h-full {
    height: 100%;
  }

  .max-md\:w-0 {
    width: 0px;
  }

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

  .max-md\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .max-md\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }

  .max-md\:dark\:bg-surface-1:is(.dark *) {
    background-color: var(--blue-gray-900);
  }
}

@media (min-width: 376px) {

  .\32xs\:top-\[5\.3vh\] {
    top: 5.3vh;
  }

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

  .\32xs\:px-\[1rem\] {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .\32xs\:py-\[0\.75rem\] {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .\32xs\:text-\[0\.875rem\] {
    font-size: 0.875rem;
  }
}

@media (min-width: 425px) {

  .\31xs\:top-\[5vh\] {
    top: 5vh;
  }
}

@media (min-width: 640px) {

  .sm\:bottom-0 {
    bottom: 0px;
  }

  .sm\:right-0 {
    right: 0px;
  }

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

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

  .sm\:flex {
    display: flex;
  }

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

  .sm\:max-w-sm {
    max-width: 24rem;
  }

  .sm\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .sm\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

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

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

  .sm\:justify-end {
    justify-content: flex-end;
  }

  .sm\:gap-2\.5 {
    gap: 0.625rem;
  }

  .sm\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(8px * var(--tw-space-x-reverse));
    margin-left: calc(8px * calc(1 - var(--tw-space-x-reverse)));
  }

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

  .sm\:p-4 {
    padding: 32px;
  }

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

  .data-\[state\=open\]\:sm\:slide-in-from-bottom-full[data-state="open"] {
    --tw-enter-translate-y: 100%;
  }
}

@media (min-width: 768px) {

  .md\:absolute {
    position: absolute;
  }

  .md\:sticky {
    position: sticky;
  }

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

  .md\:ml-\[72px\] {
    margin-left: 72px;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-screen {
    height: 100vh;
  }

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

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

  .md\:w-\[var\(--radix-navigation-menu-viewport-width\)\] {
    width: var(--radix-navigation-menu-viewport-width);
  }

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

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

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

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

  .md\:min-w-\[calc\(\(100\%-16px\)\/3\)\] {
    min-width: calc((100% - 16px) / 3);
  }

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

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

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .md\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .md\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

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

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

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

  .md\:gap-4 {
    gap: 32px;
  }

  .md\:overflow-x-auto {
    overflow-x: auto;
  }

  .md\:bg-\[\#e2ebf3\] {
    --tw-bg-opacity: 1;
    background-color: rgb(226 235 243 / var(--tw-bg-opacity, 1));
  }

  .md\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .md\:opacity-0 {
    opacity: 0;
  }

  .after\:md\:hidden::after {
    content: var(--tw-content);
    display: none;
  }

  .peer[data-variant="inset"] ~ .md\:peer-data-\[variant\=inset\]\:m-2 {
    margin: 8px;
  }

  .peer[data-state="collapsed"][data-variant="inset"] ~ .md\:peer-data-\[state\=collapsed\]\:peer-data-\[variant\=inset\]\:ml-2 {
    margin-left: 8px;
  }

  .peer[data-variant="inset"] ~ .md\:peer-data-\[variant\=inset\]\:ml-0 {
    margin-left: 0px;
  }

  .peer[data-variant="inset"] ~ .md\:peer-data-\[variant\=inset\]\:rounded-xl {
    border-radius: 0.75rem;
  }

  .peer[data-variant="inset"] ~ .md\:peer-data-\[variant\=inset\]\:shadow {
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -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);
  }

  .md\:dark\:bg-surface-2:is(.dark *) {
    background-color: var(--blue-gray-800);
  }
}

@media (min-width: 1024px) {

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

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

  .lg\:w-max {
    width: max-content;
  }

  .lg\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .lg\:flex-grow-0 {
    flex-grow: 0;
  }

  .lg\:basis-auto {
    flex-basis: auto;
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .lg\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

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

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

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

@media (min-width: 1280px) {

  .xl\:min-w-\[157px\] {
    min-width: 157px;
  }

  .xl\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

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

  .xl\:items-start {
    align-items: flex-start;
  }

  .xl\:justify-center {
    justify-content: center;
  }
}

@media (min-width: 1536px) {

  .\32xl\:top-\[23\.5vh\] {
    top: 23.5vh;
  }

  .\32xl\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
}

.\[\&\+div\]\:text-xs+div {
  font-size: 0.75rem;
  line-height: 1rem;
}

.\[\&\:has\(\>\.day-range-end\)\]\:rounded-r-md:has(>.day-range-end) {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.\[\&\:has\(\>\.day-range-start\)\]\:rounded-l-md:has(>.day-range-start) {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.\[\&\:has\(\[aria-selected\]\)\]\:rounded-md:has([aria-selected]) {
  border-radius: 0.375rem;
}

.first\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-l-md:has([aria-selected]):first-child {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.last\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-r-md:has([aria-selected]):last-child {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.\[\&\:has\(\[aria-selected\]\.day-range-end\)\]\:rounded-r-md:has([aria-selected].day-range-end) {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]) {
  padding-right: 0px;
}

.\[\&\>\[role\=checkbox\]\]\:translate-y-\[2px\]>[role=checkbox] {
  --tw-translate-y: 2px;
  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));
}

.\[\&\>button\]\:hidden>button {
  display: none;
}

.\[\&\>span\:last-child\]\:truncate>span:last-child {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.\[\&\>span\]\:line-clamp-1>span {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.\[\&\>svg\+div\]\:translate-y-\[-3px\]>svg+div {
  --tw-translate-y: -3px;
  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));
}

.\[\&\>svg\]\:absolute>svg {
  position: absolute;
}

.\[\&\>svg\]\:left-4>svg {
  left: 32px;
}

.\[\&\>svg\]\:top-4>svg {
  top: 32px;
}

.\[\&\>svg\]\:size-4>svg {
  width: 32px;
  height: 32px;
}

.\[\&\>svg\]\:h-2\.5>svg {
  height: 0.625rem;
}

.\[\&\>svg\]\:h-3>svg {
  height: 16px;
}

.\[\&\>svg\]\:h-3\.5>svg {
  height: 0.875rem;
}

.\[\&\>svg\]\:w-2\.5>svg {
  width: 0.625rem;
}

.\[\&\>svg\]\:w-3>svg {
  width: 16px;
}

.\[\&\>svg\]\:w-3\.5>svg {
  width: 0.875rem;
}

.\[\&\>svg\]\:shrink-0>svg {
  flex-shrink: 0;
}

.\[\&\>svg\~\*\]\:pl-7>svg~* {
  padding-left: 1.75rem;
}

.\[\&\>tr\]\:last\:border-b-0:last-child>tr {
  border-bottom-width: 0px;
}

.\[\&\[data-panel-group-direction\=vertical\]\>div\]\:rotate-90[data-panel-group-direction=vertical]>div {
  --tw-rotate: 90deg;
  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));
}

.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg {
  --tw-rotate: 180deg;
  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));
}

.\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-dot[stroke='#fff'] {
  stroke: transparent;
}

.\[\&_\.recharts-layer\]\:outline-none .recharts-layer {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-sector[stroke='#fff'] {
  stroke: transparent;
}

.\[\&_\.recharts-sector\]\:outline-none .recharts-sector {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.\[\&_\.recharts-surface\]\:outline-none .recharts-surface {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading] {
  padding-left: 8px;
  padding-right: 8px;
}

.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading] {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading] {
  font-size: 0.75rem;
  line-height: 1rem;
}

.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading] {
  font-weight: 500;
}

.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden]) ~[cmdk-group] {
  padding-top: 0px;
}

.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group] {
  padding-left: 8px;
  padding-right: 8px;
}

.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg {
  height: 1.25rem;
}

.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg {
  width: 1.25rem;
}

.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input] {
  height: 3rem;
}

.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item] {
  padding-left: 8px;
  padding-right: 8px;
}

.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item] {
  padding-top: 16px;
  padding-bottom: 16px;
}

.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg {
  height: 1.25rem;
}

.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg {
  width: 1.25rem;
}

.\[\&_p\]\:leading-relaxed p {
  line-height: 1.625;
}

.\[\&_svg\]\:pointer-events-none svg {
  pointer-events: none;
}

.\[\&_svg\]\:size-4 svg {
  width: 32px;
  height: 32px;
}

.\[\&_svg\]\:shrink-0 svg {
  flex-shrink: 0;
}

.\[\&_tr\:last-child\]\:border-0 tr:last-child {
  border-width: 0px;
}

.\[\&_tr\]\:border-b tr {
  border-bottom-width: 1px;
}

[data-side=left][data-collapsible=offcanvas] .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2 {
  right: -8px;
}

[data-side=left][data-state=collapsed] .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize {
  cursor: e-resize;
}

[data-side=left] .\[\[data-side\=left\]_\&\]\:cursor-w-resize {
  cursor: w-resize;
}

[data-side=right][data-collapsible=offcanvas] .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2 {
  left: -8px;
}

[data-side=right][data-state=collapsed] .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize {
  cursor: w-resize;
}

[data-side=right] .\[\[data-side\=right\]_\&\]\:cursor-e-resize {
  cursor: e-resize;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[13].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"src/app/layout.tsx","import":"Geist","arguments":[{"variable":"--font-geist-sans","subsets":["latin"]}],"variableName":"geistSans"} ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* cyrillic */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/8d697b304b401681-s.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/ba015fad6dcf6784-s.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;
}
/* latin */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, 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: 'Geist Fallback';src: local("Arial");ascent-override: 95.94%;descent-override: 28.16%;line-gap-override: 0.00%;size-adjust: 104.76%
}.__className_188709 {font-family: 'Geist', 'Geist Fallback';font-style: normal
}.__variable_188709 {--font-geist-sans: 'Geist', 'Geist Fallback'
}

/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[13].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"src/app/layout.tsx","import":"Geist_Mono","arguments":[{"variable":"--font-geist-mono","subsets":["latin"]}],"variableName":"geistMono"} ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* cyrillic */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/9610d9e46709d722-s.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/747892c23ea88013-s.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;
}
/* latin */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/93f479601ee12b01-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, 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: 'Geist Mono Fallback';src: local("Arial");ascent-override: 74.67%;descent-override: 21.92%;line-gap-override: 0.00%;size-adjust: 134.59%
}.__className_9a8899 {font-family: 'Geist Mono', 'Geist Mono Fallback';font-style: normal
}.__variable_9a8899 {--font-geist-mono: 'Geist Mono', 'Geist Mono Fallback'
}

